Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | COMPOSER: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-01-26 | JANITORIAL: Enforce "} // End of namespace" with a single space after }. | Johannes Schickel | |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//' | |||
2011-11-05 | COMPOSER: Don't delete pipe streams too early. | Alyssa Milburn | |
2011-11-05 | COMPOSER: Play V1 pipe audio. | Alyssa Milburn | |
2011-11-04 | COMPOSER: Add support for V1 pipes. | Alyssa Milburn | |
2011-08-04 | COMPOSER: Fix a warning and an uninitialized value. | Alyssa Milburn | |
2011-07-20 | COMPOSER: Minor whitespace/comment tweaks. | Alyssa Milburn | |
2011-07-18 | COMPOSER: Move Pipe code into resource.cpp. | Alyssa Milburn | |
2011-07-14 | COMPOSER: Add a first attempt at an engine. | Alyssa Milburn | |