summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/TAS
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2026-01-17Fix various typos and spelling mistakesSintendo
2025-07-19fix Qt6 deprecation warningsoltolm
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-05-05DolphinQt/TAS: Use non-default std::atomic struct constructor to fix build wi...Jordan Woyak
2025-03-15InputCommon/ControllerEmu: Break out functionality of EmulatedControllerJordan Woyak
2025-02-02Merge pull request #13208 from Dentomologist/wiitasinputwindow_update_on_atta...Admiral H. Curtiss
2025-01-18WiiTASInputWindow: Update controls when attachment changesDentomologist
2024-11-26IRWidget: Move header constants into classDentomologist
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-01-15Core/Movie: Refactor to class, move to System.Admiral H. Curtiss
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-18DolphinQt/TASInputWindow: Make 'Enable Controller Input' translatable.xujibbs
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2023-04-06DolphinQt: StickWidget and IRWidget check for changed x/y before signaling ch...sowens99
2023-03-12DolphinQt: Fix TAS widgets not updating with enable controller inputPokechu22
2023-03-10DolphinQt: Add MotionPlus support to TAS inputJosJuice
2023-03-08DolphinQt: Rework TAS input threading, part 2 (analog inputs)JosJuice
2023-03-08DolphinQt: Remove unneeded out parameters in TASInputWindowJosJuice
2023-03-08DolphinQt: Rework TAS input threading, part 1 (buttons)JosJuice
2023-01-12DolphinQt: Fix typo in GBA TAS input windowPokechu22
2022-12-24DolphinQt: Add settings to GBA TAS input windowJosJuice
2022-11-21DolphinQt: Add GBA TAS input windowJosJuice
2022-10-03DolphinQt: Use input override system for TAS input windowsJosJuice
2022-05-02Add support for building against Qt 6spycrab
2021-12-10Treewide: Adjust order of includesPokechu22
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-09-20Inscribe StickWidget ellipse in squaresowens99
2021-09-19DolphinQt: Reduce latency of TAS input's controller input passthroughJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-11-21Fix -Wsign-compare warningsLéo Lam
2020-10-18DolphinQt: Reset TAS input slider to default on right-clickJosJuice
2020-07-02DolphinQt: Allow customizing TAS input turbo intervalJosJuice
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2020-02-24Merge pull request #8633 from spycrab/tas_window_fixesspycrab
2020-02-18Qt/TAS: Improve TAS windowsspycrab
2020-02-17Core/WiimoteEmu: Add functions to Nunchuk, Classic Controller, and MotionPlus...Jordan Woyak
2020-01-26DolphinQt/TASCheckBox: Mark GetValue() as constLioncash
2019-03-31Qt/TAS: Implement turbo modespycrab
2019-03-26Qt/TAS: Improve layoutspycrab
2019-03-26Qt/TAS: Fix issue #11620spycrab
2019-02-02WiimoteEmu: Major renaming and cleanup.Jordan Woyak
2019-02-02Implement the rest of the wiimote input reports.Jordan Woyak
2019-02-02WiimoteEmu: Fix usage of ReportFeatures in TAS related code.Jordan Woyak
2018-08-15Merge pull request #7326 from spycrab/qt_tas_fancyspycrab
2018-08-13Qt/TAS: Implement recentering featurespycrab
2018-08-13Qt/TAS: Enable antialiasing for Stick/IR widgetsspycrab