]> code.delx.au - pulseaudio/shortlog
pulseaudio
2007-08-11 Lennart Poetteringuse single array for storing pa_core hook lists, add...
2007-08-11 Lennart Poetteringport oss driver to make use of the default fragment...
2007-08-11 Lennart Poetteringmake sure that the device access event sound is only...
2007-08-11 Lennart Poetteringdeal with messages properly which are recieved after...
2007-08-11 Lennart Poetteringfix module-hal when no api= argument is specified
2007-08-11 Lennart Poetteringadd proper refcounting to pa_asyncmsgq objects, to...
2007-08-11 Lennart Poetteringallow destruction of pa_fdsem object that are still...
2007-08-11 Lennart Poetteringmodify alsa drivers to make use of new global fragment...
2007-08-11 Lennart Poetteringfix default device naming and fix api selection code
2007-08-11 Lennart Poetteringmodernization
2007-08-11 Lennart Poetteringallow setting the default sample and fragment settings...
2007-08-11 Lennart Poetteringadd default fragment settings variables to pa_core
2007-08-11 Lennart Poetteringmove pstream item allocation to pa_flist
2007-08-10 Lennart Poetteringmake revoke/release thread safe in the native protocol
2007-08-10 Lennart Poetteringadd callbacks for the revoke/release stuff, so that...
2007-08-10 Lennart Poetteringif no thread-mq is attached to the current thread,...
2007-08-10 Lennart Poetteringmake use of pa_thread_mq everywhere
2007-08-10 Lennart Poetteringminor update
2007-08-10 Lennart PoetteringWrap two pa_asyncmsq in a new pa_thread_mq object for...
2007-08-10 Lennart Poetteringupdate thread test to use pa_once instead of pa_once_t
2007-08-10 Lennart PoetteringRename pa_once_t to pa_once
2007-08-10 Lennart Poetteringmove pa_queue to an implementation based on pa_flist
2007-08-10 Lennart Poetteringdo not acces playback pa_messagq from main thread
2007-08-10 Lennart Poetteringminor cleanliness fixes
2007-08-10 Lennart Poetteringfix closing of fds in gconf module
2007-08-10 Lennart Poettering* drop redundant pa_core argument from module initializ...
2007-08-10 Lennart Poetteringfix minor memory leakage
2007-08-10 Lennart Poetteringavoid duplicate loading of modules
2007-08-10 Lennart Poetteringhandle ACLAdded messages for previously unknown devices...
2007-08-10 Lennart PoetteringAvoid a race condition when one PA instance gets HAL...
2007-08-09 Lennart PoetteringAdd X11 XSMP module for hooking into the X11 session...
2007-08-09 Lennart Poetteringmodernize
2007-08-09 Lennart Poetteringdon't assume that sink/source is already unregistered...
2007-08-09 Lennart Poetteringplay ACL event sound only when gained access, not when...
2007-08-09 Lennart Poetterings/login.wav/startup3.wav
2007-08-09 Lennart Poetteringupdate default configuration
2007-08-09 Lennart Poetteringprotect memimpors with a recursive mutex to avoid deadl...
2007-08-09 Lennart Poetteringforgot to actually add the new suspend-on-idle module...
2007-08-09 Lennart Poetteringadd new module-suspend-on-idle module which suspends...
2007-08-09 Lennart Poetteringif we get access to a device we don't know yet, add...
2007-08-09 Lennart Poetteringadd a couple of additional hooks for modules to use
2007-08-09 Lennart Poetteringdon't hit an assert when we cannot resume a device
2007-08-09 Lennart Poetteringby default, store esd socket in /tmp/.esd-`id -u`/socke...
2007-08-09 Lennart Poetteringlisten for HAL ACL events; play an event sound on hw...
2007-08-09 Lennart Poetteringadd new function pa_scache_play_item_by_name
2007-08-09 Lennart Poetteringfix bug in handling of defer events
2007-08-08 Lennart Poetteringmodernize module-hal-detect.c and check for ALSA pcm_cl...
2007-08-08 Lennart Poetteringmodernize dbus-util.c
2007-08-08 Lennart Poetteringbe more verbose when device does not support sampling...
2007-08-08 Lennart PoetteringRemove warning when client is too slow to handle our...
2007-08-08 Lennart Poetteringproperly reinitialize pollfd array after resume
2007-08-08 Lennart Poetteringproperly reinitialize pollfd array after resume
2007-08-08 Lennart Poetteringdon't print error on socket read/write failure
2007-08-07 Lennart Poetteringreinitialize sw params after resume
2007-08-07 Lennart Poetteringadd global suspend command to cli
2007-08-06 Lennart Poetteringport esound protocol to new lock-free core
2007-08-06 Lennart Poetteringminor fixes and cleanups
2007-08-06 Lennart Poetteringfix playback status querying
2007-08-06 Lennart Poetteringfix a memory leak
2007-08-06 Lennart Poetteringfix playback over native protocol
2007-08-06 Lennart Poetteringinitialize 'length' properly
2007-08-05 Lennart Poetteringmake sure to handle disconnecting our own connection...
2007-08-05 Lennart Poetteringminor optimization for cacheing in of samples by using...
2007-08-05 Lennart Poetteringuse posix_fadvise to avoid page faults when reading...
2007-08-05 Lennart Poetteringplay memchunks completely
2007-08-05 Lennart Poetteringinitialize method pointers properly
2007-08-05 Lennart Poetteringfollow rename of pstream_close() to pstream_unlink()
2007-08-05 Lennart Poetteringtypesafe casts
2007-08-05 Lennart PoetteringModernize pstream.[ch], reintroduce defer event to...
2007-08-05 Lennart Poetteringmodernize play-memchunk and port it to the new core
2007-08-05 Lennart Poetteringminor cleanups
2007-08-04 Lennart Poetteringmerge compat changes from trunk
2007-08-03 Lennart PoetteringDon't stop hardware on buffer underruns. Instead contin...
2007-08-03 Lennart PoetteringRemove unnecessary snd_pcm_hwsync()
2007-08-03 Lennart PoetteringOn recommendation of Takashi Iwai prefer Master volume...
2007-07-31 Lennart Poetteringrename pa_source_output_new_data::corked to start_corke...
2007-07-31 Lennart PoetteringA lot of updates, all necessary to get the native proto...
2007-07-28 Lennart Poetteringport module-alsa-source to new lock-free core
2007-07-28 Lennart Poetteringminor cleanups
2007-07-28 Lennart Poetteringfix suspending logic
2007-07-28 Lennart Poetteringdrop data from inputs only when in running state
2007-07-28 Lennart PoetteringIt is now allowed to call pa_sink_get_volume() from...
2007-07-28 Lennart PoetteringFix suspending/resuming
2007-07-28 Lennart Poetteringadd PA_SINK_OPENED/PA_SOURCE_OPENED macros for easier...
2007-07-28 Lennart Poetteringrestore proper mixer volume control
2007-07-28 Lennart Poetteringreload OSS volume after unsuspend
2007-07-28 Lennart Poetteringbring back alsa fd list managemet, since we need it...
2007-07-28 Lennart Poetteringport module-alsa-sink to new lock-free core. also add...
2007-07-28 Lennart Poetteringminor modernizations
2007-07-26 Lennart PoetteringDisable memory mapping if we open the device in O_WRONL...
2007-07-26 Lennart PoetteringFix channel remapping in resample; other modernizations
2007-07-26 Lennart Poetteringremove some log messages
2007-07-26 Lennart Poetteringremove debug messages; don't queue request messages...
2007-07-26 Lennart Poetteringproperly free memblocks when skipping over them
2007-07-26 Lennart Poetteringmake valgrind shut up regarding non-freed ident strings...
2007-07-26 Lennart Poetteringreverse order flist destruction and mempool allocation...
2007-07-26 Lennart PoetteringIncrease ref counter of sink input as long as it is...
2007-07-26 Lennart Poetteringproperly deref sink_input/source_output objects when...
2007-07-26 Lennart PoetteringAdd fdsem to makefile
2007-07-26 Lennart Poetteringreverse order of printf and push to make output more...
next