Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-26 | PEGASUS: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
2012-04-03 | PEGASUS: Fix file permissions | Matthew Hoops | |
2011-12-16 | PEGASUS: Remove t prefix from typedefs | Matthew Hoops | |
Some other minor cleanup too | |||
2011-09-27 | PEGASUS: Fader values should be signed | Matthew Hoops | |
2011-09-27 | PEGASUS: Partially revert 4aed723368b9a4e82205bc3ed950a4e04ba3d8dc | Matthew Hoops | |
startFaderSync does indeed to hold the main thread. | |||
2011-09-25 | PEGASUS: Fix startFaderSync | Matthew Hoops | |
Since we're not running in multiple threads anymore, we cannot have the fader hold the main thread to itself. | |||
2011-09-25 | PEGASUS: Add the interface class | Matthew Hoops | |
2011-09-16 | PEGASUS: Implement fader support | Matthew Hoops | |