summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-11-18rygel: fix itemCount property for sources0.9.20-stableLennart Poettering1-11/+34
2009-11-16build-sys: Fix missing trailing slash in 14eaf2Colin Guthrie1-1/+1
2009-11-16build-sys: Make sure all alsa path config files are installedSjoerd Simons1-37/+25
2009-11-11daemon: add missing tty_fd definitionLennart Poettering1-0/+1
2009-11-11core: make cpuid code compile cleanly with 32bit PIC0.9.19-stableLennart Poettering1-2/+6
2009-11-11core: adjust volume only when there is actually a memory blockLennart Poettering1-5/+6
2009-11-11protocol: use the right sample rate for sourcesWim Taymans1-1/+1
2009-11-11jack: never try to autoconnect to MIDI portsLennart Poettering2-2/+2
2009-11-11alsa: disable timer-based scheduling inside a VMLennart Poettering4-8/+28
2009-11-11daemon: during startup say whether we run in a VMLennart Poettering1-1/+2
2009-11-11core-util: add call to detect if we are called from within a VMLennart Poettering2-0/+90
2009-11-11alsa: introduce more standard path namesLennart Poettering1-10/+14
2009-11-11alsa: cover 'Analog Output' controlLennart Poettering1-0/+17
2009-11-11alsa: create a seperate mixer path for Speaker elementsLennart Poettering4-13/+107
2009-11-11alsa: leave other headphone control enabled if possibleLennart Poettering5-4/+22
2009-11-11alsa: lower priority for Headphone2 pathLennart Poettering1-1/+1
2009-11-11alsa: cover Input Source:AUX INLennart Poettering1-0/+4
2009-11-11alsa: cover Headphone2 mixer elementLennart Poettering4-2/+86
2009-11-11alsa: cover 'Digital Input Source' elementLennart Poettering1-0/+14
2009-11-11alsa: cover Mic Jack Mode elementLennart Poettering1-1/+12
2009-11-11bluetooth: do not hand out access to devices that are not fully configured yetLennart Poettering1-2/+8
2009-11-11daemon: realpath segfault fixDavid Yoder1-1/+1
2009-11-11sink: simplify silence checksWim Taymans1-12/+10
2009-11-11daemon: don't crash if pa_realpath() failsLennart Poettering1-10/+13
2009-11-11protocol-native: if a client set volume/mute/device store it since it is user...Lennart Poettering1-2/+8
2009-11-11libpulse: explain semantics of pa_stream_connect_playback() in more detailLennart Poettering1-1/+16
2009-11-11protocol-native: declare that user configured volumes are always absoluteLennart Poettering1-1/+3
2009-11-11libpulse: add missing includesLennart Poettering2-0/+4
2009-11-11Fix build when using -fweb, accept both register and memory constraints.Diego Elio 'Flameeyes' Pettenò2-4/+4
2009-11-11position-event-sounds: never position test sounds in spaceLennart Poettering1-1/+17
2009-11-11alsa: disable period event only with tsched=1Lennart Poettering4-5/+6
2009-11-11loopback: Setting latency of module-loopbackTor-Björn Claesson1-1/+1
2009-11-11bluetooth: don't set auto_connect flag when discovering bt devicesLennart Poettering2-3/+12
2009-10-30svolume: fix MMX errorWim Taymans1-1/+6
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