Commit Graph

57475 Commits

Author SHA1 Message Date
Autechre 92693c7d16
Merge pull request #11991 from jdgleaver/notification-settings-cleanup
'On-Screen Notifications' menu clean-ups
2021-02-05 18:13:35 +01:00
jdgleaver 864c2913d8 'On-Screen Notifications' menu clean-ups 2021-02-05 16:55:09 +00:00
Autechre fa898fc02e
Merge pull request #11986 from sonninnos/device-type-dropdown
Submenu for Device Type
2021-02-04 19:36:42 +01:00
Autechre ea82a988c0
Merge pull request #11985 from Tatsuya79/patch-5
qt: fix mouse cursor limited by window range on F5 press
2021-02-04 18:09:48 +01:00
Tatsuya79 502d3b3514
qt: fix mouse cursor limited by window range on F5 press 2021-02-04 17:54:05 +01:00
sonninnos 8fcf485fd8 Submenu for Device Type 2021-02-04 18:50:10 +02:00
Guo Yunhe bfe5ca708b
Fix GitHub Actions (#11984)
setup-java action has broken in previous version and need updates
2021-02-04 13:49:08 +01:00
Guo Yunhe c0108fa2c0
Fetch translations from Crowdin (#11983) 2021-02-04 13:11:36 +01:00
twinaphex 863a09eac6 We need to change this ifdef now that we temporarily disable vitagl 2021-02-04 12:51:52 +01:00
Francisco José García García 39aa742dee
Vita: Disable temporarily VITAGL 2021-02-04 12:29:06 +01:00
Francisco José García García 066917ac23
Vita: VitaGL api changes (#11981)
* Vita: VitaGL api changes: vglSwapBuffers

* Vita: VitaGL api change: Remove vglStartRendering
2021-02-04 11:46:00 +01:00
Tony c360f9126d
Add reinit to menubar setting (#11976) 2021-02-04 07:11:24 +01:00
jdgleaver 824693d754
(Makefile.griffin) Fix windows_msvc2010 makefile target(s) (#11978) 2021-02-03 17:37:15 +01:00
Autechre 33110603e5
Shader log spam reduction (#11977)
* (Shaders) Change label

* Create RARCH_DBG - if you have Logging Verbosity set to 0, the
shader parsing log spam will show, otherwise it won't
2021-02-03 13:49:07 +01:00
Autechre 5555419792
Merge pull request #11975 from sonninnos/state-logging
Savestate logging cleanup
2021-02-03 12:59:33 +01:00
sonninnos c4876c5e01 Config logging cleanup 2021-02-03 13:43:56 +02:00
twinaphex 5187957b3d Silence some implicit conversion warnings 2021-02-03 12:34:10 +01:00
sonninnos 90485b5586 Savestate logging cleanup 2021-02-03 13:29:32 +02:00
twinaphex 4df6d287e3 (Clang) Silence 'n' is never used warnings 2021-02-03 11:48:33 +01:00
twinaphex 4c97c22e00 (Win32) Exclude HAVE_FONTCONFIG codepath for Windows for now 2021-02-03 11:29:41 +01:00
twinaphex 1348faa209 (RTGA) Lower raw_data size to 18 bytes and leave behind a comment 2021-02-03 11:01:36 +01:00
twinaphex 34636ed9f0 (RTGA) Silence long-standing warning 2021-02-03 10:58:28 +01:00
twinaphex 542162c17b Silence some warnings 2021-02-03 10:39:29 +01:00
twinaphex 097cb1bd5b (Cheevos) Fix long-standing warning 2021-02-03 10:32:56 +01:00
twinaphex c40943374b Fix C89_BUILD 2021-02-03 10:11:33 +01:00
twinaphex 55410cf407 Use C-style comments 2021-02-03 10:04:42 +01:00
Autechre 6d2193bca8
Merge pull request #11970 from sonninnos/winraw-mouse-grab
(Windows) Mouse grab fixes
2021-02-03 09:59:27 +01:00
twinaphex ea7bedf257 Remove one include 2021-02-03 09:58:50 +01:00
Autechre 06bb026f5c
Merge pull request #11973 from sonninnos/input-port-labels
Input port label adjustments
2021-02-03 06:14:37 +01:00
sonninnos d44c8ef1d3 Input port label adjustments 2021-02-02 21:33:49 +02:00
sonninnos e39ade0f05 (WIN32) Cursor clipping for grabbed mouse 2021-02-02 14:15:58 +02:00
twinaphex 60a112ec97 Reduce dummy display driver null implementations with one 2021-02-02 12:28:17 +01:00
Autechre 831bbf1300
Merge pull request #11925 from Ryunam/custom-dirs
Enable configuration of the directories used for Favorites, History, Images, Music and Video playlists
2021-02-01 23:20:00 +01:00
twinaphex 732fce9a04 (SDL2) Add ifdefs for HAVE_X11 and HAVE_WAYLAND 2021-02-01 23:18:06 +01:00
twinaphex 6aa01b2ce7 Merge branch 'master' of https://github.com/libretro/RetroArch into master 2021-02-01 23:13:52 +01:00
Autechre 6b11a9a928
Merge pull request #11923 from keithbowes/sdl2-out-of-x
Get the SDL2 video driver to work in Wayland/KMS
2021-02-01 23:13:38 +01:00
twinaphex 0b08693f9d Merge branch 'sdl2-out-of-x' of git://github.com/keithbowes/RetroArch into master 2021-02-01 23:13:17 +01:00
sonninnos 94446ab488 (WINRAW) Prevent outside window mouse clicks when grabbed 2021-02-01 23:22:34 +02:00
Michael Burgardt ad550d6f10 minor fixes 2021-02-01 19:37:51 +01:00
Michael Burgardt 41d61d8a68 mainly changes to the Settings > User Interface > Menu Item Visibility entries:
put option names in ''-quotes
removed the 'Tab' name from the labels, since it only applies to some menu drivers
descriptions
	Show or hide -> Show (no need to state 'x or y' for on/off switches)
	clarified where some options/menus are found (and removed some statements; it is obvious, for example, that visibility toggles in 'Settings > User Interface > Menu Item Visibility  > Settings' affect the options found on the Settings screen)
	added (Restart Required on Ozone/XMB) tag for some options (usually those which affect 'Tabs')
2021-02-01 18:58:06 +01:00
Michael Burgardt f3850c08ca added some FIXMEs
changed some verbs from 3rd person to basic form
minimised use of personal pronouns
2021-02-01 18:57:53 +01:00
Michael Burgardt b9a1265270 spelling mistakes
UK English -> US English (according to Merriam-Webster)
	releasedate -> release date (General consensus found during online search)
	Vsync, V-Sync -> VSync (https://en.wikipedia.org/wiki/Analog_television#Vertical_synchronization, https://www.intel.com/content/www/us/en/support/articles/000005552/graphics.html)
	realtime -> real time (https://www.merriam-webster.com/dictionary/real%20time)
	inbetween -> in-between (https://www.merriam-webster.com/dictionary/in-between)
	amongst -> among (https://www.merriam-webster.com/dictionary/amongst)
	savefile -> save file (the second was more prevalent, anyway)

improper/inconsistent capitalisation

plural -> singular and vice versa where appropriate

some punctuation mistakes, like
	improper separation of complete sentences
	unnecessary parentheses

outdated comments

improper order of some entries
2021-02-01 18:57:45 +01:00
Michael Burgardt 648144ce42 (Reload), (Restart) -> (Restart Required)
(Restart Required) tag now occurs in LABEL only, not in SUBLABEL (not all LABELs have a SUBLABEL; besides, important info like that should be in the LABEL, imo)

same³: same verb for same function in same menu

no more joypad/gamepad; controller only!

'NOTE' tags are
	removed, if note merely describes function of setting (like performance impact, side effects, things it does not do, etc.)
	replaced with new line character (\n) for conditions (like 'x must be <> for this to work', 'this will be ignored if x is <>', core compatibility, etc.)
	left as '\nNOTE:' for extra info (like deprecation notes)

no need to state 'x or y' for most on/off switches

Load Recent -> History (to be consistent across all GUIs and with the settings)
2021-02-01 18:57:35 +01:00
Michael Burgardt 385eea6b00 clarified description of "Force-Disable sRGB FBO" [by hunterk]
clarified what the Duty Cycle (Turbo Mode) is (I tested it & am confident in the description [provided by hunterk])
other minor fix-ups of descriptions, to make them more clear/streamlined
2021-02-01 18:56:35 +01:00
Autechre 80147e3cfe
Merge pull request #11961 from sonninnos/input-title-prefix
Remove empty prefix from input titles
2021-02-01 18:33:15 +01:00
Autechre c5701085f2
Merge pull request #11962 from jdgleaver/regression-fixes
Regression fixes
2021-02-01 18:32:33 +01:00
jdgleaver 01265c1b08 (XMB) Fix stack-buffer-overflow due to incorrect data type being passed by reference 2021-02-01 16:43:44 +00:00
jdgleaver 95226b77a1 Fix non-smooth text ticker + reduce line ticker code duplication 2021-02-01 16:35:56 +00:00
sonninnos 48eb3f5d53 Remove empty prefix from input titles 2021-02-01 16:55:35 +02:00
twinaphex d6c027be31 (Mac) Silence some warnings(Mac) Silence some warnings(Mac) Silence some warnings(Mac) Silence some warnings(Mac) Silence some warnings(Mac) Silence some warnings(Mac) Silence some warnings(Mac) Silence some warnings(Mac) Silence some warnings 2021-02-01 09:38:01 +01:00