]> code.delx.au - pulseaudio/shortlog
pulseaudio
2008-04-09 Lennart Poetteringshow configured latency and its ranges
2008-04-09 Lennart Poetteringexport both min and max latency that is configured...
2008-04-09 Lennart Poetteringadd new latency argument
2008-04-09 Lennart Poetteringbump protocol version
2008-04-09 Lennart Poetteringinclude proplist.h in doxygen docs
2008-04-07 Lennart Poetteringcall snd_pcm_hwsync() expclicitly before we access...
2008-04-07 Lennart Poetteringfix bug where we silently dropped data that didn't...
2008-04-07 Lennart Poetteringadd utility functions to dump alsa PCM state
2008-04-04 Lennart Poetteringpropery calculate min_avail in frames instead of bytes...
2008-04-04 Lennart Poetteringdrop support for periodic timers, cleanup code a bit
2008-04-04 Lennart Poetteringmark libpulse-browse as obsolete
2008-04-03 Lennart Poettering- deprecate autoload stuff
2008-03-31 Lennart Poetteringcatch up with trunk HEAD (i.e. 2118:2213)
2008-03-15 Lennart Poetteringremaining bits and pieces
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringreally create glitch-free branch
2008-03-15 Lennart Poetteringcreate glitch-free branch
2008-03-14 Lennart Poetteringwork around solaris printf %s and NULL string brain...
2008-03-14 Lennart Poetteringchange policy file to not show polkit auth dlg by default
2008-03-09 Diego PettenoAnd one more.
2008-03-09 Diego PettenoTest for _struct_ lt_user_dlloader, otherwise it won...
2008-03-08 Diego PettenoBuild and run using libltdl from libtool 2.2. The user...
2008-02-15 Tanu KaskinenClarify the explanation of the in_action field in pa_au...
2008-02-15 Lennart Poetteringonly call pa_ltdl_done() if we called pa_ltdl_init...
2008-02-15 Lennart Poetteringallow compilation on systems that lack POSIX shared...
2008-02-15 Lennart Poetteringexplicitly recommend the usage of -- in the pasuspender...
2008-02-15 Lennart Poetteringlook for timer_create in librt, Closes #210, patch...
2008-02-15 Lennart Poetteringprint pa version id each time we start up, so that...
2008-02-15 Lennart PoetteringImprove compatibility with applications which like...
2008-02-13 Lennart Poetteringdeal with a possibly failing pa_channel_map_init_auto...
2008-01-24 Diego PettenoMark long_options constant.
2008-01-24 Diego PettenoUse check_PROGRAMS rather than noinst_PROGRAMS for...
2008-01-24 Diego PettenoApply the fix for CVE-2008-0008 from 0.9.9 release...
2008-01-06 Lennart Poetteringuse __BYTE_ORDER macro for detecting byte order, as...
2008-01-04 Sjoerd SimonsDon't send opcodes introduced in protocol versions...
2008-01-04 Sjoerd SimonsImplement opcodes in the tunnel modules that were added...
2008-01-04 Sjoerd SimonsAdd forgotted #ifdef __linux__ and only use SIGRTMIN...
2008-01-03 Tanu KaskinenAdd a missing pa_xfree.
2008-01-03 Tanu KaskinenThe previous commit introduced a new bug: giving too...
2008-01-03 Tanu KaskinenFix the parsing of trailing default values in the ...
2008-01-02 Tanu KaskinenDowngraded the priority of a message, because it's...
2007-12-29 Lennart Poetteringconvert argument to boolean value before passing it...
2007-12-29 Lennart Poetteringadd new function pa_proplist_contains()
2007-12-23 Lennart Poetteringadd API for resetting allocated resamplers
2007-12-23 Lennart Poetteringwrap speex_resampler_reset_mem()
2007-12-23 Lennart Poetteringhide proplist-test
2007-12-23 Lennart Poetteringadd new property list implementation
2007-12-14 Tanu KaskinenIncrease the maximum line length of default.pa from...
2007-12-06 Diego PettenoAdd a configure switch to enable the per-user ESounD...
2007-11-24 Lennart PoetteringAdd new subsystem for applying envelopes (such as volum...
2007-11-24 Lennart Poetteringrearrange #includes
2007-11-24 Lennart Poetteringadd new pa_mutex_try_lock() API
2007-11-24 Lennart Poetteringadd new endianess macros for FLOAT32
2007-11-24 Lennart Poetteringmake sure to create ~/.pulse before using any configura...
2007-11-23 Diego PettenoCheck for mkdir -p or equivalent, and use that rather...
2007-11-23 Diego PettenoEnable D-Bus if Bluez or HAL are enabled; use DBUS_LIBS...
2007-11-23 Diego PettenoFix detection of polkit_context_is_caller_authorized...
2007-11-22 Lennart Poetteringfix uploading of samples into PA. Problem discovered...
2007-11-22 Lennart Poetteringupdate speex resampler with newer snapshot from Speex SVN
2007-11-21 Lennart Poetteringbump version and soname
2007-11-21 Lennart Poetteringupdate man pages a bit
2007-11-21 Lennart Poetteringwhen speaking to a client with a version < 12, hide...
2007-11-21 Lennart Poetteringincrement api and protocol version
2007-11-21 Lennart Poettering- Check process name when dealing with PID files
2007-11-21 Lennart Poetteringminor typo fix
2007-11-21 Lennart Poetteringadd short version history of the PA protocol
2007-11-21 Lennart Poetteringadd a couple of new opcodes, and document the versions...
2007-11-21 Lennart Poetteringadd API to allow runtime reconfiguration of memblockqs
2007-11-16 Lennart Poetteringdetect whether PolicyKit support is available
2007-11-16 Lennart Poetteringbuild PolicyKit support
2007-11-16 Lennart Poetteringadd interface to PolicyKit
2007-11-14 Lennart Poetteringuse a prio inheriting mutex for the threaded mainloop...
2007-11-14 Lennart Poetteringuse a free list for allocation pa_operation objects
2007-11-14 Lennart Poetteringuse a free list for allocating reply_info structs
2007-11-14 Lennart Poetteringadd missing pa_boolization
2007-11-13 Lennart PoetteringRework ALSA mixer channel detection code. This time...
2007-11-13 Lennart Poetteringadd array size to increase chance of detecting missing...
2007-11-13 Lennart Poetteringdon't fail if the bt-proximity-helper is not built
2007-11-13 Lennart Poetteringdon't touch RLIMIT:MEMBLOCK by default. This should...
2007-11-13 Lennart Poetteringincrease the pacmd timeout a bit
2007-11-13 Lennart PoetteringCompletely rework ALSA device selection code: choose...
2007-11-13 Lennart Poetteringfix loading of load-once modules if no other modules...
2007-11-11 Lennart Poetteringadd new fun module that automatically mutes your audio...
2007-11-11 Lennart PoetteringPort module-gconf to make use of the new API pa_start_c...
2007-11-11 Lennart Poetteringpull code for starting helper processes out of module...
2007-11-11 Lennart Poetteringadd new function pa_strnull() to simplify passing null...
2007-11-11 Lennart Poetteringadd a simple fully-automatic fully-linearupmixer/downmi...
2007-11-09 Lennart Poetteringtag modules that may only be loaded once at most especi...
2007-11-09 Lennart Poetteringminor typo
2007-11-09 Lennart Poetteringoptimize mixing code a bit. Add mixers for S32LE, S32BE...
2007-11-09 Lennart Poetteringreplace a few CLAMPs by PA_CLAMP_UNLIKELY
2007-11-09 Lennart Poetteringremove PA_CLAMP_LIKELY macro because it doesn't really...
2007-11-09 Lennart Poettering.la files for modules can probably be removed safely...
2007-11-09 Lennart Poetteringadd support for 32bit integer samples
2007-11-09 Lennart Poetteringfix CLAMP_LIKELY/UNLIKELY definition
2007-11-09 Lennart Poetteringadd missing #include
next