Commit Graph

31604 Commits

Author SHA1 Message Date
Alcaro
6fe43f5823 Make this one a bit more robust 2016-08-22 14:25:20 +02:00
twinaphex
7c19b2fac5 More translatable strings 2016-08-22 13:41:11 +02:00
twinaphex
b0a8f72724 More translated strings 2016-08-22 13:11:40 +02:00
twinaphex
a43dab71ba More translated strings 2016-08-22 02:38:19 +02:00
twinaphex
36d9b866cc Remove some logs 2016-08-22 02:30:23 +02:00
twinaphex
0ca142faf4 (frontend_salamander.c) Update dir_list_new reference 2016-08-21 14:14:37 +02:00
twinaphex
30f99c6e0e (iOS) Remove HAVE_ZARCH 2016-08-21 13:23:14 +02:00
twinaphex
19787792df Buildfix for Zarch 2016-08-21 13:22:24 +02:00
Twinaphex
5182769db8 Merge pull request #3412 from bparker06/master
recursively scan directories for database content, fixes issue #3139
2016-08-21 13:11:29 +02:00
Twinaphex
ae9f55d874 Merge pull request #3413 from fr500/master
reorder XMB tabs
2016-08-21 13:09:22 +02:00
radius
a467e13302 reorder XMB tabs 2016-08-21 00:09:29 -05:00
Brad Parker
c9815fadce update parameter list in header 2016-08-21 01:06:38 -04:00
Brad Parker
cc582db6fb recursively scan directories for database content, fixes issue #3139 2016-08-21 00:59:41 -04:00
Andrés
c171dd996e Merge pull request #3411 from bparker06/master
call quit event when key combination for quit is pressed, fixes issue #3335
2016-08-20 21:59:26 -05:00
Brad Parker
0e6059f1eb call quit event when key combination for quit is pressed, fixes autosave in issue #3335 2016-08-20 22:11:06 -04:00
Alcaro
3899984bbb Fix pseudolocalization 2016-08-20 23:38:24 +02:00
Alcaro
e41aa1f8fe Update pseudolocalization 2016-08-20 22:49:45 +02:00
twinaphex
838524dc49 Add thumb2 support for libco armeabi 2016-08-20 21:55:40 +02:00
twinaphex
cfb48542e3 (PS3) Add /dev/bdvd 2016-08-20 21:49:58 +02:00
twinaphex
ad3a4311ee Add msg_hash_jp 2016-08-20 21:37:03 +02:00
Alcaro
be4e0aee1f Clean up this thing 2016-08-20 21:23:32 +02:00
twinaphex
7f3e63a18d config_set_string - prevent potential crash 2016-08-20 21:21:09 +02:00
radius
616f517de7 fix savefiles/savestates not overriding 2016-08-20 12:52:47 -05:00
Alcaro
e559085540 Merge pull request #3407 from meleu/screenshot_with_gamename
Screenshot with gamename
2016-08-19 22:08:34 +02:00
meleu
db204afc9c changes based on the @Alcaro suggestions
Suggestions made here: https://github.com/libretro/RetroArch/pull/3407
2016-08-19 16:31:13 -03:00
twinaphex
acf76f6a58 (libretro-common) Simplify compat_ctz 2016-08-19 20:18:04 +02:00
twinaphex
a27f042731 Start preparing XMB for Vita 2016-08-19 19:10:31 +02:00
meleu
c92efacebe avoid problems if ROM name has percents
As @Alcaro noted here: https://github.com/libretro/RetroArch/pull/3407
2016-08-19 10:13:33 -03:00
meleu
01abbe3d4d screenshot filename "game name-yymmdd-hhmmss.ext"
replaced fill_dated_filename() by fill_str_dated_filename() to add the game name to the screenshot.
2016-08-19 08:53:14 -03:00
meleu
e1f4b41bb6 added fill_str_dated_filename() prototype 2016-08-19 08:49:09 -03:00
meleu
4e44ab99a1 added fill_str_dated_filename() function
This function creates a 'dated' filename prefixed by the string `in_str`, and concatenates extension (`ext`) to it.
2016-08-19 08:45:58 -03:00
Twinaphex
4b9ced1cd8 Merge pull request #3405 from frangarcj/master
(VITA) Add threads support
2016-08-19 08:54:24 +02:00
Francisco José García García
6e920f17dc (VITA) Add threads support 2016-08-19 02:59:25 +02:00
Twinaphex
bdd26ba5db Merge pull request #3404 from lakkatv/master
(XMB) Allow hiding some tabs
2016-08-18 17:27:43 +02:00
Jean-André Santoni
04fb4f6dde (XMB) Allow hiding some tabs 2016-08-18 16:42:39 +02:00
Jean-André Santoni
4228e3dcc3 Revert "Reworked xmb driver to allow tab hiding"
This reverts commit 069a9cbfe6.
2016-08-18 14:06:54 +02:00
Andrés
a2529620ad Merge pull request #3401 from RobLoach/tweaks
[Emscripten] Add design tweaks to the player
2016-08-17 14:44:55 -05:00
Rob Loach
b20c843fa8
[Emscripten] Add design tweaks to the player 2016-08-17 15:43:35 -04:00
Andrés
a7be733902 Merge pull request #3400 from RobLoach/patch-4
[Emscripten] Add some spacing above Start controls
2016-08-17 14:26:00 -05:00
Rob Loach
edb0e974d7 [Emscripten] Add some spacing above Start controls 2016-08-17 15:25:28 -04:00
Andrés
2723fe59a0 Merge pull request #3398 from RobLoach/patch-3
[Emscripten] Clean up the log textarea
2016-08-17 13:54:12 -05:00
Andrés
2f2d5f0265 Merge pull request #3397 from RobLoach/patch-2
[Emscripten] Center-align and darken the player
2016-08-17 13:54:04 -05:00
Rob Loach
53ccbcc27a [Emscripten] Use the Bootstrap control for the log 2016-08-17 14:23:24 -04:00
Rob Loach
dd8b19578b [Emscripten] Fix the CSS styling for the log 2016-08-17 14:22:21 -04:00
Rob Loach
60eddd189d [Emscripten] Improve the textarea styling 2016-08-17 14:17:26 -04:00
Rob Loach
b7efb36099 [Emscripten] Center-align and darken the player 2016-08-17 14:11:48 -04:00
Andrés
98b2712dfb Merge pull request #3396 from RobLoach/vsync
[Emscripten] Fix disabling the vsync
2016-08-17 13:02:00 -05:00
Twinaphex
a8023b4957 Merge pull request #3395 from gitghostcoder/master
Reworked xmb driver to allow tab hiding
2016-08-17 19:53:09 +02:00
Rob Loach
6db5a423fa Update webplayer.js 2016-08-17 13:52:39 -04:00
Rob Loach
7602ce5bc9
[Emscripten] Fix disabling the vsync 2016-08-17 13:50:43 -04:00