]> code.delx.au - pulseaudio/history - src/modules
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
[pulseaudio] / src / modules /
2009-08-30 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-30 Tanu Kaskinendbus: Do message argument type checking early, centrally.
2009-08-28 Lennart Poetteringsuspend-on-idle: don't resume devices for corked streams
2009-08-28 Lennart Poetteringcore: move 'flags' field into 'pa_sink_input_new_data...
2009-08-28 Andy Shevchenkoraop: Fix memory leak
2009-08-28 Lennart Poetteringbluetooth: remove left-over debug line
2009-08-27 Lennart PoetteringMerge commit 'vudentz/master'
2009-08-27 Luiz Augusto von... Handle DisconnectRequested in bluetooth module.
2009-08-26 Lennart Poetteringprotocol-native: print more volume change debug message...
2009-08-26 Lennart Poetteringloopback: quieten gcc on 32bit
2009-08-26 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-26 Tanu Kaskinendbus: Finish the Client D-Bus interface.
2009-08-26 Tanu Kaskinendbusiface-stream: Only send stream event signals from...
2009-08-26 Tanu Kaskinendbus: Make sure that subscription callbacks don't try...
2009-08-26 Tanu Kaskinendbus: Save one level of identation by returning early.
2009-08-26 Lennart Poetteringloopback: update description and icons when moving...
2009-08-25 Lennart Poetteringloopback: make sure a monitor can't be looped back...
2009-08-25 Lennart Poetteringcombine: store adjust time in usec
2009-08-25 Lennart Poetteringloopback: add loopback module for direct connections...
2009-08-25 Finn ThainSolaris: debug my latest enbugging, take 2
2009-08-24 Lennart PoetteringMerge commit 'jprvita2/master'
2009-08-24 Lennart Poetteringdetect: recommend module-udev-detect instead of module...
2009-08-24 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-24 Tanu Kaskinendbusiface-module: Implement the Module D-Bus interface.
2009-08-24 João Paulo Rechi... bluetooth: add discover of bluetooth sources
2009-08-24 João Paulo Rechi... bluetooth: handle bluetooth source
2009-08-24 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-24 Lennart Poetteringalsa: automatically decrease watermark after a time...
2009-08-23 Lennart Poetteringalsa: increase interval between smoother updates expone...
2009-08-22 Lennart PoetteringMerge commit 'wtay/optimize'
2009-08-22 Lennart Poetteringudev: check busy status of alsa cards before loading...
2009-08-22 Lennart Poetteringudev: process all inotify events queued up, not just...
2009-08-22 Lennart Poetteringladspa/remap: handle failing stream moves properly
2009-08-21 Finn ThainSolaris: fixed latency (resent)
2009-08-21 Finn ThainSolaris: use smoother (resent)
2009-08-21 Finn ThainSolaris: build fixes (resent)
2009-08-21 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-21 Lennart Poetteringudev: tell inotify to actually inform us about ACL...
2009-08-21 Lennart Poetteringudev: watch for both ACL changes and processes closing...
2009-08-21 Lennart Poetteringudev: don't access string after free()
2009-08-21 Lennart Poetteringudev: always verify access before loading modules
2009-08-21 Lennart Poetteringgconf: use correct path for gconf-helper tool when...
2009-08-21 Lennart Poetteringudev: when a device appears that we cannot access right...
2009-08-21 Lennart Poetteringalsa: leave headphone jack enabled in normal mixer...
2009-08-21 Lennart Poetteringcombine: quieten gcc a bit
2009-08-21 Lennart Poetteringadjust various data/library paths automatically if...
2009-08-21 Lennart Poetteringladspa: forward volume changes from ladspa sink to...
2009-08-20 Wim Taymansalsa-sink: reduce the amount of smoother updates
2009-08-19 Tanu Kaskinendbusifaca-device: Adapt to the changed pa_sink_get...
2009-08-19 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-19 Tanu Kaskinendbusiface-sample: Implement the Sample D-Bus interface.
2009-08-19 Tanu Kaskinendbusiface-core: Assert that _add/remove_interface calls...
2009-08-19 Tanu Kaskinendbusiface-core: Use the PA_IDXSET_FOREACH macro.
2009-08-19 Tanu Kaskinendbusiface-core: Split some overly long lines.
2009-08-19 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-19 Lennart Poetteringlirc: replace manual code by pa_cvolume_{inc|dec}()
2009-08-19 Lennart Poetteringmmkbd: replace manual code by pa_cvolume_{inc|dec}()
2009-08-19 Lennart Poetteringsink: volume handling rework, new flat volume logic
2009-08-19 Lennart Poetteringmatch: document how broken the module-match logic is
2009-08-19 Lennart Poetteringudev: allow passing of ignore_dB= parameter to alsa...
2009-08-18 Lennart Poetteringsource: rework volume handling
2009-08-18 Lennart Poetteringvoltest: extend test to verify correctness of _multiply...
2009-08-18 Lennart Poetteringdbus: never return DBUS_HANDLER_RESULT_HANDLED in filte...
2009-08-17 Lennart Poetteringbluetooth: fix match syntax
2009-08-17 Tanu Kaskinendbusiface-stream: Finish the Stream D-Bus interface.
2009-08-17 Tanu Kaskinendbusiface-device: Save one level of identation by retur...
2009-08-17 Tanu Kaskinendbusiface-device: Fix argument reading in handle_suspend().
2009-08-17 Tanu Kaskinendbusiface-device: Use a single if-else section instead...
2009-08-17 Tanu Kaskinendbusiface-device: Split some overly long lines.
2009-08-17 Tanu Kaskinendbusiface-core: Two new functions: pa_dbusiface_core_ge...
2009-08-17 Tanu Kaskinendbusiface-core: New function: pa_dbusiface_core_get_cli...
2009-08-17 Lennart Poetteringbluetooth: make NameOwnerChanged filter matches more...
2009-08-17 Lennart Poetteringreserver: update from upstream git
2009-08-16 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-16 Tanu Kaskinendbusiface-stream: Implement about a half of the Stream...
2009-08-16 Tanu Kaskinendbusiface-device: Free the copied proplist.
2009-08-16 Tanu Kaskinendbusiface-client: Fix indentation.
2009-08-15 Lennart Poetteringmodules: add various checks to avoid selecting objects...
2009-08-15 Lennart Poetteringbluetooth: move installation of mq's earlier to avoid...
2009-08-15 Lennart Poetteringbluetooth: ask first for Headset and AudioSink properti...
2009-08-15 Lennart Poetteringbluetooth: recognize only those BT devices that impleme...
2009-08-15 Lennart Poetteringbluetooth: drop PA_BT_AUDIO_STATE_LAST since it is...
2009-08-15 Tanu Kaskinendbusiface-client: Fix the interface name.
2009-08-15 Tanu Kaskinendbusiface-client: Implement the properties of the Clien...
2009-08-15 Tanu Kaskinendbusiface-core: Two new functions: pa_dbusiface_core_ge...
2009-08-15 Tanu Kaskinendbusiface-device: Implement the Device and DevicePort...
2009-08-15 Tanu Kaskinendbusiface-core: New function: pa_dbusiface_core_get_car...
2009-08-15 Tanu Kaskinendbusiface-card: Fix the OwnerModule property type in...
2009-08-15 Tanu Kaskinendbusiface-card: Assert that the profiles list is empty...
2009-08-15 Tanu Kaskinendbusiface-card: Use the ++ operator like it's meant...
2009-08-15 Tanu Kaskinendbusiface-card-profile: Assert the core argument isn...
2009-08-15 Tanu Kaskinendbusiface-card: Split some overly long lines.
2009-08-15 Lennart Poetteringladspa/remap: sync latency flags from master sink when...
2009-08-15 Marc-André Lureaubluetooth: fix typo with service_{read,write}_type
2009-08-15 Marc-André Lureaubluetooth: don't call pa_sink_render with 0 bytes request
2009-08-14 Maarten Bosmanscombine: determine sample parameters of combined sink...
2009-08-14 Lennart Poetteringcombine: warn when the latency of a stream gets too...
2009-08-14 Lennart Poetteringcombine: big rework
2009-08-14 Lennart Poetteringcombine: drop adjust_timestamp variable because it...
2009-08-14 Lennart Poetteringladspa: name sink after human readable plugin name...
next