summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
| * | adjust various data/library paths automatically if we are run from a build treeLennart Poettering2009-08-211-2/+3
| |/
* | Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen2009-08-161-7/+28
|\|
| * 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
* | dbusiface-device: Implement the Device and DevicePort D-Bus interfaces.Tanu Kaskinen2009-08-151-0/+1
* | dbusiface-card: Implement the Card D-Bus interface.Tanu Kaskinen2009-08-091-0/+1
* | dbusiface-memstats: Implement the Memstats D-Bus interface.Tanu Kaskinen2009-08-041-0/+1
* | stream-restore: Expose module to D-Bus.Tanu Kaskinen2009-08-031-0/+5
* | Finish the Core dbus interface.Tanu Kaskinen2009-07-211-4/+10
* | module-cli: Fix compilation by adding libpulsecommon to module_cli_la_LIBADD.Tanu Kaskinen2009-06-301-1/+1
* | Merge branch 'master' into dbus-workTanu Kaskinen2009-06-291-4/+5
|\|
| * Don't try to compile the rtkit sources when dbus is not enabled.Diego Elio 'Flameeyes' Pettenò2009-06-291-2/+3
| * Properly link module-zeroconf-publish against libnative-protocol.Diego Elio 'Flameeyes' Pettenò2009-06-291-1/+1
| * Check for and use flags to reject undefined symbols in libraries.Diego Elio 'Flameeyes' Pettenò2009-06-291-1/+1
* | Merge branch 'master' into dbus-workTanu Kaskinen2009-06-291-27/+92
|\|
| * build-sys: don't make pulseaudio binary suid on install anymoreLennart Poettering2009-06-231-1/+0
| * Merge most of elmarco/rtclock2Lennart Poettering2009-06-221-1/+8
| |\
| | * Base mainloop on pa_rtclock_now()Marc-André Lureau2009-06-201-0/+6
| | * pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau2009-06-201-1/+2
| * | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2009-06-221-21/+13
| |\ \
| | * | core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering2009-06-191-1/+0
| | * | daemon: strip all special suid/caps log from our startup code, we'll now rely...Lennart Poettering2009-06-191-16/+1
| | * | core: ask RealtimeKit for RT schedulingLennart Poettering2009-06-191-0/+6
| | |/
| | * alsa: move udev rules file behind the other sound related rulesLennart Poettering2009-06-181-2/+2
| | * alsa: move mixer config files to subdir in /usr/shareLennart Poettering2009-06-181-2/+2
| | * alsa: add profile set for Native Instruments 4 DJLennart Poettering2009-06-181-0/+2
| * | modules: add module-intended-roles that automatically puts streams marked wit...Lennart Poettering2009-06-221-0/+8
| |/
| * alsa: add profile set for Native Instruments Audio 8 DJ sound cardLennart Poettering2009-06-181-1/+8
| * raop: move all raop files to subdirLennart Poettering2009-06-171-4/+4
| * alsa: rework mixer logicLennart Poettering2009-06-171-3/+44
| * udev: add module-udev-detect for discovering and configuring devicesLennart Poettering2009-06-061-0/+11
| * reserve: wrap device reservation monitor reference implementationLennart Poettering2009-06-051-2/+2
* | dbus-common: Implement infrastructure for registering D-Bus objects on allTanu Kaskinen2009-06-191-3/+6
* | dbus-protocol: Connection handling for local connections.Tanu Kaskinen2009-06-161-0/+2
* | daemon: Implement the DBus server lookup service.Tanu Kaskinen2009-06-121-2/+3
* | Create module-dbus-protocol with "Hello, world!" functionality.Tanu Kaskinen2009-06-031-2/+11
|/
* sndfile: big rework of libsndfile interfacing codeLennart Poettering2009-05-261-14/+15
* Add missing include directory path for OSS modules.Diego Elio 'Flameeyes' Pettenò2009-05-151-0/+2
* database: port restore modules to new database APILennart Poettering2009-05-141-5/+18
* rygel: add module that interfaces with Rygel UPnPLennart Poettering2009-04-291-0/+11
* http: split out mime type handling callsLennart Poettering2009-04-291-1/+1
* build-system: move x11 and jack modules into subdirectoriesLennart Poettering2009-04-281-12/+12
* memtrap,aupdate: split atomic update from memtrap into seperate aupdate frame...Lennart Poettering2009-04-221-0/+1
* memtrap: hook up core to memtrap systemLennart Poettering2009-04-211-1/+1