summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * remove misplaced PA_GCC_PURELennart Poettering2008-04-111-1/+3
| | * add C++ safety to header fileLennart Poettering2008-04-111-39/+44
| | * fix bit depth guarantee for pa_usec_tLennart Poettering2008-04-111-1/+2
| | * add new API function pa_timeval_add()Lennart Poettering2008-04-112-1/+23
| | * remove gcc macros from cdecl.h because we have them in gccmacro.h nowLennart Poettering2008-04-111-18/+0
| | * fix bad memory access when initializing client proplistLennart Poettering2008-04-111-2/+4
| | * add gccmacro.h to doxygen docsLennart Poettering2008-04-111-1/+1
| | * add new module module-device-restoreLennart Poettering2008-04-112-0/+356
| | * increase version of required ALSA to 1.0.16. check for gdbmLennart Poettering2008-04-111-1/+4
| | * add new API pa_rtclock_from_wallclock()Lennart Poettering2008-04-112-0/+23
| | * fix proplist serializationLennart Poettering2008-04-112-9/+7
| | * move gccmacro from pulsecore/ to pulse/Lennart Poettering2008-04-111-5/+4
| | * add new describe-module CLI commandLennart Poettering2008-04-091-0/+41
| | * add new pa_proplist_setf() API functionLennart Poettering2008-04-092-0/+31
| | * implement server side of new sink/source reconfiguration commandsLennart Poettering2008-04-091-15/+27
| | * remove doxygen \since tag for API changes older than 0.9; properly implement ...Lennart Poettering2008-04-0912-151/+175
| | * init min/max latency properly; fix avail_min updatingLennart Poettering2008-04-094-9/+11
| | * show configured latency and its rangesLennart Poettering2008-04-091-0/+4
| | * export both min and max latency that is configured for a sink; add API for qu...Lennart Poettering2008-04-096-15/+104
| | * add new latency argumentLennart Poettering2008-04-091-4/+23
| | * bump protocol versionLennart Poettering2008-04-091-2/+2
| | * include proplist.h in doxygen docsLennart Poettering2008-04-091-1/+1
| | * call snd_pcm_hwsync() expclicitly before we access any of the status fields, ...Lennart Poettering2008-04-072-85/+150
| | * fix bug where we silently dropped data that didn't fit into one mempool tileLennart Poettering2008-04-071-18/+27
| | * add utility functions to dump alsa PCM stateLennart Poettering2008-04-072-0/+46
| | * propery calculate min_avail in frames instead of bytes. don't use device_id= ...Lennart Poettering2008-04-044-24/+49
| | * drop support for periodic timers, cleanup code a bitLennart Poettering2008-04-042-47/+6
| | * mark libpulse-browse as obsoleteLennart Poettering2008-04-042-1/+14
| | * - deprecate autoload stuffLennart Poettering2008-04-0326-260/+708
| | * catch up with trunk HEAD (i.e. 2118:2213)Lennart Poettering2008-03-3124-219/+548
| | * remaining bits and piecesLennart Poettering2008-03-152-0/+40
| | * commit glitch-free workLennart Poettering2008-03-154-19/+30
| | * commit glitch-free workLennart Poettering2008-03-1522-504/+1266
| | * commit glitch-free workLennart Poettering2008-03-151-24/+35
| | * commit glitch-free workLennart Poettering2008-03-1550-1165/+2848
| | * commit glitch-free workLennart Poettering2008-03-1514-99/+765
| | * really create glitch-free branchLennart Poettering2008-03-15427-0/+116827
| | |\
| | * | create glitch-free branchLennart Poettering2008-03-150-0/+0
| | /
| * | Merge dead branch 'lennart'CJ van den Berg2008-06-230-0/+0
| |\ \
| | * | Merge r1502 from trunk: Move pthreads detection as it gets confused by things...Lennart Poettering2007-10-281-4/+4
| | * | Merge r1504 from trunk: Solaris hides inet_ntop in nslLennart Poettering2007-10-281-0/+1
| | * | Merge r1505 from trunk: Make sure we link to the core to get all symbols.Lennart Poettering2007-10-281-1/+1
| | * | Merge r1503 from trunk: Make -no-undefined actually work (and fix up error fo...Lennart Poettering2007-10-281-2/+2
| | * | Merge r1473 from trunk (mixer ioctls on /dev/dsp)Lennart Poettering2007-10-281-1/+2
| | * | fix error handlingLennart Poettering2007-10-282-23/+22
| | * | don't use errno on EOFLennart Poettering2007-10-281-16/+16
| | * | port module-esound-sink to new coreLennart Poettering2007-10-273-138/+354
| | * | don't use SIGRTMAX, for compatibility with valgrind which apparently uses thi...Lennart Poettering2007-10-271-1/+2
| | * | minor cleanupLennart Poettering2007-10-271-11/+8
| | * | minor fix to make gcc shut upLennart Poettering2007-10-271-1/+1