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 |
|
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 |
|
Ghost Coder
|
069a9cbfe6
|
Reworked xmb driver to allow tab hiding
|
2016-08-17 11:28:42 -05:00 |
|
twinaphex
|
eb83d6dfc0
|
(configuration.c) Plug memory leaks
|
2016-08-17 17:48:13 +02:00 |
|
Alcaro
|
51b44bc317
|
Merge pull request #3393 from libretro/revert-3341-master
Revert "[bugged] Reworked xmb driver to allow tab hiding"
|
2016-08-17 15:07:28 +02:00 |
|
Alcaro
|
32a56d2738
|
Revert "[bugged] Reworked xmb driver to allow tab hiding"
|
2016-08-17 15:07:17 +02:00 |
|
Alcaro
|
4ce3683333
|
Fix indentation derp
|
2016-08-17 13:53:41 +02:00 |
|
twinaphex
|
ff07d3569b
|
Move menu_update_libretro_info to menu_driver.c
|
2016-08-17 12:51:26 +02:00 |
|
Twinaphex
|
f26044678d
|
Merge pull request #3341 from gitghostcoder/master
[bugged] Reworked xmb driver to allow tab hiding
|
2016-08-17 09:45:47 +02:00 |
|
Andrés
|
c328a37d2a
|
Merge pull request #3391 from RobLoach/emscripten-update
Add Bootstrap Styles
|
2016-08-17 02:17:19 -05:00 |
|
Rob Loach
|
01665b5387
|
Add Tether for Bootstrap support
|
2016-08-17 02:13:51 -04:00 |
|
Rob Loach
|
2826524685
|
Add Bootstrap styles to emscripten
|
2016-08-17 02:11:26 -04:00 |
|
Andrés
|
e8ca9eb623
|
Merge pull request #3390 from RobLoach/emscripten
Move emscripten JS/CSS to split files
|
2016-08-16 23:54:23 -05:00 |
|