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-14 23:42:57 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11c3f7ea8d8c182fdd9c1a3573db8c94eafb5b46
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
Dr. Dystopia
ca8f9b672b
Source: Remove redundant lambda parameter lists
2025-06-14 10:19:31 +02:00
..
GameList.cpp
Source: Remove redundant lambda parameter lists
2025-06-14 10:19:31 +02:00
GameList.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
GameListModel.cpp
Add Triforce platform and preliminary boot.id parsing
2025-04-21 22:05:25 +10:00
GameListModel.h
DolphinQt: Add "Time Played" column to game list view
2025-02-16 23:15:11 +01:00
GameTracker.cpp
WorkQueueThread: Cleanups. Implement in terms of WaitableSPSCQueue. Add single producer WorkQueueThreadSP.
2025-04-30 14:31:51 -05:00
GameTracker.h
WorkQueueThread: provide name and function at same time
2023-02-04 15:56:27 +13:00
GridProxyModel.cpp
…
GridProxyModel.h
…
ListProxyModel.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
ListProxyModel.h
…