dolphin/Source/Core/DolphinQt/FIFO
Pokechu22 29df17d422 FifoPlayer: Allow changing loop option at runtime
This option has always existed since it's used by FifoCI, but now it can be changed at runtime.  Looping is something that should almost always be on, but it can be useful to turn it off when frame-dumping is enabled so that hundreds of copies of the same frame aren't created.  Before, turning it off required restarting Dolphin.
2022-01-06 19:08:16 -08:00
..
FIFOAnalyzer.cpp Fifo analyzer: Decode floats in primitive data 2021-12-18 15:21:48 -08:00
FIFOAnalyzer.h Refactor object listing code 2021-12-18 12:51:56 -08:00
FIFOPlayerWindow.cpp FifoPlayer: Allow changing loop option at runtime 2022-01-06 19:08:16 -08:00
FIFOPlayerWindow.h FifoPlayer: Allow changing loop option at runtime 2022-01-06 19:08:16 -08:00