| Commit message (Expand) | Author | Age | Files | Lines |
* | Added: Option for background music in sound options (affects UIni too) | mogguh | 2008-08-25 | 4 | -203/+195 |
* | Visualization are now available and configurable via the options graphics screen | mogguh | 2008-08-23 | 2 | -18/+43 |
* | preparing the commit if projectM option integration | mogguh | 2008-08-20 | 1 | -1/+13 |
* | applied: code of beauty | mogguh | 2008-08-20 | 1 | -378/+394 |
* | Deleted uncommented stuff (watch line count!) | mogguh | 2008-08-15 | 1 | -527/+4 |
* | - Support for multiple song/cover paths. | tobigun | 2008-08-15 | 1 | -1/+1 |
* | VoicePassthrough is now available at the options, turns playback from the mic... | mogguh | 2008-08-15 | 1 | -4/+5 |
* | cleanup | tobigun | 2008-08-13 | 1 | -187/+92 |
* | - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n... | tobigun | 2008-08-13 | 1 | -56/+40 |
* | moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas | tobigun | 2008-08-13 | 1 | -2/+0 |
* | check if video was successfully opened. Otherwise a seek might be performed o... | tobigun | 2008-08-09 | 1 | -3/+5 |
* | some warnings removed | tobigun | 2008-08-08 | 1 | -37/+40 |
* | result-values for TMenu.Draw() added | tobigun | 2008-08-08 | 7 | -4/+9 |
* | - TStatResult is an abstract class now. | tobigun | 2008-08-08 | 2 | -106/+152 |
* | - Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp) | tobigun | 2008-08-07 | 1 | -1/+1 |
* | - Introduced TStatType. | tobigun | 2008-08-07 | 2 | -41/+43 |
* | Fixed a bug in UScreenTop5: instead of a lokal var a config value was changed... | whiteshark0 | 2008-07-19 | 1 | -1/+1 |
* | renamed TLineState to TLyricsState | tobigun | 2008-07-19 | 1 | -4/+4 |
* | renamed TLineState to TLyricsState | tobigun | 2008-07-19 | 2 | -12/+12 |
* | lyric engine patches, solves | tobigun | 2008-07-19 | 2 | -63/+60 |
* | Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi... | tobigun | 2008-07-17 | 1 | -9/+12 |
* | unit UDataBase; | GogolNr1 | 2008-07-12 | 1 | -31/+2 |
* | Text has a new property -> Z (default is 0) | mogguh | 2008-07-12 | 7 | -43/+43 |
* | Fix for Trac ticket #53 (Preview fading and volume problems) | tobigun | 2008-07-07 | 1 | -45/+46 |
* | disabled screen-mode change after leaving the graphics options screen as it d... | tobigun | 2008-07-04 | 1 | -1/+6 |
* | Fixed a conditional, that caused ratings not to show up | mogguh | 2008-07-02 | 1 | -1/+1 |
* | Audio/Video engine update: | tobigun | 2008-07-02 | 1 | -68/+36 |
* | EaseOut_MaxSteps increased for faster score counter in score-screen | tobigun | 2008-07-01 | 1 | -1/+1 |
* | nicer pitch-label in record-option screen | tobigun | 2008-07-01 | 1 | -27/+53 |
* | - set svn:eol-style to native | tobigun | 2008-06-08 | 16 | -7229/+7229 |
* | goto + labels removed | tobigun | 2008-06-08 | 1 | -54/+57 |
* | just some cleanup | tobigun | 2008-06-07 | 8 | -504/+537 |
* | - fixed video-background | tobigun | 2008-05-13 | 1 | -5/+7 |
* | - removed useless for loops in UScreenSing | f1fth_freed0m | 2008-05-12 | 1 | -4/+2 |
* | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 2008-05-10 | 4 | -21/+30 |
* | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 2008-05-09 | 3 | -191/+438 |
* | BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thing | mogguh | 2008-05-09 | 1 | -384/+226 |
* | Option screen has two rows of buttons, to select the row beneath press [curso... | mogguh | 2008-05-06 | 1 | -4/+17 |
* | MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported... | tobigun | 2008-05-02 | 1 | -3/+4 |
* | replaced WideUpperCase with WideCharUpperCase | tobigun | 2008-05-02 | 1 | -2/+2 |
* | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 2008-05-02 | 10 | -11/+10 |
* | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 2008-04-30 | 1 | -1430/+1430 |
* | - reverted some stuff that was erroneously commited by one of the last commits. | tobigun | 2008-04-24 | 1 | -12/+0 |
* | tried to make songloading working with the old loader and keep all changes th... | s_alexander | 2008-04-19 | 6 | -841/+838 |
* | translated some polish code | f1fth_freed0m | 2008-04-11 | 1 | -7/+6 |
* | finally removed IlNut from Editor (*hope* it will work) | s_alexander | 2008-04-10 | 3 | -60/+42 |
* | -Corrected some ifdefs in the Editor to make it useable on linux | f1fth_freed0m | 2008-04-10 | 1 | -40/+44 |
* | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 2008-04-10 | 1 | -1398/+1398 |
* | - removed (linux incompatible) PngImage. In addition it was rather outdated (... | tobigun | 2008-04-06 | 2 | -2/+14 |
* | removed lazarus dependencies | tobigun | 2008-04-06 | 2 | -1431/+1404 |