aboutsummaryrefslogtreecommitdiff
path: root/src/output/osx_plugin.c
Commit message (Expand)AuthorAge
* Remove useless statement.Emanuele Giaquinta2008-12-17
* Remove useless computation. After the pthread_cond_wait loop there are at lea...Emanuele Giaquinta2008-12-17
* Remove useless statement, curpos is initialized at the beginning of the loop.Emanuele Giaquinta2008-12-17
* Factor computation.Emanuele Giaquinta2008-12-17
* Use MIN.Emanuele Giaquinta2008-12-17
* Call CloseComponent after AudioUnitUninitialize.Emanuele Giaquinta2008-12-17
* osx: use 16 bit sample formatMax Kellermann2008-12-08
* osx: use GLib instead of utils.h/log.hMax Kellermann2008-12-08
* osx: don't use void pointer in arithmeticMax Kellermann2008-12-08
* osx: fix gcc warningsMax Kellermann2008-11-04
* osx: adapt to new output plugin APIMax Kellermann2008-11-04
* output: use bool for return values and flagsMax Kellermann2008-10-29
* output: don't compile plugins which are disabledMax Kellermann2008-10-26
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-26