]> code.delx.au - pulseaudio/shortlog
pulseaudio
2009-01-28 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-28 Lennart PoetteringMerge commit '12db687acf3befe485bfff3700111999c95247fa'
2009-01-28 Lennart Poetteringstore the default sink/source in proper pa_sink*/pa_sou...
2009-01-28 Lennart Poetteringfix two typos
2009-01-28 Lennart Poetteringprint the right software volume
2009-01-27 Marc-André... bluetooth: cold hsp/a2dp device detection
2009-01-27 Marc-André... bluetooth: hsp volume control
2009-01-27 Lennart PoetteringMerge commit 'coling/master'
2009-01-27 Lennart Poetteringmake m-v-r a stub that simply load m-s-r
2009-01-27 Lennart Poetteringadd missing usage strings
2009-01-27 Colin GuthrieFix the message processing for PA_SINK_MESSAGE_GET_LATE...
2009-01-27 Lennart Poetteringdon't make m-e-s hit an assert when the latency is...
2009-01-27 Lennart Poetteringinstead of making the volume relative our own, let...
2009-01-27 Lennart Poetteringmake m-p-e-s use pa_cvolume_set_balance()
2009-01-27 Lennart Poetteringonly store volume/device information that has been...
2009-01-27 Lennart Poetteringwhen changing volume, store whether it is worth remembe...
2009-01-27 Lennart Poetteringadd missing 'const'
2009-01-27 Lennart Poetteringadd new paramter ignore_dB= to alsa modules
2009-01-27 Lennart Poetteringmove flat volume logic into the core. while doing so...
2009-01-27 Lennart Poetteringfix size calculation
2009-01-27 Lennart Poetteringget rid of module-flat-volumes since we are moving...
2009-01-27 Lennart Poetteringallow samples to be played with 'default' (i.e. unspeci...
2009-01-27 Lennart Poetteringswap argument order of pa_cvolume_get_balance() to...
2009-01-27 Lennart Poetteringadd a few missing doxygen comments
2009-01-27 Lennart Poetteringimport version.h in all header files to make sure that...
2009-01-27 Lennart Poetteringalways define PA_MAJOR/PA_MINOR/PA_MICRO to ease featur...
2009-01-26 Lennart Poetteringinvert an ill-placed assert
2009-01-26 Lennart Poetteringshow pretty channel map name if possible
2009-01-26 Lennart Poetteringremove redundant cast
2009-01-26 Lennart Poetteringstore requested resampling method in a seperate field...
2009-01-26 Lennart Poetteringmake a few comments appear in doxygen
2009-01-26 Lennart Poetteringcheck for availability of RLIMIT_NOFILE and RLIMIT_AS...
2009-01-26 Lennart Poetteringimplement pa_cvolume_scale()
2009-01-26 Lennart Poetteringimplement new API functions pa_channel_map_can_balance...
2009-01-26 Lennart Poetteringadd a bitset implementation
2009-01-24 Wang ZeguoUpdated Chinese(zh_CN) translation.
2009-01-24 Lennart Poetteringrate limit a warning
2009-01-24 Lennart Poetteringinclude a few HAL properties in our card/sink/source...
2009-01-23 Lennart Poetteringuse pa_log_ratelimit() at a few places
2009-01-23 Lennart Poetteringadd pa_log_rate_limit()
2009-01-23 Lennart Poetteringadd generic rate limiting implementation
2009-01-23 Lennart Poetteringadd support for static mutexes
2009-01-23 Lennart Poetteringmake module-alsa-card move streams between the old...
2009-01-23 Lennart Poetteringadd functions to move all inputs of a sink away/similar...
2009-01-23 Lennart Poetteringmove sink input/source output move functions into two...
2009-01-23 Lennart Poetteringin most cases we can use i->core instead of i->sink...
2009-01-23 Lennart Poetteringinclude list of sinks/source in card dump
2009-01-23 Lennart Poetteringteach module-rescue-streams and module-always-sink...
2009-01-23 Lennart Poetteringmaintain a pa_core state variable
2009-01-23 Lennart Poetteringallow sample spec/channel map to be queried for pa_resa...
2009-01-23 Lennart Poetteringdrop --ltdl from the libtoolize invocation, since we...
2009-01-23 Lennart PoetteringMerge commit 'flameeyes/flameeyes'
2009-01-23 Lennart Poetteringadd a simple abstraction for SIMD operations
2009-01-23 Lennart Poetteringdon't overflow when we do digital amplification of...
2009-01-23 daniel cabreraUpdated Spanich translation
2009-01-22 Diego E. 'Flameeyes... Use #ifdef to avoid warning about undefined macro.
2009-01-22 Lennart Poetteringuse pthread_setaffinity_np() only when it is available
2009-01-22 Diego E. 'Flameeyes... Improve the ltdl discovery code by checking for libtool...
2009-01-22 Diego E. 'Flameeyes... Move the safety check about pkg-config in bootstrap.sh.
2009-01-22 Diego E. 'Flameeyes... Fix logic thinko.
2009-01-22 Diego E. 'Flameeyes... Remove support for internal distributing and bundling...
2009-01-22 Jared D. McNeillNetBSD sometimes doesn't know SNDCTL_DSP_GETODELAY
2009-01-22 Lennart Poetteringmake rtstutter use pa_ncpus()
2009-01-22 Lennart Poetteringadd API pa_ncpus()
2009-01-22 Jared D. McNeillNetBSD doesn't know getgrnam_r()/getpwnam_r()
2009-01-22 Jared D. McNeillNetBSD doesn't know ENOLINK
2009-01-22 Jared D. McNeillIt is more portable to assume that SO_RCVBUF/SO_SNDBUF...
2009-01-22 Jared D. McNeillNetBSD specific atomic operation implementation
2009-01-22 Jared D. McNeillNetBSD doesn't know RLIMIT_AS
2009-01-22 Jared D. McNeillNetBSD needs to include sys/uio.h for some socket functions
2009-01-22 Lennart PoetteringWhen resuming an OSS device ask for the very same fragm...
2009-01-21 Lennart Poetteringrework module-hal-detect and make it use module-alsa...
2009-01-21 Lennart Poetteringinclude PA_SINK_INVALID_STATE in all switch/case statem...
2009-01-21 Lennart Poetteringfix minor memleak in prober
2009-01-21 Lennart Poetteringrework logic how alsa sinks/sources/cards are named
2009-01-21 Lennart Poetteringmake gcc shut up
2009-01-21 Lennart Poetteringfix segfault when in record-only mode
2009-01-21 Lennart Poetteringonly reread volume if we actually have a good mixer...
2009-01-21 Lennart Poetteringmake gcc shut up a bit more
2009-01-21 Lennart Poetteringfix copy'n'paste error
2009-01-21 Lennart Poetteringadd new function pa_strna
2009-01-21 Lennart Poetteringadd new function pa_card_suspend()
2009-01-21 Lennart Poetteringmark a few more ALSA dB values as 'valid' for valgrind
2009-01-21 Lennart Poetteringdon't include full path in driver name.
2009-01-21 Lennart Poetteringrequire autoconf 2.63
2009-01-21 Lennart Poetteringimplement pactl set-card-profile
2009-01-21 Lennart Poetteringimplement PA_COMMAND_SET_CARD_PROFILE
2009-01-21 Lennart Poetteringenable module-card-restore by default
2009-01-21 Lennart Poetteringadd a card profile restore module
2009-01-21 Lennart Poetteringminor cleanups
2009-01-21 Lennart Poetteringdon't restore mute/volume when already set
2009-01-21 Lennart Poetteringmake pa_card_new_data::active_profile a string
2009-01-21 Lennart Poetteringmake implementation of module-alsa-card complete
2009-01-21 Lennart Poetteringfill in dev_id properly
2009-01-21 Lennart Poetteringremove leftover define
2009-01-21 Lennart Poetteringwhen changing profiles do the actual assignment in...
2009-01-21 Lennart Poetteringremove bogus pa_core_check_idle() call
2009-01-21 Lennart Poetteringadd set-card-profile CLI command
2009-01-21 Lennart Poetteringallow cards be referenced by their index
2009-01-21 Lennart Poetteringfix copy/paste error
next