Commit Graph

1211 Commits

Author SHA1 Message Date
radius 1951adeb5b subsystem part 2: add LABELS 2018-02-12 02:39:24 -05:00
radius 597e0ce1ec subsystem part 1: get the required data to load content 2018-02-12 02:39:23 -05:00
Diogo Barros 8c95a5731a
Merge branch 'master' into master 2018-02-11 12:59:44 +00:00
Diogo Barros 1a3b137d9d
Update msg_hash_pt_pt.c 2018-02-11 12:16:26 +00:00
Diogo Barros 8c785fa689
Update msg_hash_pt_pt.h 2018-02-11 12:14:53 +00: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
radius 3b3bcd8697 update strings 2018-02-07 21:26:01 -05:00
radius 5783030b5c add per-parent-dir shader preset saving 2018-02-07 21:25:58 -05:00
twinaphex 6ace5e99f0 Fix RDB entries 2018-02-08 01:40:27 +01:00
Diogo Barros 75673beac6
Update msg_hash_pt_pt.c 2018-02-06 19:14:54 +00:00
Diogo Barros a6ad1241ed
Update msg_hash_pt_pt.h 2018-02-06 19:13:43 +00:00
twinaphex 9436951437 Cleanups 2018-02-06 17:16:21 +01:00
twinaphex 5d0c4a0237 Get rid of more hashes 2018-02-06 14:45:04 +01:00
Twinaphex a08eef9fda
Merge pull request #6243 from gblues/master
Fix build
2018-02-06 12:19:53 +01:00
aliaspider 2b70e9d9ec update arabic translation. 2018-02-06 11:12:01 +01:00
aliaspider d8f1a08a47 add byte-order-marker to msg_hash_ar.* 2018-02-06 09:29:55 +01:00
gblues f5d923caec Fix build
== DETAILS

`intl/msg_hash_es.h` was missing some parenthesis, causing the build to
fail.

== TESTING
tested local build successfully
2018-02-05 23:23:24 -08:00
Alfredo Monclus 67af3758df Update Spanish translation 2018-02-05 23:40:46 -03:00
Brad Parker cc879a7bcc update JP translation 2018-02-05 20:34:48 -05:00
Diogo Barros ca75e5ee50
Update msg_hash_pt_pt.h
Finished the review of the header file (really final!!!)
2018-02-05 21:17:26 +00: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
Twinaphex 45cde3c49e
Merge pull request #6236 from BlueKore/master
Finished the translation of the portuguese header file.
2018-02-05 18:44:58 +01:00
twinaphex e8941ec437 Get rid of more hashes in menu_generic.c 2018-02-05 17:14:03 +01:00
Brad Parker 12cf1bf5f8 update JP translation 2018-02-04 22:59:13 -05:00
Brad Parker 966a1d49e7 fix typos 2018-02-04 22:59:13 -05:00
Diogo Barros d73685d3ef
Update msg_hash_pt_pt.h 2018-02-04 20:31:32 +00:00
Diogo Barros 7ed13e667f
Update msg_hash_pt_pt.h 2018-02-04 20:10:18 +00:00
Diogo Barros 02a2a81dac
Update msg_hash_pt_pt.h 2018-02-04 19:55:35 +00:00
Diogo Barros a31a73efba
Update msg_hash_pt_pt.h 2018-02-04 19:50:51 +00:00
Diogo Barros 3b256becc6
Update msg_hash_pt_pt.h 2018-02-04 19:49:54 +00:00
Twinaphex d2fa1f177d
Merge pull request #6225 from bparker06/mitm_list
add menu option to select different MITM server locations
2018-02-04 18:27:10 +01:00
Diogo Barros caaf4f922b
Update msg_hash_pt_pt.h 2018-02-03 11:35:16 +00: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
theheroGAC 374a52c0e9
Little update italian translate 2018-01-25 16:35:24 +01: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
aliaspider 7bdb48088b (msvc) add #pragma execution_character_set("utf-8") to msg_hash_ko.c. 2018-01-20 20:08:29 +01:00
Brad Parker 9172765252 update JP translation 2018-01-19 21:04:11 -05:00
Alfredo Monclus 2b693afc7e Update spanish translation 2018-01-18 03:53:09 -03:00
twinaphex 897c1654ab Reduce usage of string_is_not_equal_fast 2018-01-17 01:03:48 +01:00
twinaphex 61ff51be2f Start using string_is_equal predominantly 2018-01-16 22:53:38 +01:00
Gregor Richards bb047c32ad Fixing intl files affected by netplay changes. 2018-01-05 14:30:23 -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 c2923f5504 Netplay message for input devices not available. 2018-01-05 14:26:19 -05:00
Gregor Richards fff95facc7 New netplay failure messages. 2018-01-05 14:26:19 -05:00
Gregor Richards f7dba84c67 Netplay mode change improvements
(1) All mode change code unified, so server mode changes and client mode
changes and announcements go through the same functions

