Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixes | Lennart Poettering | 2009-09-08 | 1 | -3/+1 |
| | |||||
* | dbus: never return DBUS_HANDLER_RESULT_HANDLED in filter callbacks, since ↵ | Lennart Poettering | 2009-08-19 | 1 | -3/+0 |
| | | | | other callbacks might stell want to have the messages | ||||
* | hal: replace subdevs= parameter by subdevices= parameter | Lennart Poettering | 2009-08-11 | 1 | -5/+5 |
| | | | | | Abbreviating tsched like this was bad enough, so let's not add another option here. | ||||
* | Split OSS support in output and wrapper. | Diego Elio 'Flameeyes' Pettenò | 2009-08-08 | 1 | -8/+8 |
| | | | | | | | Since Fedora does not enable OSS output support at all, but still uses padsp, and in Gentoo we could also make use of padsp without OSS output support, split the two things in two parameters, although they both check for sys/soundcard.h once. | ||||
* | hal: add option to initialize all subdevices of an OSS device | Lennart Poettering | 2009-07-31 | 1 | -5/+20 |
| | | | | Patch from 'cmt', closes ticket #544 | ||||
* | hal,udev: deprecate HAL support in favour of udev | Lennart Poettering | 2009-06-06 | 1 | -1/+2 |
| | |||||
* | core: add a suspend cause flags field | Lennart Poettering | 2009-06-05 | 1 | -6/+6 |
| | |||||
* | initialize sound cards only after the 'control' object appeared | Lennart Poettering | 2009-04-04 | 1 | -5/+25 |
| | |||||
* | dbus: split dbus-util into dbus-shared | Marc-André Lureau | 2009-03-30 | 1 | -1/+1 |
| | | | | | modules: fix dbus-util include pulse: get dbus at context connection | ||||
* | Ignore HAL NoSuchProperty errors when looking for capabilities field. Closes ↵ | Lennart Poettering | 2009-03-19 | 1 | -1/+2 |
| | | | | rhbz #489394 | ||||
* | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | hal-detect: make sure r is initialized, so we don't take random path | Marc-André Lureau | 2009-02-19 | 1 | -0/+1 |
| | |||||
* | make module-hal-detect pick up all cards even when they have no device 0 | Lennart Poettering | 2009-02-12 | 1 | -6/+1 |
| | |||||
* | make use of new functions pa_dbus_add_matches/pa_dbus_remove_matches | Lennart Poettering | 2009-01-29 | 1 | -17/+10 |
| | |||||
* | 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 |