| Commit message (Expand) | Author | Files | Lines |
2008-03-03 | - Portaudio-Core added (at the moment just one helper function) | tobigun | 1 | -4/+2 |
2008-02-20 | - Resampling support added | tobigun | 1 | -0/+8 |
2008-02-20 | Made the midi-stuff FPC (for windows) compatible. | tobigun | 1 | -2/+1 |
2008-02-07 | SWScale will only be used if FFMpeg is available (this should be the standard... | tobigun | 1 | -1/+1 |
2008-02-05 | - DirWatch-support with FPC (windows only) | tobigun | 1 | -1/+3 |
2008-02-05 | Sorry, must be UseProjectM_1_0_PLUS now | tobigun | 1 | -1/+1 |
2008-02-05 | New switches.inc layout | tobigun | 1 | -29/+37 |
2008-02-05 | Introduction of config-file mechanism. | tobigun | 1 | -0/+2 |
2008-02-05 | renamed Jedi-SDL folder. | jaybinks | 1 | -6/+6 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -0/+1 |
2008-01-11 | changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches.... | tobigun | 1 | -7/+14 |
2007-12-20 | made USDX function when file paths differ from previous expectations.. | jaybinks | 1 | -1/+1 |
2007-12-18 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@719 b956fd51-792f-4... | jaybinks | 1 | -216/+216 |
2007-12-17 | include swscale.pas | b1indy | 1 | -1/+1 |
2007-12-17 | - changed compiler-switch FFMpegAudio to UseFFMpegAudio | tobigun | 1 | -4/+7 |
2007-12-06 | added some comments | jaybinks | 1 | -2/+4 |
2007-12-06 | gave priority to videos over Visualization... | jaybinks | 1 | -3/+3 |
2007-12-06 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@685 b956fd51-792f-4... | jaybinks | 1 | -1/+1 |
2007-12-06 | Visualizer changes (audio connection, some opengl fixes) | tobigun | 1 | -5/+11 |
2007-12-06 | conformed projectM to IVideoPlayback | jaybinks | 1 | -1/+4 |
2007-12-05 | portaudio support added | tobigun | 1 | -8/+19 |
2007-11-08 | Added UPlatform.pas. This should be the first step to move the simple platfor... | eddie-0815 | 1 | -1/+8 |
2007-11-03 | 1 more try. | jaybinks | 1 | -1/+3 |
2007-11-03 | another attempt.. | jaybinks | 1 | -1/+1 |
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 |