Jeffrey Pfau
|
6c85374b5e
|
Qt: Apply fullscreen during show event
|
2015-08-27 19:31:00 -07:00 |
Jeffrey Pfau
|
147852898c
|
SDL: Support fullscreen in SDL 1.2
|
2015-08-27 19:31:00 -07:00 |
Jeffrey Pfau
|
11f3a6e43d
|
Wii: Use CMake install instead of automatically zipping
|
2015-08-27 19:30:59 -07:00 |
Jeffrey Pfau
|
afb29aee10
|
Wii: Fix initial build
|
2015-08-27 02:02:01 -07:00 |
Jeffrey Pfau
|
9914fcbb2b
|
All: Ability to disable dependencies, forced on platforms which require it
|
2015-08-27 02:00:54 -07:00 |
Jeffrey Pfau
|
fee9fc688f
|
3DS: Adjust heap sizes to allow for 32MB ROM loads
|
2015-08-26 23:25:44 -07:00 |
Jeffrey Pfau
|
15037950f0
|
GUI: Sort file lists
|
2015-08-26 21:48:56 -07:00 |
Jeffrey Pfau
|
d5697971a9
|
GUI: Use the real page size for page scrolling
|
2015-08-26 21:45:55 -07:00 |
Jeffrey Pfau
|
87a05e3ed1
|
GUI: Refactor font code to be more central
|
2015-08-26 21:42:06 -07:00 |
Jeffrey Pfau
|
73e190ff82
|
3DS: Fix VDir3DS UTF-8 issues
|
2015-08-26 21:42:06 -07:00 |
Jeffrey Pfau
|
797441c379
|
GUI: Fix some types
|
2015-08-26 21:42:06 -07:00 |
Jeffrey Pfau
|
af24a98de4
|
GUI: File selector usability improvements
|
2015-08-26 21:42:06 -07:00 |
Jeffrey Pfau
|
495c0ee54e
|
Wii, 3DS, PSP2: Fix file select reseting to the top directory
|
2015-08-26 21:42:06 -07:00 |
Jeffrey Pfau
|
d747badc25
|
VFS: Fix Windows build
|
2015-08-25 23:28:52 -07:00 |
Jeffrey Pfau
|
3f78362a3e
|
GUI: Put an "up" entry in file browser
|
2015-08-25 22:46:34 -07:00 |
Jeffrey Pfau
|
d67844e95f
|
GUI: Improve file browsing with proper filters and current directory listing
|
2015-08-25 22:42:19 -07:00 |
Jeffrey Pfau
|
278b17e56f
|
VFS: Add VDirEntry.type
|
2015-08-25 22:41:47 -07:00 |
Jeffrey Pfau
|
a1eb021af5
|
PSP2: Use VFileOpen in VDirSce.open to ensure file modes are translated properly
|
2015-08-25 22:40:53 -07:00 |
Jeffrey Pfau
|
e37a3253da
|
All: Update PORTING.md
|
2015-08-25 21:13:09 -07:00 |
Jeffrey Pfau
|
8460a1eea9
|
Merge branch 'port/3ds'
|
2015-08-25 21:12:11 -07:00 |
Jeffrey Pfau
|
750463d850
|
Merge branch 'port/psp2'
|
2015-08-25 21:09:14 -07:00 |
Jeffrey Pfau
|
8a72fe8fe6
|
Merge branch 'master' into port/psp2
|
2015-08-24 22:29:12 -07:00 |
Jeffrey Pfau
|
72b34f7941
|
Merge branch 'master' into port/wii
|
2015-08-24 22:25:01 -07:00 |
Jeffrey Pfau
|
f4bb42cb47
|
GUI: Fix some font metrics
|
2015-08-24 22:22:22 -07:00 |
Jeffrey Pfau
|
6a5348121a
|
GUI: Add key repeat
|
2015-08-24 22:22:22 -07:00 |
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
|
ea12461c5b
|
GBA: GBALoadROM can fail
|
2015-08-24 21:43:36 -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
|
10e794341a
|
GUI: Handle paths starting with / properly
|
2015-08-24 19:36: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
|
1fefc26b91
|
Merge branch 'master' into port/psp2
|
2015-08-23 05:08:12 -07:00 |
Jeffrey Pfau
|
a65949653b
|
Wii: Font readability improvements
|
2015-08-23 05:07:10 -07:00 |
Jeffrey Pfau
|
00684161c2
|
Merge branch 'master' into port/wii
|
2015-08-23 05:06:52 -07:00 |
Jeffrey Pfau
|
f4a1a7f7db
|
GUI: Font readability improvements
|
2015-08-23 05:06:39 -07:00 |
Jeffrey Pfau
|
f6731d50ea
|
Wii: Allow loading of more than one game
|
2015-08-23 02:11:02 -07:00 |