48906 Commits

Author SHA1 Message Date
Weedy Weed Smoker
e59bafccbe
More translation of the "msg_hash_fr.c" file 2019-05-06 02:29:46 +07:00
twinaphex
aaff9d6d55 (Lakka) SD_FLAG_LAKKA_ADVANCED should only be honored by Lakka 2019-05-05 21:21:43 +02:00
Weedy Weed Smoker
b0c6b8bf0f
Unify syntax for readability 2019-05-06 02:02:29 +07:00
Weedy Weed Smoker
1e55ac33d7
Merge pull request #2 from WeedyWeedSmoker/master
Merge new changes
2019-05-06 02:01:18 +07:00
Weedy Weed Smoker
f1a060cc5a
Merge pull request #1 from libretro/master
Merge new changes
2019-05-06 02:00:06 +07:00
Weedy Weed Smoker
5171c28196
French translation part 2 (continued...)
Second part of the "msg_hash_fr.c" translation, and one small cosmetic change to "msg_hash_fr.h"...
2019-05-06 01:54:33 +07:00
twinaphex
18fd85de24 Add easy way to enable/disable shaders 2019-05-05 20:52:09 +02:00
Weedy Weed Smoker
f1c8f78c16
French translation part 2
Cosmetic changes to fit XMB menu, and preliminary translation of "msg_hash_fr.c" file
2019-05-05 23:13:07 +07:00
twinaphex
14bd37415b (MaterialUI) Add more menu category setting icons 2019-05-05 17:31:29 +02:00
twinaphex
0f9fd971e2 (Windows) Add Toggle Desktop Menu to UI menubar 2019-05-05 17:00:11 +02:00
twinaphex
0b426b2022 This should hide the CRT SwitchRes option on systems
where it's not supported
2019-05-05 16:33:25 +02:00
Twinaphex
5d018db08d
Merge pull request #8704 from jdgleaver/rgui-rain-fix
(RGUI) Fix typo in 'rain' particle effect initialisation
2019-05-05 15:49:07 +02:00
jdgleaver
087eb939a5 (RGUI) Fix typo in 'rain' particle effect initialisation 2019-05-05 14:29:24 +01:00
twinaphex
360f8189e0 (D3D8/D3D9) Screenshots don't seem to work, disabling 2019-05-05 14:25:16 +02:00
twinaphex
50a57b03a1 (MSVC 2003) core_info - remove all_ext from heap - fixes crash with MSVC2003
and makes for easier code
2019-05-05 14:23:29 +02:00
twinaphex
f349410082 (CTR/3DS) hide 'Take Screenshot' since screenshots are not implemented
anyway
2019-05-05 14:14:14 +02:00
Twinaphex
c0f8f2cab6
Merge pull request #8703 from jdgleaver/playlist-detect-fix
(playlist) Don't resolve real path when core path is DETECT
2019-05-05 13:56:04 +02:00
twinaphex
3b110c0e3b (D3D8) Add 'Screenshots supported' 2019-05-05 13:55:12 +02:00
jdgleaver
79e8adb90e (playlist) Don't resolve real path when core path is DETECT 2019-05-05 12:49:07 +01:00
twinaphex
c3d2b190f2 (dispmanx) Implement get_flags 2019-05-05 13:49:06 +02:00
twinaphex
a0b2d97ca3 Hide 'Take Screenshot' for video drivers that don't support
taking screenshots yet
2019-05-05 13:46:26 +02:00
twinaphex
8094e02823 (MaterialUI) Add checkmark 2019-05-05 04:12:16 +02:00
twinaphex
a038dc785d Bump up version to 1.7.7 2019-05-05 03:30:17 +02:00
Twinaphex
e63b85cbba
Merge pull request #8698 from orbea/cxx
qb: Enable menu widgets with CXX_BUILD again.
2019-05-05 02:30:51 +02:00
Twinaphex
53185e3715
Merge pull request #8699 from DEX357/patch-29
Update msg_hash_pl.h
2019-05-05 02:30:41 +02:00
DEX357
7b5f32eed6
Update msg_hash_pl.h 2019-05-05 02:00:57 +02:00
orbea
26b8334c6b qb: Enable menu widgets with CXX_BUILD again. 2019-05-04 16:53:21 -07:00
Twinaphex
108a54a7f2
Merge pull request #8694 from orbea/menu
A few --disable-menu fixes.
2019-05-05 01:19:30 +02:00
Twinaphex
f5879dfad7
Merge pull request #8695 from orbea/c89
Fix C89_BUILD=1 with clang.
2019-05-05 01:19:14 +02:00
Twinaphex
786a5bd9a8
Merge pull request #8693 from meleu/patch-5
add "Use Old Implementation" in the Achievements menu
2019-05-05 01:19:01 +02:00
Twinaphex
1f0b1fb61c
Merge pull request #8696 from natinusala/master
Menu widgets improvements
2019-05-05 01:18:33 +02:00
twinaphex
23abe5025b Fix for playlist items that have been scanned and don't have an
associated core - we don't want to resolve the path if core_path
is set to "DETECT"
2019-05-05 01:17:51 +02:00
natinusala
a381c2180d menu_widgets: implement generic message widget, have shaders selection use it 2019-05-04 23:21:17 +02:00
natinusala
872e8ffb99 Fix multiple CXX warning 2019-05-04 22:24:59 +02:00
orbea
493083f5c7 qb: Disable HAVE_MENU_WIDGETS with CXX_BUILD for now. 2019-05-04 10:19:41 -07:00
orbea
ab7cc305e5 Fix C89_BUILD=1 with clang. 2019-05-04 09:27:12 -07:00
orbea
9a41ccd694 travis: Test building with --disable-menu for linux. 2019-05-04 09:12:16 -07:00
orbea
5f8bf221c6 travis: Refactor configure argument handling. 2019-05-04 08:59:53 -07:00
meleu
22a956f663 replace 'cheevos_rcheevos_enable' by 'cheevos_old_enable' 2019-05-04 12:52:49 -03:00
orbea
9e9849170d Silence unused function with --disable-menu.
gfx/drivers/gl_core.c:1529:13: warning: ‘gl_core_draw_menu_texture’ defined but not used [-Wunused-function]
 static void gl_core_draw_menu_texture(gl_core_t *gl, video_frame_info_t *video_info)
             ^~~~~~~~~~~~~~~~~~~~~~~~~
