| .. |
|
alsa
|
core: Factor out passthrough checks into their own functions
|
2011-05-02 11:55:39 +05:30 |
|
bluetooth
|
bluetooth: Fix early return styling and add missing return value
|
2011-05-15 15:05:55 +01:00 |
|
dbus
|
dbus: Fix the order of freeing stuff when unloading module-dbus-protocol.
|
2011-04-29 12:38:43 +01:00 |
|
echo-cancel
|
Merge branch 'passthrough'
|
2011-05-15 13:14:33 +01:00 |
|
gconf
|
build: Don't include empty Makefile.am in subdirs
|
2011-01-31 12:40:43 +00:00 |
|
jack
|
module-jack-sink/source: protect against null return in jack_get_ports
|
2011-03-28 14:25:50 +01:00 |
|
macosx
|
module-coreaudio-device: Fix two build warnings
|
2011-04-23 18:23:37 +01:00 |
|
oss
|
Fix up according to Coding Style
|
2011-03-11 11:49:35 +00:00 |
|
raop
|
Merge remote-tracking branch 'mkbosmans/mingw32-build'
|
2011-03-20 11:18:19 +00:00 |
|
rtp
|
core: Add extended stream API to support compressed formats
|
2011-05-02 11:54:43 +05:30 |
|
x11
|
build: Don't include empty Makefile.am in subdirs
|
2011-01-31 12:40:43 +00:00 |
|
hal-util.c
|
hal: check properly for failure of libhal_find_device_by_capability() (llvm-clang-analyzer)
|
2009-09-08 23:48:47 +02:00 |
|
hal-util.h
|
Use LGPL 2.1 on all files previously using LGPL 2
|
2009-03-03 20:23:02 +00:00 |
|
ladspa.h
|
merge 'lennart' branch back into trunk.
|
2007-10-28 19:13:50 +00:00 |
|
module-always-sink.c
|
always-sink: rename null sink created to 'dummy sink' and make it translatable
|
2009-09-04 02:48:36 +02:00 |
|
module-augment-properties.c
|
Fix up some double spaces
|
2011-03-18 09:20:07 +00:00 |
|
module-card-restore.c
|
Fix up some double spaces
|
2011-03-18 09:20:07 +00:00 |
|
module-cli.c
|
Apply #ifdefs around functionality not available on win32
|
2011-02-17 11:58:22 +01:00 |
|
module-combine-sink.c
|
core: Add extended stream API to support compressed formats
|
2011-05-02 11:54:43 +05:30 |
|
module-combine.c
|
combine: Rename module-combine to module-combine-sink.
|
2011-04-30 15:12:45 +01:00 |
|
module-console-kit.c
|
Fix up according to Coding Style
|
2011-03-11 11:49:35 +00:00 |
|
module-cork-music-on-phone.c
|
cork-on-phone: Handle sink-inputs with NULL sinks
|
2011-03-28 13:21:23 +01:00 |
|
module-default-device-restore.c
|
Get rid of some warnings: -Wunused-result
|
2011-03-20 11:22:28 +00:00 |
|
module-defs.h.m4
|
modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated
|
2009-05-28 02:47:36 +02:00 |
|
module-detect.c
|
Fix up according to Coding Style
|
2011-03-11 11:49:35 +00:00 |
|
module-device-manager.c
|
core: Add extended stream API to support compressed formats
|
2011-05-02 11:54:43 +05:30 |
|
module-device-restore.c
|
Fix up some double spaces
|
2011-03-18 09:20:07 +00:00 |
|
module-equalizer-sink.c
|
filter-apply: Mark modules as being autoloaded
|
2011-05-03 09:13:00 +01:00 |
|
module-esound-compat-spawnfd.c
|
Use LGPL 2.1 on all files previously using LGPL 2
|
2009-03-03 20:23:02 +00:00 |
|
module-esound-compat-spawnpid.c
|
Use LGPL 2.1 on all files previously using LGPL 2
|
2009-03-03 20:23:02 +00:00 |
|
module-esound-sink.c
|
Apply #ifdefs around functionality not available on win32
|
2011-02-17 11:58:22 +01:00 |
|
module-filter-apply.c
|
filter-apply: Mark modules as being autoloaded
|
2011-05-03 09:13:00 +01:00 |
|
module-filter-heuristics.c
|
filter-heuristics: Match roles correctly
|
2011-04-23 18:23:38 +01:00 |
|
module-hal-detect-compat.c
|
hal: add stub module that loads module-udev-detect instead of module-hal-detect
|
2009-08-11 23:04:35 +02:00 |
|
module-hal-detect.c
|
Update PA_MODULE_USAGE to be in line with actual implementation
|
2011-03-18 12:07:02 +00:00 |
|
module-intended-roles.c
|
core: Add extended stream API to support compressed formats
|
2011-05-02 11:54:43 +05:30 |
|
module-ladspa-sink.c
|
core: Add extended stream API to support compressed formats
|
2011-05-02 11:54:43 +05:30 |
|
module-lirc.c
|
volume: Clamp volume to PA_VOLUME_MAX
|
2010-10-15 01:10:00 +05:30 |
|
module-loopback.c
|
loopback: Add a modarg for disabling remixing.
|
2011-05-15 15:11:36 +01:00 |
|
module-match.c
|
match: Support for both merging and replacing proplist updates.
|
2011-04-29 12:37:58 +01:00 |
|
module-mmkbd-evdev.c
|
volume: Clamp volume to PA_VOLUME_MAX
|
2010-10-15 01:10:00 +05:30 |
|
module-native-protocol-fd.c
|
Use LGPL 2.1 on all files previously using LGPL 2
|
2009-03-03 20:23:02 +00:00 |
|
module-null-sink.c
|
thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm
|
2010-05-07 23:58:59 +02:00 |
|
module-null-source.c
|
module-null-source: New null-source module
|
2011-04-28 10:45:20 +01:00 |
|
module-pipe-sink.c
|
Update PA_MODULE_USAGE to be in line with actual implementation
|
2011-03-18 12:07:02 +00:00 |
|
module-pipe-source.c
|
Clean up <poll.h> includes
|
2011-02-17 11:58:21 +01:00 |
|
module-position-event-sounds.c
|
Fix up some double spaces
|
2011-03-18 09:20:07 +00:00 |
|
module-protocol-stub.c
|
Merge remote-tracking branch 'mkbosmans/mingw32-build'
|
2011-03-20 11:18:19 +00:00 |
|
module-remap-sink.c
|
core: Add extended stream API to support compressed formats
|
2011-05-02 11:54:43 +05:30 |
|
module-rescue-streams.c
|
Fix typos
|
2010-12-20 11:07:30 +00:00 |
|
module-rygel-media-server.c
|
Get rid of some warnings
|
2011-03-20 11:35:38 +00:00 |
|
module-sine-source.c
|
Clean up <poll.h> includes
|
2011-02-17 11:58:21 +01:00 |
|
module-sine.c
|
core: Add extended stream API to support compressed formats
|
2011-05-02 11:54:43 +05:30 |
|
module-solaris.c
|
Fix up according to Coding Style
|
2011-03-11 11:49:35 +00:00 |
|
module-stream-restore.c
|
core: Add extended stream API to support compressed formats
|
2011-05-02 11:54:43 +05:30 |
|
module-suspend-on-idle.c
|
suspend-on-idle: Trigger mempool vacuuming
|
2011-05-15 14:59:35 +01:00 |
|
module-switch-on-connect.c
|
switch-on-connect: Add a new module to allow for hotplugged devices to be used by default.
|
2011-04-03 13:42:44 +01:00 |
|
module-tunnel.c
|
module-tunnel: Update for recent protocol changes
|
2011-05-15 10:09:35 +05:30 |
|
module-udev-detect.c
|
Fix up according to Coding Style
|
2011-03-11 11:49:35 +00:00 |
|
module-virtual-sink.c
|
filter-apply: Mark modules as being autoloaded
|
2011-05-03 09:13:00 +01:00 |
|
module-virtual-source.c
|
filter-apply: Mark modules as being autoloaded
|
2011-05-03 09:13:00 +01:00 |
|
module-volume-restore.c
|
Fix up some double spaces
|
2011-03-18 09:20:07 +00:00 |
|
module-waveout.c
|
Merge remote-tracking branch 'mkbosmans/mingw32-build'
|
2011-03-20 11:18:19 +00:00 |
|
module-zeroconf-discover.c
|
various spelling fixes
|
2009-04-04 02:27:13 +02:00 |
|
module-zeroconf-publish.c
|
zeroconf: properly unref native protocol object
|
2009-05-01 04:12:45 +02:00 |
|
reserve-monitor.c
|
voltest: extend test to verify correctness of _multiply() and _divide()
|
2009-08-19 01:02:32 +02:00 |
|
reserve-monitor.h
|
reserve: update from upstream git repo
|
2009-07-01 20:20:36 +02:00 |
|
reserve-wrap.c
|
reserve: downgrade reserve logic messages, so that reusing pa in two sessions does not create spew in syslog
|
2009-09-28 19:54:37 -07:00 |
|
reserve-wrap.h
|
reserve: wrap device reservation monitor reference implementation
|
2009-06-05 19:03:16 +02:00 |
|
reserve.c
|
voltest: extend test to verify correctness of _multiply() and _divide()
|
2009-08-19 01:02:32 +02:00 |
|
reserve.h
|
reserve: update from upstream git repo
|
2009-07-01 20:20:36 +02:00 |
|
udev-util.c
|
Various fixes for build warnings
|
2011-03-02 15:02:42 +00:00 |
|
udev-util.h
|
alsa: rework mixer logic
|
2009-06-17 03:45:14 +02:00 |