87 Commits

Author SHA1 Message Date
twinaphex
76b4828105 Add MENU_ENUM_LABEL_FILEBROWSER_ENTRY 2016-07-07 02:58:57 +02:00
twinaphex
035e7889d1 Remove more instances of MSG_UNKNOWN 2016-07-07 02:51:29 +02:00
twinaphex
4511b1c09c Dehardcode more MSG_UNKNOWN instances 2016-07-07 02:21:33 +02:00
twinaphex
3113f51102 Add 'User remote Enable' settings back 2016-07-07 01:52:10 +02:00
twinaphex
170f8da759 Create MENU_ENUM_LABEL_PLAYLIST_ENTRY 2016-07-04 17:35:59 +02:00
twinaphex
58c6590dca Don't use MSG_UNKNOWN for system information entries 2016-07-04 17:07:34 +02:00
twinaphex
1ecdc1e8b7 Create MENU_ENUM_LABEL_NETWORK_INFO_ENTRY 2016-07-04 16:59:29 +02:00
twinaphex
39c50094da Create MENU_ENUM_LABEL_DEBUG_INFO_ENTRY 2016-07-04 16:57:24 +02:00
twinaphex
c6d4dce410 Add MENU_ENUM_LABEL_CORE_INFO_ENTRY 2016-07-04 16:50:58 +02:00
twinaphex
d53cbfbdfb Backport DRM video driver 2016-07-03 10:37:07 +02:00
twinaphex
0775687008 Cleanups 2016-07-02 21:37:22 +02:00
twinaphex
3c81b2597d Refactor remaining setting screens 2016-07-02 20:40:27 +02:00
twinaphex
abe2a14b16 Refactor 'Onscreen Display'/'Onscreen Overlay' settings 2016-07-02 13:49:05 +02:00
twinaphex
84d9a58ec8 Refactor "Frame Throttle" and "Rewind" settings lists 2016-07-02 13:17:24 +02:00
twinaphex
f011c4c9d6 Refactor 'Saving settings' and 'Logging settings' lists 2016-07-02 12:03:50 +02:00
twinaphex
662497d897 Refactor Configuration Settings 2016-07-02 10:17:09 +02:00
twinaphex
02f8d54c31 Translatable strings 2016-07-01 16:33:43 +02:00
twinaphex
303897924c More translatable strings 2016-07-01 09:45:04 +02:00
twinaphex
2f04b7035a Add more translatable strings 2016-07-01 08:35:12 +02:00
twinaphex
0eb467e04d Dehardcode more strings, can get rid of some TODOS/FIXMEs 2016-07-01 07:28:46 +02:00
twinaphex
241670cec2 Dehardcode some more strings 2016-07-01 06:02:57 +02:00
twinaphex
0ddb064314 Make strings translatable 2016-07-01 05:42:53 +02:00
twinaphex
9836b97554 Dehardcode some strings 2016-06-30 17:53:54 +02:00
twinaphex
fbc83640b6 More translatable strings 2016-06-30 05:58:05 +02:00
twinaphex
acd68519de Create MSG_FRAMES 2016-06-30 05:41:53 +02:00
twinaphex
e4be1f53a3 Add more translatable strings 2016-06-30 05:35:45 +02:00
twinaphex
52db4d226a Cleanups 2016-06-30 05:28:41 +02:00
twinaphex
4ea5fe4169 Create MSG_ERROR 2016-06-30 05:23:22 +02:00
Jean-André Santoni
0f18ade02a Add .lutro scanning
When a file wih the .lutro extension is found, the ROM is added to Lutro.lpl. The name of the game is the name of the file without the extension.
2016-06-29 15:07:12 +02:00
twinaphex
982dd47f01 Translate a bunch of log strings 2016-06-29 03:06:15 +02:00
twinaphex
d94098cca1 Rename menu_file_type to msg_file_type 2016-06-28 12:19:18 +02:00
twinaphex
13dd8e4905 Add translations 2016-06-28 12:08:30 +02:00
twinaphex
0a0f9cdec3 Add more translatable strings 2016-06-28 11:30:17 +02:00
twinaphex
218c9b4487 Add more msg enums 2016-06-28 00:51:47 +02:00
twinaphex
728249fa61 Add more strings 2016-06-27 08:19:39 +02:00
twinaphex
d6975325d9 Create more menu message string translations 2016-06-27 07:28:07 +02:00
twinaphex
f9b535ea91 Create Input Bind Timeout setting 2016-06-26 08:22:40 +02:00
Arzed Five
1f028395d2 Merge remote-tracking branch 'upstream/master' 2016-06-22 22:40:17 +01:00
twinaphex
8a8fadc5b2 Implement max swapchain images setting, implement it first for DRM/KMS context 2016-06-21 21:36:58 +02:00
twinaphex
4b91a6b121 More preparatory work 2016-06-21 01:40:55 +02:00
twinaphex
c14e8ba6ca More work on DOWNLOAD_CORE_CONTENT_DIRS 2016-06-21 00:54:14 +02:00
twinaphex
a302d78989 Start adding CORE_CONTENT_DIRS_LIST 2016-06-21 00:46:55 +02:00
twinaphex
c9f047edd3 Dehardcode more strings 2016-06-20 21:47:11 +02:00
twinaphex
35ea096db7 Move hash around 2016-06-20 18:30:45 +02:00
twinaphex
c3eda56561 Move hashes over to msg_hash.c 2016-06-20 17:55:34 +02:00
twinaphex
d2c9c280fe No longer use CB_ hashes 2016-06-20 16:14:59 +02:00
twinaphex
9fafac8b60 Move hashes to C file 2016-06-20 15:53:57 +02:00
twinaphex
a585017208 Rename MENU_FILE_ to FILE_TYPE_ 2016-06-20 15:50:37 +02:00
twinaphex
f22755f31b Move enums around 2016-06-20 15:42:05 +02:00
twinaphex
450e1f4746 Rename menu_hash_to_file_type 2016-06-20 15:33:22 +02:00