]> code.delx.au - pulseaudio/shortlog
pulseaudio
2012-10-26 Arun Raghavanbuild-sys: Add volume code to libpulsecommon
2012-10-25 Tanu Kaskinencard: Store a pa_card pointer in pa_card_profile.
2012-10-25 Mikel Astizbluetooth: Add hook to announce late UUIDs
2012-10-25 Mikel Astizcard: Support adding ports dynamically
2012-10-25 Mikel Astizcard: Support adding profiles dynamically
2012-10-25 Flavio Ceolinutils: Adding a function to get volume from string
2012-10-25 Arun Raghavantests: Run sconv tests with multiple alignments
2012-10-24 David Henningssonalsa-mixer: Don't let "Mic Jack Mode" alone create...
2012-10-24 Peter Meerwaldrtp: Fix warning using pa_assert_not_reached()
2012-10-24 Niels Ole Salscheidervirtual-surround: Limit the number of hrir samples.
2012-10-24 Niels Ole Salscheidervirtual-surround: Add silence to hrir if necessary.
2012-10-24 Flavio Ceolinpulse: Fix for volume documentation
2012-10-24 Arun Raghavantests: Add a basic sanity test to sconv cpu-test
2012-10-24 Arun Raghavantests: Reorganise cpu-test to reuse code
2012-10-24 Arun Raghavantests: Factor out core sconv test code in cpu-test
2012-10-24 Arun Raghavantests: Add a copyright header to cpu-test
2012-10-23 Tanu Kaskinenrtp: Fix rtp_port reading.
2012-10-23 Thomas Martitzgccmacro: Disable printf-like format checking on mingw3...
2012-10-23 Mikel Astizbluetooth: Refactor code to create profile ports
2012-10-23 Mikel Astizbluetooth: Refactor code to create card profiles
2012-10-23 Peter Meerwaldecho-cancel: Fix false warning in webrtc AEC.
2012-10-23 Peter Meerwaldsvolume_arm: Fix a const warning.
2012-10-23 Thomas Martitzcore: Slightly more helpful pa_cstrerror for unknown...
2012-10-23 Thomas Martitzpacat: Replace read(), write() with pa_* equivalent.
2012-10-23 Thomas Martitzcore: Transparently handle non-blocking sockets on...
2012-10-23 Thomas Martitzpacat: Enable binary mode on Windows.
2012-10-22 Mikel Astizbluetooth: Hold device pointer while module loaded
2012-10-22 Mikel Astizbluetooth: Self unload module-bluetooth-device
2012-10-22 Mikel Astizbluetooth: Add hook to tell device was removed
2012-10-22 Mikel Astizbluetooth: Remove const qualifier for device
2012-10-22 David Henningssonalsa-sink/source: Warn for scheduling delays
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
next