1143 Commits

Author SHA1 Message Date
lasers
ae78e47418 Add sublabel for Information (list) 2016-11-16 01:35:57 -06:00
twinaphex
a912d7176f lakka_get_project() function - cleanup 2016-11-16 07:17:04 +01:00
twinaphex
d745891b14 Prevent unused function warning 2016-11-16 07:11:00 +01:00
lasers
0651f84773 Add sublabel for Core 2016-11-15 22:29:18 -06:00
lasers
857c8f22b2 Add sublabel for Achievements Hardcore Mode 2016-11-15 17:26:29 -06:00
Jean-André Santoni
10d925e189 Make LAKKA_PROJECT unneeded 2016-11-15 10:18:28 +01:00
twinaphex
65cd75e346 Translate string 2016-11-08 01:21:21 +01:00
twinaphex
89984e6579 Implement info callback for cheevos 2016-11-06 13:05:28 +01:00
twinaphex
a57cb22da8 Disable OK button for cheevos 2016-11-06 13:02:19 +01:00
twinaphex
56337666de Implement sublabels for cheevos 2016-11-06 12:00:47 +01:00
twinaphex
0a046eaaf7 Turn menu_dialog_current_id into static variable again 2016-11-06 11:55:07 +01:00
radius
486254f06d separate hardcore achievements 2016-11-05 16:55:57 -05:00
twinaphex
f190909aae Fix cheevos messages 2016-11-05 21:55:32 +01:00
twinaphex
1a1b221ddd Create Configurations list 2016-11-04 15:03:09 +01:00
twinaphex
32a583e4d2 Show 'User Device Index' again 2016-11-03 20:06:39 +01:00
Jean-André Santoni
4bf172835d Expose the NeoActive icon theme 2016-10-31 21:42:46 +01:00
twinaphex
49479937d4 Reintroduce setting_get_type 2016-10-31 15:01:40 +01:00
Jean-André Santoni
659235c572 Merge pull request #3906 from lasers/add-monochrome-jagged
Add Monochrome Jagged
2016-10-31 08:20:33 +01:00
lasers
8797dfbee1 Add Monochrome Jagged 2016-10-30 17:14:13 -05:00
Gregor Richards
c0d2128369 Disable netplay when we disconnect from the menu, so it doesn't reenable
itself.
2016-10-30 14:41:19 -04:00
twinaphex
d7c4b4f009 Should prevent error 2016-10-30 03:27:43 +01:00
twinaphex
9a1dd5f3cb Prevent some crashes when going to Frontend Counters 2016-10-27 20:14:56 +02:00
Brad Parker
d1d5584d18 update copyright 2016-10-27 11:47:10 -04:00
twinaphex
c1b59df7ae Reduce size of char variables 2016-10-27 09:32:07 +02:00
twinaphex
01c6748f72 Prevent uninitialized variable Coverity warning 2016-10-26 09:30:00 +02:00
twinaphex
97d80d5e3e Get rid of more implicit memsets 2016-10-26 06:23:05 +02:00
twinaphex
917f8fa996 Prevent explicit NULL dereferenced 2016-10-26 03:19:46 +02:00
twinaphex
4ec356d5c1 Remove duplicate function 2016-10-25 23:32:18 +02:00
twinaphex
b6ca7ba97a Get rid of hardcoded strings 2016-10-25 19:57:04 +02:00
twinaphex
948b206b60 Get rid of using hardcoded labels 2016-10-25 19:50:03 +02:00
Jean-André Santoni
6ca877cdda Sublabel for the user language 2016-10-25 11:14:52 +02:00
Jean-André Santoni
c8da8f81a5 Sublabels for Lakka services 2016-10-25 11:05:54 +02:00
Jean-André Santoni
ce0da459fb Sublabel for WiFi settings 2016-10-25 10:50:37 +02:00
Jean-André Santoni
aa7990269e More sublabels 2016-10-25 10:42:27 +02:00
aliaspider
77b4c8f420 prevent a NULL dereference. 2016-10-24 22:42:17 +01:00
twinaphex
2201a8da00 Add sublabel 2016-10-24 11:59:03 +02:00
twinaphex
c29e7c7456 Add more sublabels 2016-10-24 11:51:51 +02:00
twinaphex
6d5a638f30 Add more get_value callbacks 2016-10-24 05:20:29 +02:00
twinaphex
2eea70c270 Add optimized cbs_value callback for ST_BOOL 2016-10-24 05:08:57 +02:00
twinaphex
7b7b9b1f27 Add sublabel for Menu Settings 2016-10-24 04:27:43 +02:00
twinaphex
31180dfcf1 Add more entries 2016-10-23 22:10:54 +02:00
twinaphex
1cb2822013 Avoid expensive function menu_setting_get_label being invoked
when at Quick Menu
2016-10-23 19:46:29 +02:00
twinaphex
32a4053d42 Prevent two other entries from invoking expensive function
menu_setting_get_label
2016-10-23 19:42:04 +02:00
twinaphex
1dd30345e4 Prevent invoking of menu_setting_get_label (expensive function)
when browsing Download Content
2016-10-23 19:31:48 +02:00
twinaphex
f2097c1c0b Prevent menu_setting_get_label from getting invoked for
'Load Savestate' inside Quick Menu
2016-10-23 04:54:52 +02:00
twinaphex
c512ed8122 Prevent recent history entries from invoking menu_setting_get_label 2016-10-23 04:21:17 +02:00
twinaphex
834e9bc8ae Prevent menu_setting_get_label invocation for system info entries 2016-10-23 04:18:18 +02:00
twinaphex
98f2c994ce Cleanup 2016-10-23 04:15:37 +02:00
twinaphex
9f2b428a4e Prevent another menu_setting_get_label call 2016-10-23 04:09:44 +02:00
twinaphex
0a079568df Prevent another menu_setting_get_label codepath 2016-10-23 04:08:07 +02:00