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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
FIFO
Age
Commit message (
Expand
)
Author
4 days
Merge pull request #13452 from tygyh/Use-structured-binding-DolphinQt-FifoAna...
Scott Mansell
2026-01-25
Remove unused imports
Martino Fontana
2026-01-09
c++23: Replace Common::ToUnderlying with std::to_underlying
Joshua Vandaële
2025-08-22
FIFOAnalyzer: fix command description updates
Tillmann Karras
2025-08-18
Merge pull request #13883 from Dentomologist/fifoplayerwindow_geometry_fixes
Tilka
2025-08-18
OpcodeDecoder: provide default GetVertexSize() implementation
Tillmann Karras
2025-08-17
FIFOPlayerWindow: Save and restore window geometry
Dentomologist
2025-08-17
FIFOPlayerWindow: Add stretch to Play/Record tab
Dentomologist
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-06-07
Merge pull request #13454 from tygyh/Use-constants-DolphinQt-FifoAnalyzer
Jordan Woyak
2025-06-07
Merge pull request #13142 from JosJuice/fifo-window-starting-stopping
JosJuice
2025-05-31
Make parameters, arguments etc. constant
Dr. Dystopia
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-03-26
Use structured bindings
Dr. Dystopia
2025-03-25
Use Common::ToUnderlying
Dr. Dystopia
2024-10-20
DolphinQt: Call FIFOPlayerWindow::UpdateControls for Starting/Stopping
JosJuice
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-10
Modernize `std::find_if` with ranges
mitaclaw
2024-10-10
Modernize `std::equal` with ranges
mitaclaw
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-04
Merge pull request #10957 from Pokechu22/std-bitcast
Tilka
2024-05-03
Replace Common::BitCast with std::bit_cast
Pokechu22
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-03-22
DolphinQt Settings: Signal Debug Font By Const Reference
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-09-19
OpcodeDecoding: Get vertex size from the loader
Robin Kertels
2022-08-29
Fifo analyzer: Fix various XF mistakes
Pokechu22
2022-05-18
Rename CP and XF normal component count enums and update their descriptions
Pokechu22
2022-03-08
Add NonDefaultQPushButton to set autoDefault of buttons to false
Martin
2022-02-13
FifoAnalyzer: Fix "enumeration value ‘NotPresent’ not handled in switch" ...
Pokechu22
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
Fifo analyzer: Decode floats in primitive data
Pokechu22
2021-12-18
Fifo analyzer: Create a new object for each EFB copy
Pokechu22
2021-12-18
Refactor OpcodeDecoding and FIFO analyzer to use callbacks
Pokechu22
2021-12-18
Refactor object listing code
Pokechu22
2021-12-18
Create and use CPArray enum class
Pokechu22
2021-12-18
Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class
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-20
Fixes to translatable strings
JosJuice
2021-05-07
Separate vertex components by spaces
Pokechu22
2021-05-07
Add name and description for primitives
Pokechu22
[next]