]> Shamusworld >> Repos - virtualjaguar/history - src/gui/filepicker.cpp
Removed some cruft and nonstandard int/uint types, added M series BIOS.
[virtualjaguar] / src / gui / filepicker.cpp
2013-02-23 Shamus HammonsRemoved some cruft and nonstandard int/uint types,...
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
2012-05-24 Shamus HammonsMinor tweaks to Makefiles, added command line switches...
2012-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
2011-07-22 Shamus HammonsSmall code cleanups, file picker now grabs everything...
2011-07-20 Shamus HammonsAdded auto-pause when going into/out of the file selector.
2011-07-13 Shamus HammonsAdded stricter TOM memory checking.
2011-07-12 Shamus HammonsMore enhancements to the file chooser.
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-05 Shamus HammonsMerging qt-experimental into trunk.
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-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-01 Shamus HammonsFixed random crashes due to QImage corruption.
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-01 Shamus HammonsAdded missing images, added some fixes to ZIP file...
2010-02-28 Shamus HammonsMoved CRCs to filedb.h/cpp, various incremetal improvem...
2010-02-12 Shamus HammonsMoving towards a better file picker... :-)
2010-02-08 Shamus HammonsIncremental improvements to the file picker, introducti...
2010-02-04 Shamus HammonsMore ROM picker refinements...
2010-02-03 Shamus HammonsStart of model/view class implementation, since QListVi...
2010-01-29 Shamus HammonsMinor tweaks to ROM discovery threading, beginnings...
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