]> code.delx.au - pulseaudio/shortlog
pulseaudio
2013-02-06 Tanu Kaskinenbuild-sys: Add check-daemon target to the top-level...
2013-02-06 Tanu Kaskinenudev: Add use_ucm module argument
2013-02-06 David Henningssonalsa-ucm: Fallback to stereo duplex
2013-02-06 Tanu Kaskinendbus: Fix cleanup when removing signal listeners
2013-02-06 Tanu Kaskinendbus: Fix connection cleanup when killing clients
2013-02-06 Jyri Sarhacombine: Stop rate adjustments if sink is supended
2013-02-05 David Henningssonalsa-sink/source: Better thread names
2013-02-04 Tanu Kaskinenpacat: Handle holes in recording streams.
2013-02-04 Tanu Kaskinenpadsp: Handle holes in recording streams.
2013-02-04 Tanu Kaskinensimple: Handle holes in recording streams.
2013-02-04 Peter Meerwaldsconv: Change/fix conversion to/from float32
2013-02-04 David Henningssonpactl: Document @DEFAULT_SINK@, @DEFAULT_SOURCE@ and...
2013-02-01 Peter Meerwaldresampler: Improve s16<-->s32 conversion, use s16 work...
2013-02-01 Peter Meerwaldresampler: Drop redundant assignment in convert_from_wo...
2013-02-01 Peter Meerwaldtests: Fix sconv sample correctness in cpu-test
2013-02-01 Peter Meerwaldsconv: Check for SSE flag before initializing code
2013-02-01 Tanu Kaskinentests: Fix function argument wrapping style in cpu...
2013-02-01 Peter Meerwaldtests: Add remap test code to cpu-test
2013-02-01 Peter Meerwaldtests: Test both, SSE and SSE2, sconv in cpu-test
2013-02-01 Peter Meerwaldremap_sse: More specific logging: SSE -> SSE2
2013-02-01 Peter Meerwaldtests: Fix potential out-of-bound access violation...
2013-02-01 Peter Meerwaldtests: Fix conversion typo in cpu-test
2013-02-01 poljar (Damir... pactl: Add a command for setting the default sink/source.
2013-02-01 poljar (Damir... bash-completion: Don't complete devices in the list...
2013-01-31 Mikel Astizreserve: Fix leaking NameLost signals after release...
2013-01-31 Mikel Astizreserve: Move get_name_owner() to the public rd_device API
2013-01-31 Tanu Kaskinenbluetooth: Fail if BlueZ tries to give duplicate device...
2013-01-31 Mikel Astizbluetooth: Detect changes in constant properties
2013-01-31 Mikel Astizbluetooth: Propagate to property parsers if it is initi...
2013-01-31 Tanu Kaskinenbuild-sys: Use dist_vapi_DATA instead of listing the...
2013-01-31 Tanu Kaskinenbuild-sys: Install the bash completion script.
2013-01-31 poljar (Damir... build: Add bash completion
2013-01-29 Tanu Kaskinen.gitignore: Add pulse-daemon.log.
2013-01-29 Mikel Astizbluetooth: Fix potential assertion failure due to unali...
2013-01-28 poljar (Damir... build: Add zsh completion
2013-01-27 poljar (Damir... pactl: Add the ability to toggle mute state.
2013-01-27 Tanu Kaskinenladspa: Fix a couple of minor memory leaks.
2013-01-24 Mikel Astizbluetooth: Fix sending D-Bus reply before internal...
2013-01-24 Mikel Astizbluetooth: Fix potential assertion failure if MTU changes
2013-01-24 Tanu Kaskinenbuild-sys: Fix an outdated D-Bus version in an error...
2013-01-24 Tanu Kaskinenbuild-sys: Bump D-Bus dependency version to 1.4.12.
2013-01-22 Tanu Kaskinencard: Remove some unnecessary checks.
2013-01-22 Tanu Kaskinendevice-port: Return early from pa_device_port_set_laten...
2013-01-22 Tanu Kaskinenjack: Don't fail module-jackdbus-detect loading if...
2013-01-21 poljar (Damir... card-restore: Only use hooks for the events.
2013-01-20 poljar (Damir... device-port: Fire a hook when the latency offset changes.
2013-01-20 poljar (Damir... device-port: Cleanup of the sink/source subscription...
2013-01-20 poljar (Damir... device-port: Access the cards directly.
2013-01-20 poljar (Damir... device-port: Add a card pointer to the ports.
2013-01-18 Piotr Drągi18n: Update Polish translation
2013-01-17 Tanu KaskinenInitialize monitor's busy status to false if we own...
2013-01-17 Tanu KaskinenCall change_cb() only when there's an actual change.
2013-01-13 Tanu Kaskinenpulse: Initialize pa_operation objects to all-zero.
2013-01-12 Piotr Drągi18n: Update Polish translation
2013-01-12 Paul Mengpulse: Add pa_operation_set_state_callback() API
2013-01-11 Tanu Kaskinenbluetooth: Convert booleans to stdbool.
2013-01-11 Mikel Astizbluetooth: Simplify redundant error check
2013-01-11 Mikel Astizbluetooth: Remove device_is_audio_ready()
2013-01-11 Mikel Astizbluetooth: Do not check profile states is device_audio_...
2013-01-11 Mikel Astizbluetooth: Use stdbool for pa_bool_t
2013-01-11 Mikel Astizbluetooth: Check message signature for SetConfiguration
2013-01-11 Mikel Astizbluetooth: Fix minor style issues
2013-01-11 Mikel Astizbluetooth: Fix incorrect error messages
2013-01-11 Peter Meerwaldecho-cancel: Fix error cleanup of pa_speex_ec_init()
2013-01-04 Tanu Kaskinenpulse: Fix endianness definition on Sparc.
2013-01-04 Tanu Kaskinensolaris: When suspending, flush the device instead...
2013-01-04 Tanu Kaskinensolaris: Fix get_playback_buffered_bytes() return value.
2013-01-04 Tanu Kaskinenshm: Support Solaris shm file paths.
2013-01-04 Peter Meerwaldtests: Fix allowed sample formats in resampler-test...
2012-12-30 Peter Nelsonjackdbus-detect: Add channel count override.
2012-12-20 Tanu Kaskinenbluetooth: Remove pa_bluetooth_discovery_sync().
2012-12-20 Stefan Huberecho-cancel: Extend null implementation to arbitary...
2012-12-20 Stefan Huberecho-cancel: Enable different blocksizes for sink and...
2012-12-20 Stefan Huberecho-cancel: Fix calc_diff for asymmetric sample specs
2012-12-20 Stefan Huberecho-cancel: Fix missing setup of sink_ss in echo-cance...
2012-12-20 Stefan Huberecho-cancel: Fix echo-cancel-test's argument number...
2012-12-20 Tanu Kaskinenbuild: Don't enable BlueZ if libbluetooth is not found.
2012-12-19 Tanu Kaskinenbluetooth: Don't access a transport after it's freed.
2012-12-19 Tanu Kaskinenman: Update log-target documentation.
2012-12-19 Tanu Kaskinenmodargs: Don't fail needlessly in pa_modargs_get_sample...
2012-12-19 Wang Xingchaosndfile-util: reduce useless loop
2012-12-19 Tanu Kaskinenmemblockq: Use pa_xnew0() to avoid manual zeroing.
2012-12-19 Christoph Gysindoc: Generate API documentation for ext-device-manager...
2012-12-19 Tanu Kaskinendevice-restore: Fix empty argument list declaration.
2012-12-19 Ștefan Săftescuvirtual-sink: Removed the option to specify sample...
2012-12-19 Tanu Kaskinencpulimit: Explicitly ignore pa_read() return value.
2012-12-19 Tanu Kaskinenoss: Check pa_read() return value.
2012-12-19 Tanu Kaskinenmainloop-signal: Explicitly ignore pa_write() return...
2012-12-19 Tanu Kaskinensmoother-test: Fix array overflow.
2012-12-19 Tanu KaskinenFix pa_parse_boolean() return value checking.
2012-12-19 Tanu Kaskinenpasuspender: Check pa_context_connect() return value.
2012-12-19 Tanu Kaskinenbluetooth: Don't free read_smoother in pa__done().
2012-12-19 Matěj Laitlqpaeq: Try to load equalizer module before failing...
2012-12-19 Tanu Kaskinenbluetooth: Make pa_bt_audio_state_from_string() private.
2012-12-19 Tanu Kaskinenbluetooth: Improve transport state change log message.
2012-12-19 Mikel Astizbluetooth: Replace acquire param 'start' with 'optional'
2012-12-19 Mikel Astizbluetooth: Call setup_stream() manually
2012-12-19 Mikel Astizbluetooth: Remove D-Bus dependency in module-bluetooth...
2012-12-19 Mikel Astizbluetooth: Use transport state instead of profile states
2012-12-19 Mikel Astizbluetooth: Refactor dependency to org.bluez.Audio
next