SirMangler
00a89ba3b5
Refactored code from Ishiiruka + a fix in GeneralPane
2019-12-07 16:00:23 +00: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
f7529d941c
Updated Defaults
2019-12-03 00:07:15 +00:00
SirMangler
3070d47c7b
Fixed bug, fixed version. PrimeHack is no longer dependant on Cheats being enabled.
2019-12-02 19:19:13 +00:00
SirMangler
8503a70c6c
Added EFB Auto to MP3, fixed a defaults thing.
2019-11-24 02:12:05 +00:00
SirMangler
879dd72dab
Merge branch 'master' of https://github.com/shiiion/dolphin
2019-11-23 21:07:30 +00:00
SirMangler
d7bdf78a02
Added Auto Toggle EFB in Scan Visor MP2
2019-11-23 21:07:13 +00:00
MrMendelli
b05ebd4b98
Updated defaults, added defaults for new hotkeys, and added comments for each default to correlate in-game functionality.
2019-11-23 09:58:34 -08:00
SirMangler
cdcb4c3189
Completed Toggle. Added SpringBall bind to all three games. MP1 and MP3 need ball checks still.
2019-11-06 00:55:20 +00:00
SirMangler
5b00716b8f
Added SpringJump option for MP1/2
2019-11-04 16:55:17 +00:00
SirMangler
4ef82d6f75
Locked SensorBar position to Top
2019-10-30 00:36:31 +00:00
SirMangler
fef6ea53e9
Toggle PrimeHack now updates in the Dolphin.ini
...
EnableCheats is no longer forced on.
2019-10-29 23:32:31 +00:00
rlnilsen
da1f153b47
Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient".
2019-10-27 16:05:22 +01:00
rlnilsen
332cad21a4
Wiimote Mapping UI: Motion Input tab: Rework mapping warning, add explanation of and button to open Alternate Input Sources window.
2019-10-27 15:59:36 +01:00
unknown
31b8031702
Abbreviated Miscellaneous to Misc. in PrimeHack settings.
2019-10-25 20:04:06 -07:00
rlnilsen
5ff79499a5
UDPServer: Add configuration UI.
...
Accessed through button "Alternate Input Sources" in the "Controller Settings" dialog.
2019-10-26 02:20:18 +02:00
rlnilsen
8aec424191
Controller Settings Dialog: Rename "Advanced" group box to "Common".
...
The only setting inside, "Background Input", doesn't seem advanced to me, but it is used for both GC an Wii input.
2019-10-26 02:20:17 +02:00
rlnilsen
4cb3baba5c
Add support for motion controllers via the CemuHook controller input protocol.
...
This is done by:
1) Implementing said protocol in a new controller input class CemuHookUDPServer.
2) Adding functionality in the WiimoteEmu class for pushing that motion input to the emulated Wiimote and MotionPlus.
3) Suitably modifying the UI for configuring an Emulated Wii Remote.
2019-10-26 02:19:53 +02:00
SirMangler
fdcffecbb9
Linux Fix + Version string fix
2019-10-25 16:03:47 +01:00
SirMangler
733a98992a
added a 1
2019-10-25 02:40:22 +01:00
Mat M
c6da1f050b
Merge pull request #8376 from tkln/watch-widget-sign-compare
...
WatchWidget: Fix integer comparison signedness warnings
2019-10-23 20:20:51 -04:00
Mat M
897d7f634e
Merge pull request #8422 from CookiePLMonster/gamelistmodel-fixup
...
Fixup GameListModel::UpdateGame and columnCount
2019-10-23 20:20:03 -04:00
Mat M
6991b39289
Merge pull request #8419 from jordan-woyak/xor-op
...
ExpressionParser: Add XOR operator.
2019-10-23 20:18:39 -04:00
Mat M
291c056c07
Merge pull request #8424 from JosJuice/cpu-core-advanced-cleanup
...
DolphinQt: Cleanup after moving CPU Emulation Engine to Advanced tab
2019-10-23 20:16:32 -04:00
JosJuice
2c79c63608
Merge pull request #8330 from JosJuice/redump-integration
...
VolumeVerifier: Add Redump.org integration
2019-10-23 16:43:52 +02:00
SirMangler
628e8760f4
i gramer gud
2019-10-23 03:44:33 +01:00
SirMangler
ac6fdd694c
Changed title and FPS to Camera
2019-10-23 03:43:01 +01:00
JosJuice
95c4423f4c
DolphinQt: Cleanup after moving CPU Emulation Engine to Advanced tab
2019-10-22 20:54:01 +02:00
Admiral H. Curtiss
1c1c19e996
Qt/GCMemcardManager: Fix incorrect placeholder frame timing.
2019-10-21 22:47:17 +02:00
SirMangler
d6b1399653
Removed a nonexistent class from CMakeLists and patched for Linux
2019-10-21 16:57:13 +01:00
SirMangler
b9ee0ada75
Implemented Linux Hopefully, Updated CMakelists, moved global function to GenericMouse
2019-10-21 16:06:44 +01:00
Silent
a0111628fb
Fixup GameListModel::UpdateGame and columnCount
...
- dataChanged takes "first" and "last" indices inclusive, not exclusive
- columnCount should return 0 for valid parents
2019-10-20 23:07:08 +02:00
Jordan Woyak
1fe44238b1
ExpressionParser: Add XOR operator.
2019-10-20 09:51:52 -05:00
SirMangler
6710399b92
Merge commit '3c6c94a04a61a97990dd459138912f75c9f0eb1a'
2019-10-19 05:35:44 +01:00
SirMangler
494e4323f1
shio give good code
2019-10-19 04:48:54 +01:00
SirMangler
f1c6edca71
Scaled size by DevicePixelRatio.
2019-10-19 03:50:37 +01:00
SirMangler
3aa12ec2ac
Minor bug/Cleaned Code
2019-10-19 03:08:41 +01: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
SirMangler
393798f1d3
Disabled option to change defaulted settings + added Tooltip.
2019-10-18 17:21:17 +01:00
SirMangler
fa04cad490
All PrimeHack settings implemented and should update correctly. Changed title and forced portable.
2019-10-18 16:13:02 +01:00
SirMangler
3dd22b9755
Beam/Visor buttons now use Dolphin's control profile. Added default settings.
2019-10-18 13:18:55 +01:00
JMC47
4a613dad20
Merge pull request #8304 from AdmiralCurtiss/memcard-manager-icon-fix
...
Qt/GCMemcardManager: Fix icon animations displaying incorrectly.
2019-10-17 18:03:21 -04:00
JMC47
8bc0a92f2c
Merge pull request #7663 from jordan-woyak/expression-parser-improve
...
Expression parser improvements
2019-10-17 17:35:30 -04:00
Anthony
acf9bd5ebe
Merge pull request #8408 from ethteck/move-cpu-emulation-engine-options
...
Qt: Move CPU Emulation Engine options to the Advanced tab
2019-10-17 12:56:50 -07:00
Ethan Roseman
2647e412ae
Change from radio buttons to combobox, sizing fix and slight reorganization
2019-10-16 21:01:01 -04:00
spycrab
2f0ad1b6a0
Merge pull request #8402 from spycrab/qt_about_restructure
...
Qt/AboutDialog: Clean up code a bit
2019-10-16 22:25:26 +02:00
JosJuice
a6daed23e7
Merge pull request #8387 from sepalani/reg-view-in
...
RegisterWidget: Fix view in code/memory
2019-10-16 20:43:32 +02:00
Ethan Roseman
1ce566f9fd
Moved CPU Emulation Engine options to the Advanced tab
2019-10-16 12:41:13 -04:00
SirMangler
0adca6e2fc
Handled resize event for mouse pos
2019-10-15 20:50:09 +01:00