Jeffrey Pfau
|
6f9eb5343e
|
GUI: Fix some font metrics
|
2015-08-24 22:21:21 -07:00 |
Jeffrey Pfau
|
0cc32d98fb
|
GUI: Add key repeat
|
2015-08-24 22:11:12 -07:00 |
Jeffrey Pfau
|
86c7b478e2
|
3DS: Skip run if the GBA context fails to start
|
2015-08-24 21:43:25 -07:00 |
Jeffrey Pfau
|
5ee5d9f78b
|
GBA: GBALoadROM can fail
|
2015-08-24 21:43:08 -07:00 |
Jeffrey Pfau
|
2236b27600
|
3DS: Return to menu on exit
|
2015-08-24 19:53:00 -07:00 |
Jeffrey Pfau
|
762ddb096d
|
GUI: Handle paths starting with / properly
|
2015-08-24 19:35:44 -07:00 |
Jeffrey Pfau
|
fb82257d03
|
3DS: Use newlib fs functions unless told otherwise
|
2015-08-24 19:18:32 -07:00 |
Jeffrey Pfau
|
85298a0a54
|
3DS: use GX_SetDisplayTransfer to tile pixels
|
2015-08-23 23:51:57 -07:00 |
Jeffrey Pfau
|
81dffd6a12
|
3DS: Cleanup
|
2015-08-23 20:28:33 -07:00 |
Jeffrey Pfau
|
d8f77aa62e
|
3DS: Fix font outline
|
2015-08-23 20:00:23 -07:00 |
Jeffrey Pfau
|
49e66da5c2
|
3DS: Fix GUIFontPrintf on hardware
|
2015-08-23 19:31:13 -07:00 |
Jeffrey Pfau
|
1b78b21338
|
3DS: Add GUIFont
|
2015-08-23 19:15:46 -07:00 |
Jeffrey Pfau
|
56dd9c4158
|
3DS: Add raw2c
|
2015-08-23 18:48:51 -07:00 |
Jeffrey Pfau
|
a9bc0a9c15
|
All: Correct path to GUI_SRC
|
2015-08-23 18:48:51 -07:00 |
Jeffrey Pfau
|
836d73bc93
|
3DS: Start using sf2dlib
|
2015-08-23 09:20:56 -07:00 |
Jeffrey Pfau
|
0affe7c8d7
|
Merge branch 'master' into port/3ds
|
2015-08-23 07:21:23 -07:00 |
Jeffrey Pfau
|
6ba239d3f3
|
ARM7: Combine shifter-immediate and shifter-register functions to reduce binary size
|
2015-08-23 07:21:14 -07:00 |
Jeffrey Pfau
|
719895c2d2
|
GBA Context: Have a component list
|
2015-08-23 05:19:42 -07:00 |
Jeffrey Pfau
|
f4a1a7f7db
|
GUI: Font readability improvements
|
2015-08-23 05:06:39 -07:00 |
Jeffrey Pfau
|
d8caa280b1
|
GUI: Add lowercase and font metrics
|
2015-08-23 00:57:48 -07:00 |
Jeffrey Pfau
|
6ea0db2ccd
|
GUI: Upstream cross-platform GUI code
|
2015-08-22 23:20:21 -07:00 |
Jeffrey Pfau
|
ca42faae3c
|
3DS: Use GBAContext
|
2015-08-22 17:22:25 -07:00 |
Jeffrey Pfau
|
2c7926ef66
|
3DS: Adapt VFileOpen for 3DS
|
2015-08-22 17:21:35 -07:00 |
Jeffrey Pfau
|
7fa5353801
|
3DS: Disable -Wformat
|
2015-08-22 17:10:03 -07:00 |
Jeffrey Pfau
|
f160236d50
|
Merge branch 'master' into port/3ds
|
2015-08-22 17:06:17 -07:00 |
Jeffrey Pfau
|
e9d4219d7b
|
GBA Video: Start on the scanline BIOS finishes on if no BIOS is loaded
|
2015-08-22 13:36:42 -07:00 |
Jeffrey Pfau
|
cad90d1768
|
Test: Use GBAContext for mgba-fuzz
|
2015-08-21 00:28:47 -07:00 |
Jeffrey Pfau
|
cb7bc35113
|
GBA: Add "GBAContext" for threadless operation and use with libretro
|
2015-08-21 00:23:13 -07:00 |
Jeffrey Pfau
|
534c9ca8f8
|
Qt: Reenable double buffering, as disabling it broke some Windows configs
|
2015-08-19 23:52:59 -07:00 |
Jeffrey Pfau
|
c6efb396d4
|
Qt: Remove useless help icons in dialogs
|
2015-08-19 23:09:46 -07:00 |
Jeffrey Pfau
|
91b53fc0c1
|
Qt: Fix drag and drop on Windows
|
2015-08-19 22:17:09 -07:00 |
Jeffrey Pfau
|
003a21b13d
|
GBA Memory: Use a dynamically sized mask for ROM memory
|
2015-08-19 01:29:21 -07:00 |
Jeffrey Pfau
|
76663c41cd
|
Util: Migrate popcount32 to a header
|
2015-08-19 01:29:21 -07:00 |
Jeffrey Pfau
|
0cdc9ff328
|
Test: De-thread fuzzing harness
|
2015-08-19 01:29:21 -07:00 |
Jeffrey Pfau
|
1f10613d1b
|
Qt: Fix install path of XDG desktop file with DESTDIR
|
2015-08-19 01:29:21 -07:00 |
Jeffrey Pfau
|
1f899737d9
|
Qt: Windows no longer spawn in the top left on first launch
|
2015-08-17 23:04:02 -07:00 |
Jeffrey Pfau
|
46cf812db3
|
Merge branch 'feature/shortcut-redo'
|
2015-08-17 22:08:59 -07:00 |
Jeffrey Pfau
|
861928d12a
|
Qt: Window size command line options are now supported
|
2015-08-17 22:02:34 -07:00 |
Jeffrey Pfau
|
3271c1a0fd
|
Misc: Fix linkage on _parseGraphicsArg
|
2015-08-17 21:27:39 -07:00 |
Jeffrey Pfau
|
4d79fd7324
|
Test: Add fuzzing harness and move perf-main into test folder
|
2015-08-17 21:24:55 -07:00 |
Jeffrey Pfau
|
619539b7dc
|
3DS: Fix video sync
|
2015-08-17 02:02:26 -07:00 |
Jeffrey Pfau
|
f453dbd7f1
|
3DS: Make save file read/write
|
2015-08-17 01:39:44 -07:00 |
Jeffrey Pfau
|
7a3c7c1488
|
3DS: Add log handler
|
2015-08-17 01:39:23 -07:00 |
Jeffrey Pfau
|
2cb0480943
|
3DS: Add _vf3dSync
|
2015-08-17 01:38:07 -07:00 |
Jeffrey Pfau
|
e17e4fd190
|
Merge branch 'master' into port/3ds
|
2015-08-17 00:02:36 -07:00 |
Jeffrey Pfau
|
3b61005f2e
|
All: Bump dev version number
|
2015-08-16 23:46:36 -07:00 |
Jeffrey Pfau
|
55bd608092
|
All: Update CHANGES for 0.3.0
|
2015-08-16 20:01:24 -07:00 |
Jeffrey Pfau
|
92d5ebf2f4
|
Qt: Ensure audio processor is only set if one is present in config
|
2015-08-16 19:56:45 -07:00 |
Jeffrey Pfau
|
6d5d11b074
|
GBA SIO: Make sure to deinit the normal-mode driver
|
2015-08-16 19:37:12 -07:00 |
Jeffrey Pfau
|
1c7da12ddb
|
GBA SIO: Fix GBASIOInit unintialized access
|
2015-08-16 19:32:50 -07:00 |