]> code.delx.au - pulseaudio/history - src/pulsecore
protocol-native: Don't enumerate unlinked sinks and sources
[pulseaudio] / src / pulsecore /
2014-02-14 Arun Raghavanprotocol-native: Don't enumerate unlinked sinks and...
2014-02-14 Tanu Kaskinensink-input, source-output: Don't crash if format negoti...
2014-02-05 Tanu Kaskinensource: Increase max outputs per source
2014-02-04 Tanu Kaskinenprotocol-native: Fix a crash
2014-01-30 Tanu Kaskinenthread-win32: Implement pa_thread_free_nojoin()
2014-01-28 Peter Meerwaldresampler: Resample first followed by remapping if...
2014-01-28 Peter Meerwaldresampler: Implement leftover handling in convert_to_wo...
2014-01-28 Peter Meerwaldresampler: Extend fit_buf() helper to copy leftover...
2014-01-27 Tanu Kaskinenmodule: Replace rindex() with strrchr()
2014-01-15 Tanu Kaskinensink, source: Remove useless attach/detach stuff
2014-01-08 Tanu Kaskinensink-input, source-output: Interpret missing PCM parame...
2014-01-08 Tanu Kaskinenstream-util: Add pa_stream_get_volume_channel_map()
2014-01-08 Tanu Kaskinenformat, core-format: Constify some function parameters
2014-01-08 Tanu Kaskinensink-input, source-output: Do routing related validity...
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_from_sample_spec2()
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_to_sample_spec2()
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_get_channel_map()
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_get_channels()
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_get_rate()
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_get_sample_format()
2014-01-08 Tanu KaskinenMove pa_format_info_to_sample_spec_fake() to core-format
2013-12-20 Tanu Kaskinensink-input: Fix volume_factor_sink initialization
2013-12-20 poljar (Damir Jelić)log: Add support for the systemd journal
2013-12-20 Peter Meerwaldcore: Fix check for io->output_event in enable_events()
2013-12-20 Peter Meerwaldcore: Use after free in pa_sink_input_new_data_set_form...
2013-12-20 Peter Meerwaldcore: Fix asserting command in protocol-native
2013-12-20 Peter Meerwaldcore: Fix uninit pointer read in protocol-native
2013-12-20 Peter Meerwaldcore: Fix resource leak in core-util
2013-12-20 Jan Alexander Stef... thread-mq: Initialize thread_mainloop to NULL if not...
2013-12-15 Tanu KaskinenAdd pa_channels_valid()
2013-12-15 Tanu KaskinenAdd pa_sample_rate_valid()
2013-12-15 Tanu KaskinenAdd pa_sample_format_valid()
2013-12-13 Ryan Lortiecore-util: set_scheduler: check for RLIMIT_RTTIME
2013-12-13 Peter Meerwaldmodargs: Do not modify alternate_rate in pa_modargs_get...
2013-12-13 Peter Meerwaldmodargs: Fix pa_modargs_get_sample_rate() if no "rate...
2013-12-06 Peter Meerwaldcore-util: Check that we actually have regexec before...
2013-12-05 Tanu Kaskinencard: Move pa_card_add_profile() implementation to...
2013-12-05 Peter Meerwaldmodules: Make use of new function pa_modargs_get_sample...
2013-12-05 Peter Meerwaldresampler: Clean up ffmpeg resampler buffering
2013-11-29 Tanu KaskinenPass the profile object instead of the profile name...
2013-11-29 Tanu Kaskinenidxset: Allow deep copying with pa_idxset_copy()
2013-11-29 Tanu Kaskinensink, source: Add a TODO comment about removing get_for...
2013-11-29 Scott Reevesprotocol-native: Remove written differently but functio...
2013-11-22 Tanu Kaskinensource-output: Log the format negotiation result
2013-11-22 Stefan SperlingFix undefined behaviour in pulseaudio --start.
2013-11-22 Colin Guthriesink/source: When picking the initial ports, prefer...
2013-11-22 Colin Guthriecard: Ensure we still pick a profile even if it's unava...
2013-11-20 Parin Porechaprotocol-native: Express XOR asserts more concisely
2013-11-15 Pierre OssmanRevert "core: Transparently handle non-blocking sockets...
2013-11-15 Pierre Ossmancore: make sure win32 sockets remain blocking
2013-11-14 Tanu Kaskinensink-input, source-output: Don't assume that proplist...
2013-11-08 Peter Meerwaldresampler: Cleanup, index of memchunks is not used
2013-11-08 Peter Meerwaldresampler: Prepare to have leftover data in different...
2013-11-08 Peter Meerwaldresampler: Add fit_buf() helper funtion for buffer...
2013-11-08 Peter Meerwaldresampler: Cleanup, rename xxxx_buf_samples to xxxx_buf...
2013-11-08 Peter Meerwaldresampler: Handle leftover samples, use new return...
2013-11-08 Peter Meerwaldresampler: Change interface, resampler may return the...
2013-11-08 Peter Meerwaldresampler: Introduce work_channels
2013-11-08 Peter Meerwaldresampler: Introduce work frame size (w_fz)
2013-11-05 Luiz Augusto von... card: Only set active_profile with available profile
2013-10-29 Peter Meerwaldmodargs: Add pa_modargs_get_sample_rate()
2013-10-29 Peter Meerwaldmodargs: Add pa_modargs_get_resample_method()
2013-10-29 Peter Meerwaldmemblock: Fix typo in description of pa_memblock_unref_...
2013-10-12 Kiran Krishnappasndfile-util: fix format for 24bit depth wav files
2013-10-05 Anton Lundinbuild-sys: Fix building with Android toolchain
2013-09-29 Arun Raghavanhashmap: Add a key+value iterator
2013-09-29 João Paulo Rechi... cli-command: Use pa_module_exists() in .ifexists
2013-09-29 João Paulo Rechi... module: Create pa_module_exists()
2013-09-28 Arun Raghavanmutex: Fix compiler warning when priority inheritance...
2013-09-25 poljar (Damir Jelić)resampler: Revert to auto if the rates are equal and...
2013-09-20 Arun Raghavansink: Increase max sink inputs per sink
2013-09-17 Arun Raghavanlog: Add missing header
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-09-13 Pierre Ossmanmodule-tunnel: automatically find the PulseAudio server
2013-09-08 Tanu Kaskinenresampler: Never return zero for max block size
2013-08-27 Tanu Kaskinensink, source: Fix error reporting style for rate updates
2013-08-27 Tanu Kaskinensource: When updating a monitor source's rate, update...
2013-08-27 Tanu Kaskinensource: Fix monitor source rate changing
2013-08-27 poljar (Damir Jelić)resampler: Add a choose_auto_resampler function
2013-08-27 poljar (Damir Jelić)resampler: Get rid of redundant implementation specific...
2013-08-27 poljar (Damir Jelić)resampler: Add assert to set_input/output_rate
2013-08-27 poljar (Damir Jelić)resampler: Introduce a implementation specific struct
2013-08-27 poljar (Damir Jelić)Resampler: Don't use the peaks resampler for upsampling
2013-08-27 poljar (Damir Jelić)resampler: Add a function for comparing sample format...
2013-08-27 poljar (Damir Jelić)resampler: choose_work_format use switch instead of...
2013-08-27 poljar (Damir Jelić)resampler: Move the work format finding logic into...
2013-08-27 poljar (Damir Jelić)resampler: fix_method use switch instead of if/else
2013-08-27 poljar (Damir Jelić)resampler: Move the fix method logic into a separate...
2013-08-27 poljar (Damir Jelić)resampler: Make resampler struct implementation agnostic
2013-08-27 Tanu Kaskinensink, source: Return early from pa_*_update_rate()...
2013-08-23 Tanu Kaskinensink, source: Small readability improvement
2013-08-23 Tanu Kaskinensink, source: Fix default and alternate rate assertions
2013-08-23 Tanu Kaskinensink, source: Don't care about default and alternate...
2013-08-22 Tanu Kaskinensink, source: Reduce indentation level in *_update_rate()
2013-08-21 Tanu Kaskinensource-output: Get the correct source for "direct_on_in...
2013-08-08 Arun Raghavansink-input: Don't assert when removing non-existent...
2013-08-06 Alexander Couzensthread-mq: Support a mainloop as thread/consumer
2013-08-02 Peter Meerwaldcli: Use pa_xnew0 to save some 0 inits
2013-08-02 Peter Meerwaldcli: Output prompt and welcome message only when reques...
2013-07-31 Kerrick StaleyFix typos in command_names
next