Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split out save trigger function | Lennart Poettering | 2008-08-04 | 1 | -7/+15 |
| | |||||
* | store channel map in database and remap volumes if ncessary | Lennart Poettering | 2008-08-04 | 1 | -10/+22 |
| | |||||
* | add new module module-stream-restore | Lennart Poettering | 2008-08-03 | 1 | -0/+433 |
| | |||||
* | a bit of refactoring | Lennart Poettering | 2008-08-03 | 1 | -75/+91 |
| | |||||
* | make all protocol objects global singletons | Lennart Poettering | 2008-08-03 | 4 | -243/+329 |
| | |||||
* | make sure we don't leak userdata struct | Lennart Poettering | 2008-08-03 | 1 | -1/+1 |
| | |||||
* | rename props.[ch] to shared.[ch] | Lennart Poettering | 2008-08-01 | 2 | -2/+2 |
| | |||||
* | rename pa_property_xxx to pa_shared_xxx to avoid confusion with property lists | Lennart Poettering | 2008-08-01 | 2 | -4/+4 |
| | |||||
* | fix build without ALSA | Lennart Poettering | 2008-08-01 | 1 | -0/+2 |
| | |||||
* | a bit of pa_bool_t'ization | Lennart Poettering | 2008-07-31 | 1 | -9/+9 |
| | |||||
* | allow global tsched setting for all modules loaded by module-hal | Lennart Poettering | 2008-07-31 | 2 | -5/+20 |
| | |||||
* | make module-hal and module-ck live together in peacev0.9.11 | Lennart Poettering | 2008-07-24 | 2 | -2/+8 |
| | |||||
* | fix destruction of dbus modules: make sure we don't leave filter function ↵ | Lennart Poettering | 2008-07-24 | 3 | -3/+23 |
| | | | | registered after unreffing the dbus connection | ||||
* | reset dbus error struct before retrying parsing messages | Lennart Poettering | 2008-07-24 | 1 | -0/+6 |
| | |||||
* | follow consolekit's recent D-Bus API change, original patch from William Jon ↵ | Lennart Poettering | 2008-07-23 | 1 | -11/+19 |
| | | | | McCan | ||||
* | allow module-x11-xsmp to be loaded more than once | Lennart Poettering | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | forward process_msg calls to the generic source handler, not the generic ↵ | Lennart Poettering | 2008-07-16 | 1 | -1/+1 |
| | | | | sink handler | ||||
* | try to bypass alsa softvol, since it is broken when used with snd_pcm_rewind() | Lennart Poettering | 2008-07-16 | 1 | -1/+2 |
| | |||||
* | make sure we call pa_sink_process_rewind() under all circumstances if a ↵ | Lennart Poettering | 2008-06-28 | 1 | -5/+11 |
| | | | | rewind was requested before we call pa_sink_render() | ||||
* | simplify handling of rewrite requests | Lennart Poettering | 2008-06-27 | 1 | -14/+3 |
| | |||||
* | handle rewind requests | Lennart Poettering | 2008-06-27 | 1 | -0/+4 |
| | |||||
* | handle rewind requests | Lennart Poettering | 2008-06-27 | 1 | -0/+4 |
| | |||||
* | modernize hashmap implementation a bit, reduce memory consumption a bit | Lennart Poettering | 2008-06-27 | 2 | -2/+2 |
| | |||||
* | always forward rewind requests to the sink, and don't abort on nbytes=0 | Lennart Poettering | 2008-06-26 | 2 | -9/+6 |
| | |||||
* | make sure to call process_rewind() under all circumstances before we do the ↵ | Lennart Poettering | 2008-06-26 | 7 | -9/+33 |
| | | | | next loop iteration | ||||
* | split pa_memblockq_flush() into two flush commands, one which fixes up the ↵ | Lennart Poettering | 2008-06-26 | 1 | -2/+2 |
| | | | | read ptr, and one which fixes up the write ptr | ||||
* | fix deadlock when resuming oss sinks | Lennart Poettering | 2008-06-21 | 1 | -2/+5 |
| | |||||
* | call the right function in the right context | Lennart Poettering | 2008-06-21 | 2 | -2/+2 |
| | |||||
* | since the sink is unlinked before the sink input we need to make sure we ↵ | Lennart Poettering | 2008-06-21 | 2 | -10/+10 |
| | | | | don't call any function for unlinked sinks from any sink input callback | ||||
* | Request a rewrite immediately after we have been linked, so that playback ↵ | Lennart Poettering | 2008-06-20 | 1 | -0/+15 |
| | | | | starts immediately | ||||
* | Rework module-combine to work with glitch-free core; add new max_request ↵ | Lennart Poettering | 2008-06-20 | 7 | -279/+377 |
| | | | | field to pa_sink | ||||
* | fix interpretation of remix parameter | Lennart Poettering | 2008-06-20 | 1 | -1/+1 |
| | |||||
* | add new remix= parameter to remap sink | Lennart Poettering | 2008-06-19 | 1 | -3/+11 |
| | |||||
* | make user of pa_channel_map_init_extend() wherever it makes sense | Lennart Poettering | 2008-06-18 | 4 | -30/+7 |
| | |||||
* | remove remaining $ | Lennart Poettering | 2008-06-18 | 1 | -1/+0 |
| | |||||
* | get rid of svn $ keywords | Lennart Poettering | 2008-06-18 | 55 | -110/+0 |
| | |||||
* | add missing gitignore files | Lennart Poettering | 2008-06-18 | 1 | -0/+1 |
| | |||||
* | bring module-tunnel back to life | Lennart Poettering | 2008-06-17 | 1 | -178/+578 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2546 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | use new pa_sink_set_latency_range() in null sink | Lennart Poettering | 2008-06-16 | 1 | -1/+2 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2536 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | fix a minor memory leak when unloading m-c-k | Lennart Poettering | 2008-06-13 | 2 | -3/+6 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2523 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | drop hal inclusion from module-console-kit.c | Lennart Poettering | 2008-06-12 | 1 | -2/+0 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2522 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Trivial typo fix in debug log message. | Colin Guthrie | 2008-06-12 | 1 | -1/+1 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2521 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge Colin Guthrie's module-always-sink module, and add priorization to the ↵ | Lennart Poettering | 2008-06-11 | 9 | -34/+214 |
| | | | | | | hook subsystem while doing so. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2516 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | don't exit when the XSM signals us a session exit. instead just unload all ↵ | Lennart Poettering | 2008-06-11 | 3 | -44/+151 |
| | | | | | | X11 modules git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2512 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | add new module-console-kit which tracks ck sessions to avoid termination ↵ | Lennart Poettering | 2008-06-11 | 1 | -0/+334 |
| | | | | | | when there is still some session using the PA instance git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2508 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | add new module module-position-event-sounds for positioning event sounds in ↵ | Lennart Poettering | 2008-06-11 | 1 | -0/+167 |
| | | | | | | space git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2507 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | replace pa_atof() by pa_atod() because floats are lame | Lennart Poettering | 2008-06-11 | 1 | -2/+2 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2506 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | never hand out more data from a sink input than requested. Otherwise the ↵ | Lennart Poettering | 2008-05-27 | 1 | -0/+1 |
| | | | | | | resampler might run for too long and we get a heavy delay/underrun git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2490 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | big mumbo jumo of interleaved patches. | Lennart Poettering | 2008-05-21 | 1 | -1/+1 |
| | | | | | | | | | * Use seperate "state" and "config" paths * Pass the fact that we are in system mode via an env var $PULSE_SYSTEM instead of as var in pa_core * Properly check proc name when checking PID files. Don't check exename, because we cannot read that for other uids git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2480 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | move device volume file to state dir | Lennart Poettering | 2008-05-21 | 1 | -5/+6 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2479 fefdeb5f-60dc-0310-8127-8f9354f1896f |