]> code.delx.au - pulseaudio/history - src/modules
modules: Fix resource leak in oss
[pulseaudio] / src / modules /
2013-09-29 João Paulo Rechi... Revert "bluetooth: Update to new BlueZ 5 transport...
2013-09-29 João Paulo Rechi... Revert "bluetooth: Support transport auto-release"
2013-09-23 David Henningssonalsa: Turn one assertion into two
2013-09-17 Arun Raghavanalsa-ucm: Make combination port names deterministic
2013-09-17 Arun Raghavanalsa-ucm: Use playback/capture rate specification from UCM
2013-09-17 Arun Raghavanalsa: Allow sample spec override in mappings
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-09-13 Pierre Ossmanmodule-tunnel: automatically find the PulseAudio server
2013-09-13 Tanu Kaskinensuspend-on-idle: Allow disabling suspending for specifi...
2013-09-13 Alexander Couzenstunnel-source-new: counterpart to module-tunnel-sink-new
2013-09-08 poljar (Damir Jelić)card-restore: Watch for profiles added after card creation.
2013-08-27 Tanu Kaskinensink, source: Fix error reporting style for rate updates
2013-08-21 Alexander Couzenstunnel-sink-new: add a rewrite of module-tunnel using...
2013-08-08 Arun Raghavanalsa: Trivial whitespace deletion
2013-08-02 David Henningssonalsa-mixer: Prefer moving "Capture" before moving boosts
2013-07-29 Tanu Kaskinenloopback: Increase the maximum allowed latency
2013-07-26 David Henningssonalsa-ucm: Make combination ports have lower priority
2013-07-17 Tanu Kaskinendbus: Fix invalid dbus_bool_t values
2013-07-15 Tanu Kaskinenucm: Fix an incorrect log message
2013-07-15 João Paulo Rechi... bluetooth: Fix coding style
2013-07-15 João Paulo Rechi... bluetooth: Remove unused DBusError
2013-07-14 Tanu Kaskinentunnel: Fix reading state from wrong variable
2013-07-11 Pierre Ossmanalsa: Support ALSA without a use case manager
2013-07-09 Tanu KaskinenUse pa_(c)volume_snprint_verbose() everywhere
2013-07-08 Mikel Astizloopback: Fix cork state not updated after move
2013-07-04 poljar (Damir Jelić)Revert dbus_bool_t variables to use TRUE/FALSE instead...
2013-07-04 poljar (Damir Jelić)Fix alignment issues introduced by the pa_bool -> bool...
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-07-02 Tanu Kaskinendevice-manager: Refuse to load empty descriptions
2013-06-28 David HenningssonRevert "alsa-mixer: Add a couple of assertions"
2013-06-28 Tanu Kaskinendevice-manager: Add a sanity check for reading entries
2013-06-28 Tanu Kaskinenwaveout: Simplify setting the device description
2013-06-27 Tanu Kaskinenalsa-mixer: Add a couple of assertions
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Style fix: Remove new lines from opening brackets
2013-06-24 poljar (Damir Jelić)Style fix: Add a space between the closing/opening...
2013-06-24 poljar (Damir Jelić)Style fix: Add a space betwen the if statement and...
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Fix broken indentation by hand
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove tabs
2013-06-19 Tanu Kaskinenbluetooth: Fix too late assertion
2013-06-19 Tanu Kaskinencombine: Fix crash in output freeing
2013-06-18 Arun Raghavanzeroconf: Fix pa_mainloop_api_once usage
2013-06-14 David Henningssoniochannel: Avoid unnecessary wakeup after successful...
2013-06-13 David Henningssonalsa: Fix "Scheduling delay of..." message
2013-06-10 David Henningssonalsa-mixer: Add "Line Out" path
2013-06-10 Arun Raghavanalsa-mixer: Disable headphones when playing to speakers
2013-06-03 Tanu Kaskinenbluetooth: Fix input port description
2013-06-03 Arun Raghavanzeroconf: Make Avahi usage in m-z-publish async
2013-06-03 Peter Meerwaldrescue-streams: Fix wording of module description
2013-06-03 Peter Meerwaldintended-roles: Fix typo in module description
2013-06-03 Mikel Astizbluetooth: Support transport auto-release
2013-06-03 Mikel Astizbluetooth: Update to new BlueZ 5 transport acquire...
2013-06-03 Mikel Astizbluetooth: Support media transport's State property
2013-06-03 Mikel Astizbluetooth: Parse media transport's properties
2013-06-03 Mikel Astizbluetooth: Support Properties.PropertiesChanged signal
2013-06-03 Mikel Astizbluetooth: Support ObjectManager interface add/remove
2013-06-03 Mikel Astizbluetooth: BlueZ 5 interface rename to org.bluez.MediaT...
2013-06-03 Mikel Astizbluetooth: BlueZ 5 interface rename to org.bluez.Media1
2013-06-03 Mikel Astizbluetooth: BlueZ 5 interface rename to org.bluez.MediaE...
2013-06-03 Tanu Kaskinenbluetooth: Fix error checking style
2013-06-03 Mikel Astizbluetooth: Parse the tree returned by ObjectManager
2013-06-03 Mikel Astizbluetooth: Detect BlueZ 5
2013-06-03 João Paulo Rechi... bluetooth: Remove the 'bluez.name' property
2013-06-03 João Paulo Rechi... bluetooth: Use 'Alias' value as the device description
2013-06-03 João Paulo Rechi... bluetooth: Add 'bluez.alias' property
2013-06-03 poljar (Damir Jelić)switch-on-port-available: Silence gcc warning.
2013-06-03 Tanu Kaskinenalsa: Don't use pa_strna() for port names
2013-06-03 poljar (Damir Jelić)device-port: Introduce pa_device_port_new_data
2013-06-03 João Paulo Rechi... bluetooth: Improve code and log readability
2013-06-03 João Paulo Rechi... bluetooth: Remove unnecessary braces
2013-06-03 Tanu Kaskinendevice-port: Make it impossible to have dual-direction...
2013-06-03 Tanu Kaskinenalsa-mixer: Remove the "name" option from the "General...
2013-06-03 Tanu Kaskinenalsa-mixer: Introduce "description-key" option for...
2013-06-03 Tanu Kaskinenswitch-on-port-available: Fix error reporting style
2013-06-03 Tanu Kaskinenswitch-on-port-available: Remove a redundant function...
2013-06-03 Tanu Kaskinenswitch-on-port-available: Prepare for dual-direction...
2013-05-29 Vadim Troshchinskiyosx: Fix latency querying
2013-05-22 David Henningssonrtp: Reset timestamp with correct size if not found
2013-05-22 David Henningssonmodule-device-manager: Fix description restore
2013-05-21 Mikel Astizbluetooth: Fix missing port->profile association
2013-05-21 Mikel Astizbluetooth: Create ports before card profiles
2013-05-17 David Henningssonalsa-mixer: Add "Line Out Jack" to analog-output.conf
2013-05-14 David Henningssonalsa: Fix crash when profile_set == NULL
2013-05-13 Peter Meerwaldecho-cancel: Fix send/recv_counter in calc_diff()
2013-05-08 Tanu Kaskinenalsa-mixer: Don't use the mono path in the analog-stere...
2013-04-24 David Henningssonalsa-mixer: Switch to Headphone when Headphone mic...
2013-04-24 David Henningssonalsa-mixer: Allow input fallback port for devices with...
2013-04-24 David Henningssonalsa: Fix ELD access warning on shutdown
2013-04-24 David Henningssonmodule-switch-on-port-available: Handle hotplugged...
2013-04-24 David Henningssonalsa: Initialize ports before sinks/sources
2013-04-20 Arun Raghavanrygel: Set DLNA profile on our MediaItems
2013-04-17 João Paulo Rechi... alsa-source: Fix log message
2013-04-16 David Henningssonalsa-mixer: Change profile-sets directory to PA_SRCDIR
2013-04-16 Arun Raghavanequalizer: Fix compiler warning due use of 'signal'
2013-04-14 Arun Raghavanalsa: Fix mixer path when running from build tree
2013-04-14 David Henningssonalsa-mixer: Add more jack detection for Headset mic...
2013-04-04 David Henningssonalsa-mixer: Add "Headset Playback|Capture" element
2013-04-02 Maarten Lankhorstalsa: skip eld initialization if hctl_handle is NULL
2013-03-29 poljar (Damir Jelić)systemd-login: Remove unused variable session.
2013-03-29 Martin Pittconsole-kit, systemd-login: Check for logind, not for...
next