summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build-sys: Link lirc libraries in right orderJyri Sarha2011-03-281-1/+1
* build-sys: Link binaries linking libpulsecommon to libpulse tooJyri Sarha2011-03-281-32/+32
* build-sys: Link binaries linking libpulse to libpulsecommon tooJyri Sarha2011-03-281-9/+9
* echo-cancel: Fix out-of-tree buildArun Raghavan2011-03-281-0/+2
* echo-cancel: Fix make distcheckRico Tzschichholz2011-03-281-3/+4
* echo-cancel: Add alternative echo-cancellation implementationArun Raghavan2011-03-281-1/+4
* echo-cancel: Split out speex code from the core moduleArun Raghavan2011-03-281-1/+1
* echo-cancel: Move the module into it's own directoryArun Raghavan2011-03-281-2/+2
* make echo-cancel module that exposes a new sink and sourceWim Taymans2011-03-281-0/+8
* jack: Add module-jackdbus-detectDavid Henningsson2010-12-051-0/+12
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-041-0/+1
* alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack2010-10-311-1/+2
* Add a configure option to change 'udevrulesdir'Arun Raghavan2010-09-211-1/+0
* alsa-mixer: add profile for Traktor Kontrol S4Daniel Mack2010-09-141-1/+2
* Add missing profile and alsa-mixer/paths to src/Makefile.amDaniel T Chen2010-02-191-0/+3
* Merge branch '0.9.20-stable' into stable-queueColin Guthrie2009-11-201-39/+27
|\
| * build-sys: Fix missing trailing slash in 14eaf2Colin Guthrie2009-11-161-1/+1
| * build-sys: Make sure all alsa path config files are installedSjoerd Simons2009-11-161-37/+25
* | device-manager: Add some scripts that are only run under KDE to load/initiali...Colin Guthrie2009-11-111-3/+11
* | device-manager: Link native protocol library.Colin Guthrie2009-11-111-1/+1
* | device-manager: Fix indentationColin Guthrie2009-11-111-4/+4
* | device-manager: Add an untested protocol extension.Colin Guthrie2009-11-111-0/+2
* | device-manager: Add a new module to keep track of the names and descriptions ...Colin Guthrie2009-11-111-2/+10
|/
* alsa: create a seperate mixer path for Speaker elementsLennart Poettering2009-11-111-0/+1
* alsa: cover Headphone2 mixer elementLennart Poettering2009-11-111-0/+1
* build-sys: drop LIBOIL_{FLAGS|LIBS} from Makefile.am since we don't use the l...Lennart Poettering2009-09-021-24/+24
* build-sys: make proximity helper properly suidLennart Poettering2009-08-281-1/+1
* convert: add sse/sse2 s16 to float32ne conversionsWim Taymans2009-08-271-0/+1
* remap: add sse optimized mono to stereoWim Taymans2009-08-271-1/+1
* loopback: add loopback module for direct connections of sinks and sourcesLennart Poettering2009-08-261-3/+8
* build-sys: add missing header files to tarballLennart Poettering2009-08-241-2/+3
* Merge commit 'wtay/optimize'Lennart Poettering2009-08-231-0/+5
|\
| * remap: add MMX mono to stereoWim Taymans2009-08-201-0/+1
| * remap: move remapping code in separate fileWim Taymans2009-08-201-0/+1
| * svolume: add ARM optimized volume scalingWim Taymans2009-08-201-2/+2
| * cpu-x86: add cpu detection code and helpersWim Taymans2009-08-201-0/+1
| * volume_sse: add sse optimisationsWim Taymans2009-08-201-1/+1
| * volume: add first mmx optimized functionWim Taymans2009-08-201-0/+1
| * sample-util: move volume code to separate fileWim Taymans2009-08-201-0/+1
* | core: Add thread-safe group info functions with dynamic buffersTed Percival2009-08-221-2/+10
* | adjust various data/library paths automatically if we are run from a build treeLennart Poettering2009-08-211-2/+3
|/
* database: simple hashmap based database implementationJuho Hämäläinen2009-08-151-0/+3
* daemon: install D-Bus system policy file for PA system instancesLennart Poettering2009-08-121-0/+5
* hal: add stub module that loads module-udev-detect instead of module-hal-detectLennart Poettering2009-08-111-1/+12
* Split OSS support in output and wrapper.Diego Elio 'Flameeyes' Pettenò2009-08-081-2/+2
* Check for support of -z nodelete LD flag, don't use it unconditionally.Diego Elio 'Flameeyes' Pettenò2009-07-171-1/+1
* Remove exploitable LD_BIND_NOW hack (CVE-2009-1894).Diego Elio 'Flameeyes' Pettenò2009-07-161-2/+2
* build-sys: add missing dependency to libcliLennart Poettering2009-07-011-1/+1
* udev: Don't install the udev rules if we're not compiling udev supportColin Guthrie2009-06-291-0/+2
* Don't try to compile the rtkit sources when dbus is not enabled.Diego Elio 'Flameeyes' Pettenò2009-06-291-2/+3