summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* module-jack-sink/source: protect against null return in jack_get_portsDavid Henningsson2011-03-282-10/+16
* cork-on-phone: Handle sink-inputs with NULL sinksArun Raghavan2011-03-281-0/+3
* alsa-mixer: Get rid of a compiler warning.Tanu Kaskinen2011-03-283-10/+26
* bluetooth: Fix a double-free-esque error introduced in 8f3ef04bColin Guthrie2011-03-261-2/+0
* dbus: Do not refcnt the core.Colin Guthrie2011-03-253-7/+3
* daemon: Fix regression introduced in f1d1447e.Colin Guthrie2011-03-251-3/+43
* daemon: Fix some more error paths in the double forking.Colin Guthrie2011-03-251-1/+8
* daemon: Fix regression with --start introduced with the double fork in 8e94f653Colin Guthrie2011-03-241-9/+42
* log: Correct bad function implementationVincent Becker2011-03-241-17/+15
* bluetooth: Get rid of warnings about unused stuff when building against a D-B...Tanu Kaskinen2011-03-241-0/+10
* bluetooth: Don't log an error if an endpoint type is disabled.Tanu Kaskinen2011-03-242-12/+23
* Move compile-time checks around pa_run_from_build_tree to core-utilMaarten Bosmans2011-03-244-21/+10
* win32: Simplify dl_search_path codeMaarten Bosmans2011-03-241-13/+6
* Merge remote-tracking branch 'zonique/osx'Colin Guthrie2011-03-245-5/+47
|\
| * osx: add routines for real-time thread schedulingDaniel Mack2011-03-211-1/+37
| * osx: add -headerpad_max_install_names to LDFLAGSDaniel Mack2011-03-211-0/+4
| * osx: re-order module locationsDaniel Mack2011-03-214-3/+3
| * module-coreaudio-detect: fix variable assignment in pa__done()Daniel Mack2011-03-211-1/+3
* | echo-cancel: Fix warning/typoColin Guthrie2011-03-201-1/+1
* | tunnel: Remove bogus `{`Paul Menzel2011-03-201-2/+2
* | tunnel: Fix tunnel streams with recent serversColin Guthrie2011-03-201-0/+8
* | bluetooth: Run 'make update-sbc'Colin Guthrie2011-03-2013-25/+52
* | build-sys: Make update-sbc, update-reserve and update-rtkit work in OOT buildsColin Guthrie2011-03-201-4/+4
* | alsa-mixer: Refactoring: merge element_mute_volume(), element_zero_volume() a...Tanu Kaskinen2011-03-201-67/+35
* | alsa-mixer: Implement constant volume.Tanu Kaskinen2011-03-203-12/+59
* | Get rid of some warningsMaarten Bosmans2011-03-207-21/+17
* | daemon: Fix missing include - cpu-orc.hArun Raghavan2011-03-201-0/+1
* | Get rid of some warnings: -Wunsafe-loop-optimizationsMaarten Bosmans2011-03-202-8/+8
* | Get rid of some warnings: -Wunused-resultMaarten Bosmans2011-03-203-8/+12
* | Merge remote-tracking branch 'mkbosmans/mingw32-build'Colin Guthrie2011-03-2027-294/+264
|\ \ | |/ |/|
| * module-waveout: Fix record/playback argsMaarten Bosmans2011-03-191-8/+12
| * module-waveout: Move thread creationMaarten Bosmans2011-03-191-9/+13
| * module-waveout: Query device for supported samplerateMaarten Bosmans2011-03-191-23/+36
| * Fix pa_rtclock_from_wallclockMaarten Bosmans2011-03-192-19/+18
| * Use pulsecore/arpa-inet.h to make arpa/inet.h functionality availableMaarten Bosmans2011-03-1920-140/+68
| * build: Protect some more variables by ifdefsMaarten Bosmans2011-03-191-1/+9
| * build: copy instead of link pacat to other utils on win32Maarten Bosmans2011-03-191-8/+13
| * Find modules and config files relative to the installed libraries.Maarten Bosmans2011-03-195-84/+65
| * module-waveout: Add device_name parameterMaarten Bosmans2011-03-151-2/+30
* | log: Add a new log target to a file descriptorVincent Becker2011-03-184-2/+56
* | Update PA_MODULE_USAGE to be in line with actual implementationMaarten Bosmans2011-03-189-11/+17
* | build-sys: Fix bluetooth update-sbc now that it's in a subfolder.Colin Guthrie2011-03-181-2/+2
* | build-sys: Whitespace changesColin Guthrie2011-03-181-12/+26
* | bluetooth: Fix build errors relating to SBCColin Guthrie2011-03-182-3/+3
* | alsa: Add two more ALSA audio card profilesDaniel Mack2011-03-184-0/+227
* | Make pulse compile with clangMaarten Bosmans2011-03-181-2/+2
* | Fix up some double spacesMaarten Bosmans2011-03-1838-76/+75
* | Merge remote-tracking branch 'vudentz/master'Colin Guthrie2011-03-1819-450/+2018
|\ \
| * | sbc: add iwmmxt optimization for sbc for pxa series cpuSiarhei Siamashka2011-03-144-1/+351
| * | sbc: ARMv6 optimized version of analysis filter for SBC encoderSiarhei Siamashka2011-03-144-1/+356