]> Shamusworld >> Repos - virtualjaguar/history - src/gui/mainwin.cpp
Fixes for the 68K IRQ system. There's probably a little more to do though.
[virtualjaguar] / src / gui / mainwin.cpp
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