Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve esound module | Lennart Poettering | 2004-09-21 | 2 | -10/+13 |
* | support for esd arguments: -spawnpid and -spawnfd | Lennart Poettering | 2004-09-21 | 4 | -2/+183 |
* | add noop implementation of standby/resume ESOUND commands | Lennart Poettering | 2004-09-21 | 2 | -3/+12 |
* | show which command is unknown in esound protocol | Lennart Poettering | 2004-09-21 | 2 | -2/+2 |
* | add link to mailing list | Lennart Poettering | 2004-09-20 | 1 | -0/+2 |
* | build updates | Lennart Poettering | 2004-09-20 | 2 | -2/+2 |
* | documentation update | Lennart Poettering | 2004-09-20 | 8 | -68/+160 |
* | fix xmms spawn bug | Lennart Poettering | 2004-09-20 | 2 | -11/+7 |
* | update module descriptions | Lennart Poettering | 2004-09-20 | 10 | -5/+19 |
* | remove obnoxious assert from module-combine | Lennart Poettering | 2004-09-19 | 15 | -126/+580 |
* | add new function pa_mainloop_deferred_pending() | Lennart Poettering | 2004-09-19 | 5 | -15/+70 |
* | add pacat command line parsing | Lennart Poettering | 2004-09-18 | 3 | -26/+133 |
* | work around gcc 2.95 limitation | Lennart Poettering | 2004-09-18 | 1 | -14/+27 |
* | work around gcc 2.95 limitation | Lennart Poettering | 2004-09-18 | 1 | -7/+14 |
* | minor stuff | Lennart Poettering | 2004-09-17 | 4 | -5/+5 |
* | change sysconf path | Lennart Poettering | 2004-09-17 | 1 | -1/+1 |
* | add resample_method option module-combine | Lennart Poettering | 2004-09-17 | 14 | -33/+59 |
* | add --resample-method argument | Lennart Poettering | 2004-09-17 | 8 | -43/+65 |
* | rename some more | Lennart Poettering | 2004-09-17 | 5 | -6/+6 |
* | rename some stuff | Lennart Poettering | 2004-09-17 | 12 | -39/+43 |
* | make daemon.conf/client.conf autogenerated | Lennart Poettering | 2004-09-17 | 3 | -2/+9 |
* | new configuration subsystem | Lennart Poettering | 2004-09-17 | 23 | -230/+625 |
* | update according to autoscan | Lennart Poettering | 2004-09-16 | 1 | -1/+1 |
* | gcc 2.95 compatibility, take 2 | Lennart Poettering | 2004-09-16 | 7 | -9/+11 |
* | fix two gcc 2.95 incompatibilities | Lennart Poettering | 2004-09-16 | 2 | -4/+5 |
* | add support for subscribing to autoload table changes | Lennart Poettering | 2004-09-16 | 7 | -28/+51 |
* | add input latency measurement | Lennart Poettering | 2004-09-16 | 20 | -68/+292 |
* | work around C99/GCC incompatibility | Lennart Poettering | 2004-09-15 | 23 | -40/+680 |
* | remove auto-load-sample stuff | Lennart Poettering | 2004-09-15 | 11 | -133/+151 |
* | correct autospawning | Lennart Poettering | 2004-09-15 | 13 | -136/+187 |
* | make module-combine autoloadable | Lennart Poettering | 2004-09-14 | 18 | -131/+280 |
* | add refernce counting for sinks, sources, sink-inputs and source-outputs | Lennart Poettering | 2004-09-14 | 27 | -131/+425 |
* | add module-combine | Lennart Poettering | 2004-09-14 | 21 | -81/+469 |
* | new configuration subsystem | Lennart Poettering | 2004-09-13 | 23 | -232/+756 |
* | correct latency calculation | Lennart Poettering | 2004-09-13 | 4 | -4/+21 |
* | fix parsing of POLYP_SERVER environment variable | Lennart Poettering | 2004-09-13 | 4 | -6/+12 |
* | fix public= on native and esound protocol | Lennart Poettering | 2004-09-12 | 3 | -8/+18 |
* | build system update | Lennart Poettering | 2004-09-12 | 4 | -61/+109 |
* | update simple API | Lennart Poettering | 2004-09-12 | 7 | -10/+152 |
* | extend pa_usec_t to 64 bit | Lennart Poettering | 2004-09-12 | 19 | -38/+66 |
* | add modinfo support | Lennart Poettering | 2004-09-11 | 21 | -57/+390 |
* | add version number to library names | Lennart Poettering | 2004-09-11 | 9 | -55/+57 |
* | add support for module search path as command line argument | Lennart Poettering | 2004-09-10 | 20 | -61/+211 |
* | add FAQ to homepage | Lennart Poettering | 2004-09-08 | 1 | -1/+1 |
* | date fix | Lennart Poettering | 2004-09-07 | 1 | -1/+1 |
* | documentation update | Lennart Poettering | 2004-09-07 | 11 | -23/+147 |
* | implemented new CLI command: dump | Lennart Poettering | 2004-09-07 | 6 | -20/+130 |
* | change the way the default sink/source is selected | Lennart Poettering | 2004-09-07 | 9 | -31/+84 |
* | add support for setting/getting default sink/source via native protocol | Lennart Poettering | 2004-09-06 | 11 | -15/+161 |
* | correct a recording bug in native protocol | Lennart Poettering | 2004-09-06 | 4 | -8/+11 |