]> code.delx.au - pulseaudio/shortlog
pulseaudio
2010-01-13 Lennart Poetteringclient: introduce auto-connect-localhost= option in...
2010-01-13 Lennart PoetteringMerge remote branch 'tanuk/fixes'
2010-01-13 Lennart Poetteringtests: add pa_once_xxx() test
2010-01-09 Tanu Kaskinendaemon: Don't autospawn if a server address is explicit...
2010-01-06 Tanu Kaskinensink-input: Replace a tab indentation with spaces.
2010-01-06 Tanu Kaskinenidxset: Fix _get_by_data() comment.
2010-01-05 huan zhengcore: volume ramping fix
2010-01-05 Lennart PoetteringMerge remote branch 'zonque/topic/osx'
2010-01-05 Daniel Mackfix a number of warnings
2010-01-05 Mads Kiilerichheaders: Some trivial fixes for some documentation...
2010-01-05 Pierre-Louis... Subject: rtpoll: better support for DEBUG_TIMING logs
2010-01-05 chocolateboyFix typo in log message: s/may no be/may not be/
2010-01-05 David Kågedalalsa: add profile set for M-Audio FastTrack Pro USB
2010-01-05 Daniel T Chenudev: Use SOUND_CLASS instead of SOUND_FORM_FACTOR...
2010-01-05 Daniel T Chenthreaded-mainloop: Properly initialise m->n_waiting_for...
2009-12-22 Daniel T ChenMore src/pulsecore/cpu-arm.c FTBFS fixes
2009-12-22 Daniel T ChenFix the following warnings (which now cause buildd...
2009-12-16 Daniel Mackfix a number of warnings
2009-12-16 Daniel Mackosx: add native zeroconf implementation via Bonjour
2009-12-16 Daniel MackCoreAudio: add audio device module
2009-12-16 Daniel MackCoreAudio: add device detection module
2009-12-16 Daniel Mackhack around another OS X bug: recv() with MSG_PEEK...
2009-12-16 Daniel Mackpoll() is totally broken on Mac OS X
2009-12-08 Kim Lestersrc/Makefile.am: add specific OS_IS_DARWIN files
2009-12-08 Daniel Mackcore-rtclock.c: tweak OS_IS_DARWIN constraints
2009-12-08 Kim Lesterconfigure.ac: add DARWIN_OS variable
2009-12-06 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-12-06 Arun RaghavanAdd a configure option to change 'udevrulesdir'
2009-12-06 Arun RaghavanMark shared variables as volatile
2009-12-03 Tanu Kaskinenstream-restore: At startup, create dbus entries only...
2009-12-03 Tanu Kaskinenstream-restore: Add a missing pa_xnew0() call in handle...
2009-12-03 Tanu Kaskinenstream-restore: Fix a few assertion misuses with the...
2009-12-03 Tanu Kaskinendbus: Add a missing break statement in handle_message_cb().
2009-12-03 Tanu Kaskinendbus: Handle the cases when a non-existing interface...
2009-12-03 Tanu Kaskinenlibpulse: Store pa_stream pointers to hashmaps instead...
2009-12-01 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-11-30 Colin GuthrieMerge remote branch 'tanuk/master'
2009-11-24 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-11-23 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-23 Lennart PoetteringMerge remote branch 'phish3/master'
2009-11-22 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-21 Joe Marcus... freebsd: implement pa_get_binary_name
2009-11-20 Jason Newtonsrc/utils/qpaeq: added more friendly error messages...
2009-11-20 Jason NewtonMakefile.am: added qpaeq to installed scripts
2009-11-20 Diego Elio... Simplify Makefile.am handling of ALSA-related files.
2009-11-20 Diego Elio... Avoid using devname as a variable name.
2009-11-20 Diego Elio... Rename all the signal parameters and variables to somet...
2009-11-20 Diego Elio... Since now we have FreeBSD atomic operations, don't...
2009-11-20 Diego Elio... Simplify handling of NetBSD atomic ops discovery.
2009-11-20 Diego Elio... Merge branch 'master' of git://git.0pointer.de/pulseaudio
2009-11-20 Jason Newtonremove .py extension from qpaeq
2009-11-20 Lennart PoetteringMerge remote branch 'phish3/master'
2009-11-20 Joe Marcus... freebsd: fix atomic ops implementations
2009-11-20 Jason Newtonadded qpaeq script for GUI equalizer control to src...
2009-11-20 Diego Elio... Check for stow using AC_CHECK_PROG rather than type -p.
2009-11-20 Diego Elio... Include sys/filio.h if present; this makes use of FIONR...
2009-11-20 Diego Elio... Don't declare the variable l if FIONREAD is not defined.
2009-11-20 Diego Elio... Fix build on Solaris: pass the third parameter to pa_cl...
2009-11-20 Diego Elio... Move the platform-specific defines after the compiler...
2009-11-20 Lennart Poetteringalsa: fix minor sampling rate deviations before adjusti...
2009-11-20 Lennart Poetteringalsa: fix log output when the audio device refuses...
2009-11-20 Lennart Poetteringpulse: ask for timing updates both *before* and *after...
2009-11-20 Lennart Poetteringpulse: delay smoother update only when unpausing, not...
2009-11-20 Lennart Poetteringpulse: try to fix inaccuracy with uncork timing for...
2009-11-20 Lennart Poetteringdaemon: complain if user passes too many arguments
2009-11-20 Jason Newtonmodule-equalizer-sink: add latency of output_q and...
2009-11-20 Jason Newtonmodule-equalizer-sink: switch back to reference dsp...
2009-11-20 Jason Newtonmodule-equalizer-sink: (re)added output memblockq comme...
2009-11-20 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-18 Lennart Poetteringrygel: fix itemCount property for sources
2009-11-16 Colin Guthriebuild-sys: Fix missing trailing slash in 14eaf2
2009-11-15 Sjoerd Simonsbuild-sys: Make sure all alsa path config files are...
2009-11-11 Colin Guthriedevice-manager: Update docs version -> 0.9.20
2009-11-11 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-11-11 Lennart Poetteringcore: make cpuid code compile cleanly with 32bit PIC
2009-11-11 Lennart Poetteringcore: adjust volume only when there is actually a memor...
2009-11-10 Wim Taymansprotocol: use the right sample rate for sources
2009-11-09 Colin Guthriedevice-manager: Update docs version -> 0.9.20
2009-11-05 Lennart Poetteringramping: minor cleanups
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-11-05 Lennart Poetteringjack: never try to autoconnect to MIDI ports
2009-11-05 Lennart Poetteringman: fix build with --disable-manpages
2009-11-05 Vladimir Kokarevlirc,mmkvd: added module parameters volume_limit, volum...
2009-11-05 Vladimir Kokarevvolume: add pa_cvolume_inc_clamp function
2009-11-05 Lennart Poetteringalsa: disable timer-based scheduling inside a VM
2009-11-05 Lennart Poetteringdaemon: during startup say whether we run in a VM
2009-11-05 Lennart Poetteringcore-util: add call to detect if we are called from...
2009-11-05 Lennart Poetteringalsa: introduce more standard path names
2009-11-03 Lennart Poetteringalsa: cover 'Analog Output' control
2009-11-02 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-31 Lennart PoetteringMerge remote branch 'phish3/master'
2009-10-31 Lennart Poetteringalsa: create a seperate mixer path for Speaker elements
2009-10-31 Lennart Poetteringalsa: leave other headphone control enabled if possible
2009-10-31 Lennart Poetteringalsa: lower priority for Headphone2 path
2009-10-31 Lennart Poetteringalsa: cover Input Source:AUX IN
2009-10-31 Lennart Poetteringalsa: cover Headphone2 mixer element
2009-10-31 Lennart Poetteringalsa: cover 'Digital Input Source' element
2009-10-31 Lennart Poetteringalsa: cover Mic Jack Mode element
2009-10-31 Lennart Poetteringdaemon: make sure pa has its own session and process...
2009-10-31 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
next