44799 Commits

Author SHA1 Message Date
twinaphex
c4da475384 Buildfix 2018-06-19 11:59:41 +02:00
Twinaphex
76d540a075
Merge pull request #6898 from libretro/android_susperf_setting
android: add configurable setting for Sustained Performance Mode
2018-06-19 09:30:30 +02:00
Brad Parker
aa083d1e4c android: add configurable setting for Sustained Performance Mode 2018-06-19 02:50:33 -04:00
twinaphex
981b0eec91 Take this out 2018-06-19 06:28:38 +02:00
twinaphex
c1f16e156e Add Power Management submenu 2018-06-19 06:23:38 +02:00
Twinaphex
48128a9b36
Merge pull request #6894 from libretro/android_susperf
android: enable sustained performance mode if supported
2018-06-19 04:41:02 +02:00
Twinaphex
1feadee0cb
Merge pull request #6895 from casdevel/midi
Document MIDI interface
2018-06-18 23:53:53 +02:00
opendata26
707855beda
(wiiu) add back HAVE_BUILTINZLIB but disabled by default 2018-06-18 21:41:30 +01:00
Zoran Vuckovic
8d99044fb4 Document MIDI interface 2018-06-18 21:26:10 +02:00
Brad Parker
612ed942d0 android: enable sustained performance mode if supported, bump target API to 24 2018-06-18 12:56:14 -04:00
twinaphex
ca3b8149a8 MSVC 2003 buildfix 2018-06-18 05:03:26 +02:00
Twinaphex
798635bf8a
Update CHANGES.md 2018-06-18 03:21:28 +02:00
twinaphex
54a95eed83 These defines are not available on Android NDK APIs lower than 24 2018-06-18 01:56:22 +02:00
twinaphex
e39b92a1f0 Another buildfix 2018-06-18 01:44:17 +02:00
twinaphex
7d3f62a816 Buildfix 2018-06-18 01:35:38 +02:00
twinaphex
a6b0dd9f57 Buildfixes 2018-06-18 01:05:52 +02:00
twinaphex
e0405b2f5c Add MIDI to Griffin 2018-06-18 00:37:51 +02:00
Twinaphex
49f3dacde5
Merge pull request #6892 from casdevel/midi
Add MIDI support
2018-06-17 23:07:26 +02:00
twinaphex
76db13fda4 Merge commit '950525a37032877e080ee0f4455c0c4cda550d45' 2018-06-17 20:11:37 +02:00
twinaphex
950525a370 Squashed 'libretro-common/' changes from 8030c86033..156677b98e
156677b98e Update

git-subtree-dir: libretro-common
git-subtree-split: 156677b98efb626c8b4c6fe8df4730ed0a15120f
2018-06-17 20:11:36 +02:00
twinaphex
fa1ec0780b Merge commit '3997b59cd652c7852f866aa11c25693fab6bbcda' 2018-06-17 20:04:50 +02:00
twinaphex
3997b59cd6 Squashed 'libretro-common/' changes from 705d72b4a3..8030c86033
8030c86033 Update
5303312e02 Update
a5507504f4 Merge pull request #80 from markwkidd/patch-2
fde3bc8334 Update libretro.h
afa570f1c0 clarify how input device subclasses are declared
4c0a96ba8a Update glsm.c
e5c75fcecb Merge pull request #78 from markwkidd/correct-path_remove_extension-desc
9713f7f66e correct path_remove_extension docs

git-subtree-dir: libretro-common
git-subtree-split: 8030c86033c7c20f554d41e009fc73f1bf4dff2d
2018-06-17 20:04:50 +02:00
Zoran Vuckovic
22d30a0dbf Fix segfault on device change 2018-06-17 18:50:27 +02:00
Twinaphex
7335db08dc
Update CHANGES.md 2018-06-17 05:10:44 +02:00
Twinaphex
ef1ec3131e
Update CHANGES.md 2018-06-17 05:10:00 +02:00
Twinaphex
6df3597f97
Merge pull request #6881 from L0sted/master
Some russian translations
2018-06-17 02:27:05 +02:00
Twinaphex
fde7796cb0
Merge pull request #6888 from bparker06/android_battery
support powerstate/battery level in Android
2018-06-17 02:26:10 +02:00
Brad Parker
7176bb19ad support powerstate/battery level in Android 2018-06-16 19:15:16 -04:00
Zoran Vuckovic
b487c3cace Add MIDI support 2018-06-16 21:17:32 +02:00
opendata26
cbc804783f (wiiu) Use portlibs zlib and libpng
Zlib needed for libpng to work, used in some cores.

Signed-off-by: Craig Tatlor <ctatlor97@gmail.com>
2018-06-15 18:53:45 +01:00
Twinaphex
9d0c0b77ee
Merge pull request #6883 from fr500/master
subsystem: set the subsystem correctly
2018-06-14 23:54:18 +02:00
radius
aa35b9da46 subsystem: set the subsystem correctly 2018-06-14 16:38:27 -05:00
l0sted
81e01da585 a lot of work 2018-06-14 15:48:44 +03:00
Twinaphex
fd1c354811
Merge pull request #6876 from retro-wertz/patch-1
Better no log at all than showing a false log
2018-06-14 00:51:17 +02:00
l0sted
a90008f7ed a lot of changes 2018-06-13 15:32:48 +03:00
l0sted
99b6757400 Latency translation 2018-06-13 13:30:01 +03:00
l0sted
af02712712 Updated russian translation 2018-06-13 13:21:15 +03:00
Brad Parker
19dd1c15eb Merge branch 'master' into qt_grid 2018-06-12 20:49:50 -04:00
bparker06
ab9e00219d
Add null pointer check 2018-06-11 20:28:36 -04:00
Twinaphex
890c781a76
Merge pull request #6874 from altiereslima/master
Update portuguese brazilian translation.
2018-06-11 14:48:50 +02:00
retro-wertz
ce27e986e9
Better no log at all than showing a false log
This false message has been like foreve. Nobody seems interested in updating "small and minor" things. so lets just remove this....
2018-06-11 17:08:59 +08:00
altiereslima
3f04c639b4 Update portuguese brazilian translation. 2018-06-10 19:58:50 -03:00
gblues
9ea16c0b3d Updates from PR feedback (ty @aliaspider) 2018-06-07 21:16:49 -07:00
gblues
8b87a53366 Replace hokey "hooks" struct with weak symbol annotations
- Did a test build to ensure RA built
- Copied over to my FTPservU sources and ensured no compile issues there

Looks solid. A lot cleaner, too.

@aliaspider
2018-06-07 18:41:16 -07:00
Twinaphex
a4144dfe9b
Merge pull request #6869 from FIX94/master
(GC) ACTUALLY fix up build
2018-06-07 21:10:32 +02:00
FIX94
6ede99b47b
(GC) ACTUALLY fix up build 2018-06-07 21:04:34 +02:00
hizzlekizzle
9271a7505f
Merge pull request #6863 from Brunnis/xmb-thumbnails-issue
Implement fix for thumbnails not showing up in Quick Menu as well as …
2018-06-07 13:26:32 -05:00
Brad Parker
ef8390dee1 Merge branch 'master' into qt_grid 2018-06-07 11:57:05 -04:00
Twinaphex
a7a54800e8
Merge pull request #6868 from Themaister/master
Vulkan: Fix two validation errors.
2018-06-07 05:07:24 +02:00
Mikael Brunnhede
0813de0392 Hide thumbnails in Quick Menu sub-menus. 2018-06-06 23:48:07 +02:00