aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes0/UIni.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-27rename Classes part2k-m_schindler1-928/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-25Added: Option for background music in sound options (affects UIni too)mogguh1-7/+19
2008-08-23Visualization are now available and configurable via the options graphics screenmogguh1-3/+23
2008-08-15- Support for multiple song/cover paths.tobigun1-266/+321
2008-08-15VoicePassthrough is now available at the options, turns playback from the mic...mogguh1-1/+10
2008-08-13- new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...tobigun1-1/+4
2008-07-14cleanuptobigun1-52/+49
2008-06-07just some cleanuptobigun1-0/+15
2008-05-22mistake correction: compound occurences of string capitalized again.k-m_schindler1-97/+97
2008-05-22unused variable removed, eol-style set to native, nicer codek-m_schindler1-813/+817
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-108/+58
2008-03-17Staves now can be turned of in Optionsf1fth_freed0m1-1/+9
2008-03-14new lyric effect: slides_alexander1-1/+1
2008-03-06replaced some "string" parameters with "const string"tobigun1-1/+0
2008-03-06add ini file option SDLBufferSize to set the buffersize for the sdl playback ...s_alexander1-7/+24
2008-03-06fixed compile errors with delphi s_alexander1-1/+1
2008-03-05many cleanups in codes_alexander1-413/+309
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun1-165/+283
2008-02-26added patch to toggle full screen with F11 jaybinks1-12/+36
2008-02-05General:tobigun1-798/+801
2008-01-12bunch of smaller changes...jaybinks1-5/+5
2008-01-09Changed the GamePath. Now the GamePath is loaded from Platform.GetGameUserPath.eddie-08151-1/+2
2007-12-20removed a bunch of debugging from usdx startup.jaybinks1-2/+0
2007-12-20made USDX function when file paths differ from previous expectations..jaybinks1-794/+799
2007-11-21Solved Usdx-1 in Trunk and 1.0.1whiteshark01-794/+794
2007-11-19fix run time bugjaybinks1-2/+2
2007-11-19fixed bug in UIni ( on linux at least )jaybinks1-1/+2
2007-11-11git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@603 b956fd51-792f-4...jaybinks1-6/+3
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-3/+1
2007-10-02Fixed linux compilation.jaybinks1-6/+16
2007-10-01added patch (with small modification)jaybinks1-1/+9
2007-09-20fixed a bunch of path delimiter issues on linux build :)jaybinks1-776/+776
2007-09-18changes in order to compile in lazarus...jaybinks1-1/+6
2007-09-12* added missed dependency PNGImage.jaybinks1-1/+8
2007-07-08Improved Error Logging and Benchmark:whiteshark01-134/+155
2007-06-25Added ability to display Videos only in full size and Backgrounds in half size.whiteshark01-5/+20
2007-06-06Fixed some Bugs in Song Fadingwhiteshark01-2/+24
2007-05-29Added: Support for Player Name Templates. Set Names in config.ini ([NameTempl...mota231-3/+19
2007-05-18Removed Debug Message from UIni, showing the saved SoundCard Entryswhiteshark01-1/+1
2007-05-17Added: New Options/Advanced item "auto party-menu": Switches automatic popup-...mota231-0/+9
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-04-17Changed aadvanced options to switch on/off sing-effects and screen-fadingb1indy1-18/+18
2007-04-06Changed Osci/Bar Standard Value to Barwhiteshark01-1/+1
2007-04-05Added Advanced Screen and Options in TIniwhiteshark01-86/+74
2007-03-22Fixed Bug: No BG in Party Mode and little Code clean upwhiteshark01-2/+2