summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* get additional device data from udevLennart Poettering2009-03-011-0/+6
* bluetooth: Fix under linked module-bluetooth-deviceColin Guthrie2009-02-261-1/+1
* Fix a very strange 'file not found' error in module-alsa-card.Colin Guthrie2009-02-261-1/+1
* implement device reservation schemeLennart Poettering2009-02-241-1/+12
* Make .desktop and .policy file in src/daemon translatableKelemen Gábor2009-02-241-6/+11
* split off foreign code into a convenience library to make gcc warnings go awayLennart Poettering2009-02-211-2/+10
* add test tool for debugging broken timing in sound driversLennart Poettering2009-02-201-2/+12
* properly read icon/application name/display from gtk/glib/gdkLennart Poettering2009-02-131-0/+13
* add a module that forwards cork/uncork requests to X11 as fake pause/resume k...Lennart Poettering2009-02-131-1/+8
* implement a module that corks music/video streams automatically when a phone ...Lennart Poettering2009-02-121-1/+9
* add new module-augment-properties module for augmenting properties from .desk...Lennart Poettering2009-02-051-2/+11
* A couple of dependancy ordering fixes.Colin Guthrie2009-02-031-8/+8
* make update-sbc should also update other BT related sourcesLennart Poettering2009-02-031-2/+7
* big module-bluetooth-device.c reworkLennart Poettering2009-02-021-7/+6
* update sbc stuffLennart Poettering2009-02-021-2/+2
* download everything from gitweb twice to make sure we don't get a 'Generating...Lennart Poettering2009-02-021-3/+3
* temporary commit of lennarts new bt changesLennart Poettering2009-01-291-7/+14
* get rid of module-flat-volumes since we are moving this into the coreLennart Poettering2009-01-271-9/+1
* add a bitset implementationLennart Poettering2009-01-271-0/+1
* include a few HAL properties in our card/sink/source properties for ALSA devicesLennart Poettering2009-01-241-0/+6
* add generic rate limiting implementationLennart Poettering2009-01-231-0/+1
* Merge commit 'flameeyes/flameeyes'Lennart Poettering2009-01-231-1/+0
|\
| * Remove support for internal distributing and bundling of libltdl.Diego E. 'Flameeyes' Pettenò2009-01-221-1/+0
* | add a simple abstraction for SIMD operationsLennart Poettering2009-01-231-1/+8
|/
* add a card profile restore moduleLennart Poettering2009-01-211-0/+8
* add an API to create arbitrary alsa sinks/sources dynamically without having ...Lennart Poettering2009-01-211-1/+1
* Include the alsa/ subdirectory for modules in the search path.Diego E. 'Flameeyes' Pettenò2009-01-201-0/+2
* Allow to opt-out from building tests.Diego E. 'Flameeyes' Pettenò2009-01-201-3/+9
* Merge commit '7104d54bbce8f9bd2553e16f45f3a0f69ac75b8b'Lennart Poettering2009-01-191-4/+6
|\
| * Add proper -I directives for out-of-tree builds.Diego E. 'Flameeyes' Pettenò2009-01-191-0/+5
| * Create only the directory the current target should be created into.Diego E. 'Flameeyes' Pettenò2009-01-191-4/+1
* | add card profile proberLennart Poettering2009-01-161-1/+8
|/
* include libcli.la in libprotocol-cli's dependenciesLennart Poettering2009-01-151-1/+1
* move alsa and oss modules into their own subdirectoriesLennart Poettering2009-01-151-8/+8
* kill autoload stuff as plannedLennart Poettering2009-01-151-1/+0
* add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering2009-01-151-0/+1
* Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2009-01-081-84/+133
|\
| * bluetooth: add update-sbc and friendsMarc-André Lureau2009-01-081-1/+9
| * build: run some tests during make check (and distcheck)Marc-André Lureau2009-01-081-0/+34
| * build: Use proper -disable-static instead of removing .aMarc-André Lureau2009-01-081-62/+67
| * build: add atomic.h and refcnt.h to libpulsecommonMarc-André Lureau2009-01-081-0/+2
| * build: Don't include builddir, but only srcdir.Marc-André Lureau2009-01-081-5/+5
| * build: use pkg-config for X11Marc-André Lureau2009-01-081-14/+14
| * Disable warnings for bluetooth-device-module.Luiz Augusto von Dentz2008-12-221-2/+2
* | Add new test source module-sine-sourceLennart Poettering2009-01-081-0/+6
|/
* Make sure libpulse never gets unloadedLennart Poettering2008-11-011-1/+1
* Merge branch 'new-world-order'Lennart Poettering2008-10-251-521/+275
|\
| * a lot more build system updatesLennart Poettering2008-10-221-112/+106
| * make new build logic actually workLennart Poettering2008-10-221-59/+65
| * temporary commit to allow flameeyes a lookLennart Poettering2008-10-211-503/+254