| Commit message (Expand) | Author | Files | Lines |
2013-02-22 | merge the first part of the medley_new branch. This part has the functionalit... | k-m_schindler | 1 | -3/+15 |
2010-06-13 | avoid time bar overflows by restricting its range | tobigun | 1 | -0/+3 |
2010-01-12 | forgotten updates from last commit again | whiteshark0 | 1 | -1/+0 |
2010-01-12 | deleted leftovers from old plugin system and party mode | whiteshark0 | 1 | -256/+0 |
2010-01-12 | merged lua into trunk | s_alexander | 1 | -55/+64 |
2009-05-16 | add lyric-bar bounds to theme | whiteshark0 | 1 | -1/+1 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 1 | -10/+10 |
2009-03-01 | fixed first screen was cleared when second screen was drawn. #76 should be fi... | whiteshark0 | 1 | -7/+0 |
2009-02-03 | more cosmetic changes, no code change | k-m_schindler | 1 | -125/+108 |
2009-02-03 | cosmetic changes, no code change | k-m_schindler | 1 | -164/+227 |
2008-11-03 | All comments are English now (Polish ones have been translated) | tobigun | 1 | -14/+11 |
2008-10-28 | some compiler warnings/hints removed | tobigun | 1 | -16/+2 |
2008-10-28 | - glPrint(Pchar) -> glPrint(string) | tobigun | 1 | -2/+2 |
2008-10-19 | The size given to TextGL.SetSize() now expresses the size in pixel (formerly ... | tobigun | 1 | -1/+1 |
2008-10-18 | - polish stuff removed | tobigun | 1 | -34/+5 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-15 | Race-Conditions fixed in recording stuff. | tobigun | 1 | -3/+7 |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 1 | -13/+13 |
2008-07-19 | lyric engine patches, solves | tobigun | 1 | -23/+23 |
2008-07-14 | Lyric help bar works again | tobigun | 1 | -73/+119 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -1340/+1340 |
2008-06-07 | just some cleanup | tobigun | 1 | -186/+181 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 1 | -1/+1 |
2008-04-30 | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 1 | -1345/+1345 |
2008-04-11 | translated some polish code | f1fth_freed0m | 1 | -138/+138 |
2008-04-06 | Replaced some {-comments with (*-comments to remove nested comments of the sa... | tobigun | 1 | -2/+2 |
2008-04-03 | rewriting of the txt file parser | s_alexander | 1 | -24/+24 |
2008-03-26 | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 1 | -8/+0 |
2008-03-21 | lenght -> length | tobigun | 1 | -7/+7 |
2008-03-17 | Staves now can be turned of in Options | f1fth_freed0m | 1 | -3/+3 |
2008-03-06 | Translated German comments to English | f1fth_freed0m | 1 | -1/+5 |
2008-03-06 | Translated Some Variables | f1fth_freed0m | 1 | -45/+45 |
2008-03-06 | Translated so Variable Names | f1fth_freed0m | 1 | -21/+21 |
2008-03-05 | Translated Variable Names and Types | f1fth_freed0m | 1 | -39/+39 |
2008-03-03 | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 1 | -1/+1 |
2008-03-03 | - actual.. -> current.. | tobigun | 1 | -21/+17 |
2008-02-05 | General: | tobigun | 1 | -8/+12 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -15/+13 |
2007-12-05 | Sound is now Recording.Sound | tobigun | 1 | -4/+4 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -5/+3 |
2007-10-25 | minor changes and fixes for USDX on linux. | jaybinks | 1 | -1326/+1349 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -1/+1 |
2007-09-29 | oops :) | jaybinks | 1 | -1/+1 |
2007-09-29 | removed debug code from previous checkin. | jaybinks | 1 | -2/+8 |
2007-09-29 | fixed runtime sing errors, when compiled in lazarus. | jaybinks | 1 | -2/+46 |