| Commit message (Expand) | Author | Age | Files | Lines |
* | rework logging to make it more modular | Lennart Poettering | 2009-02-21 | 1 | -6/+9 |
* | make string translatable (fixes #483) | Lennart Poettering | 2009-02-21 | 1 | -2/+3 |
* | fix wording, closes #484 | Lennart Poettering | 2009-02-21 | 1 | -3/+3 |
* | introduce default channel map in addition to the default sample spec | Lennart Poettering | 2009-02-21 | 4 | -126/+104 |
* | daemon-conf: make sure c->log_level < LEVEL_MAX | Marc-André Lureau | 2009-02-19 | 1 | -1/+1 |
* | main: remove unused lf variable | Marc-André Lureau | 2009-02-19 | 1 | -4/+0 |
* | allow pa to be run in a chroot() environment tht lacks /proc | Lennart Poettering | 2009-02-18 | 1 | -2/+5 |
* | add a module that forwards cork/uncork requests to X11 as fake pause/resume k... | Lennart Poettering | 2009-02-13 | 1 | -0/+1 |
* | implement a module that corks music/video streams automatically when a phone ... | Lennart Poettering | 2009-02-12 | 1 | -0/+3 |
* | add new module-augment-properties module for augmenting properties from .desk... | Lennart Poettering | 2009-02-05 | 1 | -0/+4 |
* | parse ini-style sections properly | Lennart Poettering | 2009-02-05 | 1 | -60/+60 |
* | Load module gconf earlier | Sjoerd Simons | 2009-02-03 | 1 | -9/+9 |
* | store the default sink/source in proper pa_sink*/pa_source* pointers instead ... | Lennart Poettering | 2009-01-28 | 1 | -5/+0 |
* | move flat volume logic into the core. while doing so add n_volume_steps field... | Lennart Poettering | 2009-01-27 | 4 | -1/+9 |
* | get rid of module-flat-volumes since we are moving this into the core | Lennart Poettering | 2009-01-27 | 1 | -3/+0 |
* | check for availability of RLIMIT_NOFILE and RLIMIT_AS before we make use of it | Lennart Poettering | 2009-01-27 | 3 | -3/+28 |
* | add API pa_ncpus() | Lennart Poettering | 2009-01-22 | 1 | -0/+2 |
* | NetBSD doesn't know RLIMIT_AS | Jared D. McNeill | 2009-01-22 | 1 | -0/+2 |
* | enable module-card-restore by default | Lennart Poettering | 2009-01-21 | 1 | -0/+1 |
* | make use of PR_SET_TIMERSLACK | Lennart Poettering | 2009-01-16 | 1 | -0/+2 |
* | kill autoload stuff as planned | Lennart Poettering | 2009-01-15 | 4 | -13/+1 |
* | --check: Updated manpage slightly and pulseaudio --help slightly. | Sean McNamara | 2009-01-07 | 1 | -1/+1 |
* | Fix typo in log message: s/Recevied/Received/ | chocolateboy | 2009-01-07 | 1 | -1/+1 |
* | Make sure we drop CAP_NICE if RT is not allowed | Lennart Poettering | 2008-12-18 | 1 | -7/+39 |
* | Load module-volume-restore and module-device-restore before all other modules | Lennart Poettering | 2008-12-17 | 1 | -4/+4 |
* | fix implementation of bind now ltdl loader for libtool 2.2 | Lennart Poettering | 2008-12-16 | 1 | -26/+31 |
* | Fix return value of --dump-resample-methods | Lennart Poettering | 2008-12-16 | 1 | -0/+1 |
* | Merge commit 'flameeyes/libtool-2.2' | Lennart Poettering | 2008-12-16 | 1 | -57/+0 |
|\ |
|
| * | Update code to use libtool 2.2. Use convenience recursive libltdl. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -57/+0 |
* | | make log meta, time, backtrace configurable using command line | Lennart Poettering | 2008-10-21 | 1 | -0/+27 |
* | | Make log meta, time, backtrace configurable using config file | Lennart Poettering | 2008-10-21 | 4 | -74/+70 |
* | | Fix spelling of privilige | Lennart Poettering | 2008-10-19 | 2 | -8/+8 |
* | | correctly load module-flat-volume instead of module-flat-volumes | Lennart Poettering | 2008-10-13 | 1 | -1/+1 |
* | | enable flat volumes by default | Lennart Poettering | 2008-10-08 | 1 | -1/+4 |
* | | Initialize exit_idle_time to -1 instead of 0 when in system mode. | Lennart Poettering | 2008-10-07 | 1 | -2/+2 |
* | | add missing inclusion | Lennart Poettering | 2008-10-04 | 1 | -0/+1 |
* | | show valgrind status on startup | Lennart Poettering | 2008-10-04 | 1 | -0/+2 |
* | | instead of checking for directly use new function pa_in_valgrind() | Lennart Poettering | 2008-10-04 | 1 | -2/+2 |
* | | replace module-volume-restore by module-stream-restore in system mode, too | Lennart Poettering | 2008-10-01 | 1 | -2/+3 |
* | | it might be a bit too early to initialize bluetooth by default for now, since... | Lennart Poettering | 2008-10-01 | 1 | -3/+3 |
* | | fix typo in default.conf, closes bug #354 | Lennart Poettering | 2008-10-01 | 1 | -1/+1 |
* | | Make the shared memory segment size configurable | Lennart Poettering | 2008-10-01 | 4 | -17/+23 |
* | | enable bluetooth by default | Lennart Poettering | 2008-09-11 | 1 | -0/+5 |
* | | move autospawn lock to pulsecore/ since we don't need it in the client anymore | Lennart Poettering | 2008-09-08 | 1 | -1/+1 |
* | | Add new option to disable remixing from/to LFE and set it to on by default | Lennart Poettering | 2008-09-05 | 4 | -16/+23 |
* | | include build and runtime host information in debug output | Lennart Poettering | 2008-09-05 | 1 | -2/+7 |
* | | if we are exiting due to cpu overload, say so via syslog, too | Lennart Poettering | 2008-09-05 | 1 | -0/+2 |
* | | include more build info in debug output | Lennart Poettering | 2008-09-01 | 1 | -0/+13 |
* | | change default log level for the library to PA_LOG_ERROR to avoid spamming to... | Lennart Poettering | 2008-08-29 | 1 | -3/+3 |
* | | Add CFLAGS information on start-up | Marc-André Lureau | 2008-08-29 | 1 | -0/+1 |