]> code.delx.au - pulseaudio/history - src/Makefile.am
add new module-console-kit which tracks ck sessions to avoid termination when there...
[pulseaudio] / src / Makefile.am
2008-06-11 Lennart Poetteringadd new module-console-kit which tracks ck sessions...
2008-06-11 Lennart Poetteringadd new module module-position-event-sounds for positio...
2008-06-03 Colin GuthrieRejig r2495 slightly and directly compile the necessary...
2008-06-03 Colin GuthrieAlso link libpulsecore.la to some libraries (needed...
2008-05-21 Lennart Poetteringdefine PA_SYSTEM_CONFIG_PATH and PA_SYSTEM_STATE_PATH...
2008-05-18 Lennart Poetteringadd a small test program for pa_close_all()
2008-05-15 Lennart Poetteringmerge glitch-free branch back into trunk
2008-03-31 Lennart Poetteringmerge r2195 from prepare-0.9.10
2008-03-27 Lennart Poetteringrename polkit policy file to org.pulseaudio.policy...
2008-01-24 Diego PettenoUse check_PROGRAMS rather than noinst_PROGRAMS for...
2007-12-23 Lennart Poetteringadd new property list implementation
2007-11-24 Lennart PoetteringAdd new subsystem for applying envelopes (such as volum...
2007-11-23 Diego PettenoCheck for mkdir -p or equivalent, and use that rather...
2007-11-23 Diego PettenoEnable D-Bus if Bluez or HAL are enabled; use DBUS_LIBS...
2007-11-22 Lennart Poetteringupdate speex resampler with newer snapshot from Speex SVN
2007-11-16 Lennart Poetteringbuild PolicyKit support
2007-11-13 Lennart Poetteringdon't fail if the bt-proximity-helper is not built
2007-11-11 Lennart Poetteringadd new fun module that automatically mutes your audio...
2007-11-11 Lennart Poetteringadd a simple fully-automatic fully-linearupmixer/downmi...
2007-11-09 Lennart Poetteringoptimize mixing code a bit. Add mixers for S32LE, S32BE...
2007-11-09 Lennart Poettering.la files for modules can probably be removed safely...
2007-11-08 Lennart Poetteringparse the pasuspend argument like any other boolean...
2007-11-04 Lennart PoetteringAdd linker version script to hide non-ABI stable symbol...
2007-10-29 Lennart Poetteringadd new module module-zeroconf-discover
2007-10-29 Lennart Poetteringbring back module-tunnel, yay!
2007-10-28 Lennart Poetteringadd missing dependency on socket-util
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
next