SirMangler
870d410b22
Merged with beta 5.0-13178
2020-12-20 22:40:43 +00:00
SirMangler
9a7e3e09ee
Changed Toggle PrimeHack to Toggle PrimeHack Controls & allowed some mods to run regardless.
2020-12-18 21:11:08 +00:00
SirMangler
c9d5935c40
Moved FoV from Controller Configure to Graphics
2020-12-18 20:57:39 +00:00
Léo Lam
a5880fa402
Qt: Add missing tr calls for tooltip descriptions
2020-11-30 14:04:08 +01:00
iwubcode
cc837a59d6
Core / DolphinQt: Add ini only option to force low-contrast tooltips
2020-11-28 11:49:14 -06:00
iwubcode
9c204428fe
DolphinQt: Add tooltip support to Software Renderer Graphics tab
2020-11-28 11:49:14 -06:00
iwubcode
2bfb8ebf96
DolphinQt: Add tooltip support to Hacks Graphics tab
2020-11-28 11:49:14 -06:00
iwubcode
1673442794
DolphinQt: Add tooltip support to Advanced Graphics tab
2020-11-28 11:49:14 -06:00
iwubcode
d083dae7fd
DolphinQt: Add tooltip support to Enhancements Graphics tab
2020-11-28 11:49:14 -06:00
iwubcode
b9eae86704
DolphinQt: Add tooltip support to General Graphics tab
2020-11-28 11:49:14 -06:00
iwubcode
a9271aa167
DolphinQt: Add the ability to show a tooltip for custom graphics controls
2020-11-28 11:49:14 -06:00
iwubcode
613d8b1cba
DolphinQt: Remove description box handling from graphics widget and window
2020-11-28 11:49:14 -06:00
iwubcode
c754b02aae
DolphinQt: Add BalloonTip which is built off of an internal Qt class. It gives the ability to show a tooltip with an arrow!
2020-11-28 11:49:14 -06:00
Léo Lam
aaaa3896c0
VideoCommon: Get rid of the global g_available_video_backends
...
Replace it with a function-local static that is initialized on first
use. This gets rid of a global variable and removes the need for
manual initialization in UICommon.
This commit also replaces the weird find_if that looks for a non-null
unique_ptr with a simple "is vector empty" check considering that
none of the pointers can be null by construction.
2020-10-21 22:00:10 +02:00
SirMangler
9f110eeda9
Updated to beta 5.0-12716
...
3 months of changes, and Qt was being a pain.
2020-10-07 05:00:37 +01:00
iwubcode
fd3af4c5d3
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image.
2020-10-03 17:10:35 -05:00
iwubcode
a83bf8bc59
DolphinQt: properly remove slot connection for ConfigChange when object is destructed
2020-09-12 17:35:58 -05:00
SirMangler
9a08aa351b
Locked Camera Tweaks & Cursor Controls
2020-08-26 16:27:50 +01:00
SirMangler
ffdb8ef397
Minor Changes
2020-08-23 16:39:23 +01:00
SirMangler
7210beb36f
Simpler LockCamera In Puzzles from Ishiiruka
2020-08-16 01:16:11 +01:00
SirMangler
7e6b0e4b0f
Merged with Beta 5.0-12247
2020-08-10 00:04:28 +01:00
iwubcode
9c8338ec4c
DolphinQt / VideoCommon: Add additional texture dumping options. Specifically, this enables users to choose whether to dump mip maps, base level textures, or both.
2020-07-22 19:30:27 -05:00
Léo Lam
8df56cb319
Migrate video backend setting to the new config system
...
Fixes https://bugs.dolphin-emu.org/issues/12087
2020-05-22 16:54:53 +02:00
JosJuice
6d3b0db041
DolphinQt: Fix freelook description typos
...
cControls -> controls, axis -> axes, removed leading spaces.
2020-05-20 21:56:04 +02:00
SirMangler
9dee6f8d58
Removed AutoEFB from Hacks
2020-05-16 21:01:17 +01:00
SirMangler
7d76154efd
Updated Defaults
...
And minor UI change.
2020-05-04 01:51:01 +01:00
iwubcode
aed7319ef8
DolphinQt: Expose freelook camera control to UI
2020-05-03 13:34:13 -05:00
SirMangler
277babd6ec
Updated graphics & mapping UI and general tweaks
2020-05-03 01:22:23 +01:00
Léo Lam
19da101164
Remove redundant Config prefix from ConfigInfo/ConfigLocation
...
Both structs are already in the Config namespace.
2020-05-02 14:40:14 +02:00
Lioncash
19115c84dd
DolphinQt: Use qOverload where applicable
...
Provides the same behvaior, but in a much more concise manner.
2020-04-28 16:54:19 +02:00
JMC47
9de3717c50
Merge pull request #8340 from stenzek/max-res
...
DolphinQt: Don't overwrite >8x IR scale in ini, add maximum internal res option
2020-04-16 21:01:14 -04:00
SirMangler
ab2e46e2c0
Fixed Import & Version String Changed
2020-04-10 15:33:05 +01:00
SirMangler
f495254c46
Bloom in MP1 (All games now)
2020-04-08 23:18:41 +01:00
SirMangler
143dccb0dd
Changed ModalMessageBox import to an identical version but it works for Linux.
2020-04-08 21:18:00 +01:00
SirMangler
09b03548be
Minor UI bug fix.
2020-04-07 20:19:46 +01:00
SirMangler
248899bfc6
Merged to latest Progress Report revision.
2020-04-05 17:30:59 +01:00
SirMangler
1b64633fee
Disable Bloom in Prime 2
2020-04-05 14:34:39 +01:00
SirMangler
ed40978e88
Warning Dialogues for if PrimeHack is disabled & Minor improvements
2020-04-03 08:15:57 +01:00
SirMangler
4c3c8ad97f
Secondary GunFX Option
2020-04-03 08:14:25 +01:00
Markus ⛅
74e5bbf5f9
Forward slash, not backslash
2020-04-03 00:44:34 +02:00
SirMangler
143552815a
Removed Unneccesary Include and Variables
2020-04-02 22:13:09 +01:00
SirMangler
538f647f43
Implemented Advanced FOV Adjustment
...
This is a dumbly sized commit.
2020-03-25 19:53:45 +00:00
SirMangler
5ecba915c0
Updated to January review. Minor code changes.
2020-02-11 03:01:39 +00:00
Jordan Woyak
9a34091b8b
DolphinQt: Fix stereoscopy hotkeys.
2020-02-07 15:47:40 -06:00
Stenzek
11ba623f26
Add an option to present/skip presenting duplicate frames
...
Currently, we do not display every second frame in 25fps/30fps games
which run to vsync. This improves performance as there's less rendering
for the GPU to perform, but when combined with vsync, could cause frame
pacing issues.
This commit adds an option to force every frame generated by the console
to be displayed to the host, which may improve pacing for these games.
2020-01-14 10:57:35 +10:00
SirMangler
716ec3c333
Updated to latest Progress Report commit
2019-12-05 01:18:21 +00:00
SirMangler
652dac2223
Changed '&' to 'and' because Dolphin won't display that character.
2019-12-04 21:47:02 +00:00
SirMangler
8503a70c6c
Added EFB Auto to MP3, fixed a defaults thing.
2019-11-24 02:12:05 +00:00
SirMangler
d7bdf78a02
Added Auto Toggle EFB in Scan Visor MP2
2019-11-23 21:07:13 +00:00
JosJuice
bb8d0261be
DolphinQt: Mark ubershader setting names as translatable
...
These were marked as translatable in DolphinWX but not DolphinQt,
yet both DolphinWX and DolphinQt tried to fetch translations for them.
This meant that translations worked in both DolphinWX and DolphinQt
back when DolphinWX existed, but that translations stopped working
in DolphinQt once DolphinWX was removed (because the removal of
DolphinWX triggered the removal of the strings from the .po files).
2019-10-18 23:35:34 +02:00