summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* timeval: introduce PA_USEC_MAXLennart Poettering2009-09-181-2/+5
* macro: introduce PA_INT_TYPE_MIN, PA_INT_TYPE_MAX, PA_INT_TYPE_SIGNED macrosLennart Poettering2009-09-181-0/+12
* mainloop: sum up dispatched events in an unsigned to clarify rangeLennart Poettering2009-09-181-8/+9
* mainloop: use PA_LLIST_FOREACH macros where applicableLennart Poettering2009-09-181-26/+30
* mainloop: don't initialize fields we don't have toLennart Poettering2009-09-181-30/+4
* mainloop: calculate in pa_usec_t everywhereLennart Poettering2009-09-181-21/+46
* mainloop: properly convert time to wallclock time when handing it to the userLennart Poettering2009-09-181-1/+1
* alsa: fix Surround mixer element nameLennart Poettering2009-09-183-3/+3
* rtp: Factor out direct io writing and use ioline instead.Colin Guthrie2009-09-181-16/+6
* raop: Use pa_module_unload_request_by_index as per module-zeroconf-discoverColin Guthrie2009-09-181-2/+2
* core-util: unify how we determine the temporary directoryLennart Poettering2009-09-173-20/+26
* Improve TMPDIR handlingLennart Poettering2009-09-172-2/+15
* cli: properly destruct cli objectLennart Poettering2009-09-171-2/+2
* cli: don't accidentaly set O_NDELAY on stderrLennart Poettering2009-09-171-3/+21
* proplist: introduce PA_PROP_WINDOW_DESKTOP propertyLennart Poettering2009-09-171-0/+3
* position-event-sounds: don't warn that loud about vpos/hpos out of rangeLennart Poettering2009-09-171-2/+3
* libpulse: as a special exception, don't require a non-NULL context in pa_cont...Lennart Poettering2009-09-171-1/+4
* 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
* | alsa: correct assumptions about channels an element lacksVladimir Kokarev2009-09-171-10/+2
* | pacat: use fully automatic buffer sizes if possibleLennart Poettering2009-09-171-5/+9
* | memblock: make it easy to disable mempool usage with $PULSE_MEMPOOL_DISABLELennart Poettering2009-09-171-0/+7
* | CANCELLED vs. CANCELEDLennart Poettering2009-09-171-2/+3
|/