Commit Graph

32 Commits

Author SHA1 Message Date
twinaphex
5b476460d8 Style / indent nits 2014-09-09 18:31:44 +02:00
twinaphex
65a2b0c900 Move/rename menu_update_system_info to rarch_update_system_info 2014-09-07 07:12:10 +02:00
twinaphex
dd3c6588ea (Menu) Fix shader label representation 2014-09-04 23:54:38 +02:00
twinaphex
514e454f16 Bump up max players to 16 2014-09-04 16:15:49 +02:00
twinaphex
a88198a12e (Menu) Get rid of hardcoded MENU_SETTINGS_PERFORMANCE_COUNTERS enum 2014-09-03 22:04:46 +02:00
twinaphex
a03d1475f9 (Menu) Refactor hardcoded APPLY_SHADER_CHANGES enum 2014-09-03 21:18:01 +02:00
twinaphex
c92269dedf Move core_info/core_info_current to global 2014-09-03 14:57:29 +02:00
twinaphex
3060d0757c Cleanups, 80-char limit 2014-09-02 16:13:42 +02:00
twinaphex
e8ef19a663 (Menu) Get rid of info_selection member 2014-09-01 23:45:08 +02:00
twinaphex
fcacc46ef5 (Menu) Take out defer_decision function pointers 2014-09-01 02:47:03 +02:00
twinaphex
3e7fb6d1e1 (Menu) Remove dependency on General Settings enum 2014-08-31 19:47:45 +02:00
twinaphex
c5a98467be (Menu) Refactor menu_entries_push 2014-08-31 19:29:42 +02:00
twinaphex
c114e51a2c (Menu) Split up menu entries code to menu_entries.c 2014-08-31 18:36:26 +02:00
twinaphex
a63ac9be99 (Menu) Cleanups 2014-08-31 04:34:51 +02:00
twinaphex
6d2a936cac (Menu) Cleanups 2014-08-31 04:27:23 +02:00
twinaphex
c6b8732e3a (Menu) Refactor file_list_push and associated setting related functionality 2014-08-30 01:56:12 +02:00
twinaphex
f939fb3684 (Menu) Refactor menu_key_start_line 2014-08-25 14:53:03 +02:00
twinaphex
d20be80155 (Menu) cut down on code duplication 2014-08-20 18:00:06 +02:00
twinaphex
736a15832e (Menu) Refactor setting_set 2014-08-08 21:08:42 +02:00
twinaphex
03f4cb48d1 (Menu) Refactor setting_toggle callbacks 2014-08-08 21:00:28 +02:00
twinaphex
6b5a049bc5 Add label to file_list_push 2014-08-07 08:27:24 +02:00
twinaphex
41a5641a6f Move core_info.c to root dir 2014-08-02 14:04:43 +02:00
twinaphex
678eec6636 Don't go through void * for menu backend struct 2014-08-01 09:42:11 +02:00
twinaphex
59f8e75ee1 Rename load_no_rom to load_no_content 2014-07-28 19:37:25 +02:00
twinaphex
bca57d827b Move file_list.c outside of frontend/menu 2014-07-26 18:31:34 +02:00
twinaphex
42c48b715c Move driver.menu->history to g_extern.history 2014-07-25 20:52:36 +02:00
twinaphex
87a21b2e13 Rename ROM history to Content history 2014-07-22 05:01:35 +02:00
Themaister
c913c5cf00 De-opaque shader manager. 2014-06-17 17:35:54 +02:00
Themaister
f34b175a0f De-opaque core_info. 2014-06-17 17:28:39 +02:00
Themaister
839d072986 Include some "needed" stuff in driver_menu.h. 2014-06-17 17:12:07 +02:00
Themaister
e2c1ba096d De-opaque history. 2014-06-17 16:53:23 +02:00
Themaister
cce0ec63a4 Move menu driver structs to its own header. 2014-06-17 16:49:26 +02:00