This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-06-01 16:34:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
DolphinQt
History
Christian Aguilera
dc7b92651f
Ensured that GameTracker's internal worker thread is flushed on exit to avoid crashes when accessing stale, already-destroyed data, and to favor responsiveness.
2020-10-01 22:09:45 +02:00
..
Config
InputCommon: Improve input detection to produce buton combinations.
2020-09-25 22:51:32 -05:00
Debugger
…
FIFO
DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver
2020-09-12 17:53:17 -05:00
GameList
Ensured that GameTracker's internal worker thread is flushed on exit to avoid crashes when accessing stale, already-destroyed data, and to favor responsiveness.
2020-10-01 22:09:45 +02:00
NetPlay
GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed.
2020-10-01 22:09:45 +02:00
QtUtils
DolphinQt: resolve Qt5.15 deprecations
2020-08-23 13:57:05 -07:00
Settings
…
TAS
…
AboutDialog.cpp
…
AboutDialog.h
…
CheatsManager.cpp
GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed.
2020-10-01 22:09:45 +02:00
CheatsManager.h
GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed.
2020-10-01 22:09:45 +02:00
CMakeLists.txt
…
ConvertDialog.cpp
…
ConvertDialog.h
…
DiscordHandler.cpp
…
DiscordHandler.h
…
DiscordJoinRequestDialog.cpp
…
DiscordJoinRequestDialog.h
…
DolphinQt.manifest
…
DolphinQt.rc
…
DolphinQt.vcxproj
…
DolphinQt.vcxproj.user
…
GCMemcardCreateNewDialog.cpp
…
GCMemcardCreateNewDialog.h
…
GCMemcardManager.cpp
…
GCMemcardManager.h
…
Host.cpp
…
Host.h
…
HotkeyScheduler.cpp
…
HotkeyScheduler.h
…
Info.plist.in
…
Main.cpp
…
MainWindow.cpp
GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed.
2020-10-01 22:09:45 +02:00
MainWindow.h
…
MenuBar.cpp
…
MenuBar.h
…
NKitWarningDialog.cpp
…
NKitWarningDialog.h
…
qt.conf
…
qt.conf.win
…
RenderWidget.cpp
…
RenderWidget.h
…
resource.h
…
ResourcePackManager.cpp
…
ResourcePackManager.h
…
Resources.cpp
…
Resources.h
…
SearchBar.cpp
…
SearchBar.h
…
Settings.cpp
…
Settings.h
…
ToolBar.cpp
…
ToolBar.h
…
Translation.cpp
…
Translation.h
…
Updater.cpp
…
Updater.h
…
WiiUpdate.cpp
…
WiiUpdate.h
…