Commit Graph

4102 Commits

Author SHA1 Message Date
twinaphex
5113aa164a (MaterialUI) Take out 'Core: ' message 2016-01-13 12:01:40 +01:00
twinaphex
bf1b5f7b4a Add tickering for title 2016-01-13 11:52:44 +01:00
twinaphex
8a41d9fe4e Add mui_get_core_title 2016-01-13 11:36:27 +01:00
twinaphex
fd99b9bfb3 Rename XUI files/defines 2016-01-12 09:23:17 +01:00
twinaphex
a3994aea63 RMenu is obsolete now 2016-01-12 09:19:35 +01:00
twinaphex
f0a0314fc8 (XMB) Enable for PS3 2016-01-12 08:58:39 +01:00
twinaphex
4824ae0e04 Try to save current config at first startup 2016-01-12 00:51:54 +01:00
twinaphex
7c6865d0a9 N/A 2016-01-11 22:35:18 +01:00
twinaphex
698ccae21a Rename default menu show start screen variable 2016-01-11 13:26:41 +01:00
twinaphex
0d14c588d2 Cleanups 2016-01-11 13:24:05 +01:00
twinaphex
a6ef1a5a42 (iOS) Expand on iOS hack - turn off 'show start screen' after this
succeeds
2016-01-11 09:19:11 +01:00
Twinaphex
cde99cc135 (iOS) Add hacks to get this working for now 2016-01-11 07:54:33 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
a491d96509 (menu_display_d3d.cpp) Add commented out calls 2016-01-08 22:35:51 +01:00
twinaphex
80d66f49cc Cleanup 2016-01-08 22:34:00 +01:00
twinaphex
ee01fff66f Cleanups 2016-01-08 22:26:13 +01:00
twinaphex
70a57fa80e (XMB) Check if path contains '.lpl' first 2016-01-08 09:33:53 +01:00
twinaphex
b24ca80c92 (D3D) N/A 2016-01-08 09:00:56 +01:00
twinaphex
25481f9bfd menu_display_matrix_4x4_rotate_z 2016-01-08 08:42:29 +01:00
twinaphex
a02c77c9d2 (menu_display_d3d.cpp) Preliminary implementation of get_default_mvp 2016-01-08 08:12:59 +01:00
twinaphex
b376e186b4 Fix function name clashes pt. 2 2016-01-07 09:23:04 +01:00
Twinaphex
f6e9745dfe stack corruption fix - courtesy of aliaspider 2016-01-06 08:05:31 +01:00
sergiobenrocha2
1dd57f6e86 Let's show rumble and analog support info only if the game supports it. 2016-01-03 16:40:37 -02:00
twinaphex
5a42b6ed0d Fix another statement is unreachable warning 2015-12-26 09:50:40 +01:00
twinaphex
d146f717b8 fix bug 2015-12-26 09:14:13 +01:00
twinaphex
68d66be389 C89_BUILD fixes 2015-12-26 08:13:33 +01:00
twinaphex
c53d1969f2 (menu_cbs_get_value.c) Use string_is_empty 2015-12-26 08:01:56 +01:00
twinaphex
66449802e4 (menu) Start going through string_is_empty 2015-12-26 07:37:44 +01:00
twinaphex
e4fe757457 Fix up Lakka bug 2015-12-25 15:16:32 +01:00
ctult
c1792fe84e bad griffin, breaking vita 2015-12-25 00:02:52 -07:00
ctult
7f3b3a2034 zlib-less compilation issue 2015-12-24 23:29:32 -07:00
Jean-André Santoni
5496eb5f68 (Lakka) Allow firmware upgrades from the menu. Step 1. 2015-12-25 02:13:50 +07:00
ctult
0ff9efc0e3 whoops 2015-12-23 13:48:29 -07:00
ctult
5bb3ab4d45 Starting to clean up netplay code 2015-12-23 13:25:28 -07:00
Twinaphex
9cf654367a (XMB) Fix memory leak 2015-12-23 13:47:53 +01:00
thedax
8e3df09277 This memset should probably be done only for dynamic cores/builds. 2015-12-21 11:53:27 -05:00
twinaphex
aa488dda25 Create video driver poke load_texture / unload_texture 2015-12-20 20:52:23 +01:00
radius
788fd17031 fix some code formatting and include the label value too 2015-12-17 17:43:10 -05:00
radius
4024c9a8c6 Change the label when per-game options are in use 2015-12-17 17:26:11 -05:00
Jean-André Santoni
0a6572eb83 Save content history diretly after its update 2015-12-16 09:28:08 +07:00
Twinaphex
31086a0bdf Revert "(menu_setting.c) Fix double change callback call" 2015-12-16 03:14:10 +01:00
twinaphex
b50350a711 Fix setting refresh rate from the menu 2015-12-13 21:28:06 +01:00
twinaphex
e7749c5d42 Create RUNLOOP_CTL_KEY_EVENT_GET 2015-12-13 14:31:17 +01:00
Higor Eurípedes
4a452751e3 (menu_setting.c) Fix double change callback call 2015-12-13 10:24:17 -03:00
Higor Eurípedes
21cd17f987 (menu_displaylist) Fix leak while loading the history 2015-12-12 23:13:46 -03:00
Higor Eurípedes
9f3884a33e (menu_displaylist.c) Fix uninitialized value usage
opts did not get assigned when RUNLOOP_CTL_GET_CORE_OPTION_SIZE failed.
2015-12-12 22:40:39 -03:00
twinaphex
7ec6a66f12 Signed/unsigned issues 2015-12-13 01:45:22 +01:00
Higor Eurípedes
f6421f9988 (XMB) Fix buffer overflow
It was introduced by 3df4101 . MENU_ENTRIES_CTL_START_GET and
MENU_ENTRIES_CTL_START_GET access size_t-sized data, but an
unsigned was passed.
2015-12-12 21:39:42 -03:00
twinaphex
ecdecad963 Add MENU_DISPLAY_CTL_BLEND_BEGIN/MENU_DISPLAY_CTL_BLEND_END 2015-12-12 23:53:16 +01:00
twinaphex
8833ba1141 Create MENU_DISPLAY_CTL_FONT_FLUSH_BLOCK 2015-12-12 23:48:44 +01:00