Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shout_mp3: cast input buffer to int16_t* | Max Kellermann | 2008-11-30 | 1 | -2/+2 |
| | | | | It's easier to work with an int16_t* pointer here. | ||||
* | shout: use GLib instead of utils.h/log.h | Max Kellermann | 2008-11-25 | 1 | -14/+12 |
| | |||||
* | 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/+188 |
Again, no CamelCase in the directory name. |