| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix moving of sink inputs between sinks | Lennart Poettering | 2008-05-09 | 1 | -6/+28 |
* | bah, english sucks | Lennart Poettering | 2008-05-09 | 1 | -0/+4 |
* | fix recording | Lennart Poettering | 2008-05-07 | 1 | -1/+2 |
* | define callback function types; allow pa_signal_done() to be called even with... | Lennart Poettering | 2008-05-07 | 2 | -18/+21 |
* | rename 'routing' to 'filter' | Lennart Poettering | 2008-05-06 | 1 | -2/+2 |
* | Yes, yet another evil all-in-one commit of intervowen changes. I suck. | Lennart Poettering | 2008-05-01 | 8 | -414/+762 |
* | move unlinking code to operation_unlink() | Lennart Poettering | 2008-05-01 | 1 | -14/+19 |
* | don't allow overwriting of callback pointers when we're already dead | Lennart Poettering | 2008-05-01 | 1 | -0/+3 |
* | make check for $DISPLAY=="" more readable, pa_bool_tization | Lennart Poettering | 2008-05-01 | 1 | -2/+5 |
* | save errno before calling free() | Lennart Poettering | 2008-05-01 | 1 | -0/+5 |
* | do not fix automatic buffer attrs anymore, the new protocol version doesn't n... | Lennart Poettering | 2008-04-23 | 2 | -50/+4 |
* | improve dB volume calculation | Lennart Poettering | 2008-04-20 | 2 | -4/+4 |
* | fix C++ compat | Lennart Poettering | 2008-04-20 | 1 | -1/+1 |
* | drop a redundant pa_init_proplist(), properly set MEDIA_NAME property on stre... | Lennart Poettering | 2008-04-20 | 1 | -3/+1 |
* | split user supplied data in multiple memory blocks if necessary to fit in one... | Lennart Poettering | 2008-04-20 | 1 | -13/+38 |
* | follow pa_pstream_use_shm->pa_pstream_enable_shm rename | Lennart Poettering | 2008-04-20 | 1 | -1/+1 |
* | define PA_xxxSEC_PER_yyySEC for usec, too | Lennart Poettering | 2008-04-17 | 1 | -0/+2 |
* | s/pulsecore\/gccmacro.h/pulse\/gccmacro.h/ | Lennart Poettering | 2008-04-11 | 8 | -6/+9 |
* | add new PA_GCC_PACKED macro | Lennart Poettering | 2008-04-11 | 1 | -0/+9 |
* | mark autoload functions as deprecated | Lennart Poettering | 2008-04-11 | 1 | -6/+7 |
* | remove misplaced PA_GCC_PURE | Lennart Poettering | 2008-04-11 | 1 | -1/+3 |
* | add C++ safety to header file | Lennart Poettering | 2008-04-11 | 1 | -39/+44 |
* | fix bit depth guarantee for pa_usec_t | Lennart Poettering | 2008-04-11 | 1 | -1/+2 |
* | add new API function pa_timeval_add() | Lennart Poettering | 2008-04-11 | 2 | -1/+23 |
* | remove gcc macros from cdecl.h because we have them in gccmacro.h now | Lennart Poettering | 2008-04-11 | 1 | -18/+0 |
* | fix bad memory access when initializing client proplist | Lennart Poettering | 2008-04-11 | 1 | -2/+4 |
* | move gccmacro from pulsecore/ to pulse/ | Lennart Poettering | 2008-04-11 | 1 | -0/+89 |
* | add new pa_proplist_setf() API function | Lennart Poettering | 2008-04-09 | 2 | -0/+31 |
* | remove doxygen \since tag for API changes older than 0.9; properly implement ... | Lennart Poettering | 2008-04-09 | 12 | -151/+175 |
* | mark libpulse-browse as obsolete | Lennart Poettering | 2008-04-04 | 1 | -0/+13 |
* | - deprecate autoload stuff | Lennart Poettering | 2008-04-03 | 4 | -103/+279 |
* | catch up with trunk HEAD (i.e. 2118:2213) | Lennart Poettering | 2008-03-31 | 1 | -2/+5 |
* | commit glitch-free work | Lennart Poettering | 2008-03-15 | 14 | -99/+765 |
* | deal with a possibly failing pa_channel_map_init_auto() correctly | Lennart Poettering | 2008-02-13 | 1 | -5/+5 |
* | use __BYTE_ORDER macro for detecting byte order, as suggested on http://unixp... | Lennart Poettering | 2008-01-06 | 1 | -0/+9 |
* | add new function pa_proplist_contains() | Lennart Poettering | 2007-12-29 | 2 | -0/+15 |
* | add new property list implementation | Lennart Poettering | 2007-12-23 | 2 | -0/+332 |
* | rearrange #includes | Lennart Poettering | 2007-11-24 | 1 | -3/+3 |
* | fix uploading of samples into PA. Problem discovered by Colin Guthrie | Lennart Poettering | 2007-11-22 | 1 | -1/+1 |
* | - Check process name when dealing with PID files | Lennart Poettering | 2007-11-21 | 6 | -20/+593 |
* | use a prio inheriting mutex for the threaded mainloop, to ease writing of RT ... | Lennart Poettering | 2007-11-14 | 1 | -1/+1 |
* | use a free list for allocation pa_operation objects | Lennart Poettering | 2007-11-14 | 1 | -2/+9 |
* | add array size to increase chance of detecting missing updates | Lennart Poettering | 2007-11-13 | 1 | -3/+2 |
* | minor typo | Lennart Poettering | 2007-11-09 | 1 | -1/+1 |
* | add support for 32bit integer samples | Lennart Poettering | 2007-11-09 | 2 | -5/+29 |
* | strip most comments from the default configuration files, since the man page ... | Lennart Poettering | 2007-11-08 | 1 | -20/+9 |
* | pa_boolize the client config | Lennart Poettering | 2007-11-01 | 2 | -8/+7 |
* | save and restore errno in the sig handler | Lennart Poettering | 2007-10-30 | 1 | -0/+6 |
* | rename 'length' parameters in the API to 'bytes', to make their unit clear | Lennart Poettering | 2007-10-30 | 2 | -7/+7 |
* | ignore network sinks/sources | Lennart Poettering | 2007-10-29 | 1 | -2/+4 |