30488 Commits

Author SHA1 Message Date
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
Twinaphex
397c8acd51 Merge pull request #3175 from lakkatv/master
Add start+select to the list of gamepad combos
2016-06-29 12:14:17 +02:00
twinaphex
3c7dc0a62e Try to silence more Coverity warnings 2016-06-29 12:13:40 +02:00
Jean-André Santoni
b409ced5ad Add start+select to the list of gamepad combos 2016-06-29 10:46:07 +02:00
Twinaphex
39778066dd Merge pull request #3174 from sronsse/fixes_for_team
command: Load dummy core on close only if core has not been initialized yet
2016-06-29 09:30:55 +02:00
Sebastien Ronsse
087e26bd2d command: Load dummy core on close only if core has not been initialized yet 2016-06-29 17:24:55 +10:00
radius
88784aa702 retropad cleanups and avoid sending 0s 2016-06-29 02:06:09 -05:00
twinaphex
8d7540c449 Move some variables around 2016-06-29 07:12:54 +02:00
twinaphex
7e55d0da17 (Net retropad) Prefix core option nams 2016-06-29 06:47:42 +02:00
twinaphex
417f3afdb0 retropad_update_input returns a value instead - get rid
of static global
2016-06-29 06:34:16 +02:00
twinaphex
982dd47f01 Translate a bunch of log strings 2016-06-29 03:06:15 +02:00
twinaphex
96bb85fb41 Replace more hardcoded strings 2016-06-29 02:44:27 +02:00
twinaphex
2a9bf91e0d Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE 2016-06-29 02:40:05 +02:00
Twinaphex
5d89bf970f Merge pull request #3172 from libretro/revert-3169-master
Revert "(gl_raster) Added fullscreen to restore_viewport"
2016-06-29 02:30:11 +02:00
Twinaphex
08dbbe1a55 Revert "(gl_raster) Added fullscreen to restore_viewport" 2016-06-29 02:30:05 +02:00
Twinaphex
d9a33dfe04 Merge pull request #3170 from leiradel/master
honor the tasks 'mute' property again
2016-06-29 02:16:00 +02:00
Andre Leiradella
50f538dc9e honor the tasks 'mute' property again 2016-06-28 17:02:01 -03:00
twinaphex
099be6ed2d Use noext versions of fill_path* functions 2016-06-28 13:13:36 +02:00
twinaphex
b593e73896 Use fill_pathname_base_noext 2016-06-28 13:10:34 +02:00
twinaphex
7647c9be59 Add noext versions 2016-06-28 13:08:03 +02:00
twinaphex
ca3eecf5c0 Create fill_pathname_join_noext 2016-06-28 13:05:46 +02:00
Twinaphex
51b2e920fe Merge pull request #3169 from natinusala/master
(gl_raster) Added fullscreen to restore_viewport
2016-06-28 12:56:14 +02:00
twinaphex
c03e566eba Create filL_short_pathname_representation_noext 2016-06-28 12:49:37 +02:00
twinaphex
0709f2b11b (libretro-common) (file_path.c) Cleanups 2016-06-28 12:43:50 +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
Nathan S
b0584a950d (gl_raster) Added fullscreen to restore_viewport 2016-06-28 11:56:19 +02:00
twinaphex
e75a586ead Can scroll now left/right in System Information 2016-06-28 11:34:17 +02:00
twinaphex
0a0f9cdec3 Add more translatable strings 2016-06-28 11:30:17 +02:00
twinaphex
e03a6284d1 Add FILE_PATH_RDB_EXTENSIOn 2016-06-28 11:22:44 +02:00
twinaphex
d589dd5d8f Update string 2016-06-28 11:16:08 +02:00
twinaphex
fa7eb9d8c8 Create file_path_str FILE_PATH_NUL 2016-06-28 11:10:30 +02:00
twinaphex
5ba74302b2 Cleanups 2016-06-28 11:04:59 +02:00
twinaphex
7a745c3f70 Use string_is_empty 2016-06-28 11:02:51 +02:00
twinaphex
58b95752e8 (task_content.c) Use string_is_empty 2016-06-28 10:50:00 +02:00
twinaphex
e162882406 (core_info.c) Use file_path_str 2016-06-28 08:57:01 +02:00
twinaphex
481e7d2f34 (libretro-common) Move STRING_REP_UINT64 to retro_common_api.h 2016-06-28 08:50:22 +02:00
twinaphex
7aff07f6ac (verbosity.c) Cleanups 2016-06-28 08:44:49 +02:00
twinaphex
97fd53cd5f Create more file_path_str enums 2016-06-28 08:42:50 +02:00
twinaphex
342bcebc59 Set current core type almost immediately after loading new core 2016-06-28 07:51:49 +02:00
twinaphex
1661fa552f Revert "Cleanup"
This reverts commit 43426df4f63d7cccb4705a38c3122b3f236c64c8.
2016-06-28 04:58:29 +02:00
twinaphex
5045a0faff Add optional logging 2016-06-28 04:23:57 +02:00