]> Shamusworld >> Repos - virtualjaguar/history - virtualjaguar.pro
Fix for joysticks to behave more like real H/W.
[virtualjaguar] / virtualjaguar.pro
2014-11-15 Shamus HammonsFix for fullscreen bug in upgrade to Qt 5.
2014-11-08 Teemu HukkanenReplace QtGui includes with QtWidgets, add QT += widget...
2014-10-10 Shamus HammonsPrep for next revision, fix for non-English locales.
2014-10-03 Shamus HammonsAdded icons to build system for Windows builds.
2014-10-03 Shamus HammonsFixed controller profile system.
2013-09-16 Shamus HammonsFix for bad icon path on OSX, also updated OSX compilat...
2013-07-03 Shamus HammonsAdded build instructions for Mac OSX, application icon...
2013-05-04 Shamus HammonsFixed updated joystick handling, first major stab at...
2013-04-05 Shamus HammonsFirst stab at adding translations. Translators needed...
2013-01-30 Shamus HammonsPreparation for 2.1.0 release.
2013-01-23 Shamus HammonsAdded RISC disassembly browser.
2013-01-10 Shamus HammonsInitial gamepad support.
2012-12-03 Shamus HammonsMerge branch 'master' of shamusworld.gotdns.org/git...
2012-12-03 Shamus HammonsAdded preliminary M68K disassembly browser.
2012-12-01 Shamus HammonsAdded Object Processor browser window for debug mode.
2012-08-15 Shamus HammonsAdded preliminary CPU browser window & GUI hooks.
2012-08-15 Shamus HammonsAdded memory browser, fixed documentation, M68000 excep...
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
2012-05-24 Shamus HammonsAdded bits & pieces to allow cross compilation under...
2012-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
2011-11-03 Shamus HammonsAdded new 68000 cpu core based on UAE's 68000. Here...
2011-10-20 Shamus HammonsFixed missing source :-P
2011-10-20 Shamus HammonsMinor fixes to the OP, small enhancements to icons.
2011-10-14 Shamus HammonsFixed NTSC timing (was same as PAL timing), fixed PAL...
2011-08-03 Shamus HammonsMinor fix to IRQ subsystem. Should fix games that expec...
2011-07-21 Shamus HammonsFixed bug with missing BIOS on first boot of Virtual...
2011-07-19 Shamus HammonsFixed OP regression in Rayman, probably others.
2011-07-16 Shamus HammonsFixed software loading to load independently of Jaguar...
2011-07-05 Shamus HammonsMerging qt-experimental into trunk.
2011-07-01 Shamus HammonsThis time, for sure! :-P
2011-07-01 Shamus HammonsMoved Jaguar core to library, fixes for Mac OSX compila...
2011-06-30 Shamus HammonsChanges to qmake file to link SDL statically on Mac...
2011-06-29 Shamus HammonsAdded missing headers for win32, code cleanup for file...
2011-06-26 Shamus HammonsRemoved files no longer needed, fixed build system...