aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenOptionsSound.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-133/+0
2008-08-25Added: Option for background music in sound options (affects UIni too)mogguh1-43/+64
2008-08-15VoicePassthrough is now available at the options, turns playback from the mic...mogguh1-4/+5
2008-07-12Text has a new property -> Z (default is 0)mogguh1-5/+6
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-1/+1
2008-04-06Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun1-0/+4
2008-03-25Fixed compilation on the mac.eddie-08151-8/+8
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-6/+11
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-03-10auto removed a bunch of unused local variablesjaybinks1-101/+101
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-4/+4
2008-01-12bunch of smaller changes...jaybinks1-5/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+2
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-4/+4
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-06-09Added Preview Volume and Fading to Sound Optionswhiteshark01-3/+8
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-0/+4
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-11/+4
2007-04-06Fixed a Bug in Optionsscreen after adding OptionsAdvanced Screenwhiteshark01-1/+1
2007-04-05Fixed: Not loading Button Texts from Iniwhiteshark01-1/+2