pulseaudio/src/modules
2009-02-19 04:58:16 +01:00
..
alsa alsa-util: make sure we check an initialized cn variable 2009-02-19 04:46:56 +01:00
bluetooth don't try to recycle rtpoll objects 2009-02-12 22:52:02 +01:00
gconf when killing gconf helper, loop over EINTR 2008-10-01 23:42:32 +02:00
oss move flat volume logic into the core. while doing so add n_volume_steps field to sinks/sources 2009-01-27 04:39:07 +01:00
raop Fix a potentially non-returning function in base64 code. 2009-01-13 23:39:17 +00:00
rtp rtp: remove unused variable a 2009-02-19 04:58:16 +01:00
.gitignore add missing gitignore files 2008-06-18 00:51:50 +02:00
dbus-util.c dbus-util: avoid double free 2009-02-19 04:46:30 +01:00
dbus-util.h add some helpers for dealing with DBusPendingCall based on Mrc-Andre's work in module-bluetooth-discover 2009-01-29 16:26:34 +01:00
hal-util.c include a few HAL properties in our card/sink/source properties for ALSA devices 2009-01-24 01:25:11 +01:00
hal-util.h include a few HAL properties in our card/sink/source properties for ALSA devices 2009-01-24 01:25:11 +01:00
ladspa.h merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-always-sink.c teach module-rescue-streams and module-always-sink to not do anything if we are shutting down anyway 2009-01-23 22:30:02 +01:00
module-augment-properties.c minor reformatting 2009-02-12 03:20:52 +01:00
module-card-restore.c card-restore: it's not useful to check an array, let's check the length 2009-02-19 04:49:58 +01:00
module-cli.c add new switch --disallow-exit 2008-08-06 19:39:12 +02:00
module-combine.c make a couple of functions return proper error codes 2009-02-03 03:14:20 +01:00
module-console-kit.c make use of new functions pa_dbus_add_matches/pa_dbus_remove_matches 2009-01-29 03:31:42 +01:00
module-cork-music-on-phone.c implement a module that corks music/video streams automatically when a phone call is active 2009-02-12 03:19:40 +01:00
module-default-device-restore.c store the default sink/source in proper pa_sink*/pa_source* pointers instead of a string 2009-01-28 01:46:27 +01:00
module-defs.h.m4 rework module usage counter stuff to be pull based 2009-01-15 20:49:12 +01:00
module-detect.c don't open the alsa devices in hw:xxx mode 2009-02-15 20:34:38 +01:00
module-device-restore.c make PA_GCC_PACKED and PA_GCC_MALLOC actually work 2009-02-13 18:02:47 +01:00
module-esound-compat-spawnfd.c fix shutdown when --disallow-module-loading=1 is passed 2008-08-05 23:56:25 +02:00
module-esound-compat-spawnpid.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-esound-sink.c don't make m-e-s hit an assert when the latency is queried 2009-01-27 23:58:34 +01:00
module-hal-detect.c hal-detect: make sure r is initialized, so we don't take random path 2009-02-19 04:46:42 +01:00
module-jack-sink.c rework module usage counter stuff to be pull based 2009-01-15 20:49:12 +01:00
module-jack-source.c rework module usage counter stuff to be pull based 2009-01-15 20:49:12 +01:00
module-ladspa-sink.c make a couple of functions return proper error codes 2009-02-03 03:14:20 +01:00
module-lirc.c move flat volume logic into the core. while doing so add n_volume_steps field to sinks/sources 2009-01-27 04:39:07 +01:00
module-match.c add new module-augment-properties module for augmenting properties from .desktop files 2009-02-05 04:14:30 +01:00
module-mmkbd-evdev.c move flat volume logic into the core. while doing so add n_volume_steps field to sinks/sources 2009-01-27 04:39:07 +01:00
module-native-protocol-fd.c don't unref pa_native_options object twice 2008-08-18 20:07:32 +02:00
module-null-sink.c rework module usage counter stuff to be pull based 2009-01-15 20:49:12 +01:00
module-pipe-sink.c handle EAGAIN properly 2009-02-02 01:53:11 +01:00
module-pipe-source.c rework module usage counter stuff to be pull based 2009-01-15 20:49:12 +01:00
module-position-event-sounds.c make module-position-event-sounds use volume factor 2009-02-05 01:22:57 +01:00
module-protocol-stub.c Optionally disable IPv6 2009-02-13 21:58:09 +01:00
module-raop-discover.c Follow master change r34dd4a and fix shutdown when --disallow-module-loading=1 is passed 2008-10-08 20:37:43 +01:00
module-raop-sink.c Trivial typo in a comment 2009-02-03 23:46:13 +00:00
module-remap-sink.c make a couple of functions return proper error codes 2009-02-03 03:14:20 +01:00
module-rescue-streams.c when changing volume, store whether it is worth remembering or no 2009-01-27 23:40:03 +01:00
module-sine-source.c rework module usage counter stuff to be pull based 2009-01-15 20:49:12 +01:00
module-sine.c make a couple of functions return proper error codes 2009-02-03 03:14:20 +01:00
module-solaris.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
module-stream-restore.c stream-resotre: don't leak a name 2009-02-19 04:57:51 +01:00
module-suspend-on-idle.c addendum to f56da9893: don't crash when s->sink is NULL 2009-02-12 03:42:28 +01:00
module-tunnel.c make gcc 4.4 shut up 2009-02-12 03:19:59 +01:00
module-volume-restore.c make m-v-r a stub that simply load m-s-r 2009-01-28 00:22:28 +01:00
module-waveout.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
module-x11-bell.c kill autoload stuff as planned 2009-01-15 20:07:13 +01:00
module-x11-cork-request.c add a module that forwards cork/uncork requests to X11 as fake pause/resume key events 2009-02-13 02:39:07 +01:00
module-x11-publish.c add full set of argument description 2009-02-12 23:14:24 +01:00
module-x11-xsmp.c port missing modules to new pa_client_new() API 2009-01-15 18:21:57 +01:00
module-zeroconf-discover.c unload tunnel modules from a new stack frame 2008-12-17 21:27:07 +01:00
module-zeroconf-publish.c fix shutdown when --disallow-module-loading=1 is passed 2008-08-05 23:56:25 +02:00