Commit Graph

39928 Commits

Author SHA1 Message Date
twinaphex
bb4a659abb Update 2017-09-28 09:23:30 +02:00
twinaphex
ee8d8e1be6 Buildfix 2017-09-28 09:19:43 +02:00
twinaphex
bb9efe9bf1 command.c - cleanups 2017-09-28 09:17:58 +02:00
twinaphex
282782c829 Remove unused command_event_quit 2017-09-28 09:09:50 +02:00
twinaphex
65edb2f06c Update 2017-09-28 08:55:40 +02:00
twinaphex
9185fb3ed1 (RGUI) Cleanups 2017-09-28 08:51:28 +02:00
twinaphex
f444ef109f (MUI) Reorder variables 2017-09-28 08:45:42 +02:00
twinaphex
270f35753a reorder XMB variables 2017-09-28 08:42:12 +02:00
twinaphex
1fb640377f Remove hashes 2017-09-28 08:00:36 +02:00
twinaphex
dfe6035ade Put menu_entry_t on heap inside xmb_draw_items 2017-09-28 07:26:43 +02:00
twinaphex
f914a91944 Use menu_entry_get_type_new 2017-09-28 07:15:29 +02:00
twinaphex
decea56c03 Rewrite menu_entry_get_path 2017-09-28 06:51:48 +02:00
twinaphex
7adf4ca854 Simplify menu_entry_get_spacing 2017-09-28 06:44:04 +02:00
twinaphex
76277a12b0 Rewrite menu_entry_get_label 2017-09-28 06:40:15 +02:00
twinaphex
db7e1a4fdf Simplify menu_entry_get_sublabel 2017-09-28 06:37:48 +02:00
twinaphex
b8e900cd32 Rewrite menu_entry_get_value 2017-09-28 06:32:49 +02:00
twinaphex
c5255b1bff Simplify menu_entry_get_rich_label 2017-09-28 06:19:34 +02:00
twinaphex
2f10fd14d6 Create menu_entry_init/menu_entry_free 2017-09-28 06:02:14 +02:00
twinaphex
bb6e4a6633 xmb_draw_items - small cleanups 2017-09-28 05:37:19 +02:00
Twinaphex
a0552fa4d9 Update README.md 2017-09-28 05:06:42 +02:00
Twinaphex
3f433fe220 Update README.md 2017-09-28 05:06:21 +02:00
twinaphex
a616fa16f3 Small cleanups 2017-09-28 05:00:22 +02:00
Andrés
ec082df2e0 Merge pull request #5481 from fr500/master
readd HAVE_KEYMAPPER
2017-09-27 21:21:35 -05:00
radius
afa7d7d8e5 readd this 2017-09-27 21:21:08 -05:00
twinaphex
7633141bd6 Try to prevent potential memory leak 2017-09-28 03:53:48 +02:00
twinaphex
e1a0139164 Cleanups 2017-09-28 03:48:49 +02:00
twinaphex
8af2559b2a Be similarly careful in other functions 2017-09-28 03:39:35 +02:00
twinaphex
8b62a7cb7d Fix crash that could occur upon loading content 2017-09-28 03:37:29 +02:00
Twinaphex
04bc2fef8c Fix more memory leaks 2017-09-28 03:28:05 +02:00
twinaphex
b28536ba16 Fix leaks in menu_displaylist_push 2017-09-28 03:22:42 +02:00
twinaphex
59e442419e Fix some leaks 2017-09-28 03:16:00 +02:00
twinaphex
8b5f8d8c64 menu_displaylist_info - rewrite path 2017-09-28 03:06:54 +02:00
twinaphex
08ecfc74ec Rewrite info.label 2017-09-28 02:45:03 +02:00
twinaphex
72087d1749 Rewrite path_b and path_c 2017-09-28 02:30:31 +02:00
twinaphex
72f42b602f menu_displaylist_info - reduce stack usage - exts no longer
a fixed size path
2017-09-28 01:38:05 +02:00
Andrés
b253ea7b08 Move HAVE_KEYMAPPER 2017-09-27 18:03:34 -05:00
twinaphex
9863afdbd0 Cleanups 2017-09-28 00:55:47 +02:00
twinaphex
221939ccb5 Cleanups 2017-09-28 00:53:13 +02:00
twinaphex
67ff372a38 Reorder from lowest to highest sized variables 2017-09-28 00:50:03 +02:00
twinaphex
4a133144d5 Get rid of Coverity warning 2017-09-28 00:45:40 +02:00
twinaphex
a75ceae688 Update - order according to size 2017-09-28 00:09:59 +02:00
twinaphex
c7975d8e36 Take out RARCH_INTERNAL ifdef 2017-09-28 00:06:13 +02:00
twinaphex
a05dd09ea8 Update 2017-09-28 00:03:50 +02:00
twinaphex
1ed61d2fdb Remove ifdefs from configuration.h 2017-09-28 00:01:42 +02:00
twinaphex
cb92ad77d2 Remove ifdef conditionals from command.h 2017-09-27 23:59:18 +02:00
twinaphex
f34250e38e Buildfix 2017-09-27 23:55:54 +02:00
twinaphex
e7d41f6ea7 Cleanup 2017-09-27 23:54:31 +02:00
twinaphex
7acda37b4e This does not work right now 2017-09-27 23:50:40 +02:00
twinaphex
a3ded01b64 Cleanups 2017-09-27 23:16:37 +02:00
twinaphex
fcf6228dce Turn into char pointer array 2017-09-27 20:11:44 +02:00