| .. |
|
alsa
|
include ALSA driver in properties for cards/sink
|
2009-01-30 02:24:58 +01:00 |
|
bluetooth
|
pull in new SBC/BT files
|
2009-02-03 01:33:48 +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
|
make a couple of functions return proper error codes
|
2009-02-03 03:14:20 +01:00 |
|
.gitignore
|
add missing gitignore files
|
2008-06-18 00:51:50 +02:00 |
|
dbus-util.c
|
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 |
|
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-card-restore.c
|
add a card profile restore module
|
2009-01-21 02:49:42 +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-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
|
Use #ifdef to avoid warning about undefined macro.
|
2009-01-22 23:38:58 +01:00 |
|
module-device-restore.c
|
add missing usage strings
|
2009-01-28 00:19: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
|
make use of new functions pa_dbus_add_matches/pa_dbus_remove_matches
|
2009-01-29 03:31: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
|
when changing volume, store whether it is worth remembering or no
|
2009-01-27 23:40:03 +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 m-p-e-s use pa_cvolume_set_balance()
|
2009-01-27 23:55:37 +01:00 |
|
module-protocol-stub.c
|
esound auth-ip-acl fix
|
2008-09-29 22:06:14 +02: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
|
Fix the message processing for PA_SINK_MESSAGE_GET_LATENCY by returning rather than breaking and falling through.
|
2009-01-27 23:02:41 +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
|
add missing usage strings
|
2009-01-28 00:19:47 +01:00 |
|
module-suspend-on-idle.c
|
move sink input/source output move functions into two parts so that we can start the move, delete the original sink, create a new sink, finish the move; similar for source outputs
|
2009-01-23 22:38:30 +01:00 |
|
module-tunnel.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-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-publish.c
|
fix shutdown when --disallow-module-loading=1 is passed
|
2008-08-05 23:56:25 +02: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 |