summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2025-08-17FIFOPlayerWindow: Save and restore window geometryDentomologist
2025-08-17FIFOPlayerWindow: Add stretch to Play/Record tabDentomologist
2024-10-20DolphinQt: Call FIFOPlayerWindow::UpdateControls for Starting/StoppingJosJuice
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-07-28i18n: Add comments and improve source stringsJosJuice
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-01-12FifoRecorder: Move instance to System.Admiral H. Curtiss
2024-01-05FifoPlayer: Move instance to System.Admiral H. Curtiss
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2022-01-17FifoPlayer: Add missing call to LoadSettings()Pokechu22
2022-01-06FifoPlayer: Allow changing loop option at runtimePokechu22
2022-01-06FifoPlayer: Store early memory updates option in the configPokechu22
2021-12-18Switch to the Play / Record tab when fifo playback stopsPokechu22
2021-12-18Refactor OpcodeDecoding and FIFO analyzer to use callbacksPokechu22
2021-10-09Add wrapper function to disable hotkeys for QFileDialogsowens99
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-07Make the FIFO Player a separate windowPokechu22
2021-05-07Fix same object count being used for all frames in the FIFO analyzerPokechu22
2021-05-07Fix crash when attempting to analyze a FIFO after stopping playbackPokechu22
2021-05-07Make FIFO frame count inclusivePokechu22
2021-05-07Adjust FIFO player object rangesPokechu22
2021-05-07Reset the from frame/object to 0 on starting FIFO playbackPokechu22
2021-05-07Don't reset the FIFO frame/object limit when unpausingPokechu22
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2019-04-22Qt: Fix add button not releasingchargeflux
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-03-03Qt/FIFOPlayerWindow: Make message box modalspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab