summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen1-5/+18
2009-08-24build-sys: add missing header files to tarballLennart Poettering1-2/+3
2009-08-23Merge commit 'wtay/optimize'Lennart Poettering1-0/+5
2009-08-22core: Add thread-safe group info functions with dynamic buffersTed Percival1-2/+10
2009-08-21adjust various data/library paths automatically if we are run from a build treeLennart Poettering1-2/+3
2009-08-20remap: add MMX mono to stereoWim Taymans1-0/+1
2009-08-20remap: move remapping code in separate fileWim Taymans1-0/+1
2009-08-20svolume: add ARM optimized volume scalingWim Taymans1-2/+2
2009-08-20cpu-x86: add cpu detection code and helpersWim Taymans1-0/+1
2009-08-20volume_sse: add sse optimisationsWim Taymans1-1/+1
2009-08-20volume: add first mmx optimized functionWim Taymans1-0/+1
2009-08-20sample-util: move volume code to separate fileWim Taymans1-0/+1
2009-08-16Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen1-7/+28
2009-08-15dbusiface-device: Implement the Device and DevicePort D-Bus interfaces.Tanu Kaskinen1-0/+1
2009-08-15database: simple hashmap based database implementationJuho Hämäläinen1-0/+3
2009-08-12daemon: install D-Bus system policy file for PA system instancesLennart Poettering1-0/+5
2009-08-11hal: add stub module that loads module-udev-detect instead of module-hal-detectLennart Poettering1-1/+12
2009-08-09dbusiface-card: Implement the Card D-Bus interface.Tanu Kaskinen1-0/+1
2009-08-08Split OSS support in output and wrapper.Diego Elio 'Flameeyes' Pettenò1-2/+2
2009-08-04dbusiface-memstats: Implement the Memstats D-Bus interface.Tanu Kaskinen1-0/+1
2009-08-03stream-restore: Expose module to D-Bus.Tanu Kaskinen1-0/+5
2009-07-21Finish the Core dbus interface.Tanu Kaskinen1-4/+10
2009-07-17Check for support of -z nodelete LD flag, don't use it unconditionally.Diego Elio 'Flameeyes' Pettenò1-1/+1
2009-07-16Remove exploitable LD_BIND_NOW hack (CVE-2009-1894).Diego Elio 'Flameeyes' Pettenò1-2/+2
2009-07-01build-sys: add missing dependency to libcliLennart Poettering1-1/+1
2009-06-30module-cli: Fix compilation by adding libpulsecommon to module_cli_la_LIBADD.Tanu Kaskinen1-1/+1
2009-06-29udev: Don't install the udev rules if we're not compiling udev supportColin Guthrie1-0/+2
2009-06-29Merge branch 'master' into dbus-workTanu Kaskinen1-4/+5
2009-06-29Don't try to compile the rtkit sources when dbus is not enabled.Diego Elio 'Flameeyes' Pettenò1-2/+3
2009-06-29Properly link module-zeroconf-publish against libnative-protocol.Diego Elio 'Flameeyes' Pettenò1-1/+1
2009-06-29Check for and use flags to reject undefined symbols in libraries.Diego Elio 'Flameeyes' Pettenò1-1/+1
2009-06-29Merge branch 'master' into dbus-workTanu Kaskinen1-27/+92
2009-06-23build-sys: don't make pulseaudio binary suid on install anymoreLennart Poettering1-1/+0
2009-06-22Merge most of elmarco/rtclock2Lennart Poettering1-1/+8
2009-06-22Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering1-21/+13
2009-06-22modules: add module-intended-roles that automatically puts streams marked wit...Lennart Poettering1-0/+8
2009-06-20Base mainloop on pa_rtclock_now()Marc-André Lureau1-0/+6
2009-06-20pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau1-1/+2
2009-06-19core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering1-1/+0
2009-06-19daemon: strip all special suid/caps log from our startup code, we'll now rely...Lennart Poettering1-16/+1
2009-06-19dbus-common: Implement infrastructure for registering D-Bus objects on allTanu Kaskinen1-3/+6
2009-06-19core: ask RealtimeKit for RT schedulingLennart Poettering1-0/+6
2009-06-18alsa: move udev rules file behind the other sound related rulesLennart Poettering1-2/+2
2009-06-18alsa: move mixer config files to subdir in /usr/shareLennart Poettering1-2/+2
2009-06-18alsa: add profile set for Native Instruments 4 DJLennart Poettering1-0/+2
2009-06-18alsa: add profile set for Native Instruments Audio 8 DJ sound cardLennart Poettering1-1/+8
2009-06-17raop: move all raop files to subdirLennart Poettering1-4/+4
2009-06-17alsa: rework mixer logicLennart Poettering1-3/+44
2009-06-16dbus-protocol: Connection handling for local connections.Tanu Kaskinen1-0/+2
2009-06-12daemon: Implement the DBus server lookup service.Tanu Kaskinen1-2/+3