Matthew Budd
|
397e17ba99
|
Added a GUI config window to for misc GUI options. Added an option to use the native OS file browser when looking for files.
|
2020-07-19 18:43:42 -04:00 |
Matthew Budd
|
be7dcda45e
|
Added palette config window and logic.
|
2020-07-16 21:18:57 -04:00 |
mjbudd77
|
f8558a9636
|
Added component runtime to cpack line
|
2020-07-12 15:43:48 -04:00 |
mjbudd77
|
08beead253
|
Successful addition of fceux icon to mac osx dmg package.
|
2020-07-12 14:10:32 -04:00 |
mjbudd77
|
70a2b3023a
|
Added logic to generate a mac osx drag and drop package.
|
2020-07-12 11:50:18 -04:00 |
Matthew Budd
|
c93d0b3113
|
Added command line help output.
|
2020-07-11 22:09:51 -04:00 |
Matthew Budd
|
96df0c25e1
|
Added logic to auto embed the git URL and revision into the executable so that it can be displayed on the About dialog window.
|
2020-07-11 19:52:14 -04:00 |
Matthew Budd
|
2c370389fd
|
Added window icon resource.
|
2020-07-11 16:55:45 -04:00 |
Matthew Budd
|
32116210b8
|
About FCEUX window in work.
|
2020-07-11 16:11:48 -04:00 |
mjbudd77
|
0188c11e8b
|
Added OpenGL preference variable to cmake build file to get rid of nuisance warning.
|
2020-07-10 15:08:05 -04:00 |
mjbudd77
|
69a761a477
|
More Cmake fixes between linux and mac os
|
2020-07-10 14:57:55 -04:00 |
mjbudd77
|
cc4ce19784
|
A few build fixes for the mac os with cmake.
|
2020-07-10 14:48:46 -04:00 |
mjbudd77
|
cb453fa194
|
Moved linux pipeline to cmake instead of qmake.
|
2020-07-10 13:51:32 -04:00 |
mjbudd77
|
321ea729d4
|
Successful build of Qt GUI on MAC OSX using cmake.
|
2020-07-10 11:22:10 -04:00 |
mjbudd77
|
1206fcebbd
|
Successful build of QT gui using cmake instead of qmake.
|
2020-07-10 10:59:07 -04:00 |
Matthew Budd
|
fb9ee25800
|
Bug fix for cmake install target.
|
2020-06-20 00:54:26 -04:00 |
Matthew Budd
|
70a77cbe41
|
Added install target to cmake.
|
2020-06-20 00:53:18 -04:00 |
Matthew Budd
|
6271d63ba6
|
Added cmake package check for zlib
|
2020-06-20 00:36:43 -04:00 |
Matthew Budd
|
714e7bbfb2
|
Added logic to make cmake output verbose.
|
2020-06-20 00:20:58 -04:00 |
Matthew Budd
|
cc15338ebb
|
Cast const char * to char * to get past winbuild.... this is not the best way to go, but it works.
|
2020-06-20 00:06:47 -04:00 |