summaryrefslogtreecommitdiffstats
path: root/src/pulsecore
Commit message (Expand)AuthorAgeFilesLines
...
* | core-util: add call to detect if we are called from within a VMLennart Poettering2009-11-052-0/+92
* | daemon: make sure pa has its own session and process group, but is not its le...Lennart Poettering2009-10-312-0/+18
* | Mac OS X: add semaphore implementationDaniel Mack2009-10-311-0/+63
* | Wrap clock_gettime and friendsDaniel Mack2009-10-311-6/+48
* | X11: attach X11 properties to Screen, not DisplayLeszek Koltunski2009-10-301-6/+14
* | svolume: fix MMX errorWim Taymans2009-10-301-1/+6
* | sink: simplify silence checksWim Taymans2009-10-301-12/+10
* | socket-util: drop redundant castsLennart Poettering2009-10-301-12/+12
* | socket-util: allocate at least sizeof(sockaddr_storage) spaceLennart Poettering2009-10-301-2/+2
* | use pa_fopen_cloexec() where applicableLennart Poettering2009-10-306-10/+10
* | tdb: use O_CLOEXEC if availableLennart Poettering2009-10-301-9/+34
* | core-util: introduce pa_fopen_cloexec()Lennart Poettering2009-10-302-2/+28
* | core-util: make sure to enable FD_CLOEXEC unconditionally to cope with kernel...Lennart Poettering2009-10-301-3/+12
* | use cloexec wrappers wherever applicableLennart Poettering2009-10-3013-62/+22
* | core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/acceptLennart Poettering2009-10-302-0/+85
* | simd: update test casesLennart Poettering2009-10-292-3/+11
* | smoother: add comments about optimization recommendations from Jason NewtonLennart Poettering2009-10-291-0/+7
* | libpulse: introduce PA_STREAM_RELATIVE_VOLUMELennart Poettering2009-10-291-3/+14
* | protocol-native: if a client set volume/mute/device store it since it is user...Lennart Poettering2009-10-281-2/+8
* | protocol-native: declare that user configured volumes are always absoluteLennart Poettering2009-10-281-1/+3
* | memblock: decrease tile size to 64k againLennart Poettering2009-10-281-1/+1
* | Fix build when using -fweb, accept both register and memory constraints.Diego Elio 'Flameeyes' Pettenò2009-10-072-4/+4
* | Merge remote branch 'phish3/master'Lennart Poettering2009-10-071-1/+1
|\ \
| * | module-equalizer-sink: trying new buffering strategiesJason Newton2009-09-291-1/+1
* | | Merge branch 'master' into dbus-workTanu Kaskinen2009-10-0234-316/+505
|\| |
| * | svolume: tweak constraints for 32 bitsWim Taymans2009-09-232-4/+4
| * | core: dump proplist when creating stream similar to how we already to it for ...Lennart Poettering2009-09-202-4/+12
| * | memtrap: properly add items to linked listLennart Poettering2009-09-191-1/+4
| * | namereg: choose default sink/source as soon as one becomes availableLennart Poettering2009-09-181-1/+12
| * | memblock: don't try to reuse PA_MEMBLOCK_APPENDED memblocks since they usuall...Lennart Poettering2009-09-181-4/+11
| * | socket-client: modernizationsLennart Poettering2009-09-182-38/+24
| * | memblock: modernizationsLennart Poettering2009-09-181-3/+2
| * | timeval: make timeval conversion routines handle PA_USEC_INVALID specialLennart Poettering2009-09-181-1/+7
| * | core-rtclock: introduce pa_timespec_store() akin pa_timeval_store()Lennart Poettering2009-09-182-0/+15
| * | macro: introduce PA_INT_TYPE_MIN, PA_INT_TYPE_MAX, PA_INT_TYPE_SIGNED macrosLennart Poettering2009-09-181-0/+12
| * | core-util: unify how we determine the temporary directoryLennart Poettering2009-09-172-10/+25
| * | Improve TMPDIR handlingLennart Poettering2009-09-171-1/+1
| * | svolume_mmx: disable test accidentaly left onLennart Poettering2009-09-171-1/+1
| * | Merge remote branch 'wtay/optimize'Lennart Poettering2009-09-172-14/+8
| |\ \
| | * | svolume_mmx: optimize some moreWim Taymans2009-09-161-13/+7
| | * | svolume_sse: fix commentWim Taymans2009-09-161-1/+1
| * | | memblock: make it easy to disable mempool usage with $PULSE_MEMPOOL_DISABLELennart Poettering2009-09-171-0/+7
| |/ /
| * | core: add an additional volume factor that is applied after resampling took p...Lennart Poettering2009-09-112-10/+56
| * | native: send PA_COMMAND_PLAYBACK_BUFFER_ATTR_CHANGED messages only to clients...Lennart Poettering2009-09-101-13/+15
| * | simd: be more precise which SIMD optimizations we activateLennart Poettering2009-09-095-16/+28
| * | sample-util: add pa_convert_size() call for converting sizes between two samp...Lennart Poettering2009-09-092-0/+12
| * | ratelimit: allow non-static ratelimit structsLennart Poettering2009-09-091-4/+14
| * | protocol-native: log explicitly when someone asks us to quitLennart Poettering2009-09-081-0/+2
| * | core-util: properly fill in exception array for pa_reset_sigs() (llvm-clang-a...Lennart Poettering2009-09-081-1/+1
| * | conf-parser: properly initialize variable we free() later (llvm-clang-analyzer)Lennart Poettering2009-09-081-1/+1