30679 Commits

Author SHA1 Message Date
twinaphex
3d27895adf Cleanups 2016-06-30 18:34:11 +02:00
twinaphex
31056286e8 Simplify menu_cbs_ok.c 2016-06-30 18:31:45 +02:00
twinaphex
b8f40af467 Simplify generic_action_ok_file_laod 2016-06-30 18:29:27 +02:00
twinaphex
471ffc53fd Refactor menu_content_load_from_playlist 2016-06-30 18:25:19 +02:00
twinaphex
9836b97554 Dehardcode some strings 2016-06-30 17:53:54 +02:00
twinaphex
2119e4559d C89_BUILD fix 2016-06-30 17:43:36 +02:00
twinaphex
82a77279f3 Prevent more null pointer dereferences 2016-06-30 17:40:19 +02:00
twinaphex
01ab13f62c Prevent null pointer dereferences 2016-06-30 17:38:16 +02:00
Alcaro
e321d34d08 That should be the last of the new Coverity issues... 2016-06-30 16:10:58 +02:00
Alcaro
10e0411b21 Thanks Coverity, but no, this one cannot be null. 2016-06-30 16:10:58 +02:00
twinaphex
22ac73ba26 Prevent null pointer dereference 2016-06-30 16:10:09 +02:00
twinaphex
9ee55cf7cc Fix performance counter representation 2016-06-30 16:05:41 +02:00
twinaphex
ebb75f99fc Get rid of DONT_HAVE_STRING_LIST ifdefs 2016-06-30 07:42:01 +02:00
twinaphex
9fab75c4b5 Cleanups; 80-char width limit 2016-06-30 07:40:25 +02:00
twinaphex
f51dfa1de9 Cleanups 2016-06-30 06:11:55 +02:00
twinaphex
21134eb28c Create FILE_PATH_DETECT 2016-06-30 06:07:44 +02:00
twinaphex
0547a71a52 Cleanups 2016-06-30 06:02:30 +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
twinaphex
6756501dac Create FILE_PATH_LUTRO_PLAYLIST 2016-06-30 05:19:25 +02:00
twinaphex
e61593d80c Cleanups 2016-06-30 05:16:28 +02:00
twinaphex
eb4d8678e9 (XMB) Cleanups 2016-06-30 05:14:12 +02:00
twinaphex
83bafe1b19 Cleanups 2016-06-30 05:04:27 +02:00
twinaphex
543c188da6 Create fill_pathname_join_special_ext 2016-06-30 05:02:45 +02:00
twinaphex
5f71ecc1d1 Create fill_pathname_join_special_ext 2016-06-30 04:59:57 +02:00
twinaphex
5d7367e89a Create vec2_t/vec3_t typedefs 2016-06-29 19:42:41 +02:00
radius
a1cf6f29f4 fix map and remove stray printf 2016-06-29 12:23:26 -05:00
radius
24ec6928dc sleep for 4ms 2016-06-29 12:23:25 -05:00
twinaphex
3f8b1d04ed Reuse code 2016-06-29 18:54:40 +02:00
twinaphex
08f26fafbd Create FILE_PATH_OPT_EXTENSION 2016-06-29 18:45:12 +02:00
twinaphex
c83477cb62 Create FILE_PATH_REMAP_EXTENSION 2016-06-29 18:43:00 +02:00
twinaphex
a301562149 Dehardcode .cfg extension 2016-06-29 18:40:36 +02:00
twinaphex
668b4b5d26 Remove duplicate fill_string_concat 2016-06-29 18:14:42 +02:00
twinaphex
1226c71b98 Use fill_string_concat 2016-06-29 18:14:42 +02:00
Alcaro
2bd3e94e5e Apparently Coverity doesn't like this either. 2016-06-29 18:01:34 +02:00
twinaphex
a7e8707f7d Create fill_pathname_join_delim_concat 2016-06-29 17:51:25 +02:00
twinaphex
c38c28a0f5 Create fill_pathname_join_concat 2016-06-29 17:46:50 +02:00
twinaphex
eafce41a16 menu_setting.c - use fill_string_concat 2016-06-29 17:43:36 +02:00
twinaphex
f4ef5e82c2 Create and use fill_string_concat 2016-06-29 17:41:32 +02:00
twinaphex
037633cf33 Cleanups 2016-06-29 17:07:31 +02:00
radius
298b753e41 fix button map 2016-06-29 09:58:27 -05:00
Twinaphex
f53783dfe8 Merge pull request #3178 from lakkatv/master
Add .lutro scanning
2016-06-29 16:09:31 +02:00
twinaphex
4168e541c9 Bump up to 1.3.5, but don't yet tag 2016-06-29 15:10:08 +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
900fc57773 Merge pull request #3177 from natinusala/master
(gl_raster_font) Fixed the viewport issue
2016-06-29 14:51:20 +02:00
Nathan S
d79da7fc1f (gl_raster_font) Fixed the viewport issue 2016-06-29 14:22:30 +02:00
twinaphex
b8ac629fbf Get rid of dereference before null check warning 2016-06-29 12:19:23 +02:00