summaryrefslogtreecommitdiffstats
path: root/src/modules/macosx
Commit message (Collapse)AuthorAgeFilesLines
* module-coreaudio-detect: Add 'ioproc_frames' parameterDaniel Mack2011-04-231-3/+20
| | | | | | This value is passed on to the instances of module-coreaudio-device that are loaded upon device detection. The value is purely optional, as the device module will fall back to to its default if it's not given.
* osx: re-order module locationsDaniel Mack2011-03-213-0/+1649
move all Mac OS X related modules to own location.