summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make shm magic marker compat with multiarch systems where 64bit and 32bit pro...Lennart Poettering2008-04-111-4/+4
* don't fail if a signalled writability of STDOUT is no longer true when we try...Lennart Poettering2008-04-111-0/+7
* update list-xxx commands a bitLennart Poettering2008-04-111-10/+10
* don't print 'signal' each time a rtpoll poll() call is canceledLennart Poettering2008-04-111-1/+1
* fix linker warning macro code, move pa_strnull() to core-util.h, move PA_LIKE...Lennart Poettering2008-04-111-9/+15
* don't use fqdn if we don't have toLennart Poettering2008-04-111-1/+1
* redirect alsa errors to normal PA log system; export buffer settings in devic...Lennart Poettering2008-04-112-8/+32
* make use of new alsa SND_PCM_NO_AUTO_xxx flags; redirect alsa errors to norma...Lennart Poettering2008-04-112-4/+44
* mark autoload functions as deprecatedLennart Poettering2008-04-111-6/+7
* 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
|\
| * work around solaris printf %s and NULL string brain damageLennart Poettering2008-03-141-1/+1
| * change policy file to not show polkit auth dlg by defaultLennart Poettering2008-03-141-2/+2
| * And one more.Diego Petteno2008-03-091-1/+1
| * Test for _struct_ lt_user_dlloader, otherwise it won't be found.Diego Petteno2008-03-092-3/+3