Commit Graph

373 Commits

Author SHA1 Message Date
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
Huw Pascoe
45069537fb Re-enable RXML and purge libxml
Fixed rxml to work with griffin.c
2019-03-17 03:04:35 +00:00
orbea
28ff4b391a Clean up white space. 2019-02-03 16:00:50 -08: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
altiereslima
03e25ecb2f Update msg_hash_pt_br.h 2019-01-09 20:02:34 -02:00
altiereslima
c26a4aa13a Update msg_hash_pt_br.h 2019-01-09 19:54:35 -02: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
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
M4xw
8764d7be28 [LIBNX] Implement Over-/Downclocking and minor fixes 2018-11-29 18:42:44 +01: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
altiereslima
7aa6311c64 Update msg_hash_pt_br.h 2018-11-20 18:44:37 -02: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
twinaphex
4a67dd8d02 Buildfix 2018-10-12 21:31:59 +02:00
altiereslima
56a69b073f Update intl/msg_hash_pt_br.h 2018-10-12 14:15:02 -03:00
natinusala
8250007b8e Added Lakka Switch menu entries 2018-10-06 15:44:37 +02: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
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
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
altiereslima
3a6290887a Update brazilian portuguese translation 2018-09-11 01:21:42 -03:00
altiereslima
0116f675b9 Update brazilian portuguese translation 2018-08-27 17:21:56 -03:00
altiereslima
8c7526d8ef como sempre... 2018-08-25 16:38:26 -03:00
altiereslima
3d056bc8c4 Update brazilian portuguese translation 2018-08-25 16:24:17 -03:00
altiereslima
6e9a8a9dd9 fix 2018-08-23 13:23:03 -03:00
altiereslima
49b785b9dc Update brazilian portuguese translation
Added some missing strings.
Aligned with msg_hash_us.h
2018-08-23 13:03:36 -03:00
Jesse Bryan
a0cf6b6b5e discord: added additional discord events and other improvements 2018-08-18 02:12:51 -05:00
twinaphex
f523fec4d2 C89_BUILD fixes 2018-08-07 03:50:10 +02:00
altiereslima
0f63d1f851 Update portuguese translation 2018-07-27 04:54:07 -03: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
altiereslima
3f04c639b4 Update portuguese brazilian translation. 2018-06-10 19:58:50 -03: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
altiereslima
b2303b8ef4 Update Portuguese Brazilian Translation #2 2018-05-21 22:56:25 -03:00
altiereslima
1530d6ce3e Update Portuguese Brazilian Translation 2018-05-20 22:56:03 -03:00
altiereslima
693d12a67a Update Portuguese Brazilian translation. 2018-05-13 19:15:00 -03:00
altiereslima
5378e5d525 Update Portuguese Brazilian translation 2018-05-09 23:32:25 -03: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
altiereslima
b03a943dd9 fix translation 2018-05-04 01:32:36 -03:00
altiereslima
e8a0e78d9e Update Portuguese Brazilian translation 2018-05-04 01:21:31 -03: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
altiereslima
212e857656 Update Portuguese Brazilian translation 2018-05-02 09:38:24 -03:00
altiereslima
d5e62b731b update 2018-05-01 19:25:17 -03:00
altiereslima
eba3a1b72d Update Portuguese Brazilian translation 2018-05-01 19:21:14 -03:00
altiereslima
974a04e692 Update Portuguese Brazilian translation 2018-05-01 12:30:49 -03:00
altiereslima
0058d734a2 Update Brazilian Portuguese translation
based in english file: msg_hash_us.h
2018-04-30 23:48:21 -03: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
meleu
e325c68748 fixing cheevos hardcore mode description
Removing fast-forward as something that is disabled when in Hardcore mode is enabled.
Fast-forwarding is allowed even in hardcore mode.
2018-04-22 01:14:03 -03:00
Brandon Wright
20d87347f7 Add menu item showing and allowing to automatically set precise refresh rate. 2018-04-15 17:56:12 -05:00
Dwedit
9252c56142 Change Windows-1252 encoded file back to UTF-8 2018-04-11 17:10:46 -05:00
twinaphex
40d45c9451 Manually merge PT BR 2018-04-11 04:03:26 +02:00
altiereslima
1315e26ffa update 2018-04-05 11:46:11 -03:00
altiereslima
dc901f6e1e Updated Portuguese-BR translation 2018-04-05 11:41:52 -03:00
twinaphex
4d1b4f905f Start adding OSD statistics - doesn't work yet for SDL2/SDL 2018-03-23 17:43:49 +01:00
altiereslima
24783b21cf Update Translation (Portuguese Brazilian) 2018-03-16 02:35:29 -03:00
Ryunam
c5775fd73c Implement Slow motion toggle 2018-03-10 18:42:45 +01: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
aliaspider
45580cb9a8 add basic support for arabic. 2018-02-05 20:54:55 +01: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
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
Rob Loach
a1467346f5
theme: Add Monochrome Inverted icon theme 2017-12-28 09:10:58 -05:00
altiereslima
96b7fa46dc Updated Portuguese Translation 2017-11-28 13:58:03 -02: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
Brunnis
39619d1245 Implemented new Kiosk Mode setting which hides all configuration related settings/tabs in XMB. 2017-10-11 11:30:53 +02:00
Mikael Brunnhede
fd07c57ed5 Fixed merge issue. 2017-10-09 12:30:36 +02: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
Twinaphex
9c89b3e546 Merge pull request #5496 from Brunnis/master
Add setting for showing/hiding the ability to rename playlist items
2017-10-02 22:37:50 +02:00
Mikael Brunnhede
af7df0cba3 Add setting for showing/hiding the ability to rename playlist items. 2017-10-02 22:17:44 +02:00
Twinaphex
8ec326a43f Merge pull request #5479 from Brunnis/master
Add XMB menu option to show the Settings tab if it has previously been hidden
2017-09-26 16:51:50 +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
altiereslima
65f9dc7acc Update portuguese transation 2017-09-25 14:47:04 -03:00
Adolfo Ketzer
7871d361b6 Add files via upload 2017-08-24 00:06:00 -03: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
twinaphex
f6458334b6 Move some settings around, and rename 'Menu' to 'Appearance' 2017-08-13 18:29:34 +02:00
Adolfo Ketzer
826a3eff46 Update msg_hash_pt_br.h 2017-07-24 15:20:59 -03:00
Adolfo Ketzer
2ce1dbcf02 Add files via upload 2017-07-04 12:27:47 -03:00
twinaphex
c9a9880a36 Update Downloads Title label 2017-06-29 02:19:25 +02:00
Adolfo Ketzer
5de9ba0bc2 Add files via upload 2017-06-28 09:02:49 -03:00
Adolfo Ketzer
b661466516 More translation goodies 2017-06-24 15:42:31 -03:00
Adolfo Ketzer
091eff9879 Add files via upload 2017-06-22 10:36:53 -03: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
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
b5e379dd80 Replaced the language files. Initial commit. 2017-04-07 19:04:16 +01:00