aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenOptionsRecord.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Text has a new property -> Z (default is 0)mogguh2008-07-121-6/+9
* nicer pitch-label in record-option screentobigun2008-07-011-27/+53
* - set svn:eol-style to nativetobigun2008-06-081-756/+756
* Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun2008-05-101-8/+12
* - input-source selection works now (with bass or portaudio with portmixer)tobigun2008-05-091-150/+382
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-021-1/+1
* Fixed compilation on the mac.eddie-08152008-03-251-2/+2
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-2/+8
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-2/+2
* FFT support for SDL/Portaudio playbacktobigun2008-03-051-6/+6
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-031-106/+386
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* General:tobigun2008-02-051-212/+232
* tidy up sing mode, to be an enum now.jaybinks2008-01-141-1/+1
* bunch of smaller changes...jaybinks2008-01-121-26/+106
* Changed this so that us-dx doesn't crash anymore if no soundcard is available tobigun2007-12-051-14/+6
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-0/+2
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-4/+4
* Fixed linux compilation.jaybinks2007-10-021-132/+138
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+2
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Readded Q Shortcut (Exit Application) on all Screenswhiteshark02007-05-081-0/+4
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-13/+1
* Some Memory tweaking (13 MB Less Ram using at 800 Songs)whiteshark02007-04-201-0/+2
* Fixed a Bug in Optionsscreen after adding OptionsAdvanced Screenwhiteshark02007-04-061-1/+1
* Fixed: Not loading Button Texts from Iniwhiteshark02007-04-051-1/+2
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+136