..
alsa
core: introduce pa_{sink,source}_set_fixed_latency()
2009-05-08 02:04:48 +02:00
bluetooth
bluetooth-device: Add safe guard against BT streaming irregularities.
2009-05-08 22:49:42 +02:00
gconf
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
jack
build-system: move x11 and jack modules into subdirectories
2009-04-28 02:29:01 +02:00
oss
core: introduce pa_{sink,source}_set_fixed_latency()
2009-05-08 02:04:48 +02:00
raop
revive solaris module
2009-03-03 22:27:00 +01:00
rtp
make use of SO_TIMESTAMP timestamp for accuracy and leave smoother paused until we have data
2009-04-07 00:50:47 +02:00
x11
build-system: move x11 and jack modules into subdirectories
2009-04-28 02:29:01 +02:00
.gitignore
add missing gitignore files
2008-06-18 00:51:50 +02:00
hal-util.c
dbus: split dbus-util into dbus-shared
2009-03-30 20:56:55 +03: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
Makefile
big s/polyp/pulse/g
2006-06-19 21:53:48 +00:00
module-always-sink.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
module-augment-properties.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
module-card-restore.c
only store card profile if flagged for that
2009-03-23 19:31:36 +01:00
module-cli.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
module-combine.c
Modify smoothing code to make cubic interpolation optional and allow 'quick fixups' on resuming
2009-04-05 02:26:02 +02:00
module-console-kit.c
dbus: split dbus-util into dbus-shared
2009-03-30 20:56:55 +03:00
module-cork-music-on-phone.c
cork-music-on-phone: make sure that we don't check the refcnt of pa_core when the daemon goes down
2009-04-13 05:12:11 +02:00
module-default-device-restore.c
explcitly ignore return values of some functions marked with gcc's warn_unused_result attribute
2009-04-14 01:22:42 +02: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 LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
module-device-restore.c
core: introduce new 'reference' volume for sinks
2009-04-13 22:56:25 +02: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
Modify smoothing code to make cubic interpolation optional and allow 'quick fixups' on resuming
2009-04-05 02:26:02 +02:00
module-hal-detect.c
initialize sound cards only after the 'control' object appeared
2009-04-04 04:13:58 +02:00
module-ladspa-sink.c
properly account for seeks in the requested_bytes counter
2009-04-01 23:05:09 +02:00
module-lirc.c
core: introduce new 'reference' volume for sinks
2009-04-13 22:56:25 +02:00
module-match.c
core: introduce new 'reference' volume for sinks
2009-04-13 22:56:25 +02:00
module-mmkbd-evdev.c
core: introduce new 'reference' volume for sinks
2009-04-13 22:56:25 +02:00
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
mark null sink as support dynamic latency
2009-04-07 00:48:09 +02:00
module-pipe-sink.c
core: introduce pa_{sink,source}_set_fixed_latency()
2009-05-08 02:04:48 +02:00
module-pipe-source.c
core: introduce pa_{sink,source}_set_fixed_latency()
2009-05-08 02:04:48 +02:00
module-position-event-sounds.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
module-protocol-stub.c
http: export information about currently active server strings
2009-04-30 01:35:18 +02:00
module-raop-discover.c
various spelling fixes
2009-04-04 02:27:13 +02:00
module-raop-sink.c
Modify smoothing code to make cubic interpolation optional and allow 'quick fixups' on resuming
2009-04-05 02:26:02 +02:00
module-remap-sink.c
introduce new flag that marks sinks/sources which can adjust the latency dynamically
2009-03-25 00:30:54 +01:00
module-rescue-streams.c
rescue-streams: when one stream move fails try to continue with the remaining ones
2009-04-17 20:30:09 +02:00
module-rygel-media-server.c
rygel: get rid of forgotten debug trap
2009-04-30 01:39:02 +02:00
module-sine-source.c
core: introduce pa_{sink,source}_set_fixed_latency()
2009-05-08 02:04:48 +02:00
module-sine.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
module-solaris.c
solaris: 0.9.15 solaris module build failure
2009-04-18 23:54:34 +02:00
module-stream-restore.c
core: introduce new 'reference' volume for sinks
2009-04-13 22:56:25 +02:00
module-suspend-on-idle.c
never try to suspend monitor sources, suspend the sinks they belong to instead
2009-03-04 05:32:26 +01:00
module-tunnel.c
Modify smoothing code to make cubic interpolation optional and allow 'quick fixups' on resuming
2009-04-05 02:26:02 +02:00
module-volume-restore.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
module-waveout.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +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-wrap.c
reserve-device: allow building without D-Bus
2009-04-19 02:06:33 +02:00
reserve-wrap.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
reserve.c
update reserve.c from upstream git
2009-02-24 06:36:42 +01:00
reserve.h
run update-reserve
2009-03-02 14:31:52 +01:00
udev-util.c
add a few missing initializations
2009-04-14 01:23:07 +02:00
udev-util.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00