Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass GDBM_NOLOCK to gdbm | Lennart Poettering | 2008-12-17 | 1 | -1/+1 |
| | | | | | | | | | | gdbm still uses BSD lockf for locking which is incompatible with NFS. Since we don't need the locking here since the db files in question should never be accessed by more than one process since they are per-home-dir and per-machine we can disable locking without any ill results. This should fix rhbz #471279. | ||||
* | reduce needlessly large gdbm cache a bit | Lennart Poettering | 2008-08-29 | 1 | -0/+5 |
| | |||||
* | add a few more gcc warning flags and fix quite a few problems found by doing so | Lennart Poettering | 2008-08-19 | 1 | -2/+2 |
| | |||||
* | pass force_refresh=FALSE to all volume/mute read invocations | Lennart Poettering | 2008-08-13 | 1 | -4/+4 |
| | |||||
* | Modify pa_state_path() to take an additional argument for prepending the ↵ | Lennart Poettering | 2008-08-07 | 1 | -5/+5 |
| | | | | machine id to the file name. | ||||
* | 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 |
| | |||||
* | a bit of refactoring | Lennart Poettering | 2008-08-03 | 1 | -75/+91 |
| | |||||
* | get rid of svn $ keywords | Lennart Poettering | 2008-06-18 | 1 | -2/+0 |
| | |||||
* | merge Colin Guthrie's module-always-sink module, and add priorization to the ↵ | Lennart Poettering | 2008-06-11 | 1 | -2/+2 |
| | | | | | | hook subsystem while doing so. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2516 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 | ||||
* | merge glitch-free branch back into trunk | Lennart Poettering | 2008-05-15 | 1 | -0/+349 |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f |