Commit Graph

93 Commits

Author SHA1 Message Date
Jeffrey Pfau
bfa5fb6173 Merge branch 'master' into qt 2014-10-19 01:17:09 -07:00
Jeffrey Pfau
e956ad3f2f Fix build on Linux 2014-10-19 01:17:04 -07:00
Jeffrey Pfau
c12b8e6e6d Merge branch 'master' into qt 2014-10-18 01:06:35 -07:00
Jeffrey Pfau
13a831d3b0 Add version string to command line arguments 2014-10-18 01:06:29 -07:00
Jeffrey Pfau
51ad9d37e1 Merge branch 'master' into qt 2014-10-12 21:00:01 -07:00
Jeffrey Pfau
dbd939022c Simple profiling script for outputing CSV batches 2014-10-09 01:00:40 -07:00
Jeffrey Pfau
c7bb9618a0 Mark project as C 2014-10-08 04:47:56 -07:00
Jeffrey Pfau
dda454c9a2 Fix libedit in CMakeLists 2014-10-08 03:49:48 -07:00
Jeffrey Pfau
0b91681b2a Remove bad AFTER keyword in link_directories directive 2014-10-08 01:04:03 -07:00
Jeffrey Pfau
ef380f27d5 Fix outputing the right variable names in find_feature 2014-10-08 01:03:35 -07:00
Jeffrey Pfau
e65ef28486 Export all relevant pkg-config flags 2014-10-08 00:40:57 -07:00
Jeffrey Pfau
5333394755 Clean up CMakeFiles after adding find_feature 2014-10-08 00:30:36 -07:00
Jeffrey Pfau
fe9d476a77 Stop compile flags from stomping over itself 2014-10-07 23:56:29 -07:00
Jeffrey Pfau
7b4d4e438a Don't look for a package when we don't need to 2014-10-07 02:54:05 -07:00
Jeffrey Pfau
6560db2ef5 Merge branch 'master' into qt
Conflicts:
	CMakeLists.txt
2014-10-07 02:50:57 -07:00
Jeffrey Pfau
abccc2d804 Fix USE_FFMPEG description: movies record input, videos record output 2014-10-06 00:30:11 -07:00
Jeffrey Pfau
3a09353ff8 Fix embarrassing typos 2014-10-05 23:18:01 -07:00
Jeffrey Pfau
4f8c021f95 Enhance CMake lists to have unified feature detection, summaries 2014-10-05 23:08:11 -07:00
Jeffrey Pfau
38762449ad Include PNG include path 2014-09-30 22:04:04 -07:00
Jeffrey Pfau
c035d97286 Make libPNG/zlib optional dependencies 2014-09-30 01:43:43 -07:00
Jeffrey Pfau
2b3631dc91 Merge branch 'master' into qt
Conflicts:
	CMakeLists.txt
2014-08-12 23:37:29 -07:00
Jeffrey Pfau
9ac58c6996 Rename project to mGBA 2014-08-12 22:28:39 -07:00
Jeffrey Pfau
d7968ccc0d Merge branch 'ffmpeg' 2014-08-12 22:28:13 -07:00
Jeffrey Pfau
9ed4fad33c Add library versions and installation targets 2014-08-12 22:18:06 -07:00
Jeffrey Pfau
09c49d5f3b Clean up list usage in CMakeLists 2014-08-12 22:06:31 -07:00
Jeffrey Pfau
e88aed2597 Detect libedit 2014-08-12 22:02:34 -07:00
Jeffrey Pfau
4fe48ad820 Detect libedit 2014-08-12 21:58:48 -07:00
Jeffrey Pfau
43de75c973 Detect libPNG and zlib 2014-08-12 21:53:32 -07:00
Jeffrey Pfau
88695a5ab1 Rough FFmpeg video encoder 2014-08-09 03:59:31 -07:00
Jeffrey Pfau
220d836f13 Save initialization type and metadata magic number 2014-08-04 00:54:50 -07:00
Jeffrey Pfau
bbe52bf632 Add screenshot capability 2014-07-25 05:44:20 -07:00
Jeffrey Pfau
888d037b3d PGO options for GCC 2014-07-25 00:01:49 -07:00
Jeffrey Pfau
6bbb1d5b43 Put back gnu99 standard, we use some of the features 2014-07-23 22:57:25 -07:00
Jeffrey Pfau
f62ccde49d Merge branch 'master' into qt 2014-07-20 16:28:12 -07:00
Jeffrey Pfau
5825c2ee5f Move vfs-zip into vfs folder 2014-07-19 22:15:39 -07:00
Jeffrey Pfau
d2272ba9ba Support reading from ZIPs 2014-07-17 02:45:17 -07:00
Jeffrey Pfau
ce1dd4416f Proper parser, without identifier support currently 2014-07-12 17:12:35 -07:00
Jeffrey Pfau
66191ee92a GNU C extensions are not used, switch to C99 compat mode 2014-07-12 04:42:24 -07:00
Jeffrey Pfau
47ca4201fd Disable CLI debugger on Windows 2014-07-12 04:40:13 -07:00
Jeffrey Pfau
5b7da978d1 Remove project name strings from the code 2014-07-12 04:29:12 -07:00
Jeffrey Pfau
64e8d3fb83 Fix GBDStub build on Windows 2014-04-23 21:42:08 -07:00
Jeffrey Pfau
89ccb41b03 Start moving command line parsing into a separate file 2014-04-20 04:06:44 -07:00
Jeffrey Pfau
7a4ca414e5 Restructure watchpoints 2014-04-20 00:47:49 -07:00
Jeffrey Pfau
c0eb7c81f7 Remove ARMMemory and ARMBoard shims 2014-04-19 18:14:17 -07:00
Jeffrey Pfau
ecb1939ff1 Move common headers to common.h, remove util and debugger from being first class include directories 2014-04-02 23:51:35 -07:00
Jeffrey Pfau
c5d243fca2 Merge branch 'master' into qt 2014-02-10 23:59:12 -08:00
Jeffrey Pfau
b691c93416 Add joypad support via SDL to Qt build 2014-02-03 22:28:28 -08:00
Jeffrey Pfau
ad38ae63ec Properly support 16-bit color 2014-02-02 02:47:50 -08:00
Jeffrey Pfau
97e4e7a28c Add define for GDB stub 2014-02-01 20:49:12 -08:00
Jeffrey Pfau
87b17efe76 Add define for GDB stub 2014-02-01 20:48:00 -08:00