]> code.delx.au - pulseaudio/shortlog
pulseaudio
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é... build: fix few warnings
2009-01-13 Marc-André... cli: add missing update-*-proplist
2009-01-13 Marc-André... core: add source, si, so proplist_update
2009-01-13 Marc-André... build: print more informations about preopen
2009-01-13 Marc-André... cli: update-sink-proplist
2009-01-13 Marc-André... libpulse: add proplist_from_string
2009-01-13 Marc-André... core: report remaining shared objects when cleanup
2009-01-13 Marc-André... core: add pa_source_update_proplist
2009-01-13 Marc-André... core: add pa_sink_update_proplist
2009-01-12 Lennart Poetteringbump version/soname
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-09 Piotr DrągUpdated Polish translation
2009-01-08 Lennart Poetteringmake things compile again
2009-01-08 Lennart Poetteringadd a few missing parens
2009-01-08 Lennart Poetteringdrop a few warning options, add a few new ones
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 Poetteringrun "make update-po"
2009-01-08 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-08 Marc-André... build: fix missing x11 modules dependencies
2009-01-08 Marc-André... bluetooth: Update sbc from git upstream.
2009-01-08 Marc-André... bluetooth: add update-sbc and friends
2009-01-08 Marc-André... build: run some tests during make check (and distcheck)
2009-01-08 Marc-André... build: Use proper -disable-static instead of removing .a
2009-01-08 Marc-André... build: add atomic.h and refcnt.h to libpulsecommon
2009-01-08 Marc-André... build: introduce $SKIP_GIT for make dist (off-line...
2009-01-08 Marc-André... build: Don't include builddir, but only srcdir.
2009-01-08 Marc-André... build: compile libltdl directory first
2009-01-08 Marc-André... build: use pkg-config for X11
2009-01-08 Lennart PoetteringPrefer mixer controls with volumes over switches
2009-01-08 Lennart Poettering-Wconvert is pain, let's drop it again
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... Fix sending wrong codec capability length.
2009-01-06 Luiz Augusto... Fix send and recv message sizes.
2009-01-05 Luiz Augusto... Send packets with proper size.
2009-01-05 Tom BamfordMulticast SDP packets sent with same IP TTL as RTP...
2008-12-30 Piotr DrągUpdated Polish translation
2008-12-24 A S AlamAdd Punjabi Translation for Module
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... Update module-bluetooth-device to the new ipc.
2008-12-22 Luiz Augusto... 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... 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 Poetteringlibtool 2.2 updates
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-12-01 Timo JyrinkiArgh, send pulseaudio Finnish translation (instead...
2008-12-01 Timo JyrinkiAdd fi (Finnish) to LINGUAS.
2008-12-01 Timo JyrinkiAdd Finnish (fi) translation by Timo Jyrinki.
2008-11-23 sainrysecOnly creat zh_CN.po
2008-11-21 Henrique JuniorUpdated brazilian portuguese translation
2008-11-11 Piotr DrągUpdated Polish translation
2008-11-07 Xavier CondeAdded catalan locale
2008-11-07 Xavier CondeAdded catalan translation
2008-11-01 Lennart Poetteringmake shm marker architecture independant, patch from...
2008-11-01 Lennart PoetteringMake sure libpulse never gets unloaded
next