15 Commits

Author SHA1 Message Date
twinaphex
4974e6848e Rename menu_common_type_is 2015-01-10 04:47:33 +01:00
twinaphex
f1ede10717 Split up menu_common_list functions into separate functions 2015-01-10 04:44:18 +01:00
twinaphex
a4d0ab0607 Start documenting menu_common.c 2015-01-09 21:54:08 +01:00
twinaphex
ec22bada36 Add retroarch.h header 2015-01-09 17:40:47 +01:00
twinaphex
3aca3bceb9 (Menu) Implement action_cancel 2015-01-09 04:43:24 +01:00
twinaphex
90076c5fad Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
2015-01-07 20:42:36 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
a9438452a1 Add Content Database Directory Path option 2014-12-30 22:58:08 +01:00
twinaphex
be5a76cb91 Start using g_extern.cheat instead of having a separate cheat
manager in the menu struct
2014-12-15 23:57:14 +01:00
twinaphex
cf66692b21 Start adding cheat_manager_load function 2014-12-15 22:40:23 +01:00
twinaphex
6c338352d2 We're not going to use 'cheat database' from bsnes XML cheats,
but for our more general-purpose cheats in cores
2014-12-15 06:42:24 +01:00
twinaphex
fe0ece3124 Add preliminary Core Cheat Options support - should work with
cores like SNES9x/bSNES right now
2014-12-06 15:47:25 +01:00
twinaphex
c89b91b174 Add update_core_info function callback to menu display layer 2014-11-25 03:49:26 +01:00
twinaphex
985d378261 Cleanup menu_common_type_is 2014-11-17 01:29:02 +01:00
twinaphex
4f40c14d69 Move menu code up one root dir 2014-10-28 19:54:23 +01:00