Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | core: make fixed latency dynamically changeable | Lennart Poettering | 2009-08-15 | 10 | -52/+212 | |
* | | | | | | | | | | | core: move rtpoll to thread_info sub structure | Lennart Poettering | 2009-08-15 | 6 | -16/+16 | |
* | | | | | | | | | | | log: place more rate limit invocations | Lennart Poettering | 2009-08-15 | 2 | -2/+5 | |
* | | | | | | | | | | | rescure-stream: handle failed moves as well as dying sinks/sources | Lennart Poettering | 2009-08-15 | 1 | -37/+136 | |
* | | | | | | | | | | | core: split of FAIL_ON_SUSPEND into KILL_ON_SUSPEND and NO_CREATE_ON_SUSPEND | Lennart Poettering | 2009-08-15 | 8 | -15/+18 | |
* | | | | | | | | | | | native: handle moving() callback with NULL destination properly | Lennart Poettering | 2009-08-15 | 1 | -1/+7 | |
* | | | | | | | | | | | core: introduce pa_{sink_input|source_output}_fail_move() | Lennart Poettering | 2009-08-15 | 6 | -12/+52 | |
* | | | | | | | | | | | module-stream-restore: don't fiddle with sinks/sources/streams that are not f... | Lennart Poettering | 2009-08-14 | 1 | -26/+86 | |
* | | | | | | | | | | | volume: guarantee dB/linear conversion is reversible | Lennart Poettering | 2009-08-14 | 2 | -1/+40 | |
* | | | | | | | | | | | protocol-native: log explicitly each time a client triggers a volume change | Lennart Poettering | 2009-08-14 | 1 | -3/+12 | |
* | | | | | | | | | | | daemon: reset gids too, not just uids | Lennart Poettering | 2009-08-14 | 1 | -0/+8 | |
* | | | | | | | | | | | resampler: round up when estimating input/output sizes | Lennart Poettering | 2009-08-14 | 1 | -2/+6 | |
* | | | | | | | | | | | thread-mq: never drop queued messages for the main loop | Lennart Poettering | 2009-08-14 | 1 | -0/+7 | |
* | | | | | | | | | | | asyncmsgq: add pa_asyncmsgq_flush() call | Lennart Poettering | 2009-08-14 | 2 | -4/+34 | |
* | | | | | | | | | | | memblockq: add pa_memblockq_get_maxrewind() API | Lennart Poettering | 2009-08-14 | 2 | -0/+9 | |
* | | | | | | | | | | | shm: bump shm size limit to 1GB | Lennart Poettering | 2009-08-14 | 1 | -1/+2 | |
* | | | | | | | | | | | pacmd: handle multi word commands in argv[] properly | Lennart Poettering | 2009-08-14 | 1 | -1/+1 | |
* | | | | | | | | | | | core: add functions to query max_rewind/max_request values from streams | Lennart Poettering | 2009-08-13 | 4 | -0/+33 | |
* | | | | | | | | | | | core: add assert macros for verifying calling context | Lennart Poettering | 2009-08-13 | 9 | -31/+234 | |
* | | | | | | | | | | | start-child: clean up child environment a bit better | Lennart Poettering | 2009-08-12 | 1 | -7/+8 | |
* | | | | | | | | | | | pacmd: port pacmd from select() to poll() so that we notice writer side hangups | Lennart Poettering | 2009-08-12 | 1 | -20/+40 | |
* | | | | | | | | | | | memblock: rate limit 'Pool full' message | Lennart Poettering | 2009-08-12 | 1 | -1/+2 | |
* | | | | | | | | | | | context: document why we only do minimal cleanups before the autospawn exec() | Lennart Poettering | 2009-08-12 | 1 | -1/+4 | |
* | | | | | | | | | | | daemon: reset scheduling priority on startup, too | Lennart Poettering | 2009-08-12 | 1 | -0/+1 | |
* | | | | | | | | | | | core-util: move personality resetting into core-util | Lennart Poettering | 2009-08-12 | 3 | -9/+16 | |
* | | | | | | | | | | | daemon: unconditionally clean up priviliges | Lennart Poettering | 2009-08-12 | 1 | -5/+2 | |
* | | | | | | | | | | | conf: invert all negative boolean configuration option | Lennart Poettering | 2009-08-12 | 6 | -54/+62 | |
* | | | | | | | | | | | conf: add pa_config_parse_not_bool() for parsing inverse boolean configuratio... | Lennart Poettering | 2009-08-12 | 2 | -0/+25 | |
* | | | | | | | | | | | daemon: install D-Bus system policy file for PA system instances | Lennart Poettering | 2009-08-12 | 2 | -0/+42 | |
* | | | | | | | | | | | 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 | |
* | | | | | | | | | | | udev: drop definition of LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE | Lennart Poettering | 2009-08-11 | 1 | -2/+0 | |
* | | | | | | | | | | | hal: add stub module that loads module-udev-detect instead of module-hal-detect | Lennart Poettering | 2009-08-11 | 3 | -1/+124 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Revert "build-sys: drop libcap checks, since we don't use caps anymore" | Lennart Poettering | 2009-08-10 | 1 | -0/+19 | |
* | | | | | | | | | | Merge commit 'origin/master-tx' | Lennart Poettering | 2009-08-10 | 2 | -1028/+590 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Sending translation for Spanish | logan | 2009-08-10 | 1 | -534/+300 | |
| * | | | | | | | | | | Sending translation for Brazilian Portuguese | igor | 2009-08-08 | 1 | -494/+290 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge commit 'flameeyes/master' | Lennart Poettering | 2009-08-10 | 1 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update the end-of-configuration summary for OSS output/wrapper split. | Diego Elio 'Flameeyes' Pettenò | 2009-08-08 | 1 | -3/+10 | |
* | | | | | | | | | | | Correctly deal with events in the past in calc_next_timeout | Maxim Levitsky | 2009-08-10 | 1 | -7/+6 | |
* | | | | | | | | | | | mix-test: fix test for s24-32 samples | Lennart Poettering | 2009-08-08 | 1 | -33/+41 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Split OSS support in output and wrapper. | Diego Elio 'Flameeyes' Pettenò | 2009-08-08 | 5 | -24/+40 | |
* | | | | | | | | | | build-sys: drop libcap checks, since we don't use caps anymore | Lennart Poettering | 2009-08-08 | 1 | -19/+0 | |
* | | | | | | | | | | ladspa/remap: make sure we process all requested rewinds unconditionally | Lennart Poettering | 2009-08-07 | 4 | -5/+14 | |
* | | | | | | | | | | core: save volume/mute changes coming from the hardware automatically | Lennart Poettering | 2009-08-07 | 6 | -29/+34 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | run make update-po | Lennart Poettering | 2009-08-05 | 28 | -2990/+2700 | |
* | | | | | | | | | Merge commit 'origin/master-tx' | Lennart Poettering | 2009-08-05 | 3 | -1376/+1059 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Sending translation for Portuguese | ruigo | 2009-08-05 | 1 | -560/+564 |