summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-09-29polkit: drop left-over polkit policy file from git treeLennart Poettering1-50/+0
2009-09-29Don't refuse to start on systems using GNU stow, graft, STORE et alNix1-2/+7
2009-09-28reserve: downgrade reserve logic messages, so that reusing pa in two sessions...Lennart Poettering1-5/+5
2009-09-23svolume: tweak constraints for 32 bitsWim Taymans2-4/+4
2009-09-22libpulse: Add *_NOFLAGS flags with value 0 for various enumsColin Guthrie1-0/+11
2009-09-20tunnel: fix parsing of source info from newer serversColin Guthrie1-2/+29
2009-09-20tunnel: fix parsing of sink info from newer serversEmil Renner Berthing1-0/+27
2009-09-20stream-restore: Comment fixColin Guthrie1-1/+1
2009-09-20core: dump proplist when creating stream similar to how we already to it for ...Lennart Poettering2-4/+12
2009-09-20alsa: make build gcc clean on 32bitLennart Poettering1-1/+1
2009-09-19memtrap: properly add items to linked listLennart Poettering1-1/+4
2009-09-18gconf: run the wrapper script when running gconf-helper from build treeLennart Poettering1-1/+1
2009-09-18namereg: choose default sink/source as soon as one becomes availableLennart Poettering1-1/+12
2009-09-18memblock: don't try to reuse PA_MEMBLOCK_APPENDED memblocks since they usuall...Lennart Poettering1-4/+11
2009-09-18mainloop: fix detection of rt clocksLennart Poettering1-8/+7
2009-09-18socket-client: modernizationsLennart Poettering2-38/+24
2009-09-18memblock: modernizationsLennart Poettering1-3/+2
2009-09-18conf: Fix typo in daemon.conf: rlimit-rtttime - too many t'sColin Guthrie1-1/+1
2009-09-18alsa: Give all ports a human name to allow UI tools to present the choice to ...Colin Guthrie1-3/+3
2009-09-18rtp: Remove 'fix me' comment after it was actually fixed in [56b6e1]Colin Guthrie1-2/+0
2009-09-18mainloop: pass monotonic times back to user if he passed monotonic times to usLennart Poettering1-6/+16
2009-09-18timeval: make timeval conversion routines handle PA_USEC_INVALID specialLennart Poettering2-2/+17
2009-09-18timeval: add UNLIKELY annotationLennart Poettering1-3/+3
2009-09-18timeval: make pa_timeval_sub saturatingLennart Poettering1-12/+38
2009-09-18core-rtclock: introduce pa_timespec_store() akin pa_timeval_store()Lennart Poettering2-0/+15
2009-09-18timeval: introduce PA_USEC_MAXLennart Poettering1-2/+5
2009-09-18macro: introduce PA_INT_TYPE_MIN, PA_INT_TYPE_MAX, PA_INT_TYPE_SIGNED macrosLennart Poettering1-0/+12
2009-09-18mainloop: sum up dispatched events in an unsigned to clarify rangeLennart Poettering1-8/+9
2009-09-18mainloop: use PA_LLIST_FOREACH macros where applicableLennart Poettering1-26/+30
2009-09-18mainloop: don't initialize fields we don't have toLennart Poettering1-30/+4
2009-09-18mainloop: calculate in pa_usec_t everywhereLennart Poettering1-21/+46
2009-09-18mainloop: properly convert time to wallclock time when handing it to the userLennart Poettering1-1/+1
2009-09-18alsa: fix Surround mixer element nameLennart Poettering3-3/+3
2009-09-18rtp: Factor out direct io writing and use ioline instead.Colin Guthrie1-16/+6
2009-09-18raop: Use pa_module_unload_request_by_index as per module-zeroconf-discoverColin Guthrie1-2/+2
2009-09-17core-util: unify how we determine the temporary directoryLennart Poettering3-20/+26
2009-09-17Improve TMPDIR handlingLennart Poettering2-2/+15
2009-09-17cli: properly destruct cli objectLennart Poettering1-2/+2
2009-09-17cli: don't accidentaly set O_NDELAY on stderrLennart Poettering1-3/+21
2009-09-17proplist: introduce PA_PROP_WINDOW_DESKTOP propertyLennart Poettering1-0/+3
2009-09-17position-event-sounds: don't warn that loud about vpos/hpos out of rangeLennart Poettering1-2/+3
2009-09-17libpulse: as a special exception, don't require a non-NULL context in pa_cont...Lennart Poettering1-1/+4
2009-09-17svolume_mmx: disable test accidentaly left onLennart Poettering1-1/+1
2009-09-17Merge remote branch 'wtay/optimize'Lennart Poettering2-14/+8
2009-09-17alsa: correct assumptions about channels an element lacksVladimir Kokarev1-10/+2
2009-09-17pacat: use fully automatic buffer sizes if possibleLennart Poettering1-5/+9
2009-09-17memblock: make it easy to disable mempool usage with $PULSE_MEMPOOL_DISABLELennart Poettering1-0/+7
2009-09-17CANCELLED vs. CANCELEDLennart Poettering1-2/+3
2009-09-16svolume_mmx: optimize some moreWim Taymans1-13/+7
2009-09-16svolume_sse: fix commentWim Taymans1-1/+1