summaryrefslogtreecommitdiff
path: root/src/modules/macosx
Commit message (Expand)AuthorAgeFilesLines
* coreaudio: Catch devices with more channels than we supportArun Raghavan2016-02-121-0/+10
* coreaudio: Dynamically allocate C string when converting from CFStringArun Raghavan2016-02-121-27/+31
* module-coreaudio-device: get channel name as CFString and convert to plain C ...Mihai Moldovan2016-01-041-2/+44
* Rename functions with "tostring" in the name to one with "to_string" to confo...Deepak Srivastava2015-09-251-2/+2
* coreaudio: Change error type to OSStatusRené J. V. Bertin2015-04-011-6/+7
* update FSF addresses to FSF web pageOndrej Holecek2015-01-143-9/+3
* rtpoll: Fixup pa_rtpoll_runDavid Henningsson2014-11-101-1/+1
* bonjour-publish: Return ports in network byteorderKenneth Perry2013-12-051-2/+2
* hashmap: Add the ability to free keysArun Raghavan2013-09-171-1/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-043-29/+29
* Style fix: Remove new lines from opening bracketspoljar (Damir Jelić)2013-06-242-10/+5
* osx: Fix latency queryingVadim Troshchinskiy2013-05-291-10/+23
* hashmap: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen2013-02-161-1/+1
* modules: Micro-optimisation for rewind_requested pathsArun Raghavan2012-11-161-1/+1
* sink: Process rewind requests also when suspended.Tanu Kaskinen2012-11-161-3/+6
* osx: Add a single "On" profile to coreaudio devices. Fixes crash on OS X.Sjors Gielen2012-07-091-0/+12
* modules: Use pa_streq instead of strcmp.Arti Trivedi Bora2012-06-091-1/+1
* fix the ever-popular 'the the' typoPeter Meerwald2012-01-281-1/+1
* Remove unnecessary #includesMaarten Bosmans2011-06-222-4/+0
* module-coreaudio-device: Fix two build warningsDaniel Mack2011-04-231-2/+2
* module-coreaudio-device: Set the thread name to device nameDaniel Mack2011-04-231-1/+1
* module-coreaudio-device: Dispatch sink/source state messages from main loopDaniel Mack2011-04-231-38/+50
* module-coreaudio-detect: Add 'ioproc_frames' parameterDaniel Mack2011-04-231-3/+20
* osx: re-order module locationsDaniel Mack2011-03-213-0/+1649