]> code.delx.au - pulseaudio/shortlog
pulseaudio
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 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
2009-10-31 Lennart Poetteringbluetooth: do not hand out access to devices that are...
2009-10-31 Daniel Mackconfigure.ac: enable check for CoreAudio
2009-10-31 David Yoderdaemon: realpath segfault fix
2009-10-31 Daniel MackMac OS X: add semaphore implementation
2009-10-31 Daniel MackWrap clock_gettime and friends
2009-10-30 Leszek KoltunskiX11: attach X11 properties to Screen, not Display
2009-10-30 Lennart Poetteringgit: ignore kde related files
2009-10-30 Wim Taymanssvolume: fix MMX error
2009-10-30 Wim Taymanssink: simplify silence checks
2009-10-30 Lennart Poetteringdaemon: don't crash if pa_realpath() fails
2009-10-30 Lennart Poetteringsocket-util: drop redundant casts
2009-10-30 Lennart Poetteringsocket-util: allocate at least sizeof(sockaddr_storage...
2009-10-30 Lennart Poetteringuse pa_fopen_cloexec() where applicable
2009-10-30 Lennart Poetteringtdb: use O_CLOEXEC if available
2009-10-30 Lennart Poetteringcore-util: introduce pa_fopen_cloexec()
2009-10-30 Lennart Poetteringcore-util: make sure to enable FD_CLOEXEC unconditional...
2009-10-30 Lennart Poetteringuse cloexec wrappers wherever applicable
2009-10-30 Lennart Poetteringcore-util: introduce FD_CLOEXEC wrappers for open/socke...
2009-10-30 Jason Newtonmodule-equalizer-sink:
2009-10-30 Jason Newtonmodule-equalizer-sink: try to limit buffering to mempoo...
2009-10-30 Jason Newtondrop redundant alloc call
2009-10-29 Lennart PoetteringMerge remote branch 'origin/master'
2009-10-29 Lennart Poetteringsimd: update test cases
2009-10-29 Lennart Poetteringsmoother: add comments about optimization recommendatio...
2009-10-28 Lennart Poetteringlibpulse: introduce PA_STREAM_RELATIVE_VOLUME
2009-10-28 Lennart Poetteringprotocol-native: if a client set volume/mute/device...
2009-10-28 Lennart Poetteringlibpulse: explain semantics of pa_stream_connect_playba...
2009-10-28 Lennart Poetteringprotocol-native: declare that user configured volumes...
2009-10-28 Lennart Poetteringpactl: format cookie a little bit nicer
2009-10-28 Lennart Poetteringpactl: include information about client context in...
2009-10-28 Lennart Poetteringclients: drop definition of BUFSIZE which is unused
2009-10-28 Lennart Poetteringlibpulse: introduce pa_context_get_tile_size() call
2009-10-28 Lennart Poetteringmemblock: decrease tile size to 64k again
2009-10-27 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-20 Jason Newtonmodule-equalizer-sink: drop source executable permissio...
2009-10-20 Jason Newtonmodule-equalizer-sink:
2009-10-20 Jason Newtonmodule-equalizer-sink: fixed equalizer state save/restore
2009-10-20 Jason Newtonmodule-equalizer-sink: drop source executable permissio...
2009-10-19 Colin Guthriedevice-manager: Fix compiler warning.
2009-10-18 Jason Newtonmodule-equalizer-sink:
2009-10-18 Jason Newtonmodule-equalizer-sink: fixed equalizer state save/restore
2009-10-13 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-12 Lennart Poetteringlibpulse: add missing includes
2009-10-12 Daniel Mackbuil-sys: fix build w/o DBus
2009-10-10 Colin Guthriedevice-manager: Rather than flagging the device as...
2009-10-08 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-07 Diego Elio... Fix build when using -fweb, accept both register and...
2009-10-07 Diego Elio... Add check for FFTW, and add option to disable it at...
2009-10-07 Diego Elio... Fix out-of-tree builds when dbus module is enabled.
2009-10-07 Lennart PoetteringMerge remote branch 'coling/history'
2009-10-07 Lennart PoetteringMerge remote branch 'phish3/master'
2009-10-07 Lennart PoetteringMerge remote branch 'tanuk/dbus-work'
2009-10-06 Lennart Poetteringposition-event-sounds: never position test sounds in...
2009-10-05 Lennart Poetteringalsa: disable period event only with tsched=1
2009-10-05 Tor-Björn Claessonloopback: Setting latency of module-loopback
2009-10-04 Lennart Poetteringbluetooth: don't set auto_connect flag when discovering...
2009-10-02 Colin Guthriedevice-manager: Play nice with module-stream-restore.
2009-10-02 Colin Guthriedevice-manager: Make use of PA_IDXSET_FOREACH when...
2009-10-02 Colin Guthriedevice-manager: Keep track as to whether or not the...
2009-10-02 Colin Guthriedevice-manager: No need to check the version after...
2009-10-02 Tanu KaskinenMerge branch 'master' into dbus-work
2009-10-02 Jason Newtonmodule-equalizer-sink: disable active profile name...
2009-10-02 Jason Newtonmodule-equalizer-sink: *added client initiated sync...
2009-10-02 Jason Newtonmodule-equalizer-sink: resyncing with head and fix...
2009-10-01 Colin Guthriedevice-manager: Fix typo in module loading script.
2009-10-01 Colin Guthriedevice-manager: Add some scripts that are only run...
2009-10-01 Colin Guthriedevice-manager: Misc fixes to co-exist with other strea...
2009-10-01 Colin Guthriedevice-manager: Misc fixes.
2009-10-01 Colin Guthriedevice-manager: Fix the writing of the database when...
2009-10-01 Colin Guthriedevice-manager: Add extra debug messages
2009-10-01 Colin Guthriedevice-manager: Change the prefer/defer options to...
2009-10-01 Colin Guthriedevice-manager: Don't notify clients on every subscript...
2009-10-01 Colin Guthriedevice-manager: Save icon and report current availabili...
2009-10-01 Colin Guthriedevice-manager: Expose the priority lists in the protoc...
2009-10-01 Colin Guthriedevice-manager: Add a function to dump the database...
next