| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | ladspa: forward volume changes from ladspa sink to stream and hence via flat ... | Lennart Poettering | 2009-08-21 | 1 | -9/+63 |
|/ |
|
* | lirc: replace manual code by pa_cvolume_{inc|dec}() | Lennart Poettering | 2009-08-19 | 1 | -18/+4 |
* | mmkbd: replace manual code by pa_cvolume_{inc|dec}() | Lennart Poettering | 2009-08-19 | 1 | -22/+21 |
* | sink: volume handling rework, new flat volume logic | Lennart Poettering | 2009-08-19 | 8 | -16/+16 |
* | match: document how broken the module-match logic is | Lennart Poettering | 2009-08-19 | 1 | -0/+3 |
* | udev: allow passing of ignore_dB= parameter to alsa modules | Lennart Poettering | 2009-08-19 | 4 | -23/+49 |
* | source: rework volume handling | Lennart Poettering | 2009-08-19 | 3 | -19/+30 |
* | voltest: extend test to verify correctness of _multiply() and _divide() | Lennart Poettering | 2009-08-19 | 2 | -47/+2 |
* | dbus: never return DBUS_HANDLER_RESULT_HANDLED in filter callbacks, since oth... | Lennart Poettering | 2009-08-19 | 2 | -5/+0 |
* | bluetooth: fix match syntax | Lennart Poettering | 2009-08-17 | 1 | -2/+2 |
* | bluetooth: make NameOwnerChanged filter matches more focussed | Lennart Poettering | 2009-08-17 | 1 | -2/+2 |
* | reserver: update from upstream git | Lennart Poettering | 2009-08-17 | 1 | -9/+18 |
* | modules: add various checks to avoid selecting objects that are not linked or... | Lennart Poettering | 2009-08-16 | 3 | -8/+70 |
* | bluetooth: move installation of mq's earlier to avoid context asserts to be t... | Lennart Poettering | 2009-08-16 | 1 | -2/+2 |
* | bluetooth: ask first for Headset and AudioSink properties, followed by Audio | Lennart Poettering | 2009-08-15 | 1 | -4/+4 |
* | bluetooth: recognize only those BT devices that implement both the Audio and ... | Lennart Poettering | 2009-08-15 | 1 | -3/+3 |
* | bluetooth: drop PA_BT_AUDIO_STATE_LAST since it is unused and we normally cal... | Lennart Poettering | 2009-08-15 | 1 | -2/+1 |
* | ladspa/remap: sync latency flags from master sink when moving between sinks | Lennart Poettering | 2009-08-15 | 2 | -0/+2 |
* | bluetooth: fix typo with service_{read,write}_type | Marc-André Lureau | 2009-08-15 | 1 | -2/+4 |
* | bluetooth: don't call pa_sink_render with 0 bytes request | Marc-André Lureau | 2009-08-15 | 1 | -7/+10 |
* | combine: determine sample parameters of combined sink from underlying sinks | Maarten Bosmans | 2009-08-15 | 1 | -0/+49 |
* | combine: warn when the latency of a stream gets too high | Lennart Poettering | 2009-08-15 | 1 | -0/+3 |
* | combine: big rework | Lennart Poettering | 2009-08-15 | 1 | -205/+266 |
* | combine: drop adjust_timestamp variable because it is unused | Lennart Poettering | 2009-08-15 | 1 | -12/+2 |
* | ladspa: name sink after human readable plugin name, not the id string | Lennart Poettering | 2009-08-15 | 1 | -2/+1 |
* | module-ladspa: allow moving of sink, forward fixed latency | Lennart Poettering | 2009-08-15 | 1 | -58/+78 |
* | module-remap: allow moving of sink, forward fixed latency | Lennart Poettering | 2009-08-15 | 1 | -58/+76 |
* | ladspa: move LADSPA_Data size check to compile time | Lennart Poettering | 2009-08-15 | 1 | -1/+1 |
* | remap: unify argument order with other modules | Lennart Poettering | 2009-08-15 | 1 | -2/+2 |
* | core: make fixed latency dynamically changeable | Lennart Poettering | 2009-08-15 | 1 | -2/+2 |
* | core: move rtpoll to thread_info sub structure | Lennart Poettering | 2009-08-15 | 2 | -3/+3 |
* | log: place more rate limit invocations | Lennart Poettering | 2009-08-15 | 1 | -1/+2 |
* | rescure-stream: handle failed moves as well as dying sinks/sources | Lennart Poettering | 2009-08-15 | 1 | -37/+136 |
* | module-stream-restore: don't fiddle with sinks/sources/streams that are not f... | Lennart Poettering | 2009-08-14 | 1 | -26/+86 |
* | alsa: enable ext. amplifier by default | Lennart Poettering | 2009-08-12 | 1 | -2/+2 |
* | alsa: adjust priority bonus of mappings that match the configured default cha... | Lennart Poettering | 2009-08-12 | 1 | -2/+2 |
* | volume-restore: forward module load return value of stream-restore back to ca... | Lennart Poettering | 2009-08-11 | 1 | -3/+6 |
* | hal: replace subdevs= parameter by subdevices= parameter | Lennart Poettering | 2009-08-11 | 1 | -5/+5 |
* | hal: add stub module that loads module-udev-detect instead of module-hal-detect | Lennart Poettering | 2009-08-11 | 1 | -0/+84 |
* | Split OSS support in output and wrapper. | Diego Elio 'Flameeyes' Pettenò | 2009-08-08 | 2 | -10/+10 |
* | ladspa/remap: make sure we process all requested rewinds unconditionally | Lennart Poettering | 2009-08-07 | 2 | -0/+6 |
* | core: save volume/mute changes coming from the hardware automatically | Lennart Poettering | 2009-08-07 | 2 | -4/+4 |
* | alsa: properly treat ESTRPIPE as system suspend | Lennart Poettering | 2009-08-04 | 2 | -2/+5 |
* | Recover stream when it's suspended upon rewind | Lubomir Rintel | 2009-08-03 | 1 | -1/+7 |
* | pipe: replace PIPE_BUF macro pa pa_pipe_buf call | Lennart Poettering | 2009-08-01 | 2 | -4/+4 |
* | hal: add option to initialize all subdevices of an OSS device | Lennart Poettering | 2009-07-31 | 1 | -5/+20 |
* | alsa: revert to first set number of periods, then set buffer size | Lennart Poettering | 2009-07-31 | 1 | -26/+29 |
* | tunnel: don't assert on misaligned reads, closes #597 and rhbz #496310 | Lennart Poettering | 2009-07-31 | 1 | -4/+22 |
* | alsa: throw timing data away after device resume | Lennart Poettering | 2009-07-24 | 2 | -2/+8 |
* | udev: explain what happened when inotify_add_watch() returned ENOSPC, rhbz #5... | Lennart Poettering | 2009-07-24 | 1 | -1/+11 |