| Commit message (Expand) | Author | Age | Files | Lines |
* | fix suspend for alsa sink | Lennart Poettering | 2008-05-15 | 1 | -1/+4 |
* | add adaptive resampler to the RTP receiver, other modernizations | Lennart Poettering | 2008-05-15 | 1 | -22/+129 |
* | export a few more properties for RTP streams | Lennart Poettering | 2008-05-15 | 1 | -0/+3 |
* | reduce number of allocated memblocks when receiving RTP data by reusing blocks | Lennart Poettering | 2008-05-15 | 2 | -7/+39 |
* | more pa_bool_t'ization | Lennart Poettering | 2008-05-15 | 2 | -4/+4 |
* | use pa_bool_t | Lennart Poettering | 2008-05-15 | 1 | -3/+3 |
* | modernizations | Lennart Poettering | 2008-05-14 | 1 | -10/+9 |
* | modernizations | Lennart Poettering | 2008-05-14 | 4 | -9/+5 |
* | initialize volume properly, set more properties, modernizations | Lennart Poettering | 2008-05-14 | 1 | -45/+64 |
* | don't spam us with wakeup msgs in non-tsched mode | Lennart Poettering | 2008-05-14 | 1 | -1/+1 |
* | update pipe source for glitch-free, too | Lennart Poettering | 2008-05-14 | 2 | -5/+3 |
* | fix pipe sink for glitch-free | Lennart Poettering | 2008-05-14 | 2 | -36/+63 |
* | fix module-sine for glitch-free | Lennart Poettering | 2008-05-09 | 1 | -6/+38 |
* | - Fix moving of sink inputs between sinks | Lennart Poettering | 2008-05-09 | 6 | -190/+233 |
* | fix a race condition when tearing down the ladspa/remap sink | Lennart Poettering | 2008-05-07 | 2 | -15/+15 |
* | apparently alsa expects us to free the memory for card names | Lennart Poettering | 2008-05-07 | 1 | -0/+3 |
* | update to new rewinding logic | Lennart Poettering | 2008-05-07 | 2 | -10/+4 |
* | decrease verbosity a bit | Lennart Poettering | 2008-05-07 | 1 | -4/+4 |
* | fix remapping sink for glitch-free | Lennart Poettering | 2008-05-03 | 2 | -42/+88 |
* | update LADSPA module for glitch-free moed | Lennart Poettering | 2008-05-03 | 1 | -26/+101 |
* | explain why a rewind was requested | Lennart Poettering | 2008-05-03 | 1 | -1/+5 |
* | Yes, yet another evil all-in-one commit of intervowen changes. I suck. | Lennart Poettering | 2008-05-01 | 16 | -214/+380 |
* | define minimal and maximal wakeup/sleep times; check for underrun condition o... | Lennart Poettering | 2008-04-23 | 2 | -10/+68 |
* | fix build for auxiliary modules | Lennart Poettering | 2008-04-23 | 8 | -27/+19 |
* | Big pile of interdependant changes: | Lennart Poettering | 2008-04-23 | 5 | -254/+276 |
* | add missing header definitions for last commit | Lennart Poettering | 2008-04-23 | 1 | -0/+4 |
* | add new function pa_alsa_build_pollfd() to alsa-util to unify a bit more comm... | Lennart Poettering | 2008-04-23 | 1 | -0/+24 |
* | * don't increase tsched_watermark on underrun without limits | Lennart Poettering | 2008-04-22 | 2 | -167/+98 |
* | add new function pa_alsa_recover_from_poll() to merge common core from module... | Lennart Poettering | 2008-04-22 | 2 | -2/+51 |
* | - Change meaning of special values of latency request: 0 -> "minimal latency,... | Lennart Poettering | 2008-04-22 | 2 | -9/+18 |
* | initialize properties for ALSA sinks/sources more elaborately, re #277 | Lennart Poettering | 2008-04-20 | 4 | -26/+78 |
* | Big pile of dependant changes: | Lennart Poettering | 2008-04-20 | 6 | -124/+183 |
* | redirect alsa errors to normal PA log system; export buffer settings in devic... | Lennart Poettering | 2008-04-11 | 2 | -8/+32 |
* | make use of new alsa SND_PCM_NO_AUTO_xxx flags; redirect alsa errors to norma... | Lennart Poettering | 2008-04-11 | 2 | -4/+44 |
* | add new module module-device-restore | Lennart Poettering | 2008-04-11 | 1 | -0/+348 |
* | init min/max latency properly; fix avail_min updating | Lennart Poettering | 2008-04-09 | 4 | -9/+11 |
* | call snd_pcm_hwsync() expclicitly before we access any of the status fields, ... | Lennart Poettering | 2008-04-07 | 2 | -85/+150 |
* | add utility functions to dump alsa PCM state | Lennart Poettering | 2008-04-07 | 2 | -0/+46 |
* | propery calculate min_avail in frames instead of bytes. don't use device_id= ... | Lennart Poettering | 2008-04-04 | 4 | -24/+49 |
* | - deprecate autoload stuff | Lennart Poettering | 2008-04-03 | 4 | -86/+205 |
* | catch up with trunk HEAD (i.e. 2118:2213) | Lennart Poettering | 2008-03-31 | 4 | -28/+22 |
* | commit glitch-free work | Lennart Poettering | 2008-03-15 | 3 | -18/+28 |
* | commit glitch-free work | Lennart Poettering | 2008-03-15 | 22 | -504/+1266 |
* | deal with a possibly failing pa_channel_map_init_auto() correctly | Lennart Poettering | 2008-02-13 | 5 | -3/+12 |
* | Implement opcodes in the tunnel modules that were added in version 12 of | Sjoerd Simons | 2008-01-04 | 1 | -0/+40 |
* | Add a missing pa_xfree. | Tanu Kaskinen | 2008-01-03 | 1 | -0/+2 |
* | The previous commit introduced a new bug: giving too many values in the "cont... | Tanu Kaskinen | 2008-01-03 | 1 | -1/+1 |
* | Fix the parsing of trailing default values in the "control" module argument. | Tanu Kaskinen | 2008-01-03 | 1 | -6/+14 |
* | Downgraded the priority of a message, because it's really quite uninteresting. | Tanu Kaskinen | 2008-01-02 | 1 | -1/+1 |
* | Add a configure switch to enable the per-user ESounD socket path, but default... | Diego Petteno | 2007-12-06 | 1 | -3/+9 |