(2) New messages which are translateable and work with multiple input
devices
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
Gregor Richards 39243a8d40 Configurable sharing mode. 2018-01-05 14:24:43 -05:00
Gregor Richards abf045ef0e Made device requests (badly) configurable. 2018-01-05 14:24:43 -05:00
twinaphex 2d107b44fa Buildfix 2018-01-02 06:24:22 +01: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
Brad Parker abb855a3cc buildfix 2018-01-01 23:05:36 -05:00
Alfredo Monclus f4948a1826 Update Spanish Translation 2018-01-01 22:28:40 -03: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 a1467346f5
theme: Add Monochrome Inverted icon theme 2017-12-28 09:10:58 -05:00
theheroGAC ab69edb51a
Update msg_hash_it.h 2017-12-28 10:44:26 +01:00
theheroGAC 0f3836f549
little italian translation fix 2017-12-28 10:42:00 +01:00
Twinaphex 321285811f
Merge pull request #5973 from RobLoach/light
XMB: Add Light theme
2017-12-28 05:40:59 +01:00
Rob Loach d71a2db781
XMB: Add Light theme 2017-12-27 17:33:39 -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
twinaphex 106721d943 Update Polish language - use the header 2017-12-18 19:46:28 +01:00
Alfrix 8371129143 Polish translation update (DEX357)
https://forums.libretro.com/t/polish-translation-characters/13763/7
2017-12-18 14:39:49 -03:00
radius a7f989fdb6 fix fullscreen toggle 2017-12-17 13:16:40 -05:00
gblues 6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08: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
twinaphex de900325c6 More C89_BUILD fixes 2017-12-05 16:31:58 +01:00
twinaphex 88b85c2d15 Fix it for C89 2017-12-05 16:27:39 +01:00
twinaphex 264d9903e8 Update NL 2017-12-05 14:24:06 +01:00
radius bada13a215 let it snow 2017-12-02 22:47:44 -05:00
theheroGAC 9ee5ef0f74
Update msg_hash_it.h 2017-11-30 21:54:59 +01:00
altiereslima 96b7fa46dc Updated Portuguese Translation 2017-11-28 13:58:03 -02: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
radius 9b19d334c7 use a single list for achievements 2017-11-23 22:49:11 -05:00
GameDragon2k 2b9636d782 Add xmb menu items 2017-11-23 11:55:53 -05:00
Twinaphex d5f950a624
Merge pull request #5740 from theheroGAC/patch-25
small change to translation
2017-11-22 13:08:39 +01:00
TotalCaesar659 bfe84d3348
Updated Russian translation 2017-11-22 04:14:34 +03:00
theheroGAC ca1ae5276e
small change to translation 2017-11-21 20:42:46 +01:00
Twinaphex 18436a476d
Merge branch 'master' into master 2017-11-19 17:02:06 +01:00
hyarsan 29289011c2
Translated new "Fast forward." message :) 2017-11-19 16:43:53 +01:00
Rob Loach 7f38177246
Revert "Revert "Display a "Fast forward." message""
This reverts commit f3c774a797.
2017-11-18 10:48:53 -05:00
Twinaphex 47c99eb2b4
Merge pull request #5696 from alfrix/master
Add Retrosystem theme
2017-11-18 12:37:11 +01:00
Alfrix f0f033486f Shorter notification options 2017-11-17 22:33:55 -03: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
Twinaphex 360e2e54d3
Merge pull request #5677 from RobLoach/fastforward
Display a "Fast forward."  message
2017-11-16 12:20:02 +01:00
Twinaphex bc969d0bf7
Merge pull request #5666 from celerizer/master
RetroAchievements leaderboards
2017-11-15 11:30:13 +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
celerizer 90aea4dfd7
RetroAchievements leaderboard strings 2017-11-09 20:19:13 -06:00
celerizer 72bf821a11
RetroAchievements leaderboard strings 2017-11-09 20:06:42 -06:00
Twinaphex f781db38b9
Merge pull request #5651 from rootfather/intl-de
Intl: Update German translation
2017-11-04 18:29:21 +01:00
rootfather 7ceeb9804d Update German translation [msg_hash_de.c] 2017-11-04 17:37:42 +01:00
rootfather 0893f7df6f Fix tabbing in msg_hash_de.c 2017-11-04 17:17:49 +01:00
rootfather ad9f7c2e44 Unify translation for joypad related strings 2017-10-31 12:03:46 +01:00
celerizer 256766df5e
RetroAchievements menu additions
Strings for leaderboards, RPS; changed instances of "Retro Achievements" to "RetroAchievements"
2017-10-31 01:17:44 -05:00
rootfather 06b989f8bf Update German translation [msg_hash_de.c] 2017-10-29 18:52:55 +01:00
rootfather 7b24950438 Fix leftover word in MENU_ENUM_LABEL_CHECK_FOR_MISSING_FIRMWARE 2017-10-29 14:41:49 +01:00
Brad Parker 22d4fc6fa1 update JP translation 2017-10-28 16:20:46 -04:00
hyarsan a71ec4a836 Fixed an annoying typo. 2017-10-26 23:58:10 +02:00
hyarsan f9b105d30f Translation update (#5592)
* Translation update

* I fixed it now

* Really this time I think.

* I thought that I just changed it?
2017-10-23 17:38:59 -04:00
hyarsan 5a1555c91c Fixed some more inconsistent messages asking for things 2017-10-22 23:21:07 +02:00
hyarsan e2749ee426 Fixed some inconsistent messages asking for things 2017-10-22 22:25:55 +02:00
hyarsan 182dec7802 Translation update 2017-10-22 14:49:54 +02:00
hyarsan 833c122d38 Translation update
For future reference, I was the dude named "CreativeName" or something on IRC that wanted to do contributions to the Dutch language of RetroArch. This is one of those contributions! 🙂
2017-10-22 00:46:04 +02:00
theheroGAC ac70cdce2a Update msg_hash_it.h 2017-10-15 14:32:24 +02:00
Brad Parker ee7590868a add option to remove frame count from FPS display 2017-10-13 20:35:55 -04:00
theheroGAC bdb1f8588f Update msg_hash_it.h 2017-10-13 20:32:15 +02: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
Brad Parker a4bc1c9768 add menu options for OSD background color 2017-10-10 14:53:32 -04: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