This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-16 08:22:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0cd753060fb8b2701c4e1733cc56da4523f852c
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
JosJuice
a0cd753060
Don't read from volume when reloading Wii banners
...
Should make loading cached Wii games that lack banners slightly faster.
2015-12-03 17:29:59 +01:00
..
GameFile.cpp
Don't read from volume when reloading Wii banners
2015-12-03 17:29:59 +01:00
GameFile.h
Don't read from volume when reloading Wii banners
2015-12-03 17:29:59 +01:00
GameGrid.cpp
DolphinQt: Make use of the C++11 signal/slot connection syntax.
2015-09-10 23:31:40 -04:00
GameGrid.h
DolphinQt: Use C++11 'final' keyword where applicable.
2015-09-13 09:33:30 -04:00
GameGrid.ui
…
GameTracker.cpp
FileSearch: Don't use RegExs, just do string comparisons.
2015-09-27 13:25:51 -04:00
GameTracker.h
DolphinQt: Use C++11 'final' keyword where applicable.
2015-09-13 09:33:30 -04:00
GameTree.cpp
DolphinQt: Make use of the C++11 signal/slot connection syntax.
2015-09-10 23:31:40 -04:00
GameTree.h
DolphinQt: Use C++11 'final' keyword where applicable.
2015-09-13 09:33:30 -04:00
GameTree.ui
…