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 |
|
twinaphex
|
ebe3454969
|
Add RARCH_MENU_CTL_NAVIGATION_CLEAR
|
2015-12-12 23:40:25 +01:00 |
|
twinaphex
|
5e1390bb5a
|
Add RARCH_MENU_CTL_CONTEXT_DESTROY
|
2015-12-12 23:36:43 +01:00 |
|
twinaphex
|
3f4b0012d3
|
Create RARCH_MENU_CTL_CONTEXT_RESET
|
2015-12-12 23:34:49 +01:00 |
|
twinaphex
|
825b259650
|
Cleanups
|
2015-12-12 23:33:02 +01:00 |
|
twinaphex
|
d62a246ea8
|
Start adding RARCH_MENU_CTL_REFRESH
|
2015-12-12 17:25:03 +01:00 |
|
Twinaphex
|
1685ec1548
|
Update menu_cbs_deferred_push.c
|
2015-12-12 15:21:20 +01:00 |
|
twinaphex
|
2f108cb37b
|
Cleanups
|
2015-12-12 15:12:47 +01:00 |
|
twinaphex
|
c7f5192197
|
(menu_entries.c) Get rid of heap-allocated data structure
|
2015-12-12 14:55:17 +01:00 |
|
twinaphex
|
28e33acc66
|
Turn list_settings into static local variable
|
2015-12-12 14:49:02 +01:00 |
|
twinaphex
|
3df4101321
|
Get rid of menu_entries_set_start and menu_entries_get_start
|
2015-12-12 14:39:35 +01:00 |
|
twinaphex
|
75c6276ade
|
Cleanups - move variables to menu_entries_ctl as static local variables
|
2015-12-12 02:17:39 +01:00 |
|
twinaphex
|
1004537e8d
|
Create MENU_ENTRIES_CTL_SET_REFRESH/MENU_ENTRIES_CTL_UNSET_REFRESH
|
2015-12-12 02:14:50 +01:00 |
|
twinaphex
|
36ce2f1001
|
Cleanups
|
2015-12-12 00:22:02 +01:00 |
|
twinaphex
|
6cb8b7c8b1
|
Cleanups
|
2015-12-11 22:43:16 +01:00 |
|
twinaphex
|
ee312b346b
|
Create MENU_ENTRIES_CTL_SETTINGS_GET
|
2015-12-11 22:30:19 +01:00 |
|
twinaphex
|
7942328e39
|
Create MENU_ENTRIES_CTL_LIST_GET
|
2015-12-11 22:05:54 +01:00 |
|
twinaphex
|
fa535f788e
|
Create MENU_ENTRIES_CTL_NEEDS_REFRESH
|
2015-12-11 21:41:59 +01:00 |
|
twinaphex
|
a1112d64a0
|
Add MENU_ENTRIES_CTL_DEINIT
|
2015-12-11 21:37:11 +01:00 |
|
twinaphex
|
fde4826754
|
Add MENU_ENTRIES_CTL_SHOW_BACK
|
2015-12-11 21:34:27 +01:00 |
|
twinaphex
|
352836a595
|
Add menu_entries_ctl
|
2015-12-11 21:32:00 +01:00 |
|
twinaphex
|
37aef67dae
|
Cleanups
|
2015-12-11 21:24:51 +01:00 |
|
twinaphex
|
4c8c2ea30d
|
Move typedef struct definition to menu_entries.c
|
2015-12-11 21:18:13 +01:00 |
|
twinaphex
|
f5422de0d6
|
Expand extracting message a bit
|
2015-12-11 19:15:11 +01:00 |
|
twinaphex
|
f7d9c08de3
|
Add 'Extracting' message when extracting a bundle
|
2015-12-11 19:13:40 +01:00 |
|
twinaphex
|
f9dfa403a9
|
Cleanup
|
2015-12-11 18:56:00 +01:00 |
|