]> Shamusworld >> Repos - virtualjaguar/history - src/gui
First stab at adding translations. Translators needed! :-)
[virtualjaguar] / src / gui /
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-19 Shamus HammonsChanged fonts in developer dialogs to use system defaults.
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-05 Shamus HammonsAdded console redirection to win32 port, minor cleanup...
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.
2013-01-10 Shamus HammonsInitial gamepad support.
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-09-14 Shamus HammonsFixed problem with crashing on 64-bit Linux & possibly...
2012-08-20 Shamus HammonsFixed IMASK access in DSP & GPU, more CPU browser refin...
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-17 Shamus HammonsFix configuration dialog crashing.
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-11-03 Shamus HammonsAdded new 68000 cpu core based on UAE's 68000. Here...
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-14 Shamus HammonsFixed crash in FileThread where file type was known...
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-20 Shamus HammonsMinor changes to make the key definition dialog a bit...
2011-07-20 Shamus HammonsController tab now shows correctly redefined keys.
2011-07-19 Shamus HammonsFixed OP regression in Rayman, probably others.
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-13 Shamus HammonsAdded stricter TOM memory checking.
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 HammonsInitial stab at controller UI.
2011-07-08 Shamus HammonsRemoved no longer used config options from config dialog.
2011-07-08 Shamus HammonsVarious UI enhancements, like keyboard list searching...
2011-07-07 Shamus HammonsFixed OP scaling bug for sizes of 7.0 and up.
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-27 Shamus HammonsAdded BIOS and DSP options to configure dialog.
2011-06-27 Shamus HammonsChanged previous fix to be win32 only.
2011-06-26 Shamus HammonsSmall fix to allow app.cpp to compile on win32.
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 HammonsRewrote file loading to be more sane and robust. Hopefu...
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...
2011-01-17 Shamus HammonsVarious renaming to accomodate change from vj to virtua...
2010-04-09 Shamus HammonsChanged executable from vj to virtualjaguar to avoid...
2010-03-08 Shamus HammonsMore incremental improvements to the "Insert Cart"...
2010-03-04 Shamus HammonsSuccessfully integrated ZIP file fishing of images...
2010-03-03 Shamus HammonsAdded logfile logging, ZIP file fishing
next