summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* optionally add timestampts to every line loggedLennart Poettering2008-08-291-5/+7
* Fix more linking issues in x11-publish and stream-restoreColin Guthrie2008-08-221-2/+2
* rework autospawning code to survive multiple pa_contexts in a single processLennart Poettering2008-08-091-3/+11
* add new function pa_machine_id()Lennart Poettering2008-08-071-0/+1
* add i18n supportLennart Poettering2008-08-061-2/+5
* ignore PA_GCC_DEPRECATED and PA_GCC_PRINTF_ATTR when generating map fileLennart Poettering2008-08-041-1/+1
* Fix linkingColin Guthrie2008-08-041-2/+2
* wrap protocol extension of module-stream-restoreLennart Poettering2008-08-041-2/+4
* add new module module-stream-restoreLennart Poettering2008-08-031-1/+9
* make all protocol objects global singletonsLennart Poettering2008-08-031-9/+9
* rename props.[ch] to shared.[ch]Lennart Poettering2008-08-011-2/+2
* A fix on src/Makefile.amStanley Cai2008-07-311-2/+2
* use the right LIBICONV macro, spotted by woglinde, closes #324Lennart Poettering2008-07-301-2/+2
* install a default system.paLennart Poettering2008-07-301-1/+9
* add missing pieces for new startup logicLennart Poettering2008-07-231-4/+10
* get rid of our internal copy of the speex resampler. Instead, link against a ...Lennart Poettering2008-06-281-19/+6
* add additional file when updating speex resamplerLennart Poettering2008-06-271-0/+1
* update speex resamplerLennart Poettering2008-06-271-2/+2
* remove remaining $Lennart Poettering2008-06-181-2/+0
* move pa_init_proplist() to proplist-util.[ch]Lennart Poettering2008-06-171-0/+2
* merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering2008-06-111-0/+8
* don't exit when the XSM signals us a session exit. instead just unload all X1...Lennart Poettering2008-06-111-1/+1
* add new module-console-kit which tracks ck sessions to avoid termination when...Lennart Poettering2008-06-111-2/+14
* add new module module-position-event-sounds for positioning event sounds in s...Lennart Poettering2008-06-111-2/+11
* Rejig r2495 slightly and directly compile the necessary source files as libpu...Colin Guthrie2008-06-031-2/+2
* Also link libpulsecore.la to some libraries (needed for logging). Discovered ...Colin Guthrie2008-06-031-2/+2
* define PA_SYSTEM_CONFIG_PATH and PA_SYSTEM_STATE_PATH for CLennart Poettering2008-05-211-0/+2
* add a small test program for pa_close_all()Lennart Poettering2008-05-181-0/+6
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-12/+33
* merge r2195 from prepare-0.9.10Lennart Poettering2008-03-311-5/+18
* rename polkit policy file to org.pulseaudio.policy to follow upstream guidelinesLennart Poettering2008-03-271-2/+2
* Use check_PROGRAMS rather than noinst_PROGRAMS for test programs.Diego Petteno2008-01-241-3/+3
* add new property list implementationLennart Poettering2007-12-231-3/+11
* Add new subsystem for applying envelopes (such as volume ramps) to audio signalsLennart Poettering2007-11-241-1/+8
* Check for mkdir -p or equivalent, and use that rather than simple mkdir to cr...Diego Petteno2007-11-231-3/+3
* Enable D-Bus if Bluez or HAL are enabled; use DBUS_LIBS/DBUS_CFLAGS when buil...Diego Petteno2007-11-231-2/+2
* update speex resampler with newer snapshot from Speex SVNLennart Poettering2007-11-221-1/+1
* build PolicyKit supportLennart Poettering2007-11-161-1/+13
* don't fail if the bt-proximity-helper is not builtLennart Poettering2007-11-131-1/+1
* add new fun module that automatically mutes your audio devices when you leave...Lennart Poettering2007-11-111-1/+25
* add a simple fully-automatic fully-linearupmixer/downmixer and enable it by d...Lennart Poettering2007-11-111-1/+7
* optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT...Lennart Poettering2007-11-091-1/+7
* .la files for modules can probably be removed safely on all archs nowLennart Poettering2007-11-091-0/+1
* parse the pasuspend argument like any other boolean in PulseAudioLennart Poettering2007-11-081-1/+1
* Add linker version script to hide non-ABI stable symbols in the clientLennart Poettering2007-11-041-10/+20
* add new module module-zeroconf-discoverLennart Poettering2007-10-291-1/+8
* bring back module-tunnel, yay!Lennart Poettering2007-10-291-10/+10
* add missing dependency on socket-utilLennart Poettering2007-10-281-1/+1
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-60/+189
* jack driver build fix which became apparent on fedoraLennart Poettering2007-08-041-2/+2