| Commit message (Expand) | Author | Files | Lines |
2010-03-14 | fixed cover loading/showing when using tabs=on; deleted unused argument in Se... | brunzelchen | 1 | -1/+1 |
2010-02-18 | fix assembla ticket #91 - Preview does not stop | whiteshark0 | 1 | -2/+5 |
2009-12-06 | fix performance problem on scroll | brunzelchen | 1 | -1/+1 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -52/+42 |
2009-04-25 | Cosmetics. No code change | k-m_schindler | 1 | -23/+36 |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
2008-09-06 | Delphi-mode set for FPC | tobigun | 1 | -0/+4 |
2008-08-27 | rename Screen part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Screen 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-03-22 | Support for non-US (QWERTY) keyboard layout. | tobigun | 1 | -2/+7 |
2008-03-21 | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 1 | -3/+3 |
2008-03-10 | auto removed a bunch of unused local variables | jaybinks | 1 | -207/+207 |
2008-02-20 | all screens now inherit their OnShow | jaybinks | 1 | -0/+2 |
2008-02-05 | General: | tobigun | 1 | -1/+1 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -0/+2 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -1/+1 |
2007-09-05 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 1 | -1/+2 |
2007-06-14 | No Up/Down needed anymore in Jump to Menu | whiteshark0 | 1 | -46/+14 |
2007-06-03 | Some Code Cleanup in UScreenSong | whiteshark0 | 1 | -0/+1 |
2007-05-18 | Some Code Cleanup and Minor Bugfixes in UScreenSongJumpto | whiteshark0 | 1 | -15/+16 |
2007-05-18 | Fixed a Bug in Jump to Menu that causes a Wrong Song is Played, when the firs... | whiteshark0 | 1 | -0/+2 |
2007-05-17 | Fixed a Bug in UScreenSongJumpto that causes a wrong Song is Displayed in Son... | whiteshark0 | 1 | -1/+1 |
2007-05-17 | Added ability to use German Umlaute Jump To Song Screen | whiteshark0 | 1 | -2/+2 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -1/+1 |
2007-05-08 | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 1 | -7/+1 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -8/+3 |
2007-04-05 | Added Playlist Support | whiteshark0 | 1 | -16/+5 |
2007-03-30 | Fixed a Bug that causes a wrong Category-Title is displayed in SongScreen aft... | whiteshark0 | 1 | -7/+25 |
2007-03-29 | Added SBGW to TSelectSlide: Defining the Width of the Selections BG | whiteshark0 | 1 | -2/+7 |
2007-03-29 | Fixed Some Bugs in JumpTo Screen: | whiteshark0 | 1 | -3/+38 |
2007-03-28 | Add Jumpto Screen to ThemeAdded Jumpto Ability to SongScreen (Press J) | whiteshark0 | 1 | -0/+194 |