waddlesplash
|
cd6065d78b
|
CMakeLists: Fix SDL-less build when there is no SDL on the system.
|
2017-03-20 10:42:57 -07:00 |
waddlesplash
|
15b4df3b2b
|
Fix the build on MSVC.
|
2017-03-16 13:26:21 -07:00 |
Vicki Pfau
|
c9dbbee246
|
3DS: Turn off LTO by default
|
2017-01-30 10:06:04 -08:00 |
Vicki Pfau
|
8bcd987160
|
Third-Party: Add SQLite3 as an external
|
2017-01-28 11:41:04 -08:00 |
Vicki Pfau
|
2e3daaedc2
|
Feature: Support ImageMagick 7
|
2017-01-18 12:51:05 -08:00 |
Jeffrey Pfau
|
d6e5283b9e
|
Feature: Move game database from flatfile to SQLite3
|
2017-01-10 00:49:56 -08:00 |
Jeffrey Pfau
|
fa884d071e
|
All: Migrate includes to separate directory
|
2016-12-30 21:25:07 -08:00 |
Jeffrey Pfau
|
6d898542c7
|
Merge branch 'feature/python-bindings'
|
2016-12-29 01:23:31 -08:00 |
Jeffrey Pfau
|
ceea51b55e
|
GB: First pass at lockstep multiplayer
|
2016-12-25 20:39:11 -08:00 |
Jeffrey Pfau
|
7bd5ae9a70
|
Core: Add flags.h generated file
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
e5c61e0093
|
Python: Preliminary, incomplete bindings
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
8c76d0c7f9
|
Test: Add basic TBL fuzzing harness
|
2016-11-03 01:07:47 -07:00 |
Jeffrey Pfau
|
5b80b8e4c7
|
Debugger: Make building with debugging aspects optional
|
2016-10-26 23:28:25 -07:00 |
Jeffrey Pfau
|
a0d223eef7
|
Debugger: Modularize CLI debugger
|
2016-10-25 21:12:35 -07:00 |
Jeffrey Pfau
|
e54772fead
|
Test: Refactor test framework
|
2016-10-21 18:28:18 -07:00 |
Jeffrey Pfau
|
e72366a081
|
Test: Beginnings of a test suite
|
2016-10-10 17:25:38 -07:00 |
Jeffrey Pfau
|
7ae3640bb5
|
All: Split out install locations for Libretro and OpenEmu
|
2016-09-27 04:03:41 -07:00 |
Jeffrey Pfau
|
c14c6d647f
|
All: Only update version info if needed
|
2016-09-19 19:49:58 -07:00 |
Jeffrey Pfau
|
1f20b3e430
|
All: Silence minizip warnings on some platforms
|
2016-09-17 02:33:44 -07:00 |
Jeffrey Pfau
|
e29b30560e
|
All: Disable missing-field-initializers warning
|
2016-09-17 02:33:12 -07:00 |
Jeffrey Pfau
|
67a09eaa1d
|
All: Fix frameworks on newer CMakes
|
2016-09-10 11:36:46 -07:00 |
Jeffrey Pfau
|
b0157aa871
|
Qt: Preliminary build cleanup when GBA core is disabled
|
2016-09-05 11:55:38 -07:00 |
Jeffrey Pfau
|
749a9c98c1
|
Third-Party: Disable warnings for minizip
|
2016-08-08 23:02:17 -07:00 |
Jeffrey Pfau
|
d3763b0f5d
|
All: Fix CMake install path handling some
|
2016-07-17 19:08:08 -07:00 |
Jeffrey Pfau
|
c82ee873e1
|
Util: Fix intermittent build failure on OS X
|
2016-06-26 20:32:06 -07:00 |
Jeffrey Pfau
|
e08087a682
|
All: Update libzip dependencies on Ubuntu
|
2016-05-24 19:59:54 -07:00 |
Jeffrey Pfau
|
0fa6da495d
|
All move around debugger files a bit
|
2016-05-08 00:52:15 -07:00 |
Jeffrey Pfau
|
24c0893cf5
|
All: Put version.h somewhere better
|
2016-05-04 01:36:25 -07:00 |
Jeffrey Pfau
|
93e5b6da7b
|
All: Rearrange some directories to make more sense
|
2016-05-04 01:28:30 -07:00 |
Jeffrey Pfau
|
d6fce03fa3
|
All: Fix instruction tables getting zeroed when linking sometimes
|
2016-05-03 22:01:37 -07:00 |
Jeffrey Pfau
|
f0f12fec1a
|
All: CMake cleanup
|
2016-04-28 23:51:18 -07:00 |
Jeffrey Pfau
|
b0a1a2e2b7
|
All: Add QUIET parameter to silence CMake
|
2016-04-28 22:45:34 -07:00 |
Jeffrey Pfau
|
7ff5c3a905
|
Example: Add an example client/server setup showing how to write a frontend
|
2016-04-27 22:18:08 -07:00 |
Jeffrey Pfau
|
1cc0bdeec1
|
Debugger: Refactor large portions of debugger to allow for multiplatform
|
2016-04-25 21:49:29 -07:00 |
waddlesplash
|
3fe055fcac
|
All: Working MSVC support.
|
2016-04-25 17:17:54 -04:00 |
Jeffrey Pfau
|
3a51c59768
|
Windows: Add native VDir support
|
2016-04-20 21:09:06 -07:00 |
Jeffrey Pfau
|
4d839d03b4
|
All: Allow use of external minizip library
|
2016-04-13 00:13:05 -07:00 |
Jeffrey Pfau
|
be97f04971
|
FFmpeg: Update dependencies on Ubuntu
|
2016-02-27 01:50:28 -08:00 |
Jeffrey Pfau
|
9f6837da42
|
Perf: De-threadify and make compatible with 3DS
|
2016-02-25 23:54:14 -08:00 |
Jeffrey Pfau
|
cd0a352a33
|
3DS, Wii: GB support partially working
|
2016-02-14 19:02:45 -08:00 |
Jeffrey Pfau
|
92c6b90b03
|
GB: First pass at audio refactor
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
61e7cc9556
|
GB: Add basic logging support
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
25627bf6a3
|
Test: Remove GB test harness
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
3158db06c2
|
GB: Start work on video rendering
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
64676529ba
|
LR35902, GB: Start work on GB core
|
2016-02-10 22:40:21 -08:00 |
Extrems
|
b1d915abbc
|
Third-Party: Update LZMA SDK to 15.14
|
2016-01-03 16:34:47 -08:00 |
Jeffrey Pfau
|
c2340bb44f
|
OpenEmu: Fix Info.plist, saves
|
2016-01-02 16:07:23 -08:00 |
Jeffrey Pfau
|
929f21002d
|
All: CMake improvements
|
2016-01-02 13:19:11 -08:00 |
Jeffrey Pfau
|
342b02134d
|
OpenEmu: Start the OpenEmu core
|
2016-01-01 21:57:46 -08:00 |
Jeffrey Pfau
|
29556f45a4
|
GBA: Add "super-minimal" core configuration, useful for cores-as-plugins, e.g. for libretro
|
2016-01-01 21:52:13 -08:00 |