]> code.delx.au - pulseaudio/history - src
core-util: Make pa_yes_no() translatable
[pulseaudio] / src /
2013-12-20 Peter Meerwaldmodules: Fix resource leak in tunnel-sink-new
2013-12-20 Peter Meerwaldcore: Fix resource leak in core-util
2013-12-20 Peter Meerwaldmodules: Fix resource leak in oss
2013-12-20 Peter Meerwaldmodules: Fix resource leak in alsa-ucm
2013-12-20 Peter Meerwaldmodules: Fix resource leak in device-restore
2013-12-20 Peter Meerwaldmodules: Fix resource leak in alsa-card
2013-12-20 Peter Meerwaldmodules: Fix resource leak in stream-restore
2013-12-20 Jan Alexander Stef... thread-mq: Initialize thread_mainloop to NULL if not...
2013-12-20 Peter Meerwaldsimple: Enable pa_simple_flush() on record streams...
2013-12-20 Peter Meerwalddoc: Document that pa_stream_flush() is applicable...
2013-12-20 Peter Meerwalddoc: Document that pa_simple_get_latency() can be used...
2013-12-20 Peter Meerwalddoc: Refer to seek parameter of pa_stream_write() in...
2013-12-20 Peter Meerwalddoc: Fix reference to pa_threaded_mainloop
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-14 Tanu Kaskinenbluetooth: Fix profile priority comparison
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 Arun Raghavanalsa: Log some output if we disable tsched for BATCH...
2013-12-06 Peter Meerwaldcore-util: Check that we actually have regexec before...
2013-12-06 Lars-Peter Clausenalsa: Disable timer-scheduling for PCMs with the BATCH...
2013-12-05 Tanu Kaskinencard: Move pa_card_add_profile() implementation to...
2013-12-05 Kenneth Perrybonjour-publish: Return ports in network byteorder
2013-12-05 Peter Meerwaldmodule-remap-source: Add resample_method argument
2013-12-05 Peter Meerwaldmodule-remap-sink: Add resample_method argument
2013-12-05 Peter Meerwaldmodule-sine: Add rate argument
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 Kaskinenucm: Add a FIXME comment about bad error handling
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 João Paulo Rechi... bluetooth: Fix crash in pa_bluetooth_discovery_get_devi...
2013-11-22 João Paulo Rechi... bluetooth: Check adapter address to set device_info_valid
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 Tanu Kaskinenbluetooth: Set device_info_valid to -1 when the device...
2013-11-20 Tanu Kaskinenbluetooth: Remove device_remove_all()
2013-11-20 Tanu Kaskinenbluetooth: Fire DEVICE_CONNECTION_CHANGED in set_device...
2013-11-20 Tanu Kaskinenbluetooth: Don't mark device valid before it has an...
2013-11-20 Tanu Kaskinenbluetooth: Use a helper function for setting device_inf...
2013-11-20 Parin Porechaprotocol-native: Express XOR asserts more concisely
2013-11-15 Tanu Kaskinenbluetooth: Remove a redundant variable
2013-11-15 Pierre OssmanRevert "core: Transparently handle non-blocking sockets...
2013-11-15 Pierre Ossmancore: make sure win32 sockets remain blocking
2013-11-15 Alexander Couzenstunnel-new: add cookie module argument
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-11-05 Luiz Augusto von... introspect: Fix ABI break introduced by b98a2e1
2013-11-01 David Henningssonalsa-mixer: Add internal surround speaker elements
2013-11-01 João Paulo Rechi... console-kit: Remove logging of every message on the bus
2013-11-01 Peter Meerwaldtests: Extract PA_CPU_TEST* macros to separate header
2013-11-01 Pierre Ossmandaemon conf: "high-priority" setting isn't respected
2013-10-29 Tanu Kaskinensimple: Improve pa_simple_read() documentation
2013-10-29 Tanu Kaskinenbluetooth: Fix variable constness
2013-10-29 Tanu Kaskinenbluetooth: Remove adapter_remove_all()
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 Ben Brewermainloop, glib-mainloop: time_restart could cause incor...
2013-10-29 Peter Meerwaldtests: Resampler output memchunk may be reset (zero)
2013-10-29 Peter Meerwaldmemblock: Fix typo in description of pa_memblock_unref_...
2013-10-15 João Paulo Rechi... bluetooth: Track discovery modules by index
2013-10-12 Kiran Krishnappasndfile-util: fix format for 24bit depth wav files
2013-10-09 Jan Alexander Stef... alsa: Fix crash when loading bare ALSA sink/source
2013-10-05 Anton Lundinbuild-sys: Fix building with Android toolchain
2013-10-04 Alexander Couzenstunnel-sink-new: Fix a possible crash
2013-10-04 Alexander Couzenstunnel-sink-new: remove switch-default from state chang...
2013-10-03 David Henningssonalsa-mixer: Drop all unused paths, not only unsupported...
2013-09-30 David Henningssondefault/system.pa: Do not load module-dbus-protocol
2013-09-30 Arun Raghavanalsa-ucm: Fix bad rate check
2013-09-30 Arun Raghavanalsa-ucm: Don't allow Playback/CaptureRate to be 0
2013-09-29 Tanu Kaskinenbluetooth: Add a comment about messing with the IDLE...
2013-09-29 Arun Raghavanhashmap: Add a key+value iterator
2013-09-29 João Paulo Rechi... bluetooth: Revive module-bluetooth-discover
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-29 João Paulo Rechi... bluetooth: Fail to load driver if discovery module...
2013-09-29 João Paulo Rechi... bluetooth: Implement get_n_used() for module-bluez5...
2013-09-29 João Paulo Rechi... bluetooth: Handle changes to BlueZ 5 transports state
2013-09-29 João Paulo Rechi... bluetooth: Process source messages for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Process sink messages for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create I/O thread function for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Set card profile for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Start / stop I/O thread for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create source for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create sink for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Initialize profiles for BlueZ 5 cards
next