aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenEditSub.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-291/+291
2008-02-20all screens now inherit their OnShowjaybinks1-1/+3
2008-02-19fix for editor bugjaybinks1-5/+10
2008-02-05bugfix to get the editor working again. Path and FileName have not been set.tobigun1-7/+6
2008-02-05General:tobigun1-1/+1
2008-01-12bunch of smaller changes...jaybinks1-25/+26
2008-01-11Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...tobigun1-3/+3
2007-11-01fixed failed buildsjaybinks1-1373/+1376
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-4/+0
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-18/+20
2007-09-20moved a hack to a more appropriate placeb1indy1-0/+1
2007-09-20renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks1-1/+5
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy1-1/+1
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-2/+10
2007-09-18changes in order to compile in lazarus...jaybinks1-2/+28
2007-09-07UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy1-1/+1
2007-09-05Fixed two Bugs in KeyDown Handling that causes that the code could not be com...whiteshark01-2/+1
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-2/+6
2007-07-15Fixed a bug in Note Name convertationwhiteshark01-2/+12
2007-07-03Fixed a bug in EditorSub that causes a crash when the last note of a sentence...whiteshark01-12/+41
2007-06-25Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...whiteshark01-2/+6
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-32/+47
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-3/+3
2007-04-05Added Advanced Screen and Options in TIniwhiteshark01-1/+3
2007-03-25ScreenEditSub: Automatically set down music playback-volume to hear the Midi ...whiteshark01-2/+39