Commit Graph

28 Commits

Author SHA1 Message Date
twinaphex 93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
twinaphex 9e69551408 Add RARCH_MENU_CTL_BIND_INIT 2016-02-11 00:53:49 +01:00
twinaphex f17f786234 Use menu_cbs_exit in more places 2016-02-10 21:42:18 +01:00
twinaphex 7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex 66449802e4 (menu) Start going through string_is_empty 2015-12-26 07:37:44 +01:00
twinaphex d1fa703991 Buildfix 2015-12-06 17:56:18 +01:00
twinaphex 074f14b132 Add verbosity.c/verbosity.h 2015-11-23 12:03:38 +01:00
twinaphex 6cd2173382 Refactor some code 2015-10-18 20:34:34 +02:00
twinaphex a7bca36791 Don't spam logging 2015-10-18 04:20:32 +02:00
twinaphex a47eed7017 (menu_cbs.c) Buildfix 2015-10-17 20:04:05 +02:00
twinaphex 23a570566d (menu_cbs.c) Get rid of menu_list_get_ptr usage 2015-10-17 19:22:12 +02:00
twinaphex 8dfc5f698d Add Cheevos username/password 2015-10-17 15:58:59 +02:00
twinaphex 669eb8a39f menu_cbs.c - don't force on debug logging 2015-10-17 15:30:08 +02:00
twinaphex 1b59823972 Start adding preliminary Account Settings 2015-10-17 15:28:16 +02:00
twinaphex d7b9702506 Hook up some more idents for menu action callbacks 2015-10-11 20:04:10 +02:00
twinaphex 104c5e3aba Make it easier to debug menu action callbacks 2015-10-11 19:59:14 +02:00
twinaphex 87d44af218 Static code analysis cleanups 2015-09-29 18:08:33 +02:00
Twinaphex 2b82b23cc5 Update menu_cbs.c 2015-09-04 01:58:16 +02:00
twinaphex b1348cfe94 Add retro_log.h to menu_cbs.c 2015-09-01 14:59:58 +02:00
twinaphex acfa43dfe9 Make iterate no longer a function pointer 2015-08-17 22:46:27 +02:00
twinaphex e523177f34 Add setting to file_list_cbs_t 2015-08-17 19:27:03 +02:00
twinaphex 897361b9d4 Create menu_hash_calculate 2015-06-17 19:55:35 +02:00
twinaphex 9b8248d3d2 (Menu) Cleanups 2015-06-15 17:24:07 +02:00
Higor Eurípedes 725e0cd43d (menu_cbs) Avoid implicit memset call in some frequently used functions
These functions are called a lot in some cases like when loading a big
database or playlist.
2015-06-14 17:22:41 -03:00
twinaphex f23d511a31 Use menu_list_get_ptr 2015-06-14 04:01:21 +02:00
twinaphex 098c8a6063 Move some header includes around 2015-06-13 19:12:10 +02:00
twinaphex c94d5c75f3 (menu_cbs.c) Directly initialize elem0/elem1 2015-06-13 15:54:01 +02:00
twinaphex fd38003fd1 Rename menu_entries_cbs_* to menu_cbs_* 2015-06-12 16:01:46 +02:00