index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
FIFO
/
FIFOPlayerWindow.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-08-17
FIFOPlayerWindow: Save and restore window geometry
Dentomologist
2025-08-17
FIFOPlayerWindow: Add stretch to Play/Record tab
Dentomologist
2024-10-20
DolphinQt: Call FIFOPlayerWindow::UpdateControls for Starting/Stopping
JosJuice
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-07-28
i18n: Add comments and improve source strings
JosJuice
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-01-12
FifoRecorder: Move instance to System.
Admiral H. Curtiss
2024-01-05
FifoPlayer: Move instance to System.
Admiral H. Curtiss
2023-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2022-01-17
FifoPlayer: Add missing call to LoadSettings()
Pokechu22
2022-01-06
FifoPlayer: Allow changing loop option at runtime
Pokechu22
2022-01-06
FifoPlayer: Store early memory updates option in the config
Pokechu22
2021-12-18
Switch to the Play / Record tab when fifo playback stops
Pokechu22
2021-12-18
Refactor OpcodeDecoding and FIFO analyzer to use callbacks
Pokechu22
2021-10-09
Add wrapper function to disable hotkeys for QFileDialog
sowens99
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-07
Make the FIFO Player a separate window
Pokechu22
2021-05-07
Fix same object count being used for all frames in the FIFO analyzer
Pokechu22
2021-05-07
Fix crash when attempting to analyze a FIFO after stopping playback
Pokechu22
2021-05-07
Make FIFO frame count inclusive
Pokechu22
2021-05-07
Adjust FIFO player object ranges
Pokechu22
2021-05-07
Reset the from frame/object to 0 on starting FIFO playback
Pokechu22
2021-05-07
Don't reset the FIFO frame/object limit when unpausing
Pokechu22
2020-04-28
DolphinQt: Use qOverload where applicable
Lioncash
2019-07-24
Connect numerous QPushButtons to use clicked signal instead of pressed. This ...
Silent
2019-04-22
Qt: Fix add button not releasing
chargeflux
2019-03-04
Qt: Use ModalMessageBox everywhere
spycrab
2019-03-03
Qt/FIFOPlayerWindow: Make message box modal
spycrab
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab