summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Use silent rules for generating filesMaarten Bosmans2011-03-111-10/+10
* volume: Add Orc-based optimised volume scalingArun Raghavan2011-03-051-0/+9
* Remove remaining ramping/envelope referencesArun Raghavan2011-02-281-1/+0
* Revert "Add new subsystem for applying envelopes (such as volume ramps) to au...Arun Raghavan2011-02-281-7/+0
* alsa-mixer: Add new paths for Internal Mic, Front Mic, Rear Mic and Dock MicDavid Henningsson2011-02-251-1/+4
* Merge remote-tracking branch 'mkbosmans/mingw32-build'Colin Guthrie2011-02-251-32/+52
|\
| * Give module-waveout a configure switchMaarten Bosmans2011-02-171-3/+6
| * module-waveout: Adapted to updated APIMaarten Bosmans2011-02-171-9/+8
| * Implement some functions for win32Maarten Bosmans2011-02-171-6/+16
| * Add AM_LDFLAGS more consistently to all commandsMaarten Bosmans2011-02-171-14/+14
| * Fix dependencies and include necessary headersMaarten Bosmans2011-02-171-0/+8
| * Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans2011-02-171-1/+1
* | src/Makefile.am: add missing space to fix build using uClibcHenning Heinold2011-02-221-1/+1
|/
* echo-cancel: Make Orc file names less sillyArun Raghavan2011-02-011-3/+3
* build: Simplify Orc-related make rulesArun Raghavan2011-02-011-9/+22
* build: Move orc.mak out of build/Arun Raghavan2011-01-311-1/+1
* build: Remove unnecessary flags in AM_CFLAGSMaarten Bosmans2011-01-311-15/+9
* build: Don't include empty Makefile.am in subdirsMaarten Bosmans2011-01-311-2/+0
* build: Generate module symdefs in src/modules directoryMaarten Bosmans2011-01-311-104/+88
* build: Use MODULE_LIBADD in Makefile.amMaarten Bosmans2011-01-231-84/+86
* jack: Add module-jackdbus-detectDavid Henningsson2010-12-051-0/+12
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-051-0/+1
* build-sys: Link lirc libraries in right orderJyri Sarha2010-11-281-1/+1
* build-sys: Link binaries linking libpulsecommon to libpulse tooJyri Sarha2010-11-281-33/+33
* build-sys: Link binaries linking libpulse to libpulsecommon tooJyri Sarha2010-11-281-9/+9
* version: Drop the micro version numberColin Guthrie2010-11-281-180/+180
* alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack2010-10-161-1/+2
* echo-cancel: orc-ify some bits for optimisationArun Raghavan2010-09-231-3/+7
* cpu: Add CPU information to pa_coreArun Raghavan2010-09-231-0/+1
* build: Fix make distcheckArun Raghavan2010-09-231-0/+1
* echo-cancel: Fix out-of-tree buildArun Raghavan2010-09-201-0/+2
* alsa-mixer: add profile for Traktor Kontrol S4Daniel Mack2010-09-121-1/+2
* echo-cancel: Fix make distcheckRico Tzschichholz2010-09-101-4/+5
* echo-cancel: Add alternative echo-cancellation implementationArun Raghavan2010-09-071-1/+4
* echo-cancel: Split out speex code from the core moduleArun Raghavan2010-09-071-1/+1
* echo-cancel: Move the module into it's own directoryArun Raghavan2010-09-071-2/+2
* make echo-cancel module that exposes a new sink and sourceWim Taymans2010-08-231-0/+8
* alsa: fix mixer profiles, add passthrough configPierre-Louis Bossart2010-07-131-1/+3
* build-sys: Add missing profile and alsa-mixer/paths to src/Makefile.amDaniel T Chen2010-02-211-0/+3
* virtual-sink,source: enable virtual-source and virtual-sinkPierre-Louis Bossart2010-02-171-2/+14
* osx: don't build the once-test binary on OS XDaniel Mack2010-02-021-1/+5
* Merge remote branch 'tanuk/fixes'Lennart Poettering2010-01-131-6/+6
|\
| * daemon: Don't autospawn if a server address is explicitly configured.Tanu Kaskinen2010-01-091-6/+6
* | tests: add pa_once_xxx() testLennart Poettering2010-01-131-0/+6
|/
* osx: add native zeroconf implementation via BonjourDaniel Mack2009-12-161-0/+13
* CoreAudio: add audio device moduleDaniel Mack2009-12-161-1/+8
* CoreAudio: add device detection moduleDaniel Mack2009-12-161-0/+14
* src/Makefile.am: add specific OS_IS_DARWIN filesKim Lester2009-12-091-2/+11
* Add a configure option to change 'udevrulesdir'Arun Raghavan2009-12-061-1/+0
* Merge remote branch 'phish3/master'Lennart Poettering2009-11-231-0/+1
|\