| Commit message (Expand) | Author | Files | Lines |
2007-11-03 | attempt to fix linux build. | jaybinks | 1 | -6/+6 |
2007-11-03 | Windows Lazarus Build working again... | jaybinks | 1 | -139/+152 |
2007-11-02 | Runtime Song Addition | jaybinks | 1 | -0/+2 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -245/+5 |
2007-10-29 | Add new Party Modi SDK to Trunk | whiteshark0 | 1 | -0/+1 |
2007-10-27 | try to fix build errors | whiteshark0 | 1 | -1/+1 |
2007-10-27 | made some major progress with ffmpeg audio playback !!! | jaybinks | 1 | -5/+8 |
2007-10-16 | nearly finished Cores loading procs | whiteshark0 | 1 | -19/+53 |
2007-10-16 | tidy up un-needed uses clauses.. | jaybinks | 1 | -1/+1 |
2007-10-16 | modified ffmpeg usage, to use interface same as bass... | jaybinks | 1 | -10/+19 |
2007-10-11 | added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs... | jaybinks | 1 | -4/+7 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -77/+33 |
2007-10-10 | Fixed some Bugs from Previous Commit | whiteshark0 | 1 | -1/+0 |
2007-10-10 | Added Hook and Service Class for new Plugin System to Trunc | whiteshark0 | 1 | -9/+6 |
2007-10-03 | New plugin SDK added | whiteshark0 | 1 | -0/+10 |
2007-10-03 | Some more clean up because of my last commit 0o | whiteshark0 | 1 | -1/+2 |
2007-10-03 | some cleanup after mogs last commit ;) | whiteshark0 | 1 | -28/+69 |
2007-10-01 | SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u... | mogguh | 1 | -70/+35 |
2007-09-27 | test checkin to test bamboo.. :) | jaybinks | 1 | -0/+2 |
2007-09-23 | New class for score management | whiteshark0 | 1 | -4/+6 |
2007-09-21 | first try to load textures with SDL_Image | b1indy | 1 | -0/+2 |
2007-09-20 | testing SDL_Image in credits screen (code is in TScreenCredits.OnShow) | b1indy | 1 | -0/+1 |
2007-09-20 | moved a hack to a more appropriate place | b1indy | 1 | -3/+1 |
2007-09-20 | renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity. | jaybinks | 1 | -1/+1 |
2007-09-20 | modified to make it build blindys current work. | jaybinks | 1 | -28/+74 |
2007-09-20 | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 1 | -66/+26 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -0/+1 |
2007-09-18 | added switches.inc , which will contain compiler directives used | jaybinks | 1 | -0/+3 |
2007-09-13 | changes to make 3rd party libraries compile / work | jaybinks | 1 | -2/+0 |
2007-09-13 | removed unneeded DCU files from svn. | jaybinks | 1 | -0/+4 |
2007-09-12 | * added missed dependency PNGImage. | jaybinks | 1 | -2/+8 |
2007-09-07 | removed smpeg | b1indy | 1 | -1/+0 |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 1 | -3/+2 |
2007-09-05 | added 3rd party dependencies ( except Jedi-SDL ) | jaybinks | 1 | -0/+31 |
2007-09-02 | Some Cleanup in URecord | whiteshark0 | 1 | -5/+32 |
2007-07-28 | experimental ffmpeg videodecoding support, frameskipping doesn't work quite r... | b1indy | 1 | -25/+3 |
2007-07-08 | Changed to Version 1.00 RC1 | whiteshark0 | 1 | -1/+1 |
2007-07-08 | Improved Error Logging and Benchmark: | whiteshark0 | 1 | -5/+19 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -2/+2 |
2007-05-03 | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 1 | -1/+2 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -1/+25 |
2007-04-26 | Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain... | mogguh | 1 | -24/+1 |
2007-04-19 | Added Statistic Screens to C0de and to Theme | whiteshark0 | 1 | -1/+3 |
2007-04-13 | Added Reflection to ThemeStatic | whiteshark0 | 1 | -1/+1 |
2007-04-05 | Added Advanced Screen and Options in TIni | whiteshark0 | 1 | -2/+27 |
2007-04-05 | Added Playlist Support | whiteshark0 | 1 | -24/+9 |
2007-03-28 | Added Jumpto Ability to SongScreen (Press J) | whiteshark0 | 1 | -0/+1 |
2007-03-24 | Fixed Bug: Not translating Texts reading Theme.Ini | whiteshark0 | 1 | -1/+1 |
2007-03-23 | Some Changes on Database System and Header Reader | whiteshark0 | 1 | -4/+5 |
2007-03-22 | Fixed Bug: No BG in Party Mode and little Code clean up | whiteshark0 | 1 | -34/+42 |