pyroesp
|
15af8f0d98
|
Fixed RFILE var declaration to C89 standard
|
2015-10-22 17:12:34 +02:00 |
|
pyroesp
|
2b308d75b8
|
Fixed RFILE var declaration to C89 standard
|
2015-10-22 17:10:45 +02:00 |
|
pyroesp
|
0d02ce2941
|
Fixed RFILE var declaration to C89 standard
|
2015-10-22 17:09:44 +02:00 |
|
pyroesp
|
e30356858b
|
Fixed RFILE var declaration to C89 standard
|
2015-10-22 17:08:05 +02:00 |
|
pyroesp
|
78352885fd
|
File check bug fix with 7z and zip files
|
2015-10-22 15:05:48 +02:00 |
|
twinaphex
|
ce2fa6c0d2
|
Line up Input Device Type options next to each other
|
2015-10-22 08:40:08 +02:00 |
|
twinaphex
|
d80289c39a
|
Add Device Type controls to Core Input Options
|
2015-10-22 08:38:29 +02:00 |
|
twinaphex
|
e4a11bc16b
|
Rename Core Input Remapping Options
|
2015-10-22 07:47:51 +02:00 |
|
twinaphex
|
ed7024408f
|
Quick Menu will dynamically show again
|
2015-10-22 06:11:59 +02:00 |
|
twinaphex
|
2157e8389c
|
(XMB) Show Quick Menu dynamically again
|
2015-10-22 06:01:46 +02:00 |
|
twinaphex
|
2e7d039027
|
(XMB) Refactor
|
2015-10-22 05:55:54 +02:00 |
|
twinaphex
|
b6ee3fdf31
|
(XMB) Create XMB_SYSTEM_TAB_ enums
|
2015-10-22 04:52:57 +02:00 |
|
twinaphex
|
7ea16f622e
|
(XMB) Create custom Main Menu list
|
2015-10-22 04:46:05 +02:00 |
|
twinaphex
|
0443b2af8d
|
Refactor menu_displaylist_parse_settings
|
2015-10-22 04:29:40 +02:00 |
|
twinaphex
|
14bf640bf6
|
Create list_push callback - allows us to override lists
|
2015-10-22 04:12:32 +02:00 |
|
twinaphex
|
f48830cfc0
|
Revert "Simplify menu_entries_set_refresh"
This reverts commit 6ca0962f9e .
|
2015-10-22 03:54:34 +02:00 |
|
twinaphex
|
6ca0962f9e
|
Simplify menu_entries_set_refresh
|
2015-10-22 03:45:14 +02:00 |
|
twinaphex
|
61c4a00a59
|
Cleanups
|
2015-10-22 03:02:15 +02:00 |
|
Twinaphex
|
260f2f713c
|
Merge pull request #2271 from Monroe88/patch-1
(wgl_ctx) Also account for swap interval when setting fullscreen refresh rate
|
2015-10-22 02:59:55 +02:00 |
|
twinaphex
|
cc9907e64c
|
Cleanups
|
2015-10-22 02:58:41 +02:00 |
|
twinaphex
|
8ca684527f
|
Cleanups
|
2015-10-22 02:55:10 +02:00 |
|
twinaphex
|
a3d8152cab
|
Create local copy of menu_generic function for XMB
|
2015-10-22 02:54:25 +02:00 |
|
twinaphex
|
1bbca8ab2e
|
Call menu_displaylist_push_list_process
|
2015-10-22 02:26:04 +02:00 |
|
Monroe88
|
a2e4a39ecf
|
(wgl_ctx) Also account for swap interval when setting fullscreen refresh rate
|
2015-10-21 18:57:06 -05:00 |
|
twinaphex
|
413aa2489e
|
Create menu_displaylist_push_list_process
|
2015-10-22 01:38:41 +02:00 |
|
twinaphex
|
463df9e526
|
Add need_sort/need_push/need_{variable} to menu_displaylist_info
|
2015-10-22 01:23:22 +02:00 |
|
twinaphex
|
3197142e8b
|
menu_displaylist_parse_settings - turn into a public function
|
2015-10-22 01:17:28 +02:00 |
|
twinaphex
|
8e2741d974
|
(XMB) Cleanups
|
2015-10-22 01:04:00 +02:00 |
|
Twinaphex
|
9302ce939b
|
Only use RELEASE_BUILD on OSX
|
2015-10-21 23:40:23 +02:00 |
|
aliaspider
|
339acfecf1
|
(CTR/3DS) update code to use ctrulib/great-refactor
|
2015-10-21 15:41:06 +01:00 |
|
aliaspider
|
35b18801ac
|
(CTR/3DS) tweak default memory settings.
|
2015-10-21 15:09:12 +01:00 |
|
Twinaphex
|
f889f1e39c
|
(iOS) Don't push all these assets to the target device
|
2015-10-21 06:50:17 +02:00 |
|
twinaphex
|
54114d207c
|
Overwrite iOS xcodeproj
|
2015-10-21 06:45:45 +02:00 |
|
twinaphex
|
5773b8d21a
|
(iOS) Take out more crap
|
2015-10-21 06:19:14 +02:00 |
|
twinaphex
|
a6a606e200
|
(iOS) Get rid of cht/cursors/rdb dependencies
|
2015-10-21 06:13:03 +02:00 |
|
twinaphex
|
730c596aa0
|
(iOS) Drop assets too
|
2015-10-21 06:09:49 +02:00 |
|
twinaphex
|
a91796306c
|
(iOS Xcodeproj) Remove shaders rule
|
2015-10-21 04:51:48 +02:00 |
|
aliaspider
|
9fbb790404
|
(CTR/3DS) heap_size can't be bigger than 0x6000000.
|
2015-10-21 01:38:04 +01:00 |
|
Twinaphex
|
6fc6f681f5
|
Merge pull request #2270 from aliaspider/master
(CTR/3DS) allow changing cpu speed on n3DS at runtime.
|
2015-10-21 01:11:22 +02:00 |
|
aliaspider
|
3e4f38a38e
|
(CTR/3DS) allow changing cpu speed on n3DS at runtime.
set cpu speed to max by default.
|
2015-10-20 23:52:52 +01:00 |
|
Andrés
|
0ce1d042bd
|
Update config.def.h
|
2015-10-20 12:52:40 -05:00 |
|
Twinaphex
|
4b68a6b853
|
Merge pull request #2267 from pyroesp/Add_File_Check
Added file check before loading game
|
2015-10-20 18:11:02 +02:00 |
|
Twinaphex
|
f18abe46b0
|
Merge pull request #2268 from lakkatv/xmb
(XMB) animation bug fix
|
2015-10-20 17:58:58 +02:00 |
|
Jean-André Santoni
|
e7040e3cf8
|
(XMB) animation bug fix
|
2015-10-20 22:55:27 +07:00 |
|
twinaphex
|
6fff789376
|
Move 'Suspend Screensaver' to Video Settings
|
2015-10-20 17:51:03 +02:00 |
|
Twinaphex
|
257fed3228
|
Merge pull request #2264 from aliaspider/master
(CTR/3DS) update
|
2015-10-20 17:32:47 +02:00 |
|
Twinaphex
|
2ffc9db640
|
Merge pull request #2265 from lakkatv/xmb
(XMB) Settings tab
|
2015-10-20 17:32:40 +02:00 |
|
pyroesp
|
11f1d566c9
|
Added file check before loading game.
|
2015-10-20 17:20:56 +02:00 |
|
aliaspider
|
3a30baab57
|
(CTR/3DS) add support for RETRO_PIXEL_FORMAT_XRGB8888
|
2015-10-20 16:03:39 +01:00 |
|
Jean-André Santoni
|
755bd961d3
|
(XMB) Settings tab
|
2015-10-20 19:11:43 +07:00 |
|