]> code.delx.au - pulseaudio/shortlog
pulseaudio
2012-10-22 Peter Meerwalddaemon: Fix redundant redeclaration warning
2012-10-19 Flavio Ceolinmodargs: New function: pa_modargs_get_value_double().
2012-10-19 Mikel Astizbluetooth: Hold transport pointer while profile set
2012-10-19 Mikel Astizbluetooth: Set to off instead of failing module load
2012-10-19 Mikel Astizbluetooth: Set to off if transport removed
2012-10-19 Mikel Astizbluetooth: Add hook to tell transport was removed
2012-10-19 Mikel Astizbluetooth: Remove const qualifier for transports
2012-10-19 Mikel Astizbluetooth: Check return value of start_thread()
2012-10-19 Mikel Astizbluetooth: Check return value of init_profile()
2012-10-19 Mikel Astizbluetooth: Use assertions when setting off profile
2012-10-19 Arun Raghavancore: Fix a litte-endian bug in ARM svolume code
2012-10-19 Arun Raghavancore: Document ARM-optimised svolume code a bit
2012-10-19 Arun Raghavantests: Minor cpu-test reorganisation
2012-10-19 Arun Raghavantests: Factor out ARM svolume test into cpu-test
2012-10-19 Arun Raghavancore: Separate ARM CPU detection from initialisation
2012-10-18 Mikel Astizbluetooth: Remove stream moving code
2012-10-16 David Henningssoncli: Output asterisk when default sink/source is found
2012-10-14 Mikel Astizbluetooth: Unlink sink-sources in stop_thread()
2012-10-14 Mikel Astizbluetooth: Release transport in stop_thread()
2012-10-14 Mikel Astizbluetooth: Don't find device if set profile is off
2012-10-14 Mikel Astizbluetooth: Fix potential assertion failure
2012-10-14 Mikel Astizbluetooth: Trivial function rename
2012-10-14 Mikel Astizbluetooth: Ignore Device.DisconnectRequested
2012-10-06 Chan-yeol Parkbluetooth: Remove ipc.[ch] files in the bluetooth module
2012-10-04 Deng Zhengrongtests: make 'check' optional
2012-10-04 David Henningssonalsa-mixer: Remove analog-output-lfe-on-mono
2012-10-02 David Henningssonalsa-mixer: Cache failure to open inputs/output mappings
2012-09-27 Colin Waltersgit-version-gen: Honor GIT_DESCRIBE_FOR_BUILD environme...
2012-09-26 Mikel Astizbluetooth: Add port availability transition policies
2012-09-26 Mikel Astizbluetooth: Let suspend-on-idle request audio in headset
2012-09-26 Mikel Astizbluetooth: Do not switch to HFGW automatically
2012-09-26 Mikel Astizbluetooth: Release transport when not available
2012-09-26 Mikel Astizbluetooth: Acquire transport when becomes available
2012-09-26 Mikel Astizbluetooth: Do not acquire transport during profile...
2012-09-26 Mikel Astizbluetooth: Set profile even if transport not acquired
2012-09-26 Mikel Astizbluetooth: Support port availability flag
2012-09-26 Mikel Astizbluetooth: Config MTU transport after acquire
2012-09-26 Mikel Astizbluetooth: Provide dummy set_port callbacks
2012-09-26 Mikel Astizsink, source: Support creating suspended sinks and...
2012-09-26 Mikel Astizbluetooth: Fix check if transport exists before acquire
2012-09-26 Mikel Astizbluetooth: Fix using garbage memory
2012-09-26 Mikel Astizbluetooth: Fix wrongly set "phone" role for HFGW
2012-09-26 Mikel Astizbluetooth: Refactor code to helper function
2012-09-26 Mikel Astizbluetooth: Refactor parsing of signal PropertyChanged
2012-09-26 Mikel Astizbluetooth: Remove return value of setup_stream()
2012-09-26 Mikel Astizbluetooth: Remove return value of bt_transport_config()
2012-09-25 Matthijs Kooijmanequalizer: Don't cleanup u->sink in sink_input_kill_cb yet
2012-09-23 Andika Triwidadai18n: Add Indonesian translation.
2012-09-23 David Henningssonflist: Increase default list size to 256
2012-09-21 David Henningssonalsa-mixer: Add "iec958-stereo-input" to well known...
2012-09-21 Arun Raghavanstream: Allow record streams to start muted
2012-09-21 Mikel Astizloopback: Disable adjust timer when suspended
2012-09-21 Frédéric Dalleauloopback: Cork source-output if sink is suspended
2012-09-21 Frédéric Dalleauloopback: Cork sink-input if source is suspended
2012-09-16 Flavio Ceolinsink-input: Remove redundant check in pa_sink_input_req...
2012-09-07 Arun RaghavanRevert "build: Merge bluez pkg-config checks into one"
2012-09-07 Tanu Kaskinen.gitignore: Add cpu-test.
2012-09-06 Arun Raghavanbuild: Merge bluez pkg-config checks into one
2012-09-06 Tanu Kaskinenbluetooth: Remove commented out code.
2012-09-06 Luiz Augusto... bluetooth: Don't force any profile on discovery module
2012-09-06 Luiz Augusto... bluetooth: Remove built-in/static SBC codec
2012-08-30 Uoti Urpalasink-input: Fix underrun_for calculation when resampling.
2012-08-30 Tanu Kaskinensink: Remove an incorrect FIXME comment.
2012-08-29 Tanu Kaskinensink-input: Add a comment in pa_sink_input_request_rewi...
2012-08-29 Tanu Kaskinensink-input: Fix comment: s/push/peek/
2012-08-22 Mikel Astizbluetooth: Support HFGW in module-bluetooth-policy
2012-08-22 Mikel Astizbluetooth: Generalize module-bluetooth-policy
2012-08-22 Mikel Astizbluetooth: Trivial style fix
2012-08-22 Mikel Astizbluetooth: Fix bluetooth.protocol property
2012-08-22 Tanu Kaskinenobject: Get rid of "warning: cast increases required...
2012-08-22 Tanu Kaskinenmemblock: Add pa_memblock_acquire_chunk().
2012-08-21 Mikel Astizbluetooth: Fix missing state checks for a2dp_source
2012-08-21 Mikel Astizbluetooth: Minor style fix
2012-08-21 Martin-Éric... manpage, finnish translation: fix spelling errors
2012-08-20 Deng Zhengrongtests: fix the wrong library path in check-daemon
2012-08-20 Deng Zhengrongtests: modify ipacl-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify once-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify lock-autospawn-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify rtpoll-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify sig2str-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify sigbus-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify interpol-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify smoother-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify sync-playback to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify extended-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify hook-list-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify memblockq-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify proplist-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify memblock-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify connect-stress to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify queue-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify cpulimit-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify channelmap-tets to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify asyncq-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify asyncmsgq-test to new 'check' framework
2012-08-20 Deng Zhengrongtests: modify alsa-time-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify thread-mainloop-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify thread-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify get-binary-name-test to use 'check' framework
2012-08-20 Deng Zhengrongtests: modify format-test to use 'check' framework
next