aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UIni.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-928/+0
* Added: Option for background music in sound options (affects UIni too)mogguh2008-08-251-7/+19
* Visualization are now available and configurable via the options graphics screenmogguh2008-08-231-3/+23
* - Support for multiple song/cover paths.tobigun2008-08-151-266/+321
* VoicePassthrough is now available at the options, turns playback from the mic...mogguh2008-08-151-1/+10
* - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...tobigun2008-08-131-1/+4
* cleanuptobigun2008-07-141-52/+49
* just some cleanuptobigun2008-06-071-0/+15
* mistake correction: compound occurences of string capitalized again.k-m_schindler2008-05-221-97/+97
* unused variable removed, eol-style set to native, nicer codek-m_schindler2008-05-221-813/+817
* - input-source selection works now (with bass or portaudio with portmixer)tobigun2008-05-091-108/+58
* Staves now can be turned of in Optionsf1fth_freed0m2008-03-171-1/+9
* new lyric effect: slides_alexander2008-03-141-1/+1
* replaced some "string" parameters with "const string"tobigun2008-03-061-1/+0
* add ini file option SDLBufferSize to set the buffersize for the sdl playback ...s_alexander2008-03-061-7/+24
* fixed compile errors with delphi s_alexander2008-03-061-1/+1
* many cleanups in codes_alexander2008-03-051-413/+309
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-031-165/+283
* added patch to toggle full screen with F11 jaybinks2008-02-261-12/+36
* General:tobigun2008-02-051-798/+801
* bunch of smaller changes...jaybinks2008-01-121-5/+5
* Changed the GamePath. Now the GamePath is loaded from Platform.GetGameUserPath.eddie-08152008-01-091-1/+2
* removed a bunch of debugging from usdx startup.jaybinks2007-12-201-2/+0
* made USDX function when file paths differ from previous expectations..jaybinks2007-12-201-794/+799
* Solved Usdx-1 in Trunk and 1.0.1whiteshark02007-11-211-794/+794
* fix run time bugjaybinks2007-11-191-2/+2
* fixed bug in UIni ( on linux at least )jaybinks2007-11-191-1/+2
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@603 b956fd51-792f-4...jaybinks2007-11-111-6/+3
* fixed failed buildsjaybinks2007-11-011-0/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-3/+1
* Fixed linux compilation.jaybinks2007-10-021-6/+16
* added patch (with small modification)jaybinks2007-10-011-1/+9
* fixed a bunch of path delimiter issues on linux build :)jaybinks2007-09-201-776/+776
* changes in order to compile in lazarus...jaybinks2007-09-181-1/+6
* * added missed dependency PNGImage.jaybinks2007-09-121-1/+8
* Improved Error Logging and Benchmark:whiteshark02007-07-081-134/+155
* Added ability to display Videos only in full size and Backgrounds in half size.whiteshark02007-06-251-5/+20
* Fixed some Bugs in Song Fadingwhiteshark02007-06-061-2/+24
* Added: Support for Player Name Templates. Set Names in config.ini ([NameTempl...mota232007-05-291-3/+19
* Removed Debug Message from UIni, showing the saved SoundCard Entryswhiteshark02007-05-181-1/+1
* Added: New Options/Advanced item "auto party-menu": Switches automatic popup-...mota232007-05-171-0/+9
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Changed aadvanced options to switch on/off sing-effects and screen-fadingb1indy2007-04-171-18/+18
* Changed Osci/Bar Standard Value to Barwhiteshark02007-04-061-1/+1
* Added Advanced Screen and Options in TIniwhiteshark02007-04-051-86/+74
* Fixed Bug: No BG in Party Mode and little Code clean upwhiteshark02007-03-221-2/+2
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+693