Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include a few HAL properties in our card/sink/source properties for ALSA devices | Lennart Poettering | 2009-01-24 | 1 | -1/+0 |
| | |||||
* | rework module-hal-detect and make it use module-alsa-card instead of ↵ | Lennart Poettering | 2009-01-22 | 1 | -347/+309 |
| | | | | module-alsa-sink/-source | ||||
* | kill autoload stuff as planned | Lennart Poettering | 2009-01-15 | 1 | -8/+8 |
| | |||||
* | actually unload the modules from a new stack frame | Lennart Poettering | 2008-12-17 | 1 | -1/+1 |
| | |||||
* | add a few more gcc warning flags and fix quite a few problems found by doing so | Lennart Poettering | 2008-08-19 | 1 | -5/+5 |
| | |||||
* | don't use PA_GCC_UNUSED anymore | Lennart Poettering | 2008-08-09 | 1 | -1/+1 |
| | |||||
* | fix shutdown when --disallow-module-loading=1 is passed | Lennart Poettering | 2008-08-05 | 1 | -1/+1 |
| | |||||
* | fix build without ALSA | Lennart Poettering | 2008-08-01 | 1 | -0/+2 |
| | |||||
* | a bit of pa_bool_t'ization | Lennart Poettering | 2008-07-31 | 1 | -9/+9 |
| | |||||
* | allow global tsched setting for all modules loaded by module-hal | Lennart Poettering | 2008-07-31 | 1 | -4/+19 |
| | |||||
* | make module-hal and module-ck live together in peacev0.9.11 | Lennart Poettering | 2008-07-24 | 1 | -1/+5 |
| | |||||
* | fix destruction of dbus modules: make sure we don't leave filter function ↵ | Lennart Poettering | 2008-07-24 | 1 | -1/+13 |
| | | | | registered after unreffing the dbus connection | ||||
* | get rid of svn $ keywords | Lennart Poettering | 2008-06-18 | 1 | -2/+0 |
| | |||||
* | merge glitch-free branch back into trunk | Lennart Poettering | 2008-05-15 | 1 | -4/+4 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Completely rework ALSA device selection code: choose the device to open ↵ | Lennart Poettering | 2007-11-13 | 1 | -2/+2 |
| | | | | | | depending on the requested number of channels and channel map. In most cases it will now suffice to set default-channels=6 to enable 5.1 sound for all devices that support it git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2050 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | tag modules that may only be loaded once at most especially, and enforce ↵ | Lennart Poettering | 2007-11-09 | 1 | -6/+7 |
| | | | | | | that in the module loader git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2043 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge 'lennart' branch back into trunk. | Lennart Poettering | 2007-10-28 | 1 | -293/+565 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Kill spaces on EOL | Lennart Poettering | 2007-05-29 | 1 | -5/+5 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1465 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Fix build and only load OSS xor ALSA modules if both are available | Lennart Poettering | 2007-05-22 | 1 | -5/+29 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1440 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Don't fail if hal doesn't currently contain any devices. (closes #55) | Pierre Ossman | 2007-03-06 | 1 | -8/+2 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1434 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+3 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 1 | -6/+6 |
| | | | | | | | mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | remove all occurences of | Lennart Poettering | 2006-08-18 | 1 | -14/+14 |
| | | | | | | | | | | | | pa_logXXX(__FILE__": and replace them by pa_logXXX(" git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1272 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | * only load an OSS driver for the first device of a sound card, similar to ↵ | Lennart Poettering | 2006-08-12 | 1 | -7/+14 |
| | | | | | | | | | what is done for ALSA. * fix a mem leak git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1217 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | increase module argument buffer size to prevent truncating names | Shahms E. King | 2006-08-12 | 1 | -2/+2 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1208 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | use the HAL UDI for naming input/output devices | Lennart Poettering | 2006-08-11 | 1 | -4/+17 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1200 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | remove OSS specific code from module-hal-detect if HAVE_OSS is not set. Same ↵ | Lennart Poettering | 2006-08-11 | 1 | -10/+30 |
| | | | | | | for ALSA git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1195 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | use the copied udi string as hash key for the device table, because the ↵ | Lennart Poettering | 2006-08-11 | 1 | -1/+1 |
| | | | | | | temporary one is freed when the function exits git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1192 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | add HAL support for OSS devices and capability changes | Shahms E. King | 2006-08-08 | 1 | -60/+115 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1191 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | clean up hal patch to use pa_xnew and timeval compatibility wrappers | Shahms E. King | 2006-08-07 | 1 | -51/+16 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1190 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | * add SVN $Id$ tags | Lennart Poettering | 2006-08-06 | 1 | -1/+3 |
| | | | | | | | * add a const git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1188 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge HAL support from Shams E. King | Lennart Poettering | 2006-08-06 | 1 | -0/+495 |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1187 fefdeb5f-60dc-0310-8127-8f9354f1896f |