]> Shamusworld >> Repos - virtualjaguar/history - src/gui/mainwin.cpp
Fixed sticky keys on keyboard input handler. No longer sticky! :-D
[virtualjaguar] / src / gui / mainwin.cpp
2013-12-07 Shamus HammonsFixed sticky keys on keyboard input handler. No longer...
2013-07-03 Shamus HammonsChanged DSP default to on. It's time. :-)
2013-05-31 Shamus HammonsAdded ability to use old, incompatible, but faster...
2013-05-31 Shamus HammonsSpecial patch by ggn. :-)
2013-05-30 Shamus HammonsAdded user controlled blitter logging.
2013-05-04 Shamus HammonsFixed updated joystick handling, first major stab at...
2013-04-05 Shamus HammonsFirst stab at adding translations. Translators needed...
2013-04-01 Shamus HammonsAdded FPS counter.
2013-03-24 Shamus HammonsVarious fixes for GPU/DSP DIV instruction, fixes for...
2013-03-09 Shamus HammonsFixes for fullscreen mode, initial stab at multiple...
2013-03-07 Shamus HammonsVarious changes to improve code readability, added...
2013-02-24 Shamus HammonsUI cleanups, added RAM randomization for main RAM ...
2013-02-24 Shamus HammonsAdded analog axis support to Gamepad module.
2013-02-23 Shamus HammonsRemoved some cruft and nonstandard int/uint types,...
2013-02-18 Shamus HammonsFixed fullscreen icon state when starting in full scree...
2013-02-13 Shamus HammonsFixed limits on cartridge space from 4MB to 6MB.
2013-02-08 Teemu HukkanenScale fullscreen mode based on current screen
2013-02-07 Shamus HammonsFix to M68K core vs. DSP thread sync problem.
2013-02-04 Shamus HammonsFixed fullscreen mode, shrunk screen width.
2013-01-30 Shamus HammonsPreparation for 2.1.0 release.
2013-01-25 Shamus HammonsAdded appropriate audio thread pausing to the GUI layer.
2013-01-23 Shamus HammonsAdded RISC disassembly browser.
2013-01-13 Shamus HammonsMore gamepad work.
2012-12-03 Shamus HammonsMerge branch 'master' of shamusworld.gotdns.org/git...
2012-12-03 Shamus HammonsAdded bad dump to file DB, tweaks to screen position.
2012-12-03 Shamus HammonsAdded preliminary M68K disassembly browser.
2012-12-01 Shamus HammonsAdded Object Processor browser window for debug mode.
2012-10-13 Shamus HammonsFix for bad window position when coming out of full...
2012-10-12 Shamus HammonsStretched the virtual screen slightly.
2012-10-09 Shamus HammonsFixed command line PAL/NSTC switches to work properly.
2012-08-16 Shamus HammonsAdded preliminary full screen support.
2012-08-15 Shamus HammonsAdded preliminary CPU browser window & GUI hooks.
2012-08-15 Shamus HammonsAdded memory browser, fixed documentation, M68000 excep...
2012-07-16 Shamus HammonsFixed DSP/audio options to be unambiguous and consistent.
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
2012-05-24 Shamus HammonsMinor tweaks to Makefiles, added command line switches...
2012-05-01 Shamus HammonsInitial stab at getting the DSP to run in the host...
2012-04-11 Shamus HammonsFix to compile on win32.
2012-04-08 Shamus HammonsPreliminary support for passing in filenames from the...
2012-04-08 Shamus HammonsAdded switch to disable untuned tank circuit, for slowe...
2012-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
2011-11-17 Shamus HammonsVideo rendering now has correct timing per frame, in...
2011-10-20 Shamus HammonsMinor fixes to the OP, small enhancements to icons.
2011-10-17 Shamus HammonsMinor fixes, hopefully fix Exit hotkey on Win32.
2011-10-14 Shamus HammonsFixed NTSC timing (was same as PAL timing), fixed PAL...
2011-10-06 Shamus HammonsMask out ALT for now, small optimization in screen...
2011-08-08 Shamus HammonsQuick fix to make controller #1 work properly again...
2011-08-03 Shamus HammonsMinor fix to IRQ subsystem. Should fix games that expec...
2011-07-31 Shamus HammonsFixes in the controller config for MacOSX, added option...
2011-07-22 Shamus HammonsSmall code cleanups, file picker now grabs everything...
2011-07-21 Shamus HammonsHooked up the UI/frontend controller #2 to the Jaguar...
2011-07-21 Shamus HammonsFixed bug with missing BIOS on first boot of Virtual...
2011-07-21 Shamus HammonsAdded 2nd controller to config dialog.
2011-07-20 Shamus HammonsAdded auto-pause when going into/out of the file selector.
2011-07-19 Shamus HammonsFixed stupid bug giving bogus failure message to user...
2011-07-18 Shamus HammonsAdded Jaguar BIOS files: You no longer need them, they...
2011-07-17 Shamus HammonsAdded more developer friendly stuff to Alpine mode.
2011-07-16 Shamus HammonsFixed software loading to load independently of Jaguar...
2011-07-14 Shamus HammonsFixes for the 68K IRQ system. There's probably a little...
2011-07-12 Shamus HammonsMinor corrections to the file DB.
2011-07-12 Shamus HammonsMore enhancements to the file chooser.
2011-07-12 Shamus HammonsAdded possibility to run DSP without host audio output...
2011-07-08 Shamus HammonsVarious UI enhancements, like keyboard list searching...
2011-07-07 Shamus HammonsFixed 24BPP mode (used R twice instead of B), fixed...
2011-07-06 Shamus HammonsNew artwork for CD loading.
2011-07-05 Shamus HammonsMerging qt-experimental into trunk.
2011-07-05 Shamus HammonsHooked up CD BIOS loading/running.
2011-06-30 Shamus HammonsPreliminary support for alternate file types.
2011-06-29 Shamus HammonsAdded missing headers for win32, code cleanup for file...
2011-06-28 Shamus HammonsAdded proper versioning to build system, to avoid relea...
2011-06-26 Shamus HammonsRemoved files no longer needed, fixed build system...
2011-06-23 Shamus HammonsFirst attempt at configuration dialog.
2011-06-23 Shamus HammonsRewrote key handling to decouple hardwired SDL way...
2011-06-23 Shamus HammonsPreliminary key handling using Qt key types.
2011-06-22 Shamus HammonsVarious improvements to the GUI, including Power and...
2011-06-21 Shamus HammonsFixed GUI to be able to load carts, updated documentation.
2011-02-07 Shamus HammonsAuto-populate wire xfer and int'l handling fees as...
2011-02-01 Shamus HammonsFixed random crashes due to QImage corruption.
2011-01-20 Shamus HammonsFixed rendering to properly render different Jaguar...
2011-01-20 Shamus HammonsInitial stab at making Jaguar core work in QT: Works...
2011-01-19 Shamus HammonsIncremental changes to get Jaguar engine to work in...
2011-01-17 Shamus HammonsInitial attempt to get Jaguar core to run in the new...
2010-03-01 Shamus HammonsAdded missing images, added some fixes to ZIP file...
2010-02-08 Shamus HammonsIncremental improvements to the file picker, introducti...
2010-01-29 Shamus HammonsInitial file reading thread implementation
2010-01-27 Shamus HammonsAdded beginnings of ROM directory scanning functionality
2010-01-23 Shamus HammonsAdded beginnings of graphical file chooser
2010-01-21 Shamus HammonsMore GUI fill in, new About box
2010-01-21 Shamus HammonsAdded some icons, reconnected settings, added start...
2010-01-19 Shamus HammonsBeginnings of UI goodness... ;-)
2010-01-18 Shamus HammonsInitial changeset to experimental branch