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-07-28 08:39:49 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c22d1d68ab8675edc9969e0c819eccf021cfca28
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
Scott Mansell
58d893e56f
Merge pull request
#3075
from waddlesplash/no-regexp
...
FileSearch: Don't use RegExes, just do string comparisons.
2015-10-02 04:00:23 +13:00
..
GameFile.cpp
DiscIO: Add a way to get blob type
2015-09-27 20:54:31 +02:00
GameFile.h
DiscIO: Add a way to get blob type
2015-09-27 20:54:31 +02:00
GameGrid.cpp
DolphinQt: Make use of the C++11 signal/slot connection syntax.
2015-09-10 23:31:40 -04:00
GameGrid.h
Update license headers to GPLv2+
2015-05-25 13:22:31 +02:00
GameGrid.ui
…
GameTracker.cpp
FileSearch: Don't use RegExs, just do string comparisons.
2015-09-27 13:25:51 -04:00
GameTracker.h
Rewrite FileSearch and improve ScanDirectoryTree.
2015-05-28 19:14:42 -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
Update license headers to GPLv2+
2015-05-25 13:22:31 +02:00
GameTree.ui
…