Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output plugins: don't include gcc.h | Max Kellermann | 2009-01-01 | 1 | -2/+2 |
| | | | | Use GLib's G_GNUC_UNUSED instead of gcc.h's mpd_unused. | ||||
* | shout: use GLib instead of utils.h/log.h | Max Kellermann | 2008-11-25 | 1 | -9/+7 |
| | |||||
* | output: don't compile plugins which are disabled | Max Kellermann | 2008-10-26 | 1 | -5/+1 |
| | | | | Don't compile the sources of disabled output plugins at all. | ||||
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 1 | -0/+306 |
Again, no CamelCase in the directory name. |