]> code.delx.au - pulseaudio/shortlog
pulseaudio
2012-11-04 Tanu Kaskinenbuild: Add PROTOCOL to EXTRA_DIST.
2012-11-04 Tanu Kaskinendevice-restore: When restoring volume, print the restor...
2012-11-04 Tanu Kaskinenbuild: Add .gitignore files to EXTRA_DIST.
2012-11-03 Wieland Hoffmannman pulse-daemon.conf: Correct typoes
2012-11-03 Arun Raghavanbuild-sys: Document libpulsecommon vs. libpulse duplication
2012-11-03 Arun Raghavani18n: Fix POTFILES for poll changes
2012-11-03 Arun Raghavanbuild-sys: Bump soname
2012-11-03 Arun RaghavanRevert "core: adjust playing_for and underrun_for at...
2012-10-31 Uoti Urpalacore: adjust playing_for and underrun_for at rewind
2012-10-30 Arun Raghavansvolume: Fix ARM alignment issues
2012-10-30 Arun Raghavantests: Minor alignment adjustment fix for cpu-test
2012-10-30 Tanu Kaskinenmatch: Use the SINK_INPUT_FIXATE hook instead of NEW.
2012-10-30 Tanu Kaskinencombine: Keep the timer active in the null mode only...
2012-10-30 Tanu Kaskinenvirtual-surround-sink: Fix setting max_request and...
2012-10-30 Tanu Kaskinenloopback: Don't fix the source output format/rate/channels.
2012-10-30 Tanu Kaskinenloopback: Use the real sample spec once it's known.
2012-10-30 Tanu Kaskinenresampler: Make sure that there are no overflows when...
2012-10-30 Tanu Kaskinenmemblockq: Fix the order of setting minreq and prebuf.
2012-10-30 Thomas Martitzcore-util: Don't error out on existing runtime directory.
2012-10-30 Thomas Martitzcore: Proper poll() emulation to fix pacat and friends...
2012-10-30 Arun Raghavanbuild-sys: Drop -Wvla from compiler flags
2012-10-30 Arun Raghavantests: Fix a cpu-test debug message
2012-10-30 Arun Raghavantests: Run svolume on different channel counts
2012-10-30 Arun Raghavantests: Make cpu-test less verbose
2012-10-30 Arun Raghavantests: Run svolume test for various sample alignments
2012-10-29 Arun Raghavancore: Fix warning on non-win32 builds
2012-10-29 Tanu Kaskinenbuild: Add a2dp-codecs.h to libbluetooth-util sources.
2012-10-29 Arun Raghavantests: Minor cpu-test fixes for non-NEON builds
2012-10-29 Arun Raghavantests: Print average outer-loop iteration time in cpu...
2012-10-29 Arun Raghavantests: Increase sconv cpu-test timeout
2012-10-29 Arun Raghavantests: Allow off-by-one error in sconv test
2012-10-29 Arun Raghavansconv: Fix NEON sconv rounding code
2012-10-29 Peter Meerwaldtests: Implement test code for ARM NEON sconv s16_to_float
2012-10-29 Peter Meerwaldtests: Fix test description in cpu-test
2012-10-29 Peter Meerwaldcore: Add ARM NEON optimized sample conversion code
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...
next