Merge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7'
[platform/upstream/pulseaudio.git] / src /
2009-01-15 Lennart PoetteringMerge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7'
2009-01-15 Lennart Poetteringredirect folks to the ALSA developers not me when their...
2009-01-15 Lennart Poetteringadd functionality to dump list of cards
2009-01-15 Lennart Poetteringmaintain a list of sink inputs/source outputs as part...
2009-01-15 Lennart Poetteringadd new pa_card object as a way to logically combine...
2009-01-15 Lennart Poetteringfix bad memory access
2009-01-15 Lennart Poetteringmake PA_CONTEXT_IS_GOOD/PA_STREAM_IS_GOOD a macro so...
2009-01-15 Lennart Poetteringport missing modules to new pa_client_new() API
2009-01-15 Lennart Poetteringconvert pa_client instantiation to use a pa_client_new_...
2009-01-14 Lennart Poetteringadd new dont_rewind_render flag to allow quick starts...
2009-01-14 Lennart Poetteringdon't rely on PA_SINK_RUNNING vs. PA_SINK_IDLE for...
2009-01-14 Lennart Poetteringfix a potential format string vulnerability
2009-01-14 Lennart Poetteringdocument that PA_API_VERSION is only for incompatible...
2009-01-14 Marc-André Lureaumatch: add "key" argument to match different properties
2009-01-14 Marc-André Lureaumatch: can now change properties also
2009-01-14 Marc-André Lureausink: add a virtual_volume to sink
2009-01-14 Lennart Poetteringmake pa_asyncq_push() fail under no circumstances.
2009-01-13 Lennart PoetteringFix a typo I know owe Marc-Andre a beer for.
2009-01-13 Colin GuthrieFix a potentially non-returning function in base64...
2009-01-13 Lennart PoetteringMerge commit 'elmarco/master'
2009-01-13 Lennart Poetteringremove calc_sine() since we don't need it anymore
2009-01-13 Lennart Poetteringinclude new proplist functions in export list
2009-01-13 Lennart Poetteringfix calculation of avail_min
2009-01-13 Lennart Poetteringadd pa_proplist_size() and pa_proplist_isempty()
2009-01-13 Lennart PoetteringFix version info
2009-01-13 Marc-André Lureaubuild: fix few warnings
2009-01-13 Marc-André Lureaucli: add missing update-*-proplist
2009-01-13 Marc-André Lureaucore: add source, si, so proplist_update
2009-01-13 Marc-André Lureaucli: update-sink-proplist
2009-01-13 Marc-André Lureaulibpulse: add proplist_from_string
2009-01-13 Marc-André Lureaucore: report remaining shared objects when cleanup
2009-01-13 Marc-André Lureaucore: add pa_source_update_proplist
2009-01-13 Marc-André Lureaucore: add pa_sink_update_proplist
2009-01-12 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-12 Lennart PoetteringPort sine modules to pa_memchunk_sine()
2009-01-12 Lennart Poetteringadd new API function pa_memchunk_sine()
2009-01-12 Lennart PoetteringExtend command name lookup tables to cover complete...
2009-01-12 Lennart PoetteringFix suspending of all sinks/sources
2009-01-12 Lennart Poetteringread base volume only in proto 15
2009-01-12 Lennart Poetteringfor record streams fill in the latency as the fragsize
2009-01-12 Lennart Poetteringfix version check
2009-01-10 Lennart PoetteringMake sure we don't drop any data on the client side
2009-01-10 Lennart Poetteringmake module-sine-source actually work
2009-01-10 Lennart Poetteringshow maximum usable slot size
2009-01-10 Lennart PoetteringAdd new pa_reduce() and pa_gcd() functions
2009-01-08 Lennart Poetteringmake things compile again
2009-01-08 Lennart Poetteringadd a few missing parens
2009-01-08 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-01-08 Lennart PoetteringAdd new test source module-sine-source
2009-01-08 Lennart PoetteringA few minor cleanups and updates
2009-01-08 Lennart PoetteringAdd new debuuging API pa_memchunk_dump_to_file()
2009-01-08 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-08 Marc-André Lureaubluetooth: Update sbc from git upstream.
2009-01-08 Marc-André Lureaubluetooth: add update-sbc and friends
2009-01-08 Marc-André Lureaubuild: run some tests during make check (and distcheck)
2009-01-08 Marc-André Lureaubuild: Use proper -disable-static instead of removing .a
2009-01-08 Marc-André Lureaubuild: add atomic.h and refcnt.h to libpulsecommon
2009-01-08 Marc-André Lureaubuild: Don't include builddir, but only srcdir.
2009-01-08 Marc-André Lureaubuild: use pkg-config for X11
2009-01-08 Lennart PoetteringPrefer mixer controls with volumes over switches
2009-01-07 Sean McNamara--check: Updated manpage slightly and pulseaudio -...
2009-01-07 Lennart PoetteringMerge commit 'vudentz/master'
2009-01-07 chocolateboyFix typo in log message: s/Recevied/Received/
2009-01-06 Luiz Augusto von... Fix sending wrong codec capability length.
2009-01-06 Luiz Augusto von... Fix send and recv message sizes.
2009-01-05 Luiz Augusto von... Send packets with proper size.
2009-01-05 Tom BamfordMulticast SDP packets sent with same IP TTL as RTP...
2008-12-23 Lennart PoetteringRework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENC...
2008-12-23 Lennart PoetteringImplement base_volume for ALSA sinks/sources
2008-12-23 Lennart PoetteringAdd "base volume" field to sinks/sources
2008-12-23 Lennart PoetteringAdd APIs to pass pa_volume_t fields in a tagstruct
2008-12-23 Lennart PoetteringAdd new API functions pa_volume_snprint() and pa_sw_vol...
2008-12-23 Lennart PoetteringMerge commit 'vudentz/master'
2008-12-23 Lennart Poetteringfix a gcc warning
2008-12-23 Lennart PoetteringIf we cannot open an ALSA device with SND_PCM_NO_AUTO_F...
2008-12-22 Luiz Augusto von... Update module-bluetooth-device to the new ipc.
2008-12-22 Luiz Augusto von... Disable warnings for bluetooth-device-module.
2008-12-21 Lennart Poetteringmake sure we don't hit an assert when we issue two...
2008-12-21 Lennart PoetteringImplement PA_SOURCE_MESSAGE_GET_LATENCY
2008-12-21 Lennart PoetteringUse FIONREAD instead of TIOCINQ
2008-12-18 Lennart PoetteringAllow access("/dev/dsp", W_OK) succeed
2008-12-18 Lennart PoetteringMake sure we drop CAP_NICE if RT is not allowed
2008-12-17 Lennart Poetteringdowngrade a few warnings
2008-12-17 Lennart Poetteringit's better to always use the index of a module instead...
2008-12-17 Lennart Poetteringunload tunnel modules from a new stack frame
2008-12-17 Lennart Poetteringactually unload the modules from a new stack frame
2008-12-17 Lennart PoetteringDon't store pointer to pa_module
2008-12-17 Lennart Poetteringintroduce new function pa_module_unload_request_by_index
2008-12-17 Luiz Augusto von... Fix bug walking on module list.
2008-12-17 Lennart PoetteringDon't hit an assert when checking for idleness
2008-12-17 Lennart PoetteringLoad module-volume-restore and module-device-restore...
2008-12-17 Lennart PoetteringPass GDBM_NOLOCK to gdbm
2008-12-17 Lennart PoetteringDon't mix front-center into rear channels
2008-12-16 Lennart Poetteringfix implementation of bind now ltdl loader for libtool 2.2
2008-12-16 Lennart PoetteringFix return value of --dump-resample-methods
2008-12-16 Lennart PoetteringCheck if environ is actually set before we use it
2008-12-16 Lennart PoetteringMerge commit 'flameeyes/libtool-2.2'
2008-11-01 Lennart Poetteringmake shm marker architecture independant, patch from...
2008-11-01 Lennart PoetteringMake sure libpulse never gets unloaded
2008-11-01 Lennart Poetteringa bit of pa_bool_t'ization
next