Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | output: use bool for return values and flags | Max Kellermann | 2008-10-29 | 1 | -12/+12 | |
| | | | | | Don't return 0/-1 on success/error, but true/false. Instead of int, use bool for storing flags. | |||||
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 1 | -0/+596 | |
Again, no CamelCase in the directory name. |