]> code.delx.au - pulseaudio/history - src/Makefile.am
merge 'lennart' branch back into trunk.
[pulseaudio] / src / Makefile.am
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-08-04 Lennart Poetteringjack driver build fix which became apparent on fedora
2007-07-10 Pierre OssmanMake sure we link to the core to get all symbols.
2007-07-10 Pierre OssmanMake -no-undefined actually work (and fix up error...
2007-05-29 Lennart PoetteringKill spaces on EOL
2007-05-25 Lennart Poetteringfix suid Makefile target
2007-03-06 Pierre OssmanPulsecore should be linked into all modules.
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2006-11-10 Pierre OssmanAdd atomic.h as a dependency at relevant places.
2006-11-10 Pierre OssmanMake sure we package version.h.in.
2006-11-09 Pierre OssmanYet again try to fix the creation of necessary director...
2006-11-06 Pierre OssmanRevert r1404 and keep it on a development branch until...
2006-09-26 Lennart Poetteringrework memory block management to be thread-safe and...
2006-09-20 Lennart Poetteringenable module-hal-detect in the default configuration...
2006-09-19 Pierre OssmanRevert r1398 as it broke the srcdir != builddir patch...
2006-09-19 Pierre OssmanNo need to create these dirs as they're part of the...
2006-09-11 Pierre OssmanFix up build structure for platform dependent modules...
2006-09-11 Pierre OssmanFix typo.
2006-09-09 Lennart Poetteringupdate Makefile
2006-09-04 Lennart Poetteringport the threaded mainloop to our new abstract mutex...
2006-09-02 Lennart Poetteringrework handling of srcdir != builddir (patch from Flame...
2006-09-02 Lennart Poetteringallow building when srcdir != builddir (patch from...
2006-09-02 Lennart Poetteringmake esdcompat executable
2006-09-01 Pierre OssmanThread implementation for Win32.
2006-08-31 Lennart Poetteringdefine AO_REQUIRE_CAS in the Makefile instead of each...
2006-08-29 Lennart Poetteringadd a threading primitive API
2006-08-29 Lennart Poetteringadd lock-free reference counting macros, based on libat...
2006-08-18 Lennart Poetteringadd new test memblock-test for testing SHM import/export
2006-08-13 Lennart Poetteringimplement new module "module-rescue-streams" which...
2006-08-13 Lennart Poetteringrework hook list stuff again, and replace macros with...
2006-08-12 Lennart Poetteringimplement typeafe hook chain
2006-08-06 Lennart Poetteringmerge HAL support from Shams E. King
2006-07-28 Lennart Poetteringintroduce pa_play_memblockq() which creates a playback...
2006-07-26 Lennart Poetteringadd new module "module-gconf" which reads configuration...
2006-07-23 Lennart Poetteringadd massif target to Makefile
2006-07-20 Pierre OssmanGet ACL:s to work on Win32.
2006-07-20 Lennart Poetteringfix a few @@ replacments
2006-07-20 Lennart Poetteringimplement "auth-ip-acl=" in the native and esound protocols
2006-07-20 Lennart Poetteringactually ship src/pulsecore/creds.h in the tarballs
2006-07-20 Lennart Poetteringadd IP address ACL subsystem
2006-07-19 Lennart Poetteringfix sed scripts according to #define renames
2006-07-19 Lennart Poettering* add new --system command line parameter to the daemon...
2006-07-18 Lennart Poetteringremove glib 1.2 adapter. It started to bitrot and wasn...
2006-07-14 Pierre OssmanMake sure the win32 default conf gets shipped.
2006-07-14 Lennart Poetteringadd new test get-binary-name-test for testing pa_get_bi...
2006-07-13 Lennart Poettering* port libpulse-browse to use the native avahi API...
2006-07-13 Lennart Poetteringupdate module-zeroconf-publish to make use of the nativ...
2006-07-08 Pierre OssmanFix typo.
2006-06-19 Lennart Poetterings/POLYP/PULSE/g
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-06-19 Lennart Poetteringadd new test "interpol-test"
2006-06-13 Pierre OssmanMake sure our inet_ntop() implementation gets linked...
2006-06-12 Pierre OssmanUse AM_ICONV to determine what needs to be done for...
2006-06-11 Pierre OssmanAdd all the preopen libs to the polypaudio binary's...
2006-05-29 Lennart Poetteringmerge patch from Igor Zubkov, fixing linking of the...
2006-05-29 Lennart Poetteringdrop the .sh suffix from esdcompat
2006-05-25 Pierre OssmanWe only need the so for libpolypdsp.
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-25 Pierre OssmanUse only the basename of libpolypdsp.so so that it...
2006-05-25 Pierre OssmanMove libpolypdsp in the makefile to avoid the libtool...
2006-05-23 Lennart Poetteringadd new padsp utility: a $LD_PRELOAD wrapper for using...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-19 Pierre OssmanFix which headers get installed for libpolyp.
2006-05-19 Pierre OssmanSort source files.
2006-05-18 Pierre OssmanMove timeval calculation functions into their own file.
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove utf8 to the public part (libpolyp).
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-16 Lennart Poettering* add new configure option --with-module-dir=
2006-05-16 Lennart Poettering* remove .a files from the modules directory after...
2006-05-16 Lennart Poetteringadd new test programme utf8-test.c
2006-05-15 Lennart Poetteringundo r868
2006-05-15 Pierre Ossmanmodule-volume-restore uses regexp() so make sure it...
2006-05-14 Lennart Poetteringadd utf8 validity checking API
2006-05-14 Lennart Poetteringadd new module module-volume-restore which saves and...
2006-05-11 Pierre OssmanHandle pipes on platforms where they are non-existant...
2006-05-09 Pierre OssmanAdd stubs for the threaded main loop so that we can...
2006-05-02 Pierre OssmanWindows doesn't have POSIX thread. ifdef out things...
2006-04-30 Lennart Poetteringadd new threaded main loop implementation (with test...
2006-04-26 Lennart Poetteringadd new test 'channelmap-test'
2006-04-23 Lennart Poettering* Merge build system patch from Igor Zubkov
2006-04-18 Lennart Poetteringfix CFLAGS for jack modules
2006-04-18 Lennart Poetteringfix make distcheck
2006-04-18 Lennart Poetteringbuild jack source
2006-04-18 Pierre OssmanWe need to emulate sendmsg/recvmsg to support rtp on...
2006-04-17 Lennart Poetteringadd new JACK sink
2006-04-16 Lennart Poetteringrename module-rtp-monitor to module-rtp-send
2006-04-16 Lennart Poettering* add RTP/SAP/SDP reciever module
2006-04-14 Lennart Poettering* ignore some more files
2006-04-13 Lennart Poetteringadd new configure option to enable preloading even...
2006-03-02 Pierre OssmanHandle the new latency protocol. This is just a quick...
2006-02-23 Pierre OssmanAdd inet_pton emulation for platforms that lack it...
2006-02-22 Lennart Poetteringunbreak Makefile.am
2006-02-22 Lennart Poetteringtodo test
2006-02-22 Pierre OssmanSupport for setting volume on sources.
2006-02-21 Lennart Poettering* Don't build seperate ipv4/ipv6 versions of the protoc...
2006-02-21 Lennart Poettering* Get rid of libpolyp-mainloop
2006-02-20 Lennart Poetteringbuild dllmain.c only on win32 (makes gcc shut up a...
2006-02-20 Lennart Poetteringfix moddir
2006-02-20 Lennart Poettering* modify pa_context_exit_daemon() to return a pa_operat...
next