2019-05-04 08:26:49 -07:00
orbea
6552828244 qb: Fix --disable-menu.
Menu widgets must also be disabled with --disable-menu, now
configure will do so or error if --disable-menu and
--enable-menu_widgets are explicitly used.
2019-05-04 08:23:44 -07:00
Twinaphex
95c585e864
Merge pull request #8692 from natinusala/master
menu_widgets: notifications duration is now framerate independent
2019-05-04 16:56:29 +02:00
natinusala
03e3e3f520 menu_widgets: notifications duration is now framerate independent 2019-05-04 16:36:40 +02:00
twinaphex
8a92ad7dbf Fix C89_BUILD 2019-05-04 15:58:32 +02:00
twinaphex
3c2307de80 Merge branch 'master' of https://github.com/libretro/RetroArch 2019-05-04 15:58:23 +02:00
Twinaphex
182c44df70
Merge pull request #8688 from jdgleaver/rgui-d3d-colours
(RGUI) Fix colours when using D3D10/11/12 gfx drivers
2019-05-04 15:58:09 +02:00
Twinaphex
2ed4fbf2f7
Merge pull request #8691 from meleu/patch-5
use new cheevos implementation as default
2019-05-04 15:55:22 +02:00
meleu
b85cd1f1ab use new cheevos implementation as default 2019-05-04 10:27:36 -03:00
twinaphex
17b4cdb60a Merge branch 'rgui-d3d-colours' of git://github.com/jdgleaver/RetroArch 2019-05-04 14:56:41 +02:00
Twinaphex
b30b7d01f1
Merge pull request #8690 from natinusala/master
menu_widgets: fix C4018 warnings
2019-05-04 14:55:54 +02:00