aboutsummaryrefslogtreecommitdiffstats
path: root/src/UltraStar.dpr (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-27adjustment to new src-folder layout, more to followtobigun1-3/+3
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-27- spelling corrected FFMpeg -> FFmpegtobigun1-6/+6
2008-08-26Removed: Select, outdated/unused (+SelectSlide does the job)mogguh1-1/+0
2008-08-06moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...tobigun1-18/+22
2008-07-17references to UMacResources.pp removedtobigun1-1/+0
2008-07-17Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi...tobigun1-2/+2
2008-07-15New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar...k-m_schindler1-0/+1
2008-07-15As sdl_ttf isn't of any use for now, I uncommented all occurrences of it.mogguh1-1/+3
2008-07-03ffmpeg pascal header 64bit compatibility fix.tobigun1-0/+4
2008-07-02Audio/Video engine update:tobigun1-28/+48
2008-06-08- set svn:eol-style to nativetobigun1-265/+265
2008-05-19- changed "Windows" define to "MSWINDOWS"tobigun1-1/+1
2008-05-16MacOSX adjustments and propset eol-style set to nativek-m_schindler1-1/+7
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-1/+1
2008-05-02MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported...tobigun1-3/+5
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+3
2008-04-24- reverted some stuff that was erroneously commited by one of the last commits.tobigun1-243/+255
2008-04-22- new switches.inc layouttobigun1-8/+3
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-2/+0
2008-04-06Merged .lpr-contents into .dpr. An {$I UltraStar.dpr} is left as the only cod...tobigun1-7/+8
2008-04-06- removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun1-0/+4
2008-04-06removed lazarus dependenciestobigun1-10/+9
2008-04-03rewriting of the txt file parsers_alexander1-0/+2
2008-03-31git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...whiteshark01-0/+2
2008-03-27USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m1-0/+1
2008-03-10Removed zlportio from Codef1fth_freed0m1-2/+2
2008-03-03- Portaudio-Core added (at the moment just one helper function)tobigun1-4/+2
2008-02-20- Resampling support addedtobigun1-0/+8
2008-02-20Made the midi-stuff FPC (for windows) compatible.tobigun1-2/+1
2008-02-07SWScale will only be used if FFMpeg is available (this should be the standard...tobigun1-1/+1
2008-02-05- DirWatch-support with FPC (windows only)tobigun1-1/+3
2008-02-05Sorry, must be UseProjectM_1_0_PLUS nowtobigun1-1/+1
2008-02-05New switches.inc layouttobigun1-29/+37
2008-02-05Introduction of config-file mechanism.tobigun1-0/+2
2008-02-05renamed Jedi-SDL folder.jaybinks1-6/+6
2008-01-12bunch of smaller changes...jaybinks1-0/+1
2008-01-11changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....tobigun1-7/+14
2007-12-20made USDX function when file paths differ from previous expectations..jaybinks1-1/+1
2007-12-18git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@719 b956fd51-792f-4...jaybinks1-216/+216
2007-12-17include swscale.pasb1indy1-1/+1
2007-12-17- changed compiler-switch FFMpegAudio to UseFFMpegAudiotobigun1-4/+7
2007-12-06added some commentsjaybinks1-2/+4
2007-12-06gave priority to videos over Visualization...jaybinks1-3/+3
2007-12-06git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@685 b956fd51-792f-4...jaybinks1-1/+1
2007-12-06Visualizer changes (audio connection, some opengl fixes)tobigun1-5/+11
2007-12-06conformed projectM to IVideoPlayback jaybinks1-1/+4
2007-12-05portaudio support addedtobigun1-8/+19
2007-11-08Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-08151-1/+8
2007-11-031 more try.jaybinks1-1/+3