Commit Graph

2832 Commits

Author SHA1 Message Date
Jeffrey Pfau dd3b56eb7a GUI: Allow canceling out of file refresh 2015-08-29 22:59:22 -07:00
Jeffrey Pfau f3b4855b06 PSP2: I hope this doesn't look terrible 2015-08-29 22:24:48 -07:00
Jeffrey Pfau dcfc31f82d PSP2: Increase clock rate, if possible 2015-08-29 21:08:13 -07:00
Jeffrey Pfau a74a0396bf PSP2: 2x the font size until I make a bigger font 2015-08-29 17:05:46 -07:00
Jeffrey Pfau 20ba3d1390 PSP2: Fix audio 2015-08-29 16:50:51 -07:00
Jeffrey Pfau d8c3306bf2 PSP2: Gyro and accel support 2015-08-29 16:35:00 -07:00
Jeffrey Pfau d690d3b1fb PSP2: Fix psp2sdk build 2015-08-29 15:32:44 -07:00
Jeffrey Pfau 7d7efe5ebb 3DS: Gyro and accel support 2015-08-29 14:40:11 -07:00
Jeffrey Pfau 54c8054b79 Wii: Fix embarrassing Wii build breakage 2015-08-29 04:47:25 -07:00
Jeffrey Pfau 1552218788 3DS: Fix menu color 2015-08-29 04:44:09 -07:00
Jeffrey Pfau 41b1eecb8c All: Use GBAContext.rendering properly 2015-08-29 04:19:32 -07:00
Jeffrey Pfau 2ca68fa9c6 3DS: Enable idle loop detection 2015-08-29 04:18:57 -07:00
Jeffrey Pfau 63871f7d9c 3DS: Fix audio buffer clearing 2015-08-29 04:18:32 -07:00
Jeffrey Pfau 8dca9b197e 3DS: Use VFile for logging 2015-08-29 03:26:39 -07:00
Jeffrey Pfau 3058cad4c4 Wii: Enable idle loop detection on the Wii 2015-08-29 02:50:13 -07:00
Jeffrey Pfau f3ab432dc8 GBA: Map more options to GBAContexts 2015-08-29 02:49:52 -07:00
Jeffrey Pfau 488bc93fcb VFS: One more warning fix 2015-08-29 00:09:16 -07:00
Jeffrey Pfau 4809e62d18 GBA: Fix some warnings 2015-08-29 00:03:09 -07:00
Jeffrey Pfau 77ead17e29 Wii: Fix some warnings 2015-08-28 23:56:28 -07:00
Jeffrey Pfau 99f7e5f035 GBA: Separate out subcomponents to enable easier exclusion 2015-08-28 23:45:24 -07:00
Jeffrey Pfau 97447ffa40 All: Slim down builds for various ports 2015-08-28 23:27:49 -07:00
Jeffrey Pfau 9565e8830c Wii: Add analog support for menuing 2015-08-28 21:42:39 -07:00
Jeffrey Pfau c0d19a1ad5 Wii: Improve menu rendering 2015-08-28 21:29:38 -07:00
Jeffrey Pfau a88613abbe PSP2: Don't rename the velf 2015-08-28 20:49:24 -07:00
Jeffrey Pfau d1f6ce0509 PSP2: Install velf 2015-08-28 20:13:25 -07:00
Jeffrey Pfau 44211c32a8 PSP2: Add support for vitasdk 2015-08-28 19:44:12 -07:00
Jeffrey Pfau 1624cd92ba Wii: Rumble for gamecube pads 2015-08-27 22:39:07 -07:00
Jeffrey Pfau 699e07e89b Wii: Rename to boot.dol 2015-08-27 21:55:08 -07:00
Jeffrey Pfau 63c0dc0d2b 3DS: Install 3dsx 2015-08-27 19:31:00 -07:00
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