158 Commits

Author SHA1 Message Date
twinaphex
ba279ed7ac Add left/right callbacks for rooms 2017-02-01 22:38:29 +01:00
Twinaphex
3ff158b907 Merge pull request #4436 from fr500/lobby
Basic lobby system (don't merge, just for tracking)
2017-01-22 21:08:43 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
radius
95a2da81e4 start adding ui elements to insert room list into 2017-01-18 22:46:48 -05:00
twinaphex
42c26ec539 (menu_shader.c) Cleanups 2017-01-09 20:42:15 +01:00
twinaphex
9826b45242 Fix two Coverity errors 2017-01-09 19:49:58 +01:00
Alcaro
3d600c9f11 Fix some misleading indentation 2017-01-09 19:26:34 +01:00
twinaphex
25decd033a Cleanup menu_shader.c 2017-01-09 03:53:55 +01:00
twinaphex
78608f4c46 Create menu_shader_manager_get_parameters 2017-01-09 03:28:26 +01:00
twinaphex
338980ef29 (menu shader manager) Cleanups 2017-01-09 03:18:37 +01:00
twinaphex
a5ad63b577 More cleanups 2017-01-09 03:08:08 +01:00
twinaphex
5e3c2f3f63 Create menu_shader_manager_get_pass 2017-01-09 03:06:24 +01:00
twinaphex
77663d1a96 Fix 'move left/right' actions when at history tab on 'No Items' entry 2017-01-08 03:30:20 +01:00
twinaphex
c415dc80e8 Fix 'move left' action when on any tab with 'no items' entry 2017-01-08 03:13:34 +01:00
twinaphex
f18bc0e814 Allow left/right scroll on 'Browse Archive/Load archive' 2017-01-07 17:51:17 +01:00
twinaphex
7ea15e217f Allow scrolling left/right on 'No items' item 2017-01-07 17:44:27 +01:00
twinaphex
49479937d4 Reintroduce setting_get_type 2016-10-31 15:01:40 +01:00
twinaphex
594b36488b Get rid of more small and slow menu wrapper functions 2016-10-23 03:13:49 +02:00
twinaphex
2b4d87a983 Remove setting_get_type 2016-10-23 02:28:22 +02:00
twinaphex
989640ebf7 More cleanups; bind_right_compare_label was taking up a lot of CPU
time inside the menu
2016-10-08 19:34:27 +02:00
twinaphex
ec243713bd Get rid of some implicit memsets in menu/cbs 2016-10-08 19:16:25 +02:00
twinaphex
892c0a6f52 Create menu/widgets/menu_list 2016-09-15 00:10:37 +02:00
twinaphex
a8f1d5b115 Add HAVE_CONFIG_H ifdefs 2016-09-08 05:39:08 +02:00
twinaphex
82d82110ae Merge system.h with core.h 2016-09-06 06:11:54 +02:00
twinaphex
acd4dd527b Header include cleanups 2016-09-05 18:31:32 +02:00
twinaphex
e106fd4374 Get rid of more general.h includes 2016-09-01 18:01:41 +02:00
twinaphex
9af900a1d1 Create setting_list.c/setting_list.h 2016-08-29 03:07:33 +02:00
twinaphex
f803809bb6 (XMB) Add 'Take Screenshot' to 'Images tab' 2016-07-30 19:47:39 +02:00
twinaphex
5beb759865 Move 'Start Video Processor Core' option over to 'Videos' tab 2016-07-30 19:43:33 +02:00
twinaphex
821aff99df Start adding extra enums 2016-07-30 19:12:56 +02:00
twinaphex
71d25c779a Fix left/right presses 2016-07-10 13:51:40 +02:00
twinaphex
7bae0a3170 Cleanup 2016-07-10 03:52:20 +02:00
twinaphex
fffd104c0d Can now scroll left/right on playlists tab 2016-07-09 02:22:25 +02:00
twinaphex
e4d89b4b11 Cleanups 2016-07-02 07:26:03 +02:00
twinaphex
18e3843db7 Cleanups 2016-07-02 07:05:43 +02:00
twinaphex
9596c7b3c4 Cleanups 2016-07-01 20:57:23 +02:00
twinaphex
1cc2ae692b Cleanups 2016-07-01 19:26:27 +02:00
twinaphex
56ef899946 Move code to menu_content.c 2016-07-01 15:55:36 +02:00
twinaphex
5953b63b4f Cleanup 2016-07-01 10:26:31 +02:00
twinaphex
e75a586ead Can scroll now left/right in System Information 2016-06-28 11:34:17 +02:00
twinaphex
b40c31384e Can scroll left/right now at FILE_TYPE_DOWNLOAD_URL settings 2016-06-27 21:29:38 +02:00
twinaphex
a585017208 Rename MENU_FILE_ to FILE_TYPE_ 2016-06-20 15:50:37 +02:00
twinaphex
284f8cfd23 Remove menu_hash_ files 2016-06-20 03:35:09 +02:00
twinaphex
5075712cac Get rid of menu_hash_calculate - use msg_hash_calculate instead 2016-06-20 00:37:38 +02:00
twinaphex
65dff0a03a menu_hash_to_str_enum has now become msg_hash_to_str 2016-06-20 00:31:13 +02:00
twinaphex
51356fb293 Cleanups 2016-06-18 04:12:56 +02:00
twinaphex
79bd87e12a Reduce further dependence on MENU_VALUE_ 2016-06-17 20:50:36 +02:00
twinaphex
41c7d76017 Reduce dependence on MENU_VALUE_ 2016-06-17 20:43:42 +02:00
twinaphex
7358b598ed Get rid of some dead code 2016-06-17 20:18:46 +02:00
twinaphex
b606d47622 Don't rely on 'value' setting 2016-06-17 20:15:35 +02:00