Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into dbus-work | Tanu Kaskinen | 2009-06-29 | 1 | -3/+6 |
|\ | | | | | | | | | | | | | | | Conflicts: src/daemon/daemon-conf.c src/daemon/daemon-conf.h src/daemon/main.c src/pulsecore/dbus-util.h | ||||
| * | daemon: enable module-intended-roles by default | Lennart Poettering | 2009-06-22 | 1 | -0/+3 |
| | | |||||
| * | hal,udev: deprecate HAL support in favour of udev | Lennart Poettering | 2009-06-06 | 1 | -3/+3 |
| | | |||||
* | | Create module-dbus-protocol with "Hello, world!" functionality. | Tanu Kaskinen | 2009-06-03 | 1 | -0/+3 |
|/ | |||||
* | load bt discover module only when installed | Lennart Poettering | 2009-04-01 | 1 | -2/+2 |
| | |||||
* | enable bluetooth default by support | Lennart Poettering | 2009-03-23 | 1 | -1/+1 |
| | |||||
* | implement a module that corks music/video streams automatically when a phone ↵ | Lennart Poettering | 2009-02-12 | 1 | -0/+3 |
| | | | | call is active | ||||
* | add new module-augment-properties module for augmenting properties from ↵ | Lennart Poettering | 2009-02-05 | 1 | -0/+4 |
| | | | | .desktop files | ||||
* | Load module gconf earlier | Sjoerd Simons | 2009-02-03 | 1 | -9/+9 |
| | | | | | | | This makes sure that module-default-device-restore can actually work when GConf enables additional sinks. Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | get rid of module-flat-volumes since we are moving this into the core | Lennart Poettering | 2009-01-27 | 1 | -3/+0 |
| | |||||
* | enable module-card-restore by default | Lennart Poettering | 2009-01-21 | 1 | -0/+1 |
| | |||||
* | Load module-volume-restore and module-device-restore before all other modules | Lennart Poettering | 2008-12-17 | 1 | -4/+4 |
| | | | | | | Since m-v-r and m-d-r become active in the FIXATE hooks for stream/device creation we need to make sure the modules are loaded before the first devices/streams are created. | ||||
* | 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 |
| | |||||
* | it might be a bit too early to initialize bluetooth by default for now, ↵ | Lennart Poettering | 2008-10-01 | 1 | -3/+3 |
| | | | | since it's still very rough around the edges | ||||
* | enable bluetooth by default | Lennart Poettering | 2008-09-11 | 1 | -0/+5 |
| | |||||
* | disable hotplug sounds by default | Lennart Poettering | 2008-08-15 | 1 | -1/+1 |
| | |||||
* | load module-device-restore and module-stream-restore by default, don't load ↵ | Lennart Poettering | 2008-08-03 | 1 | -2/+3 |
| | | | | module-volume-restore anymore | ||||
* | install a default system.pa | Lennart Poettering | 2008-07-30 | 1 | -0/+3 |
| | |||||
* | enable exit-on-idle by default | Lennart Poettering | 2008-07-22 | 1 | -13/+14 |
| | |||||
* | merge Colin Guthrie's module-always-sink module, and add priorization to the ↵ | Lennart Poettering | 2008-06-11 | 1 | -1/+4 |
| | | | | | | hook subsystem while doing so. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2516 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | enable ConsoleKit support and positioned event sounds by default | Lennart Poettering | 2008-06-11 | 1 | -1/+8 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2514 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge r2179 from prepare-0.9.10 | Lennart Poettering | 2008-03-27 | 1 | -7/+7 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2180 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | make loading of a few more modules non-fatal | Lennart Poettering | 2008-03-27 | 1 | -0/+6 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2134 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Attempt to resolve the multilib conflicts by getting all the config files | Lennart Poettering | 2008-03-27 | 1 | -3/+3 |
| | | | | | | | | | | | | | look equally for all plattforms. This includes getting rid go pathnames with libdir; let's make ps search for files with relative paths there. https://bugzilla.redhat.com/show_bug.cgi?id=228383 Modified patch, originally from Lubomir Kundrak <lkundrak@redhat.com> git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2132 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge 'lennart' branch back into trunk. | Lennart Poettering | 2007-10-28 | 1 | -25/+38 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | enable module-hal-detect in the default configuration file only if HAL ↵ | Lennart Poettering | 2006-09-20 | 1 | -2/+2 |
| | | | | | | support is enabled (closes #30) git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1401 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | fix alsa-sink example | Lennart Poettering | 2006-09-07 | 1 | -1/+1 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1377 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | activate HAL in the default config | Lennart Poettering | 2006-08-25 | 1 | -6/+13 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1331 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Load module-rescue-streams by default | Lennart Poettering | 2006-08-13 | 1 | -0/+3 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1245 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | load module-gconf in default install | Lennart Poettering | 2006-07-27 | 1 | -1/+7 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1159 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | use access group dedclared in ~/.pulse/client.conf instead of PA_ACCESS_GROUP | Lennart Poettering | 2006-07-19 | 1 | -1/+1 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1108 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Fix the final few occurences of polyp. | Pierre Ossman | 2006-06-20 | 1 | -1/+1 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1042 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | big s/polyp/pulse/g | Lennart Poettering | 2006-06-19 | 1 | -4/+4 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | more sensible default.pa file | Lennart Poettering | 2006-05-17 | 1 | -22/+27 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@907 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | * svn:ignore some files | Lennart Poettering | 2006-02-16 | 1 | -0/+66 |
* move configuration files to the directories they belong to * built esd-compat.sh in the src/ dir git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@488 fefdeb5f-60dc-0310-8127-8f9354f1896f |