Commit Graph

38417 Commits

Author SHA1 Message Date
Francisco José García García c9d90ce1b6 (VITA) Add support for external usb if mounted 2017-06-05 08:52:20 +02:00
twinaphex cacde2b464 (dynamic_dummy.c) Uniquely name frame_buf 2017-06-05 06:53:18 +02:00
twinaphex 7bcffde6c6 Revert "Add this conditional check"
This reverts commit f5fc95cd04.
2017-06-05 06:52:16 +02:00
twinaphex f5fc95cd04 Add this conditional check 2017-06-05 06:50:24 +02:00
twinaphex c3c772a79a (udev) Avoid warning with helgrind - input descriptor -1 is invalid 2017-06-05 05:18:38 +02:00
Twinaphex d903b1cc60 Merge pull request #5026 from fr500/staging
AARCH64 support
2017-06-05 04:37:31 +02:00
radius 304a647248 dlopen libandroid from lib64 instead 2017-06-04 21:20:39 -05:00
radius 8f55e77afe disable NEON 2017-06-04 21:00:40 -05:00
radius c6c8881ab2 add AARCH64 defines 2017-06-04 20:38:53 -05:00
twinaphex 37c0a2d923 Remove this code 2017-06-04 22:37:49 +02:00
twinaphex f5c5f489b3 (stb_vorbis.h) Cleanups 2017-06-04 22:34:27 +02:00
twinaphex dae733132a (stb_vorbis.h) Remove code we don't need 2017-06-04 22:28:06 +02:00
twinaphex 4a8d8d4d9f Remove code we don't need from stb_vorbis.h 2017-06-04 21:47:38 +02:00
twinaphex 8b945a103f (udev_input.c) Set st_dev manually 2017-06-04 21:16:35 +02:00
Twinaphex a3c88fec74 Merge pull request #5021 from casdevel/udev
Fix duplicate characters when searching
2017-06-04 21:01:43 +02:00
Zoran Vuckovic ab793b92a3 Remove XKBCOMMON code 2017-06-04 07:23:32 +02:00
Zoran Vuckovic 1911aadc19 Remove duplicate keyboard handling 2017-06-04 07:16:57 +02:00
twinaphex 85058fbe5c (udev_input.c) Some cleanups and a runtime check for X11 2017-06-03 18:54:04 +02:00
Twinaphex a8a8bde2ef Merge pull request #5017 from casdevel/udev
Add pointer handling to fullscreen mode
2017-06-03 18:43:29 +02:00
Zoran Vuckovic 210da4d204 Add ifdef checks for X11-specific code 2017-06-03 18:01:27 +02:00
Zoran Vuckovic 05a90f7f70 Add mouse grab/ungrab feature 2017-06-03 16:26:08 +02:00
Twinaphex 45305b4c04 Merge pull request #5014 from theheroGAC/patch-2
Update msg_hash_it.h
2017-06-03 16:08:07 +02:00
Zoran Vuckovic 39a9ac8444 Add pointer handling to fullscreen mode 2017-06-03 12:46:53 +02:00
theheroGAC 5efb90d614 Update msg_hash_it.h 2017-06-03 11:55:16 +02:00
theheroGAC d0a4632c13 Update msg_hash_it.h
82% Translated into Italian :)
2017-06-03 09:57:32 +02:00
Twinaphex 97e3a9e908 Merge pull request #5012 from theheroGAC/patch-1
Update msg_hash_it.h
2017-06-02 21:24:06 +02:00
theheroGAC e237b0f0aa Update msg_hash_it.h 2017-06-02 21:03:49 +02:00
theheroGAC 5afc868562 Update msg_hash_it.h 2017-06-02 18:57:17 +02:00
Twinaphex a8f1831a62 Merge pull request #5010 from casdevel/udev
Add multiple mice support to udev input driver
2017-06-02 16:45:13 +02:00
Twinaphex 647dc488ff Merge pull request #5011 from casdevel/winraw
Fix capabilities report
2017-06-02 15:25:07 +02:00
Zoran Vuckovic f740776105 Fix capabilities report 2017-06-02 09:47:43 +02:00
Zoran Vuckovic 11559f294a Add multiple mice support to udev driver 2017-06-02 07:57:07 +02:00
Zoran Vuckovic 2056ebc803 Allow udev input to be used with X11 context 2017-06-02 01:08:28 +02:00
twinaphex a4358deb0d Bump versioncode 2017-06-01 17:27:20 +02:00
twinaphex 44b4a4e028 Revert "xmb: enable menu transparency support when emulation is paused"
This reverts commit 17d0037bd5.
2017-06-01 17:21:55 +02:00
Jean-André Santoni 6e3b60a91a Merge pull request #5006 from psyke83/xmbtrans
xmb: enable menu transparency support when emulation is paused
2017-06-01 13:12:19 +02:00
Jean-André Santoni 478909697b Merge pull request #5007 from gouchi/master
Update CHANGES.md
2017-06-01 13:03:52 +02:00
gouchi 71efef723b Update CHANGES.md 2017-06-01 12:43:27 +02:00
twinaphex 25a89c3ff1 Update CHANGES.md 2017-06-01 05:26:44 +02:00
twinaphex 1056027d4d Bump up version code to 54 2017-06-01 03:49:51 +02:00
twinaphex f14473fd23 (PS3) Add HAVE_STB_VORBIS 2017-06-01 01:25:41 +02:00
twinaphex 69ab4b6137 Remove HAVE_RLAUNCH 2017-06-01 01:24:46 +02:00
twinaphex 6bf867330f (Android) Add -DHAVE_STB_VORBIS 2017-06-01 01:17:47 +02:00
twinaphex f085e69939 (OSX/iOS) Add HAVE_STB_VORBIS 2017-06-01 01:16:26 +02:00
Conn 17d0037bd5 xmb: enable menu transparency support when emulation is paused
Allow xmb menu driver transparency when "Pause when menu activated" is enabled (default setting).
This is also the default behaviour of the rgui driver and is helpful for users to preview
video/shader changes on the fly.

Issues fixed:

gfx/video_driver: enable menu transparency only when game is loaded (as a loaded core can display
                  black or corrupt image)
gfx/video_driver: don't clobber cached frame (fixes missing background on full screen toggle)
menu/drivers/xmb: ensure transparency is applied when game is loaded and no shader pipeline active.
menu/menu_driver: explicitly apply transparency only for existing textures (i.e. wallpapers), to
                  avoid background of cores with no content yet loaded mixing with wallpaper.
2017-05-31 23:45:16 +01:00
Twinaphex 03160ed3fc Merge pull request #5005 from libretro/revert-4985-master
Revert "xmb: allow transparency when emulation paused"
2017-06-01 00:28:01 +02:00
Twinaphex 1be1386161 Revert "xmb: allow transparency when emulation paused" 2017-06-01 00:27:44 +02:00
twinaphex cc1954b4ac Add 'Filter by current core' 2017-06-01 00:25:13 +02:00
Twinaphex 973600ab30 Merge pull request #4999 from fr500/master
prevent these tasks to run more than once on shutdown
2017-05-31 14:11:03 +02:00
radius f2a8b11ef7 prevent these tasks to run more than once on shutdown 2017-05-31 00:34:01 -05:00