aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenOptionsSound.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-133/+0
* Added: Option for background music in sound options (affects UIni too)mogguh2008-08-251-43/+64
* VoicePassthrough is now available at the options, turns playback from the mic...mogguh2008-08-151-4/+5
* Text has a new property -> Z (default is 0)mogguh2008-07-121-5/+6
* - input-source selection works now (with bass or portaudio with portmixer)tobigun2008-05-091-1/+1
* Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun2008-04-061-0/+4
* Fixed compilation on the mac.eddie-08152008-03-251-8/+8
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-6/+11
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-2/+2
* auto removed a bunch of unused local variablesjaybinks2008-03-101-101/+101
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* General:tobigun2008-02-051-4/+4
* bunch of smaller changes...jaybinks2008-01-121-5/+4
* 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
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+3
* Added Preview Volume and Fading to Sound Optionswhiteshark02007-06-091-3/+8
* 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-11/+4
* 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/+93