summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* module-equalizer-sink: fixed a bug w/ new zero-latency input scheme (that was...Jason Newton2009-09-291-23/+27
* module-equalizer-sink: added support for preampJason Newton2009-09-291-120/+159
* module-equalizer-sink: drop old macros for new library based onesJason Newton2009-09-291-7/+6
* module-equalizer-sink: fixed timeval initializationJason Newton2009-09-291-6/+7
* module-equalizer-sink.c: swapped order of attach_within_thread and set_max_re...Jason Newton2009-09-291-3/+3
* module-equalizer-sink.cJason Newton2009-09-291-5/+2
* module-equalizer-sinkJason Newton2009-09-291-299/+257
* module-equalizer-sink:Jason Newton2009-09-291-84/+100
* module-equalizer-sink:Jason Newton2009-09-291-30/+67
* module-equalizer-sink:Jason Newton2009-09-291-5/+7
* module-equalizer-sink:Jason Newton2009-09-291-3/+12
* module-equalizer-sink:Jason Newton2009-09-291-136/+194
* module-equalizer-sink: reverted buffering logic back to how the ladspa sink d...Jason Newton2009-09-291-103/+75
* module-equalizer-sink:Jason Newton2009-09-291-11/+17
* module-equalizer-sink:Jason Newton2009-09-291-160/+613
* module-equalizer-sink:Jason Newton2009-09-291-72/+147
* module-equalizer-sink:Jason Newton2009-09-292-288/+461
* module-equalizer-sink:Jason Newton2009-09-292-157/+244
* module-equalizer-sink:Jason Newton2009-09-291-27/+29
* module-equalizer-sink: simplified sink_input pop callback and introduced new ...Jason Newton2009-09-291-143/+198
* module-equalizer-sink: trying new buffering strategiesJason Newton2009-09-292-145/+160
* module-equalizer-sink: attempt different buffering strategyJason Newton2009-09-291-24/+27
* module-equalizer-sink: added more assertions to aid in debuggingJason Newton2009-09-291-5/+10
* module-equalizer-sink:Jason Newton2009-09-291-162/+106
* module-equalizer-sink addedJason Newton2009-09-292-0/+857
* polkit: drop left-over polkit policy file from git treeLennart Poettering2009-09-291-50/+0
* Don't refuse to start on systems using GNU stow, graft, STORE et alNix2009-09-291-2/+7
* reserve: downgrade reserve logic messages, so that reusing pa in two sessions...Lennart Poettering2009-09-281-5/+5
* svolume: tweak constraints for 32 bitsWim Taymans2009-09-232-4/+4
* libpulse: Add *_NOFLAGS flags with value 0 for various enumsColin Guthrie2009-09-221-0/+11
* tunnel: fix parsing of source info from newer serversColin Guthrie2009-09-201-2/+29
* tunnel: fix parsing of sink info from newer serversEmil Renner Berthing2009-09-201-0/+27
* stream-restore: Comment fixColin Guthrie2009-09-201-1/+1
* core: dump proplist when creating stream similar to how we already to it for ...Lennart Poettering2009-09-202-4/+12
* alsa: make build gcc clean on 32bitLennart Poettering2009-09-201-1/+1
* memtrap: properly add items to linked listLennart Poettering2009-09-191-1/+4
* gconf: run the wrapper script when running gconf-helper from build treeLennart Poettering2009-09-181-1/+1
* 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
* mainloop: fix detection of rt clocksLennart Poettering2009-09-181-8/+7
* socket-client: modernizationsLennart Poettering2009-09-182-38/+24
* memblock: modernizationsLennart Poettering2009-09-181-3/+2
* conf: Fix typo in daemon.conf: rlimit-rtttime - too many t'sColin Guthrie2009-09-181-1/+1
* alsa: Give all ports a human name to allow UI tools to present the choice to ...Colin Guthrie2009-09-181-3/+3
* rtp: Remove 'fix me' comment after it was actually fixed in [56b6e1]Colin Guthrie2009-09-181-2/+0
* mainloop: pass monotonic times back to user if he passed monotonic times to usLennart Poettering2009-09-181-6/+16
* timeval: make timeval conversion routines handle PA_USEC_INVALID specialLennart Poettering2009-09-182-2/+17
* timeval: add UNLIKELY annotationLennart Poettering2009-09-181-3/+3
* timeval: make pa_timeval_sub saturatingLennart Poettering2009-09-181-12/+38
* core-rtclock: introduce pa_timespec_store() akin pa_timeval_store()Lennart Poettering2009-09-182-0/+15