]> code.delx.au - pulseaudio/shortlog
pulseaudio
2013-03-13 Tanu Kaskinenman: Remove reference to the .verbose CLI command
2013-03-13 Akihiro TsukadaBump the native protocol version
2013-03-12 Tanu Kaskinenltdl-bind-now: Log an error in case of failures
2013-03-12 Tanu Kaskinenmodule: Don't use lt_dlerror(), it's useless
2013-03-08 David Henningssonbluetooth: Never allow microphone output ports
2013-03-08 Mikel Astizbluetooth: Use form factor to set port name and description
2013-03-08 Mikel Astizbluetooth: Add specific form factor for phones
2013-03-08 Mikel Astizbluetooth: Use enum to represent form factors
2013-03-06 Stefan Hubermodules: Remove obsolete may_move_to callbacks
2013-03-05 Stefan Hubermodules: remove obsolete comment on PA_SOURCE_OUTPUT_DO...
2013-03-05 Stefan Hubervirtual-source: remove redundant checks and callbacks
2013-03-05 Stefan Hubermodules: add module-remap-source
2013-03-01 David Henningssondefault.pa: Load module-jackdbus-detect with channels...
2013-02-22 Tanu Kaskinenformat: Add #defines for enum values
2013-02-19 David Henningssonalsa-card: Make ELD monitor name a port property
2013-02-19 David Henningssonalsa-mixer: Add possibility to configure ELD device
2013-02-19 David Henningssonalsa-util: Add a function to read ELD info
2013-02-19 Mikel Astizcard: Set initial profile availability state
2013-02-19 Mikel Astizbluetooth: Fix assertion failure if BlueZ crashes durin...
2013-02-18 Mikel Astizbluetooth: Fix possible adapter duplicates
2013-02-18 Stefan Huberecho-cancel: Enable different sample specs for rec...
2013-02-18 Mikel Astizbluetooth: Merge all ports into "bluetooth-input" and...
2013-02-18 Mikel Astizbluetooth: Use profile availability to auto-switch...
2013-02-18 Mikel Astizbluetooth: Expose card profile availability
2013-02-18 Mikel Astizcli: Show card profile availability status
2013-02-18 Mikel Astizcard: Add card profile availability
2013-02-18 Mikel Astizcore: Internally deprecate pa_port_available_t to use...
2013-02-18 Stefan Huberecho-cancel: Do not bypass EC implementation when play...
2013-02-16 Stefan Huberecho-cancel-test: When fopen() fails tell which file...
2013-02-16 Stefan Huberecho-cancel-test: Pass aec_args with module args
2013-02-16 Stefan Huberecho-cancel-test: Enable debug log level
2013-02-16 Akihiro Tsukadaadd support for MPEG-2 AAC pass-through
2013-02-16 David Henningssonmodule: Unload modules in reverse order
2013-02-16 Tanu Kaskinenbluetooth: Fix thread teardown code ordering
2013-02-16 Mikel Astizbluetooth: Fix premature acquire attempts
2013-02-15 Tanu Kaskinenidxset: Add pa_idxset_remove_all()
2013-02-15 Tanu Kaskinenhashmap: Add pa_hashmap_remove_all()
2013-02-15 Tanu Kaskinenidxset: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-15 Tanu Kaskinendevice-port: Remove pa_device_port_hashmap_free()
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-15 Tanu Kaskinengconf: Remove needless userdata function arguments
2013-02-15 Tanu Kaskinengconf: Add userdata pointer to struct module_info
2013-02-15 Peter Meerwaldtests: add test/performance comparison for mixing speci...
2013-02-15 Peter Meerwaldtests: Add NEON mix test cases to cpu-test
2013-02-15 Peter Meerwaldmix: Add optimized mix code path for ARM NEON
2013-02-15 Peter Meerwaldmix: Change end pointer to length parameter in mixing...
2013-02-15 Peter Meerwaldmix: Add special cases for mixing streams in s16ne...
2013-02-15 Peter Meerwaldtests: Add mult-s16 test
2013-02-15 Peter Meerwaldcore: Refactor code to multiply s16 by volume
2013-02-15 Peter Meerwaldmix: Combine loops over streams in pa_mix()
2013-02-15 Peter Meerwaldmix: Export function to get/set mixing implementation...
2013-02-15 Peter Meerwaldmix: Split pa_mix() code using function table
2013-02-15 Peter Meerwaldmix: Use table for calc_stream_columes()
2013-02-15 Peter Meerwaldsample-util: Remove duplicate stdio.h #include
2013-02-15 Peter Meerwaldcore: Move pa_mix() into new file mix.c
2013-02-15 Peter Meerwaldtests: Volume-test seems to be long-running, set timeout
2013-02-15 Peter Meerwaldresampler: Resample first followed by remapping if...
2013-02-15 Tanu Kaskinenecho-cancel: Fix uninitialized variable dotp_xf_xf...
2013-02-15 Peter Meerwaldecho-cancel: Use proper float constants in adrian-aec
2013-02-15 Tanu Kaskinenecho-cancel: Fix tap weights array alignment
2013-02-14 Peter Meerwaldecho-cancel: Fix zeroing of w in AEC_leaky()
2013-02-14 Peter Meerwaldecho-cancel: Fix memory leak / deinitialization of...
2013-02-14 Peter Meerwaldecho-cancel: Output echo canceller name if invalid
2013-02-14 Peter Meerwaldecho-cancel: Add function pa_echo_canceller_blocksize_p...
2013-02-14 Peter Meerwaldbuild-sys: Properly check for HAVE_DBUS in module-ladsp...
2013-02-14 Peter Meerwaldbuild-sys: ALSA use-case manager requires ALSA library...
2013-02-14 Mikel Astizbluetooth: Fix incorrect index check with PA_ELEMENTSOF
2013-02-07 Stefan Huberresampler: Generate normalized rows in calc_map_table()
2013-02-07 Stefan Huberresampler: Refactor calc_map_table()
2013-02-07 Stefan Huberresampler: Replace pa_bool_t by bool
2013-02-07 Tanu Kaskinendaemon: Don't rely on prctl(PR_SET_KEEPCAPS, 0) for...
2013-02-07 Jarkko Suontaustacore: Assert on memchunk divisibility by sample spec...
2013-02-06 Tanu Kaskinentests: Indicate failure in test-daemon.sh by returning...
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...
next