Rename GPLv3 document as LICENSE, to fit better the GitHub requirements. Text / Licen...
authorJean-Paul Mari <djipi.mari@gmail.com>
Sun, 10 Sep 2017 10:21:16 +0000 (06:21 -0400)
committerJean-Paul Mari <djipi.mari@gmail.com>
Sun, 10 Sep 2017 10:21:16 +0000 (06:21 -0400)
commitbe44e7577b39efd643752515d6f84da6bb9cc95b
tree7ec1de9cbfa335a6d454b87a0d894837851a350b
parent5dc0863c7d49902d004bb11f48caf4be40e2ddc0
Rename GPLv3 document as LICENSE, to fit better the GitHub requirements. Text / License terms are the same.
Added ui, alpine & debugger groups in the settings.
Added the --es-all, --es-ui, --es-alpine & --es-debugger  options for the erase features.
Moved the log.cpp, file.cpp, settings.cpp, crc32.cpp & unzip.cpp files outside the jaguarcore lib.
Modified a bit the Visual Studio project.
20 files changed:
.gitignore
VS2015/jaguarcore/jaguarcore.vcxproj
VS2015/jaguarcore/jaguarcore.vcxproj.filters
VS2015/virtualjaguar.vcxproj
VS2015/virtualjaguar.vcxproj.filters
VS2015/virtualjaguar.vcxproj.user
docs/LICENSE [moved from docs/GPLv3 with 98% similarity]
docs/vj_ReleaseNotes.txt
jaguarcore.mak
src/crc32.cpp
src/crc32.h
src/file.h
src/gui/app.cpp
src/gui/mainwin.cpp
src/log.cpp
src/log.h
src/settings.cpp
src/settings.h
src/unzip.h
virtualjaguar.pro