summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2009-11-18rygel: fix itemCount property for sources0.9.20-stableLennart Poettering1-11/+34
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-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 Poettering3-13/+106
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 Poettering3-2/+85
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-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-09-28reserve: downgrade reserve logic messages, so that reusing pa in two sessions...Lennart Poettering1-5/+5
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-20alsa: make build gcc clean on 32bitLennart Poettering1-1/+1
2009-09-18gconf: run the wrapper script when running gconf-helper from build treeLennart Poettering1-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-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-17cli: properly destruct cli objectLennart Poettering1-2/+2
2009-09-17cli: don't accidentaly set O_NDELAY on stderrLennart Poettering1-3/+21
2009-09-17position-event-sounds: don't warn that loud about vpos/hpos out of rangeLennart Poettering1-2/+3
2009-09-17alsa: correct assumptions about channels an element lacksVladimir Kokarev1-10/+2
2009-09-11position-event-sounds: apply volume factor after, not before resamplingv0.9.17Lennart Poettering1-6/+6
2009-09-11position-event-sounds: honour window position if set, position both verticall...Lennart Poettering1-11/+44
2009-09-11alsa: properly report suspension error codesLennart Poettering2-18/+27
2009-09-11alsa: properly convert sample buffer sizesLennart Poettering1-3/+3
2009-09-09alsa: disable tsched for software devices before we configure the buffer metr...Lennart Poettering3-11/+4
2009-09-09alsa: when probing for profiles configure buffer/period sizes since some brok...Lennart Poettering3-5/+22
2009-09-09alsa: pass SND_PCM_NONBLOCK when opening device during unsuspend, the same wa...Lennart Poettering2-2/+2
2009-09-09alsa: rework buffer/period configurationLennart Poettering4-130/+217
2009-09-09udev: ratelimit device initializationsLennart Poettering1-6/+41
2009-09-08rtsp: document that rtsp_exec() needs fixing (llvm-clang-analyzer)Lennart Poettering1-0/+2
2009-09-08hal: check properly for failure of libhal_find_device_by_capability() (llvm-c...Lennart Poettering1-1/+1
2009-09-08blueooth: actually honour 'room' variable (llvm-clang-analyzer)Lennart Poettering1-3/+6
2009-09-08alsa-sink: init after_avail earlier (llvm-clang-analyzer)Lennart Poettering1-1/+1
2009-09-08llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixesLennart Poettering8-20/+12
2009-09-04always-sink: rename null sink created to 'dummy sink' and make it translatableLennart Poettering1-2/+4
2009-09-04null: make name of null sink translatableLennart Poettering1-2/+3
2009-09-03alsa: add more input sources to path setLennart Poettering1-0/+8
2009-09-01ladspa,remap: make description of sink follow movesLennart Poettering2-6/+43