]> Shamusworld >> Repos - virtualjaguar/shortlog
virtualjaguar
2011-10-12 Shamus HammonsVirtual Jaguar 2.0.0 release. 2.0.0
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-11 Shamus HammonsFix crashing on certain files with no filename extension.
2011-08-09 Shamus HammonsFixed controller #2 inputs so they don't corrupt contro...
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-19 Shamus HammonsKludge: Keep BIOS from running in Alpine mode.
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 HammonsResolving inconsistent state part II
2011-07-12 Shamus HammonsResolving inconsistent state part I
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-07-01 Shamus HammonsThis time, for sure! :-P
2011-07-01 Shamus HammonsD'oh!
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-30 Shamus HammonsMakefile fix to compile properly on Mac OSX.
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 HammonsCommented out problematic non-cross-platform stuff...
2011-06-26 Shamus HammonsRemoved files no longer needed, fixed build system...
2011-06-24 Shamus HammonsAdded disclaimer to Makefile, until we can fix the...
2011-06-24 Shamus HammonsRemoved stupid platform dependency from Makefile.
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-15 Shamus HammonsChanges to Makefile, missing includes in sdl_config.
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 HammonsFixed colors in tom.cpp.
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...
2011-01-15 Shamus HammonsAdded jaguar memory locations to memory.cpp.
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
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-15 Shamus HammonsAdded image filenames to ROM database, file flags....
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
2010-01-22 Shamus HammonsMore "About..." box tweaks...
2010-01-22 Shamus HammonsMore About box tweaking
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-19 Shamus HammonsAdded missing header file
2010-01-18 Shamus HammonsMinor tweaks to get things compiling/running
2010-01-18 Shamus HammonsInitial changeset to experimental branch
2010-01-18 Shamus HammonsCreating Qt/Experimental branch of trunk.
2009-11-26 Shamus HammonsWe can now compile, but still doesn't work at this...
2009-11-26 Shamus HammonsAttempting to add sanity to memory access: Added mmu...
2009-06-24 Shamus HammonsAnd so with this revision, we commit massive breakage...
2009-01-15 Shamus HammonsPreliminary state support
2008-11-02 Shamus HammonsFixed pushbutton graphic.
2008-11-02 Shamus HammonsMajor refactoring of GUI: Phase I
2008-11-01 Shamus HammonsMoved *actual* files into source tree...
2008-11-01 Shamus HammonsMoving GUI stuff to proper subdirectory for easier...
2008-11-01 Shamus HammonsForgot missing new files... :-P
next