3010 Commits

Author SHA1 Message Date
radius
4345320c85 add a debug information panel, disabled by default 2015-09-23 20:51:31 -05:00
twinaphex
40c85eaaab Remove ITERATE_TYPE_MESSAGE 2015-09-24 01:14:14 +02:00
twinaphex
3436a85489 (Menu) Remove message_contents 2015-09-24 01:12:25 +02:00
twinaphex
64018e1020 (Menu) Cleanups 2015-09-24 01:08:01 +02:00
twinaphex
c8b83de31c Move ui companion msg_queue_push call to runloop_msg 2015-09-22 22:43:49 +02:00
twinaphex
f87154773d Add msg_queue_push to UI companion driver interface 2015-09-22 22:20:03 +02:00
twinaphex
0730af5919 Change more calls to menu_display_msg_queue_push 2015-09-22 22:14:03 +02:00
twinaphex
056dc5f3e1 Create menu_display_msg_queue_push 2015-09-22 22:10:43 +02:00
twinaphex
1e3202a95e Fix cheatfile loading derp 2015-09-22 18:03:30 +02:00
twinaphex
33291389f2 Fix conditional 2015-09-22 17:39:27 +02:00
twinaphex
e19f82988c Work around C89 string literal length limitations 2015-09-22 14:07:02 +02:00
twinaphex
8e2b04d556 Work around C89 limitations 2015-09-22 13:47:59 +02:00
twinaphex
3db688d477 Create retro_stat.c/retro_stat.h 2015-09-22 01:45:30 +02:00
twinaphex
51d3738a00 Revert "Add type to populate_entries"
This reverts commit 5a7de50bd3c23fdbe81a802840bfe8e5275571c2.
2015-09-21 21:32:31 +02:00
twinaphex
1fc97df819 Revert "Add action_type to menu_displaylist_push_list"
This reverts commit b7d0f451091a7d56ace026a92faea1c3ee6bbbaf.
2015-09-21 21:32:23 +02:00
twinaphex
b7d0f45109 Add action_type to menu_displaylist_push_list 2015-09-21 21:11:37 +02:00
twinaphex
5a7de50bd3 Add type to populate_entries 2015-09-21 20:48:26 +02:00
twinaphex
010d75f700 Database entry now shows serial 2015-09-20 23:58:02 +02:00
twinaphex
2b840c0384 Refactor perf counters 2015-09-20 10:02:59 +02:00
twinaphex
2bde8ab07c Style nit 2015-09-18 07:59:59 +02:00
twinaphex
5107c96009 (menu_cbs_ok.c) Cleanup 2015-09-18 07:59:23 +02:00
twinaphex
436ec54e49 Should fix loading config file 2015-09-18 07:57:54 +02:00
twinaphex
6ddb0e418f You can set audio latency to 16 now 2015-09-17 03:30:21 +02:00
twinaphex
c11b08ed91 (Android) Buildfix 2015-09-16 05:46:03 +02:00
twinaphex
062075dfb5 Attempt to fix configuratons list regression 2015-09-15 22:49:11 +02:00
Twinaphex
6980e5546d Merge pull request #2114 from IlDucci/master
Updating Spanish translation
2015-09-15 04:08:47 +02:00
Twinaphex
c8b041ef7d Simplify core_info_list_get_all_extensions 2015-09-14 23:33:50 +02:00
IlDucci
ca7afc7819 Updating Spanish translation
Small tweaks around.
2015-09-14 13:17:51 +02:00
aliaspider
224dc0d34b use relative path in the include. 2015-09-13 23:13:36 +01:00
aliaspider
3733956fd0 (CTR/3DS) update makefile.ctr
- move per-core build settings to a seperate file.
- make the griffin build optional (enabled by default).
2015-09-13 22:33:35 +01:00
twinaphex
80b3bc6254 Use menu_displaylist_push from one place 2015-09-12 08:05:26 +02:00
Twinaphex
36855efb63 Remove unused variables 2015-09-12 05:30:21 +02:00
Alcaro
889a4f4955 Add UTF-8 support to RGUI. Others still assume ISO-8859-1, they'll have to be fixed one by one before we enable UTF-8 globally. 2015-09-10 23:10:23 +02:00
Jean-André Santoni
cbdb5d77ae (XMB) Fix horizontal menu 2015-09-10 10:35:28 +02:00
Alcaro
8177c9cde1 Add a pseudolocalization - just English with ümläuts/étç everywhere. 2015-09-09 22:49:53 +02:00
Alcaro
c230abc9c7 Fix encoding. 2015-09-09 19:56:23 +02:00
Natinusala
4998531b46 Final FR fixes 2015-09-09 19:38:29 +02:00
Natinusala
e68c04a4c2 More FR fixes 2015-09-09 19:27:14 +02:00
Natinusala
2b09ae0434 First FR language fix 2015-09-09 19:18:35 +02:00
twinaphex
0b1fd48432 Silence warning 2015-09-09 06:08:29 +02:00
twinaphex
8f9daf9f6e Be able to parse historylist in horizontal list too 2015-09-08 19:44:50 +02:00
twinaphex
4eff29c13b DISPLAYLIST_PLAYLIST_COLLECTION - make it possible to interpret
history list
2015-09-08 19:33:31 +02:00
twinaphex
110cbc795a Skip content_history entry if playlist dir is set in a directory
where content_history.lpl is located
2015-09-08 19:24:23 +02:00
twinaphex
23b98bf689 Ifdef more code 2015-09-07 22:33:11 +02:00
twinaphex
c0be42265f Put shader code under ifdefs 2015-09-07 22:30:50 +02:00
twinaphex
46ee5efbca Fix shader parameter left/right toggle 2015-09-07 21:22:38 +02:00
twinaphex
944983c859 Cleanups 2015-09-07 02:50:30 +02:00
twinaphex
85ff96dd10 Cleanups 2015-09-07 02:46:47 +02:00
twinaphex
99425a0e9c Refactor away menu_common_push_content_settings 2015-09-07 02:43:52 +02:00
twinaphex
6d9dba8a45 Cleanup menu_common_load_content 2015-09-07 02:34:27 +02:00