| Commit message (Expand) | Author | Files | Lines |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -25/+26 |
2008-01-11 | Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set... | tobigun | 1 | -3/+3 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -1373/+1376 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -4/+0 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -18/+20 |
2007-09-20 | moved a hack to a more appropriate place | b1indy | 1 | -0/+1 |
2007-09-20 | renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity. | jaybinks | 1 | -1/+5 |
2007-09-20 | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 1 | -1/+1 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -2/+10 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -2/+28 |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 1 | -1/+1 |
2007-09-05 | Fixed two Bugs in KeyDown Handling that causes that the code could not be com... | whiteshark0 | 1 | -2/+1 |
2007-09-05 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 1 | -2/+6 |
2007-07-15 | Fixed a bug in Note Name convertation | whiteshark0 | 1 | -2/+12 |
2007-07-03 | Fixed a bug in EditorSub that causes a crash when the last note of a sentence... | whiteshark0 | 1 | -12/+41 |
2007-06-25 | Fixed wrong sentence timings (T in Editor) when last note of a sentence and f... | whiteshark0 | 1 | -2/+6 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -32/+47 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -3/+3 |
2007-04-05 | Added Advanced Screen and Options in TIni | whiteshark0 | 1 | -1/+3 |
2007-03-25 | ScreenEditSub: Automatically set down music playback-volume to hear the Midi ... | whiteshark0 | 1 | -2/+39 |