summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
| * reorder setting of AM_CFLAGS a bitLennart Poettering2008-10-211-20/+21
* | reorder setting of AM_CFLAGS a bitLennart Poettering2008-10-221-20/+21
|/
* Merge commit 'coling/airtunes-0.9.13'Lennart Poettering2008-10-081-2/+43
|\
| * Modularise the RAOP stuff that requires OpenSSL and make it optional at compi...Colin Guthrie2008-10-081-8/+27
| * Automatic discovery of airtunes devices via Bonjour/Avahi.Colin Guthrie2008-10-081-6/+15
| * Add more libraries to librtp now that it's doing a lot more.Colin Guthrie2008-10-081-1/+1
| * Rename rtsp.{c,h} to rtsp_client.{c,h}.Colin Guthrie2008-10-081-1/+1
| * Add a skeleton raop client which builds on the rtsp client.Colin Guthrie2008-10-081-0/+1
| * Start the raop sink. It's based on pipe sink and isn't anywhere near finished...Colin Guthrie2008-10-081-1/+13
* | flat-volume thingyMarc-Andre Lureau2008-10-071-1/+9
|/
* make distcheck passv0.9.13Lennart Poettering2008-10-061-1/+1
* Merge commit 'coling/master'Lennart Poettering2008-10-011-1/+1
|\
| * Linking fix for rtclock on libpulsedspColin Guthrie2008-09-061-1/+1
* | a few FreeBSD fixes, from alexisLennart Poettering2008-10-011-2/+2
* | add a generic priority queue implementationLennart Poettering2008-09-261-1/+8
* | Move bluetooth proximity module to src/modules/bluetooth/João Paulo Rechi Vita2008-09-111-12/+12
* | Move bluetooth discover and device modules to src/modules/bluetoothJoão Paulo Rechi Vita2008-09-111-28/+28
* | Fix "file not found" error on load of module-bt-device for Ubuntu Intrepid IbexRuss Dill2008-09-111-1/+1
* | Adds SBC Codec to pa treeJoão Paulo Rechi Vita2008-09-111-1/+7
* | Add module-bt-device and dependencies to automakeJoão Paulo Rechi Vita2008-09-111-1/+15
* | Adding module-bt-discover to Makefile.amJoão Paulo Rechi Vita2008-09-111-1/+9
* | move autospawn lock to pulsecore/ since we don't need it in the client anymoreLennart Poettering2008-09-081-4/+3
|/
* update map-file script to ignore gcc malloc attributesLennart Poettering2008-09-051-1/+1
* optionally add timestampts to every line loggedLennart Poettering2008-08-291-5/+7
* Fix more linking issues in x11-publish and stream-restoreColin Guthrie2008-08-221-2/+2
* rework autospawning code to survive multiple pa_contexts in a single processLennart Poettering2008-08-091-3/+11
* add new function pa_machine_id()Lennart Poettering2008-08-071-0/+1
* add i18n supportLennart Poettering2008-08-061-2/+5
* ignore PA_GCC_DEPRECATED and PA_GCC_PRINTF_ATTR when generating map fileLennart Poettering2008-08-041-1/+1
* Fix linkingColin Guthrie2008-08-041-2/+2
* wrap protocol extension of module-stream-restoreLennart Poettering2008-08-041-2/+4
* add new module module-stream-restoreLennart Poettering2008-08-031-1/+9
* make all protocol objects global singletonsLennart Poettering2008-08-031-9/+9
* rename props.[ch] to shared.[ch]Lennart Poettering2008-08-011-2/+2
* A fix on src/Makefile.amStanley Cai2008-07-311-2/+2
* use the right LIBICONV macro, spotted by woglinde, closes #324Lennart Poettering2008-07-301-2/+2