]> code.delx.au - pulseaudio/history - src/pulsecore
modules: add module-remap-source
[pulseaudio] / src / pulsecore /
2013-02-19 Mikel Astizcard: Set initial profile availability state
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-16 David Henningssonmodule: Unload modules in reverse order
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 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 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 Meerwaldresampler: Resample first followed by remapping if...
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 Jarkko Suontaustacore: Assert on memchunk divisibility by sample spec...
2013-02-06 Tanu Kaskinendbus: Fix cleanup when removing signal listeners
2013-02-04 Peter Meerwaldsconv: Change/fix conversion to/from float32
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 Meerwaldsconv: Check for SSE flag before initializing code
2013-02-01 Peter Meerwaldremap_sse: More specific logging: SSE -> SSE2
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-20 poljar (Damir Jelić)device-port: Fire a hook when the latency offset changes.
2013-01-20 poljar (Damir Jelić)device-port: Cleanup of the sink/source subscription...
2013-01-20 poljar (Damir Jelić)device-port: Access the cards directly.
2013-01-20 poljar (Damir Jelić)device-port: Add a card pointer to the ports.
2013-01-04 Tanu Kaskinenshm: Support Solaris shm file paths.
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 Tanu KaskinenFix pa_parse_boolean() return value checking.
2012-12-19 Tanu Kaskinencore-util: Improve get_path() documentation
2012-12-19 Flavio Ceolinmodargs: Adding pa_modargs_get_value_volume()
2012-12-19 Flavio Ceolinsink-input: New volume_factor system
2012-12-19 Tanu KaskinenLog the reason for every suspend/resume.
2012-12-19 Tanu Kaskinenesound: Suspend/resume also sources on STANDBY/RESUME...
2012-11-19 Arun Raghavancore: Remove bad free() call
2012-11-19 Arun Raghavansink-input, source-output: Check rate update success...
2012-11-19 Arun Raghavansource-output: Fix volume fixup for rate update
2012-11-16 Tanu Kaskinensink: Process rewind requests also when suspended.
2012-11-16 Arun Raghavansink, source: Prevent unnecessary rate update attempts
2012-11-04 Frédéric Dalleauresampler: Fix crash if 'auto' resampler chooses ffmpeg...
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 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-29 Arun Raghavancore: Fix warning on non-win32 builds
2012-10-29 Arun Raghavansconv: Fix NEON sconv rounding code
2012-10-29 Peter Meerwaldcore: Add ARM NEON optimized sample conversion code
2012-10-25 Tanu Kaskinencard: Store a pa_card pointer in pa_card_profile.
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-23 Peter Meerwaldsvolume_arm: Fix a const warning.
2012-10-23 Thomas Martitzcore: Slightly more helpful pa_cstrerror for unknown...
2012-10-23 Thomas Martitzcore: Transparently handle non-blocking sockets on...
2012-10-19 Flavio Ceolinmodargs: New function: pa_modargs_get_value_double().
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: Factor out ARM svolume test into cpu-test
2012-10-19 Arun Raghavancore: Separate ARM CPU detection from initialisation
2012-10-16 David Henningssoncli: Output asterisk when default sink/source is found
2012-09-26 Mikel Astizsink, source: Support creating suspended sinks and...
2012-09-23 David Henningssonflist: Increase default list size to 256
2012-09-16 Flavio Ceolinsink-input: Remove redundant check in pa_sink_input_req...
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 Tanu Kaskinenobject: Get rid of "warning: cast increases required...
2012-08-22 Tanu Kaskinenmemblock: Add pa_memblock_acquire_chunk().
2012-08-15 David Henningssonresampler: Fix volume on downmix to mono
2012-08-04 Arun Raghavantests: Factor out Orc test code into cpu-test
2012-08-04 Deng Zhengrongtests: add cpu test
2012-07-17 Peter Meerwaldcore: Set volumes const in pa_do_volume_func_t
2012-07-17 Deng Zhengrongcore: add more verbose error info
2012-07-17 Frédéric Dalleaupacmd: Display inputs and outputs PASSTHROUGH flag
2012-07-06 Peter Meerwaldmemblock: Fix typos.
2012-07-03 Arun Raghavancore-util: Fix permissions handling while creating...
2012-06-30 poljar (Damir Jelic)introspect: Add functions to handle the latency offset.
2012-06-30 poljar (Damir Jelić)device-port: Send a subscription event when the offset...
2012-06-30 poljar (Damir Jelić)conf-parser: Initialize the state to zero immediately.
2012-06-29 Tanu KaskinenAssume that the ports hashmap of cards is always non...
2012-06-29 Tanu KaskinenAssume that the profiles hashmap of ports is always...
2012-06-29 Tanu Kaskinencard: Ensure that there's always at least one profile.
2012-06-29 Tanu Kaskinensink, source: Always create a hashmap for ports.
next