summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Kill spaces on EOLLennart Poettering2007-05-291-15/+15
* fix suid Makefile targetLennart Poettering2007-05-251-3/+3
* Pulsecore should be linked into all modules.Pierre Ossman2007-03-061-1/+1
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+4
* Add atomic.h as a dependency at relevant places.Pierre Ossman2006-11-101-0/+3
* Make sure we package version.h.in.Pierre Ossman2006-11-101-0/+1
* Yet again try to fix the creation of necessary directories when srcdir !=Pierre Ossman2006-11-091-3/+3
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-5/+2
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-2/+5
* enable module-hal-detect in the default configuration file only if HAL suppor...Lennart Poettering2006-09-201-1/+3
* Revert r1398 as it broke the srcdir != builddir patch. New fix that doesn'tPierre Ossman2006-09-191-0/+3
* No need to create these dirs as they're part of the source tree.Pierre Ossman2006-09-191-1/+0
* Fix up build structure for platform dependent modules. Also add implementationPierre Ossman2006-09-111-27/+23
* Fix typo.Pierre Ossman2006-09-111-1/+1
* update MakefileLennart Poettering2006-09-091-5/+13
* port the threaded mainloop to our new abstract mutex/thread APILennart Poettering2006-09-041-0/+6
* rework handling of srcdir != builddir (patch from Flameeyes)Lennart Poettering2006-09-021-7/+3
* allow building when srcdir != builddir (patch from Flameeyes)Lennart Poettering2006-09-021-1/+6
* make esdcompat executableLennart Poettering2006-09-021-0/+1
* Thread implementation for Win32.Pierre Ossman2006-09-011-3/+13
* define AO_REQUIRE_CAS in the Makefile instead of each source file, effectivel...Lennart Poettering2006-08-311-0/+1
* add a threading primitive APILennart Poettering2006-08-291-3/+13
* add lock-free reference counting macros, based on libatomic-opsLennart Poettering2006-08-291-1/+3
* add new test memblock-test for testing SHM import/exportLennart Poettering2006-08-181-4/+13
* implement new module "module-rescue-streams" which moves sink inputs away whe...Lennart Poettering2006-08-131-1/+9
* rework hook list stuff again, and replace macros with real functins. We loose...Lennart Poettering2006-08-131-1/+2
* implement typeafe hook chainLennart Poettering2006-08-121-1/+7
* merge HAL support from Shams E. KingLennart Poettering2006-08-061-0/+18
* introduce pa_play_memblockq() which creates a playback stream and passes the ...Lennart Poettering2006-07-281-0/+2
* add new module "module-gconf" which reads configuration information from gcon...Lennart Poettering2006-07-261-2/+22
* add massif target to MakefileLennart Poettering2006-07-231-0/+3
* Get ACL:s to work on Win32.Pierre Ossman2006-07-201-2/+5
* fix a few @@ replacmentsLennart Poettering2006-07-201-3/+3
* implement "auth-ip-acl=" in the native and esound protocolsLennart Poettering2006-07-201-3/+3
* actually ship src/pulsecore/creds.h in the tarballsLennart Poettering2006-07-201-2/+3
* add IP address ACL subsystemLennart Poettering2006-07-201-1/+13
* fix sed scripts according to #define renamesLennart Poettering2006-07-191-5/+5
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-7/+7
* remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...Lennart Poettering2006-07-181-25/+0
* Make sure the win32 default conf gets shipped.Pierre Ossman2006-07-141-0/+1
* add new test get-binary-name-test for testing pa_get_binary_name()Lennart Poettering2006-07-141-1/+7
* * port libpulse-browse to use the native avahi API instead of the HOWL cruftLennart Poettering2006-07-131-14/+8
* update module-zeroconf-publish to make use of the native AVAHI API, instead o...Lennart Poettering2006-07-131-2/+17
* Fix typo.Pierre Ossman2006-07-081-1/+1
* s/POLYP/PULSE/gLennart Poettering2006-06-191-12/+12
* big s/polyp/pulse/gLennart Poettering2006-06-191-398/+398
* add new test "interpol-test"Lennart Poettering2006-06-191-0/+6
* Make sure our inet_ntop() implementation gets linked into the new users.Pierre Ossman2006-06-131-1/+4
* Use AM_ICONV to determine what needs to be done for iconv support. (closes #19)Pierre Ossman2006-06-121-2/+2
* Add all the preopen libs to the polypaudio binary's dependency list as theyPierre Ossman2006-06-111-0/+2