41348 Commits

Author SHA1 Message Date
twinaphex
e16a501c46 Update CHANGES.md 2017-12-18 01:01:00 +01:00
Twinaphex
b6f9681373
Merge pull request #5931 from fr500/master
fix fullscreen cli option
2017-12-17 19:21:26 +01:00
radius
a7f989fdb6 fix fullscreen toggle 2017-12-17 13:16:40 -05:00
Twinaphex
d3a72d147f
Merge pull request #5930 from fr500/master
update this label to Stop immediately
2017-12-17 18:50:56 +01:00
radius
3ed436dbd0 update this label to Stop immediately 2017-12-17 12:16:34 -05:00
Twinaphex
da5d0650d5
Merge pull request #5929 from fr500/master
show the frontend name and CPU architecture on netplay rooms
2017-12-17 18:10:39 +01:00
radius
7bdd8e945a show the frontend name and CPU architecture on netplay rooms 2017-12-17 11:51:50 -05:00
twinaphex
d169d51180 Revert "Rewrite menu toggle"
This reverts commit 144ca2cfd8eb4234acc74630e1aab2e709f11abb.
2017-12-17 17:21:51 +01:00
twinaphex
edae66e413 Faulty fall-through 2017-12-17 17:12:02 +01:00
twinaphex
0f906d0986 Revert "that's a dumb bug."
This reverts commit 69a630f8e032a3c7338124f6e5c6ad95336f6761.
2017-12-17 17:06:02 +01:00
Twinaphex
26f483b22d
Merge pull request #5882 from hiddenasbestos/dolphinbar
Mayflash DolphinBar
2017-12-17 16:48:26 +01:00
Twinaphex
4758d3e22b
Merge pull request #5926 from hyarsan/master
Fix typo in CHANGES.md
2017-12-17 14:30:16 +01:00
hyarsan
c87ee34d07
Fix typo in CHANGES.md 2017-12-17 14:10:21 +01:00
Twinaphex
bf9b6a7ddd
Merge pull request #5925 from hiddenasbestos/overlay_fix
Fixes for overlay buttons
2017-12-17 14:06:18 +01:00
David Walters
02f6301607 fix reversed logic 2017-12-17 12:46:21 +00:00
David Walters
adffa5fc4c Fixes for overlay buttons 2017-12-17 12:36:18 +00:00
meepingsnesroms
0e22aec947 Bugfixes
Fix multiple line ending tipes in changed files, use DEVKITARM variable when referencing that directory, add 3ds .lst file to gitignore
2017-12-16 20:47:08 -08:00
meepingsnesroms
bb7ee12766 Fix compile on new devkitARM 2017-12-16 19:20:43 -08:00
twinaphex
2fa03755eb Cleanups 2017-12-17 04:11:56 +01:00
twinaphex
144ca2cfd8 Rewrite menu toggle 2017-12-17 03:54:11 +01:00
meepingsnesroms
d4503bc037
Merge pull request #3 from libretro/master
Prepare to update to newest devkitARM
2017-12-16 17:39:35 -08:00
twinaphex
49634cc46e Create manual get_value cbs callback for URL 2017-12-16 22:31:38 +01:00
ggf906
961972a858 (PSP) (VITA) New rthreads audio driver 2017-12-16 18:02:47 +01:00
ggf906
66157307d8 (PSP) Add thread support 2017-12-16 18:02:46 +01:00
twinaphex
9596cc2866 Update 2017-12-16 17:06:37 +01:00
Brad Parker
03970ddacd Show BSD OSes in frontend OS info 2017-12-16 10:46:52 -05:00
Twinaphex
9f336b705a
Merge pull request #5918 from bparker06/opacity_x11
x11: enable window transparency
2017-12-16 16:40:09 +01:00
Brad Parker
af85c20e56 Update CHANGES.md 2017-12-16 10:35:25 -05:00
Brad Parker
81cd5435a1 x11: enable window transparency 2017-12-16 10:29:30 -05:00
Twinaphex
c9716c066f
Merge pull request #5919 from orbea/dbus
Ifdef the broken dbus code better.
2017-12-16 14:50:47 +01:00
orbea
1ddcc7be82 Ifdef the broken dbus code better. 2017-12-16 05:19:05 -08:00
twinaphex
6622cb0810 Update libretro API 2017-12-16 14:12:38 +01:00
Andrés
2974258589
Update CHANGES.md 2017-12-16 00:58:29 -05:00
Andrés
f26db935ec
Update CHANGES.md 2017-12-16 00:57:58 -05:00
Andrés
cac184c75c
Update CHANGES.md 2017-12-16 00:50:53 -05:00
twinaphex
d8068553f4 Update 2017-12-16 02:47:59 +01:00
twinaphex
3fd059e073 Update 2017-12-16 01:20:21 +01:00
twinaphex
c63859cca9 Add safeguard suggested by Alcaro 2017-12-16 00:19:56 +01:00
Andrés
fbdd53b717
Change the entry point in MSVC2010 builds 2017-12-15 18:03:20 -05:00
twinaphex
4ba1e8336d Update libretro-common 2017-12-15 23:21:22 +01:00
twinaphex
1b6b670882 filestream - use int64_t 2017-12-15 21:10:58 +01:00
Twinaphex
60aa6bf3fb Fix warnings 2017-12-15 20:33:39 +01:00
twinaphex
b7eba4b28f Update image_core.c 2017-12-15 19:25:30 +01:00
Andrés
4604faf8d9
Update RetroArch-msvc2010.vcxproj 2017-12-15 12:46:35 -05:00
twinaphex
42462c2ba9 Silence some warnings 2017-12-15 18:31:12 +01:00
twinaphex
4572675a15 (PS3) Fix Salamander build 2017-12-15 18:20:18 +01:00
Alcaro
cbdb91a668 Remove file_ prefixes, for consistency with the rest of libretro. They're not useful, anything they'd mean is provided by the vfs_iface-> anyways. Also rename delete to remove to match libc and avoid C++ keywords. 2017-12-15 17:28:55 +01:00
Andrés
f25ba04d91
Change the entry point in non DEBUG builds 2017-12-15 09:43:39 -05:00
Twinaphex
fde0cca93d
Merge pull request #5914 from frangarcj/psp_audio
(PSP) Sync audio thread
2017-12-15 14:19:12 +01:00
ggf906
21aedd46ee (PSP) Sync audio thread 2017-12-15 13:35:10 +01:00