]> Shamusworld >> Repos - virtualjaguar/history - src/gui/app.cpp
Version 2.1.3 release.
[virtualjaguar] / src / gui / app.cpp
2014-11-15 Shamus HammonsFix for fullscreen bug in upgrade to Qt 5.
2014-11-08 Teemu HukkanenQString no longer supports toAscii, use toUtf8 instead
2014-10-29 Teemu HukkanenMerge branch 'master' of shamusworld.gotdns.org/git...
2014-10-21 Shamus HammonsMiscellaneous fixes, plus extra whitespace munging...
2014-01-17 Shamus HammonsAdded option to enable logging automagically in Alpine...
2013-05-04 Shamus HammonsFixed updated joystick handling, first major stab at...
2013-03-24 Shamus HammonsVarious fixes for GPU/DSP DIV instruction, fixes for...
2013-02-23 Shamus HammonsRemoved some cruft and nonstandard int/uint types,...
2013-02-05 Shamus HammonsAdded console redirection to win32 port, minor cleanup...
2013-01-13 Shamus HammonsMore gamepad work.
2012-09-14 Shamus HammonsFixed problem with crashing on 64-bit Linux & possibly...
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
2012-05-24 Shamus HammonsMinor tweaks to Makefiles, added command line switches...
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-10-14 Shamus HammonsFixed NTSC timing (was same as PAL timing), fixed PAL...
2011-07-16 Shamus HammonsFixed software loading to load independently of Jaguar...
2011-07-07 Shamus HammonsFixed OP scaling bug for sizes of 7.0 and up.
2011-07-05 Shamus HammonsMerging qt-experimental into trunk.
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-02-01 Shamus HammonsFixed random crashes due to QImage corruption.
2011-01-17 Shamus HammonsVarious renaming to accomodate change from vj to virtua...
2010-03-03 Shamus HammonsAdded logfile logging, ZIP file fishing
2010-02-04 Shamus HammonsMore ROM picker refinements...
2010-01-18 Shamus HammonsInitial changeset to experimental branch