twinaphex
72bde77ef0
Ability to set FPS update interval (new setting - fps_update_interval)
2019-08-20 03:05:52 +02:00
twinaphex
ad71451432
Add frontend log level setting
2019-08-20 01:18:26 +02:00
Brad Parker
77d2ce95f1
Update Japanese translation
2019-08-16 19:47:15 -04:00
Brad Parker
1580a611d6
Qt: add core option sublabels as tooltips, add buttons to reset one/all core options
2019-08-02 17:48:31 -04:00
Tim Van den Langenbergh
d3a98fea79
Make wording of messages for label display mode clearer.
...
Use strlcpy for safety in sanitization.
Change label sanitization to use the No-Intro conventions.
Remove integer manipulation of enums for hash strings.
Add handler for start button on label display mode.
2019-07-29 19:08:15 +02:00
Tim Van den Langenbergh
73eb9adb09
Add the new labels to the various language files.
2019-07-28 21:52:37 +02:00
Brad Parker
61ab9249fc
add "required hw api" to core info files, block content loading if core is incompatible with current graphics API/version
2019-07-23 22:44:45 -04:00
Brad Parker
a5f5d2b328
Update Japanese translation, cdrom cleanups
2019-07-23 22:36:29 -04:00
twinaphex
25e4af4a24
Start adding Disc Information
2019-07-11 05:45:49 +02:00
Brad Parker
980de11974
cdrom: check if disc is inserted before trying to load or dump
2019-07-10 11:17:28 -04:00
Brad Parker
1a45f85406
fix BOM markers, add CDROM read support to msvc versions in Makefile.griffin
2019-07-09 17:46:16 -04:00
Brad Parker
119245e88b
cdrom: add load disc callback
2019-07-09 11:17:17 -04:00
twinaphex
4fdf33e5f8
(CDROM) Add Load Disc/Dump Disc
2019-07-03 01:08:20 +02:00
twinaphex
ac8e80a9e2
(MSVC2017) Fix build
2019-06-20 02:48:07 +02:00
twinaphex
897a9a7c1a
(MSVC 2017 UWP) Silence warnings
2019-06-19 21:20:31 +02:00
toshixm
bd0fdf7322
Update Japanese translation messages ( #8978 )
...
* Updated Japanese translation messages.
* Modified translation of MENU_ENUM_LABEL_VALUE_MENU_ENUM_CONTROLS_PROLOG
2019-06-19 13:14:51 -04:00
Brad Parker
c962da0ddb
add video setting to select gpu (currently implemented for vulkan)
2019-06-13 12:47:08 -04:00
Toshiyuki Maezawa
5b0c8ab2ab
Added BOM
2019-06-11 23:37:13 +09:00
Toshiyuki Maezawa
9a003e03d0
Updated japanese translation.
2019-06-11 23:23:02 +09:00
Toshiyuki Maezawa
06a26fbe6b
Applied coding style using editorconfig
2019-06-11 00:45:36 +09:00
Toshiyuki Maezawa
9840e9a9a1
Merged updates from msg_hash_en.h
2019-06-10 23:48:11 +09:00
twinaphex
682bfc675f
Add this ifdef around pragma execute-character-set
2019-05-28 13:37:14 +02:00
Brad Parker
725fe6197d
add CPU model to system info
2019-05-22 10:50:21 -04:00
Dwedit
1faaf68d9d
UTF-8 Fix favoring MSVC 2010-2013.
...
MSVC 2015 and 2017 projects: Add /utf-8 switch
Makefile.griffin: Add -utf-8 switch to MSVC 2015 builds
Makefile.msvc: Add -utf-8 switch to MSVC 2017 builds
intl/msg_hash files: Added BOM and MSVC 2010-2013 pragmas
menu_cbs.c: Replace Euro character with raw bytes
menu_osk_utf8_pages.h: Replace pragma with MSVC 2010-2013 version range
shaderparamsdialog.cpp: Add BOM and MSVC 2010-2013 pragma
2019-05-21 18:02:25 -05:00
twinaphex
6730d05918
(XMB) Animation settings - Main Menu opening/closing, Horizontal
...
highlight, Move up/down
2019-05-13 09:44:52 +02:00
Ömercan Kömür
9da9f4bad0
Every .h files && tr.c&.h files edited ( #8648 )
...
* Every .h files && tr.c&.h files edited
each .h file is edited in their own language, Menu_ENUM_LABEL_VALUE_LANG_GREEK & Menu_ENUM_LABEL_VALUE_LANG_TURKISH added into missed .h files, according to the frequency of use Turkish translations changed. some unnecessary blank spaces deleted
* added )
added ) end of #988 & #986 lines
* Added New Turkish Translations
added some translations
* update msg_hash_tr.c
some lines deleted, new translations added
* Update msg_hash_tr.c
* Delete msg_hash_fr.h
Since they are revision french translations, there is no need to add Turkish & Greek colum for right now.
* Newest FR translate added
since they are added Greek & Turkish into their FR files no need to add
2019-05-06 17:25:52 +02:00
twinaphex
705851b147
Add 'Scan without Core Match'
2019-05-05 21:54:49 +02:00
twinaphex
18fd85de24
Add easy way to enable/disable shaders
2019-05-05 20:52:09 +02:00
twinaphex
b7e7f6a651
(Menu widgets) Add menu widgets setting
2019-05-03 13:58:33 +02:00
jdgleaver
54e1711f9a
(3DS) Sanitise/Improve display mode selection
2019-04-15 17:05:55 +01:00
Twinaphex
1250565e9e
Merge pull request #8488 from markwkidd/collections-to-playlists
...
internationalization -- use "Playlist" instead of "Collection"
2019-04-11 20:02:59 +02:00
Brad Parker
e7891b8c1a
add analog deadzone and sensitivity options, rename axis threshold
2019-03-25 23:22:19 -04:00
Twinaphex
123cd67a6a
Merge pull request #8486 from huwpascoe/rxml
...
Re-enable RXML and purge libxml
2019-03-23 03:25:32 +01:00
Mark W. Kidd
9b9b1e6b9c
update MENU_ENUM_SUBLABEL_PLAYLIST_ENTRY_REMOVE
2019-03-22 10:26:51 -04:00
Mark W. Kidd
961e435317
update MENU_ENUM_SUBLABEL_SCAN_XX strings
2019-03-22 08:17:33 -04:00
Mark W. Kidd
dcd9860e80
update MENU_ENUM_LABEL_VALUE_PLAYLIST_DIRECTORY
2019-03-22 08:17:32 -04:00
Mark W. Kidd
8771e5b958
use PLAYLISTS_TAB enum instead of COLLECTION_LIST
2019-03-22 08:17:31 -04:00
Brad Parker
538576e6f9
update JP translation
2019-03-20 21:20:59 -04:00
Huw Pascoe
45069537fb
Re-enable RXML and purge libxml
...
Fixed rxml to work with griffin.c
2019-03-17 03:04:35 +00:00
twinaphex
6aca340927
(OSX) Add CoreAudio V3 driver from stuartcarnie
2019-01-31 23:14:56 +01:00
twinaphex
6e1658bb30
Add CoreAudio system information string
2019-01-31 21:43:31 +01:00
jdgleaver
99fa2b54eb
(RGUI) Overhaul custom theme interface + add wallpaper support
2019-01-29 17:20:46 +00:00
orbea
5fcec0f561
menu: Add sublabel for 'menu_horizontal_animation'.
...
Fixes https://github.com/libretro/RetroArch/issues/5271 .
2019-01-02 20:36:35 -08:00
waitingmoon
9872111dbc
Update msg_hash_ja.h ( #7831 )
2018-12-28 15:06:52 -05:00
orbea
2646e49eb4
menu: Add 'Show Start Recording' and 'Show Start Streaming'.
...
Fixes https://github.com/libretro/RetroArch/issues/7739
These options are located at:
Settings -> User Interface -> Views -> Quick Menu -> Show Start Recording
and
Settings -> User Interface -> Views -> Quick Menu -> Show Start Streaming
The quick menu options 'Stop Recording' and 'Stop Streaming' are
intentionally not hidden to prevent users from silently recording or
streaming without realizing.
2018-12-13 18:40:32 -08:00
orbea
23bbcdf8ce
menu: Add "Show Reset Core Association".
...
This can be found at:
Settings -> User Interface -> Views -> Quick Menu -> Show Reset Core Association
This could be helpful for child friendly devices where someone may
accidentally reset the core and then not now which core they were using
before or how to set it again.
Also fixes an issue where "Show Add To Favorites" hides
"Reset Core Association" when that is not desired or expected.
Fixes https://github.com/libretro/RetroArch/issues/7714
2018-12-09 17:46:40 -08:00
radius
c2fc35f2cc
repurpose the old settings to the new window sizing code
2018-11-25 11:10:58 -05:00
twinaphex
cc4f834d74
Rename string to 'Remember Window Positions'
2018-11-25 09:08:43 +01:00
twinaphex
e1afdf8c3c
(Windows) Start implementing 'remember window positions'. Right now only
...
saves/remembers X, Y position
2018-11-25 09:02:32 +01:00
jdgleaver
ca13805937
(3DS) Add 'bottom screen' enable to User Interface menu
2018-11-14 16:41:19 +00:00
twinaphex
6c90b63835
Add 'No Favorites Available' text
2018-11-05 14:30:08 +01:00
twinaphex
c55b9c8c22
Add 'No Videos Available' / 'No Images Available' text
2018-11-05 14:23:17 +01:00
twinaphex
70ccbb6fb5
Add customized string for 'no Music Available'
2018-11-05 13:59:38 +01:00
twinaphex
1aded41b33
Add more localized strings
2018-11-02 15:29:29 +01:00
natinusala
c9a5156e5d
ozone: fix on the fly theme setting
2018-10-27 19:19:52 +02:00
twinaphex
689e612af8
(Ozone) Add 'Use System Preferred Color Theme' (enabled for Switch)
2018-10-27 17:10:53 +02:00
twinaphex
624698d2d9
(Ozone) Add menu color theme
2018-10-27 16:51:17 +02:00
twinaphex
622bef1f7a
Dehardcode some more strings
2018-10-27 05:48:44 +02:00
waitingmoon
4e99132e23
Update JP translation ( #7407 )
...
* Update JP translation (Video and Audio)
* Update JP translation (Main Menu, Settings)
* Update JP translation (Netplay, Import)
* minor change
* Change システム to 全般
* Change 全般 to メイン (refrect 5ch users opinion)
* restore explanation of non-windowed fullscreen mode
2018-10-14 04:41:51 -04:00
waitingmoon
a49253cb6e
Update JP translation ( #7371 )
...
* Update JP translation
* Update msg_hash_ja.h
2018-10-08 23:30:01 -04:00
natinusala
8250007b8e
Added Lakka Switch menu entries
2018-10-06 15:44:37 +02:00
Dan Weiss
75a1ea749b
Fix missing BOM markers ( #7367 )
2018-10-04 19:42:41 -04:00
waitingmoon
cdea2a0ba6
Update msg_hash_ja.h ( #7363 )
2018-10-04 13:34:04 -04:00
Twinaphex
c7b7661340
Merge branch 'master' into patch-4
2018-10-04 02:15:17 +02:00
waitingmoon
cf939aefe2
Update msg_hash_ja.h
...
minor change
2018-10-03 04:50:05 +09:00
Rob Loach
5a870f9190
Add language entry for STB TrueType support
2018-09-30 20:38:59 -04:00
twinaphex
7245cb2732
Add Reset To Defaults setting
2018-10-01 02:13:53 +02:00
twinaphex
a3f98a21f8
Add split joycon setting
2018-09-30 23:39:31 +02:00
waitingmoon
908574f3c4
Update msg_hash_ja.h
2018-09-30 22:23:04 +09:00
waitingmoon
a6836584c7
Update msg_hash_ja.h
2018-09-28 23:23:51 +09:00
twinaphex
a52b6a2c16
Add Streaming Title setting
2018-09-27 13:38:32 +02:00
twinaphex
1764bfe60f
Added Streaming Mode
2018-09-26 23:34:45 +02:00
twinaphex
cf7eea30cb
Add Youtube/Twitch Stream key settings
2018-09-26 23:22:12 +02:00
twinaphex
bb0059c721
Add Twitch list/Youtube list
2018-09-26 23:00:20 +02:00
twinaphex
7ba7bc3a1d
Add recording options at radius' request
2018-09-26 00:55:17 +02:00
waitingmoon
a945b7b985
Update msg_hash_ja.h ( #7284 )
2018-09-24 13:51:01 -04:00
waitingmoon
a1e3530c77
Update msg_hash_ja.h ( #7261 )
...
* Update msg_hash_ja.h
* fix typo
解答 to 解凍
2018-09-20 21:56:32 -04:00
waitingmoon
099317a2e2
Update msg_hash_ja.h ( #7250 )
2018-09-19 08:19:15 -04:00
Brad Parker
010fad236a
Qt: add option to rename playlists
2018-09-18 14:09:25 -04:00
waitingmoon
bca86728b0
Update msg_hash_ja.h ( #7246 )
...
* Update msg_hash_ja.h
Update JP translation
* Update msg_hash_ja.h
2018-09-18 11:10:06 -04:00
twinaphex
cb8148878c
Add hotkeys for 'Toggle Recording' / 'Toggle Streaming'
2018-09-18 08:52:09 +02:00
waitingmoon
d2ab86f333
Update msg_hash_ja.h ( #7240 )
...
Update JP translation
2018-09-18 01:39:42 -04:00
twinaphex
3c8ee6f26a
Add 'Start Streaming/Start Recording' to Quick Menu
2018-09-17 09:06:24 +02:00
Twinaphex
4f85ca5f9a
Merge pull request #7225 from fr500/master
...
WIP: [record] start whipping some sense into this feature
2018-09-17 06:16:13 +02:00
twinaphex
9c88c6e3c5
Add msg_hash OUTPUT_DISPLAY_ID
2018-09-17 03:25:34 +02:00
twinaphex
04211662cf
Add 'Use Custom Refresh Rate' setting
2018-09-17 01:56:18 +02:00
twinaphex
369f8206d1
Add 'X-Axis Centering' - https://github.com/libretro/RetroArch/issues/6988
2018-09-16 21:00:34 +02:00
twinaphex
07fd28b351
Change CRT Super Resolution 'OFF' to 'Native'
2018-09-16 09:06:55 +02:00
twinaphex
92b6854315
CRT SwitchRes - step 3 - https://github.com/libretro/RetroArch/issues/6988
2018-09-16 08:57:27 +02:00
twinaphex
ac81ef680d
Update sublabels
2018-09-16 08:29:13 +02:00
twinaphex
004a2e335f
(CRT SwitchRes) Step 1- https://github.com/libretro/RetroArch/issues/6988
2018-09-16 08:06:06 +02:00
radius
1c85058e72
[recording] rename bsv recording from movie to input replay
2018-09-15 21:47:23 -05:00
twinaphex
914df58d2e
(WGL) Adaptive Vsync should work now for WGL
2018-09-12 03:59:25 +02:00
Raphael Zumer
ab384b8afb
Update msg_hash_ja.h ( #7203 )
...
* Fix some incorrect labels
* Word some labels more naturally
* Use RetroAchievements instead of レトロ実績
2018-09-10 10:14:14 -04:00
Brad Parker
30fb23ccbe
Qt: add option to filter extensions inside archives when adding to a playlist
2018-08-30 23:06:34 -04:00
Brad Parker
56c9a37e5a
Qt: initial core options dialog
2018-08-29 11:34:36 -04:00
Brad Parker
d8913d5d3a
Qt: add right-click for playlists to download thumbnails for the current entries
2018-08-27 23:29:44 -04:00
Brad Parker
21f99b9965
Qt: add right-click for playlists to download their thumbnail packs
2018-08-26 23:24:43 -04:00
Brad Parker
9638005332
Qt: add UI option to set startup playlist, fixes #7103
2018-08-26 17:17:45 -04:00
Brad Parker
e9e424ec82
Qt: add right-click option to download thumbnail for playlist entries
2018-08-25 01:00:18 -04:00
Jesse Bryan
5bda0b3a61
general: fixed the merge conflict
2018-08-21 14:57:59 -05:00
Brad Parker
ff09503ac1
Qt: add right-click options to reset shader parameters back to defaults
2018-08-20 21:48:59 -04:00
Jesse Bryan
44180e55b1
Merge branch 'master' of https://github.com/libretro/RetroArch into discord_improvements
2018-08-20 08:30:57 -05:00
Brad Parker
b60df44b59
Qt: add load/save/remove/apply buttons to top of shaders dialog
2018-08-19 16:26:23 -04:00
Jesse Bryan
cdbe19e213
discord: fix merge conflicts
2018-08-18 21:16:12 -05:00
Brad Parker
c00fd41b93
Qt: style fixup for filter/scale/move shader options
2018-08-18 19:07:58 -04:00
Brad Parker
380cd7ac53
Qt: add move up/down button for shader passes
2018-08-18 18:03:51 -04:00
Brad Parker
894d460821
Qt: add "current shader" prefix to window title
2018-08-18 13:04:53 -04:00
Jesse Bryan
a0cf6b6b5e
discord: added additional discord events and other improvements
2018-08-18 02:12:51 -05:00
Brad Parker
572c1ea2d3
Qt: initial shader parameter support
2018-08-14 16:04:48 -04:00
Brad Parker
0c658debbf
update Japanese translation
2018-08-12 22:42:34 -04:00
Brad Parker
e91c18f556
Qt: Add list of contributors to about box
2018-08-10 19:10:23 -04:00
Brad Parker
4baecf84ca
Qt: add option to update RetroArch (Windows only for now)
2018-08-06 20:52:47 -04:00
Brad Parker
75d161e0bd
Qt: make links in Help->About clickable, add documentation link
2018-08-03 21:38:38 -04:00
Brad Parker
43492c5fbd
Qt: add Help->About dialogs
2018-08-02 23:21:39 -04:00
Brad Parker
ea05b0f3cb
Qt: "add entry" option for starting a new custom playlist entry
2018-07-31 00:15:59 -04:00
Brad Parker
558a732330
Qt: add right-click option to edit playlist entries, fix bug with extra .lpl extension in playlists
2018-07-29 23:51:23 -04:00
Brad Parker
fea09f7382
Qt: add right-click menu to delete playlist items
2018-07-28 22:34:00 -04:00
Brad Parker
8835e2d9a2
Qt: add delete key option to list/grid view to remove playlist items
2018-07-28 11:48:24 -04:00
Brad Parker
45d38dcccf
Qt: add dialog to choose core/database for new playlist entries
2018-07-27 23:45:48 -04:00
Brad Parker
fcdeebe672
Qt: initial drag&drop to add playlist entries. no scanning or filtering yet
2018-07-26 23:35:17 -04:00
Brad Parker
be952a9d14
Qt: add options for new/delete playlist
2018-07-26 11:23:51 -04:00
Brad Parker
665628e6c0
Qt: add separate settings for max list/grid entries
2018-07-25 15:24:26 -04:00
Brad Parker
5ff77d1833
Qt: better border drawing across styles, add option for max entries in "all playlists"
2018-07-25 01:43:57 -04:00
Brad Parker
f78337e02e
Qt: add progress bar for grid view loading
2018-07-22 22:05:57 -04:00
Brad Parker
04d5e6368e
Merge branch 'master' into qt_grid
2018-07-02 11:52:04 -04:00
Brad Parker
c4f34f3c6f
update JP translation
2018-07-02 11:51:00 -04:00
David Walters
8a2b23de34
new setting "input_bind_hold"
2018-06-29 21:12:45 -05:00
Jean-André Santoni
2a2e732a79
(Menu) Add a setting to hide the shutdown option
2018-06-23 12:01:13 +07:00
twinaphex
d27b6265a0
Add more HAVE_MPV ifdefs
2018-06-20 04:50:58 +02:00
twinaphex
c1f16e156e
Add Power Management submenu
2018-06-19 06:23:38 +02:00
Brad Parker
ef8390dee1
Merge branch 'master' into qt_grid
2018-06-07 11:57:05 -04:00
twinaphex
6d81d31ef5
Enable Discord setting
2018-05-29 12:18:01 +02:00
twinaphex
b5f6ae7931
(Discord) Add translatable string
2018-05-29 11:14:21 +02:00
Brad Parker
8d886751b9
Merge branch 'master' into qt_grid
2018-05-28 18:16:13 -04:00
radius
0a0365e49a
add menu entries
2018-05-13 22:33:06 -05:00
twinaphex
1e42e8f58c
(Qt) Add translatable string for 'Clear'
2018-05-07 15:37:54 +02:00
twinaphex
b2361987b7
Make 'Current Core' string translatable
2018-05-07 15:27:56 +02:00
Brad Parker
649216c700
Qt: add view menu option to change between icon/list views
2018-05-07 02:36:00 -04:00
twinaphex
d45002779d
Fix one label
2018-05-03 02:12:16 +02:00
twinaphex
4c212d460f
Make Mixer Stream values translatable
2018-05-03 02:08:21 +02:00
twinaphex
1ab1d12398
Add sublabels to 'Add To Mixer'
2018-05-03 02:02:28 +02:00
twinaphex
965149d425
Add sublabels for mixer actions
2018-05-03 01:47:52 +02:00
twinaphex
7b1d61da3d
(QuickMenu) Added Configuration Override submenu
2018-05-03 00:04:19 +02:00
twinaphex
b480cdbe26
Add 'Add To Mixer And Play'
2018-05-02 21:09:53 +02:00
twinaphex
90c1ce8fcc
Add Add To Mixer And Play labels
2018-05-02 20:27:01 +02:00
Brad Parker
cc94cafa8f
update Japanese translation
2018-04-30 22:06:32 -04:00
Brad Parker
4df26353dd
Qt: add option (off by default) to suggest the currently loaded core first
2018-04-30 20:33:28 -04:00
Brad Parker
71257adb8e
Qt: add setting in User Interface to enable use of the desktop menu in general (disabling it may improve startup time if desktop menu is not being used)
2018-04-30 19:11:38 -04:00
Brad Parker
a1aefc901c
Qt WIMP GUI
2018-04-30 14:33:05 -04:00
twinaphex
965859ddcb
Start adding mixer controls - ability to stop and remove loaded tracks
2018-04-30 14:34:25 +02:00
twinaphex
b0ef193117
Add 'Enable menu audio' setting
2018-04-29 00:41:53 +02:00
twinaphex
b2e9a328cd
Add User Interface -> Views -> Quick Menu -> Show
...
Overlays/Remaps/Latency
2018-04-24 17:46:49 +02:00
twinaphex
b907ee2503
Add sublabels for CRT SwitchRes
2018-04-24 17:08:43 +02:00
twinaphex
65fe25f03c
(RGUI) Add background border filler thickness enable
2018-04-24 16:45:06 +02:00
twinaphex
ee421fcaa8
Add RGUI Border Filler Enable
2018-04-24 16:01:51 +02:00
twinaphex
265ae728dd
(XMB) Add XMB menu layout - ability to switch between PS3 (Console)
...
and PSP (Handheld) layouts
2018-04-24 07:38:53 +02:00
Brandon Wright
20d87347f7
Add menu item showing and allowing to automatically set precise refresh rate.
2018-04-15 17:56:12 -05:00
Brandon Wright
5da1aa0af7
Allow compositor disabling on X11 fullscreen through _NET_WM_BYPASS_COMPOSITOR.
...
Note: KWin doesn't bypass compositor on override-redirect windows, so enabling windowed fullscreen is necessary.
2018-03-29 15:20:14 -05:00
twinaphex
4d1b4f905f
Start adding OSD statistics - doesn't work yet for SDL2/SDL
2018-03-23 17:43:49 +01:00
Ryunam
c5775fd73c
Implement Slow motion toggle
2018-03-10 18:42:45 +01:00
Gregor Richards
6f69034f6a
Fix for es and ja as well.
2018-02-12 13:41:20 -05:00
Brad Parker
43aa977a91
add menu setting to toggle window decorations
2018-02-10 23:46:09 -05:00
Twinaphex
2a211f90cf
Merge pull request #6253 from ramiro/small-translations-fmt-fix
...
Fixed mismatching *printf fmt spec in translations.
2018-02-08 14:46:58 +01:00
Ramiro Morales
30e24a0bee
Fixed mismatching *printf fmt spec in translations.
2018-02-08 07:40:02 -03:00
radius
6900045b35
remove a leftover string
2018-02-07 21:26:02 -05:00
Brad Parker
cc879a7bcc
update JP translation
2018-02-05 20:34:48 -05:00
Twinaphex
24ea73b218
Merge pull request #6240 from aliaspider/master
...
add basic support for arabic.
2018-02-05 21:25:48 +01:00
aliaspider
45580cb9a8
add basic support for arabic.
2018-02-05 20:54:55 +01:00
Brad Parker
12cf1bf5f8
update JP translation
2018-02-04 22:59:13 -05:00
Brad Parker
df27e704a5
add menu option to select different MITM server locations
2018-02-02 15:37:02 -05:00
Brad Parker
f087b150c9
Add quick menu option to watch shader files for changes and recompile automatically (Linux only for now)
2018-01-25 15:50:57 -05:00
twinaphex
5730ebc118
Add Shader Placeholder
2018-01-24 04:21:28 +01:00
Twinaphex
4a6a97be60
Merge pull request #5429 from GregorR/netplay-input-upgrades-1
...
Netplay input upgrades 1
2018-01-23 05:01:45 +01:00
Brad Parker
9172765252
update JP translation
2018-01-19 21:04:11 -05:00
Gregor Richards
c8ec048459
More netplay flip nonsense to tear out.
2018-01-05 14:27:02 -05:00
Gregor Richards
8d5a79fc69
Removing long-obsolete now-disfunctional "netplay flip players" feature
2018-01-05 14:27:02 -05:00
Gregor Richards
fff95facc7
New netplay failure messages.
2018-01-05 14:26:19 -05:00
Gregor Richards
507c6dc09f
Removing now-obsolete and always-confusing swap_input option.
2018-01-05 14:26:19 -05:00
Twinaphex
88311acad3
Merge pull request #6027 from meepingsnesroms/master
...
Add all xmb menu options to rgui and glui, 3ds warning fix, move start directory to top of load content
2018-01-02 06:19:48 +01:00
meepingsnesroms
7ac985e9be
Add all xmb menu options to rgui and glui, 3ds warning fix, move start directory to top of load content
2018-01-01 10:38:16 -08:00
twinaphex
6ccde2b907
Add menu setting 'Audio Resampler Quality'
2018-01-01 06:53:52 +01:00
Brad Parker
55559983fd
UTF-8 BOM fixes
2017-12-30 23:07:59 -05:00
Rob Loach
a6d757f0aa
locale: Add Monochrome Inverted translation
2017-12-28 09:12:49 -05:00
Rob Loach
85f9eb402e
font-color: Remove XMB from the Font Color naming scheme
2017-12-27 17:03:39 -05:00
Rob Loach
29c9afa609
font-color: Update the font color to reflect in the menu
2017-12-27 16:21:56 -05:00
Brad Parker
247b9ea973
add menu setting for window opacity, includes generic display server interface
2017-12-11 18:12:42 -05:00
Brad Parker
21dc650000
update JP translation
2017-12-06 00:57:35 -05:00
Brad Parker
82884b319b
add missing UTF-8 BOMs back for MSVC
2017-11-27 17:42:45 -05:00
twinaphex
d75c187c5b
Don't show 'Scanning of Directory Finished' if we are scanning a
...
file instead
2017-11-27 07:04:52 +01:00
twinaphex
9f83175182
Add Automatically Load Content To Playlist feature
2017-11-27 06:47:31 +01:00
David Walters
816ffe6fcf
Change mouse button name style in localisation strings.
2017-11-26 17:04:30 +00:00
David Walters
70ff6db30c
Lightgun input localisation strings. English only
2017-11-26 16:46:52 +00:00
David Walters
56ea1253ff
msg_hash strings for mouse buttons+wheel *English Only*
2017-11-26 11:51:07 +00:00
Rob Loach
7f38177246
Revert "Revert "Display a "Fast forward." message""
...
This reverts commit f3c774a797
.
2017-11-18 10:48:53 -05:00
Alfrix
1bd65c8f3e
Add Retrosystem theme
2017-11-17 19:42:55 -03:00
Twinaphex
f3c774a797
Revert "Display a "Fast forward." message"
2017-11-16 16:28:58 +01:00
twinaphex
6f2efe7f1e
Add 'Add to Favorites' to playlist entries
2017-11-16 15:41:37 +01:00
Rob Loach
1ebf008517
Add MSG_FAST_FORWARD
2017-11-14 21:26:35 -05:00
Brad Parker
e9acbbdf9e
make some strings translatable and add JP translations
2017-11-12 20:54:58 -05:00
Brad Parker
22d4fc6fa1
update JP translation
2017-10-28 16:20:46 -04:00
hyarsan
5a1555c91c
Fixed some more inconsistent messages asking for things
2017-10-22 23:21:07 +02:00
Brad Parker
ee7590868a
add option to remove frame count from FPS display
2017-10-13 20:35:55 -04:00
Brad Parker
256bde3478
add menu settings for OSD text color
2017-10-12 14:26:17 -04:00
Brunnis
cc3d2b0084
Merge branch 'master' into kiosk-mode-setting
2017-10-11 11:40:05 +02:00
Brunnis
39619d1245
Implemented new Kiosk Mode setting which hides all configuration related settings/tabs in XMB.
2017-10-11 11:30:53 +02:00
Brad Parker
ab45670738
update JP translation
2017-10-10 17:33:02 -04:00
Brad Parker
b6fef15457
update CHANGES.md and add JP translation for OSD background color settings
2017-10-10 15:24:34 -04:00
Brunnis
b1a6753976
Merge branch 'master' into quick-menu-show-hide-options
2017-10-09 12:05:04 +02:00
Mikael Brunnhede
1053a4e38f
Implemented setting for showing/hiding the "Information" option in the Quick Menu.
2017-10-09 11:16:04 +02:00
Mikael Brunnhede
6f8201d398
Implemented setting for showing/hiding the "Save Game Overrides" option in the Quick Menu.
2017-10-09 10:53:58 +02:00
Mikael Brunnhede
3f1dd895da
Implemented setting for showing/hiding the "Save Core Overrides" option in the Quick Menu.
2017-10-09 10:44:37 +02:00
Mikael Brunnhede
b7654dac7e
Implemented setting for showing/hiding the "Shaders" option in the Quick Menu.
2017-10-09 10:30:25 +02:00
Mikael Brunnhede
a64683ba34
Implemented setting for showing/hiding the "Cheats" option in the Quick Menu.
2017-10-09 10:17:15 +02:00
Mikael Brunnhede
d5a802e4a8
Implemented setting for showing/hiding the "Controls" option in the Quick Menu.
2017-10-09 10:05:32 +02:00
Mikael Brunnhede
d25916cacf
Implemented setting for showing/hiding the "Options" option in the Quick Menu.
2017-10-09 09:56:27 +02:00
Mikael Brunnhede
9356c326e0
Implemented setting for showing/hiding the "Add to Favorites" option in the Quick Menu.
2017-10-09 09:46:42 +02:00
Mikael Brunnhede
db0e0f443a
Implemented setting for showing/hiding the options for undoing save/load state in the Quick Menu.
2017-10-09 09:30:53 +02:00
Mikael Brunnhede
b402b4a6cd
Implemented setting for showing/hiding the save/load state related options in the Quick Menu.
2017-10-09 09:13:00 +02:00
Mikael Brunnhede
e286c5dda2
Implemented new settings menu view: User Interface -> Views -> Quick Menu.
...
Implemented setting for showing/hiding the "Take Screenshot" option in the Quick Menu.
2017-10-09 08:14:52 +02:00
Mikael Brunnhede
83991d6c36
Implemented setting for showing/hiding the "Reboot" option in XMB. The setting is only shown on Lakka.
2017-10-06 09:40:41 +02:00
Mikael Brunnhede
9db0e9dbc6
Implemented setting for showing/hiding the "Quit RetroArch" option in XMB. The setting is only shown on Lakka.
2017-10-06 09:27:42 +02:00
Mikael Brunnhede
f073d5167a
Implemented setting for showing/hiding the "Help" option in XMB.
2017-10-06 08:28:45 +02:00
Mikael Brunnhede
7ee1797fa1
Implemented setting for showing/hiding the "Configurations" option in XMB.
2017-10-06 08:18:39 +02:00
Mikael Brunnhede
19b313c221
Implemented setting for showing/hiding the "Information" option in XMB.
2017-10-05 14:30:15 +02:00
Mikael Brunnhede
0eb5566dea
Implemented setting for showing/hiding the "Load Content" option in XMB.
2017-10-05 09:26:25 +02:00
Mikael Brunnhede
cc3b64f951
Implemented setting for showing/hiding the "Load Core" option in XMB.
2017-10-05 09:14:05 +02:00
Brad Parker
865d395f26
add back UTF-8 BOMs
2017-10-03 16:48:45 -04:00
Brad Parker
1f8adeaadc
update JP translation
2017-10-02 22:18:48 -04:00
Mikael Brunnhede
af7df0cba3
Add setting for showing/hiding the ability to rename playlist items.
2017-10-02 22:17:44 +02:00
Mikael Brunnhede
208854e3d9
Put new strings at the end.
2017-09-26 15:46:56 +02:00
Mikael Brunnhede
a1e9027fe2
Added XMB menu option to show the Settings tab if it has previously been hidden.
2017-09-26 14:41:07 +02:00
twinaphex
67ea020cdf
Fix typo
2017-08-19 06:27:25 +02:00
twinaphex
6fc48a39d9
(MaterialUI) Add Menu Icons Enable setting
2017-08-17 21:05:38 +02:00
twinaphex
e32ec709b3
Added 'Favorites' to MaterialUI playlists tab
2017-08-16 00:01:56 +02:00
twinaphex
5c6b230e42
Start adding separate setting 'framebuffer_opacity'
2017-08-15 22:17:02 +02:00
twinaphex
147374c9c1
You can now rename playlist entries
2017-08-14 20:07:43 +02:00
twinaphex
fd0c9fb9c1
Start adding entries for renaming entry
2017-08-14 19:40:25 +02:00
Brad Parker
ecfb0dda43
update JP translation
2017-07-19 10:55:25 -04:00
Brad Parker
5733d8ebd5
move content list builder into scanner task with progress, fixes menu freeze with large playlists
2017-07-09 00:44:02 -04:00
Brad Parker
26711ec0d5
update JP translation
2017-07-07 14:09:14 -04:00
twinaphex
c9a9880a36
Update Downloads Title label
2017-06-29 02:19:25 +02:00
twinaphex
540b9d5615
Add 'Show Core Updater'
2017-06-20 02:22:07 +02:00
twinaphex
2bc417e29f
rename some strings
2017-06-20 01:49:37 +02:00
twinaphex
66fc9e6a06
Add menu_show_online_updater
2017-06-20 01:42:28 +02:00
Brad Parker
f5a126df24
update Japanese translation
2017-06-11 21:12:39 -04:00
radius
a98033f375
make the --start netplay host-- entry context sensitive
2017-05-15 18:58:46 -05:00
Zoran Vuckovic
a5ecdf39fb
Fix incorrect audio frame rate units
2017-04-30 23:34:51 +02:00
twinaphex
dfe753042f
Cleanups
2017-04-28 19:04:17 +02:00
Zoran Vuckovic
129151d5fc
add wasapi audio driver
2017-04-11 00:24:37 +02:00
BlueKore
f6ebe7c6a9
Changed the language enums. Fixed the language references in the msg files.
2017-04-07 19:15:44 +01:00
Brad Parker
3e1be4d549
update JP translation
2017-03-17 11:05:51 -04:00
Rob Loach
157fbeccb5
Add Font Text Color settings
2017-03-12 10:33:06 -04:00
Brad Parker
f2c4eb5047
add sublabel for MITM
2017-03-05 14:19:38 -05:00
Brad Parker
1f42889936
add settings -> network entry to force using a MITM server for netplay
2017-03-05 14:19:37 -05:00
radius
35d78bb010
better label
2017-02-27 22:04:59 -05:00
radius
ba4804ed7c
differentiate lan and internet rooms
2017-02-27 21:58:39 -05:00
radius
c9015aa9ba
attempt autoconf fallback for android
2017-02-07 00:12:30 -05:00
Brad Parker
fd18a66bab
update JP translation
2017-02-02 14:39:51 -05:00
Brad Parker
2250bbed1c
update JP translation
2017-02-02 14:27:36 -05:00
Brad Parker
3ddf7874be
update JP translation
2017-02-02 14:27:36 -05:00
Brad Parker
d6abc3961a
update JP translation, some spelling corrections
2017-02-02 12:17:41 -05:00
twinaphex
f9a11184d2
Rename 'Threaded Data Runloop' to 'Threaded Tasks'
2017-02-02 06:33:38 +01:00
twinaphex
2b3343a687
Remove CORE_SPECIFIC_CONFIG
2017-02-02 04:51:42 +01:00
twinaphex
07cd36e27c
Create Filebrowser settings
2017-02-02 04:00:55 +01:00
Brad Parker
44040a066a
make another netplay string translatable
2017-01-31 13:41:02 -05:00
Brad Parker
ceba2173a2
update JP translation
2017-01-31 12:38:24 -05:00
Brad Parker
d8fb3d937c
UTF8 fixes for MSVC, don't include any files with a UTF8 BOM if HAVE_LANGEXTRA isn't defined
2017-01-31 12:20:16 -05:00
Tatsuya79
884c78baa5
Rename dot-art for japanese translation
...
That's the word for pixel-art in Japanese.
2017-01-31 11:02:12 +01:00
Rob Loach
0963431c6a
Add Dot-Art theme
2017-01-30 21:13:44 -05:00
twinaphex
e42caf6039
Update
2017-01-28 00:16:51 +01:00
Brad Parker
3c67b2e547
translate netplay room strings
2017-01-25 11:30:34 -05:00
Brad Parker
57e5af6461
update JP translation
2017-01-16 16:42:48 -05:00
twinaphex
9080ba00a8
Rename 'monitor' to 'screen', 'Aspect Ratio Index' to 'Aspect Ratio'
2017-01-08 07:40:19 +01:00
twinaphex
c8bc6c7120
(XMB) Add Bokeh menu pipeline
2017-01-08 03:56:47 +01:00
twinaphex
bfd0aa18e4
Add first part of 'Browse URL'
2016-12-26 06:39:12 +01:00
Brad Parker
f94e346e2a
update JP translation
2016-12-25 00:38:18 -05:00
Brad Parker
25353c31e3
add new hash strings, update JP translation
2016-12-23 01:20:41 -05:00
Brad Parker
c222b0812b
update JP translation
2016-12-20 23:20:11 -05:00
Brad Parker
7aac7f986a
add option to show battery level next to the datetime in the menu
2016-12-19 14:28:21 -05:00
Gregor Richards
6890456ac0
Updated error messages and fixed some stall-related disconnected-client
...
bugs.
2016-12-18 19:28:43 -05:00
Brad Parker
996dbc937a
add UTF8 BOM and pragma in some files to fix MSVC build errors
2016-12-16 17:19:04 -05:00
Brad Parker
71e8e3434a
make "User %d Remote Enable" translatable, update JP translation
2016-12-16 14:57:50 -05:00
Brad Parker
d8ae18aa2b
update JP translation
2016-12-15 17:21:41 -05:00
twinaphex
d7a082e005
Rename 'Select File' to 'Favorites'
2016-12-13 01:34:54 +01:00
twinaphex
9909669d01
Combine Load Content and Load Content (Detect Core)
2016-12-13 01:34:49 +01:00
twinaphex
5a2dfe9ded
Revert "Combine Load Content and Load Content (Detect Core)"
...
This reverts commit 92ae2ab860
.
2016-12-12 17:19:19 +01:00
twinaphex
92ae2ab860
Combine Load Content and Load Content (Detect Core)
2016-12-12 16:20:43 +01:00
twinaphex
504f6c8081
Add sublabel for OSD font enable
2016-12-12 15:17:06 +01:00
twinaphex
78cf06adcf
(intl) Updates
2016-12-11 01:40:25 +01:00
twinaphex
9957099bf0
Add 'unified menu controls' setting
2016-12-11 01:29:53 +01:00
lasers
476ce38e3b
Add sublabel for Playlists (enable,history_size)
2016-12-10 16:38:33 -06:00
lasers
f93c00630e
Add sublabel for UserInterface (pause_nonactive,composition)
2016-12-10 15:52:56 -06:00
lasers
f2e30ec5e9
Add sublabel for Achievements (enable,test_unofficial)
2016-12-10 12:56:13 -06:00
Brad Parker
d558862e21
make "Got connection from" translatable. Update JP translation.
2016-12-09 23:38:00 -05:00
lasers
3414115b82
Fix msg_hash_ja.h (Systematic)
2016-12-09 12:52:18 -06:00
lasers
16eebb3f58
Add Systematic Theme
2016-12-08 23:39:39 -06:00
lasers
1d38dbaa34
Clean up Keyboard Overlay Preset
2016-12-08 15:18:40 -06:00
lasers
ce4cd8fe25
Rename Configuration sublabel
2016-12-08 13:18:11 -06:00
lasers
1283539dd2
Rename Configurations sublabel
2016-12-08 13:10:25 -06:00
lasers
1e571399fe
Clean up Configuration on Exit
2016-12-08 09:48:19 -06:00
lasers
aa2b20f14d
Add sublabel for Configuration+(s)
2016-12-08 09:44:02 -06:00
twinaphex
9f470c53ae
Add 'Simple Snow' shader to GLSL backend
2016-12-06 00:48:36 +01:00
lasers
cd1860563b
Remove all Core Notes
2016-12-03 01:24:06 -06:00
radius
2e7821e337
add a toggle to the firmware check so it can be overruled
2016-11-29 23:22:22 -05:00
fr500
0a83f7a888
add removable storage shortcut
2016-11-28 17:03:03 -05:00
radius
7b7a107e45
add english string to localization files
2016-11-27 19:56:44 -05:00
twinaphex
80798ab924
Remove hacky 'OSK Keyboard' overlay
2016-11-27 02:46:09 +01:00
twinaphex
6352b4a82e
Dehardcode string
2016-11-26 01:43:37 +01:00
twinaphex
c14b6f6a82
Add more entries and cleanup code in menu_cbs_title.c
2016-11-26 01:39:24 +01:00
twinaphex
e7c264d4ed
Add new labels
2016-11-26 00:35:59 +01:00
twinaphex
e1d4ccd7fd
Update intl headers
2016-11-25 23:04:00 +01:00
twinaphex
083f1c2d48
Update strings
2016-11-25 20:10:09 +01:00
twinaphex
4c40de5f72
(menu_cbs_title.c) Dehardcode string
2016-11-25 18:48:50 +01:00
twinaphex
11e7103fbd
Cleanups of labels
2016-11-25 18:45:47 +01:00
Brad Parker
9564c14874
fix log label
2016-11-24 01:04:49 -05:00
Brad Parker
5030880afd
update JP translation
2016-11-24 01:02:25 -05:00
twinaphex
a0804c225f
Move Japanese strings to msg_hash_ja.h
2016-11-23 17:51:45 +01:00