]> Shamusworld >> Repos - virtualjaguar/history - Makefile
Minor update to debugger; added autoupdating to CPU/MEM windows.
[virtualjaguar] / Makefile
2014-10-10 Shamus HammonsPrep for next revision, fix for non-English locales.
2014-10-10 Shamus HammonsAnd then there was 2.1.2. :-P 2.1.2
2014-10-09 Shamus HammonsVersion bump. :-)
2014-10-08 Shamus HammonsFinally, we have 2.1.1. :-D 2.1.1
2014-10-06 Shamus HammonsMerge remote-tracking branch 'partycle/platform_detect'
2014-10-06 Teemu HukkanenAdd verbose option to Makefile (V=1)
2014-10-06 Teemu HukkanenRework CFLAGS & CXXFLAGS
2013-02-07 Shamus HammonsFix to M68K core vs. DSP thread sync problem.
2013-02-06 Shamus HammonsChange makefile for 2.1.0 release. 2.1.0
2012-07-05 Shamus HammonsFixed Makefile to use date from last commit for unoffic...
2012-07-02 Shamus HammonsChanges to Makefile for version.h, added .gitignore...
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
2012-05-24 Shamus HammonsAdded bits & pieces to allow cross compilation under...
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-11-03 Shamus HammonsAdded new 68000 cpu core based on UAE's 68000. Here...
2011-10-20 Shamus HammonsMinor fixes to the OP, small enhancements to icons.
2011-10-17 Shamus HammonsMinor fixes, hopefully fix Exit hotkey on Win32.
2011-07-07 Shamus HammonsFixed 24BPP mode (used R twice instead of B), fixed...
2011-07-05 Shamus HammonsMerging qt-experimental into trunk.
2011-07-01 Shamus HammonsMoved Jaguar core to library, fixes for Mac OSX compila...
2011-06-30 Shamus HammonsMakefile fix to compile properly on Mac OSX.
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-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-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-01 Shamus HammonsFixed random crashes due to QImage corruption.
2011-01-19 Shamus HammonsIncremental changes to get Jaguar engine to work in...
2011-01-17 Shamus HammonsVarious renaming to accomodate change from vj to virtua...
2010-04-09 Shamus HammonsChanged executable from vj to virtualjaguar to avoid...
2010-02-28 Shamus HammonsMoved CRCs to filedb.h/cpp, various incremetal improvem...
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-23 Shamus HammonsAdded beginnings of graphical file chooser
2010-01-21 Shamus HammonsMore GUI fill in, new About box
2010-01-18 Shamus HammonsMinor tweaks to get things compiling/running
2010-01-18 Shamus HammonsInitial changeset to experimental branch
2009-11-26 Shamus HammonsAttempting to add sanity to memory access: Added mmu...
2009-01-15 Shamus HammonsPreliminary state support
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 HammonsRenamed clock.cpp/h to event.cpp/h, did some long overd...
2008-10-30 Shamus HammonsFixed fullscreen<-->windowed mode swith in OpenGL mode...
2008-10-20 Shamus HammonsAdded temporary patch to remove libcdio dependency.
2008-10-14 Shamus HammonsNote to self in makefile
2008-04-24 Shamus HammonsFixed segfaults in DSP & GPU caused by freeing static...
2007-12-16 Shamus HammonsExtensive changes to remove gcc 4.x warnings, general...
2007-05-30 Shamus HammonsFixed types in types.h to use C99 standard types, also...
2005-11-05 Shamus HammonsNew unified makefile no longer needs separate compile...
2005-05-25 Shamus HammonsMinor cleanups and changes to handle source reorganization
2005-02-04 Shamus HammonsNew GUI font, remove 'analog joystick' code
2004-06-01 Shamus HammonsRemoved some objs, added math optimization
2004-03-25 Shamus HammonsAdded OS dependent CDROM stuff
2004-03-20 Shamus HammonsA few minor tweaks...
2004-03-19 Shamus HammonsNew unified makefile architecture