This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
246e2a77ceb7fb5ebf05286af07f598b3db40c2b
dolphin
/
Source
/
Core
T
History
Lioncash
246e2a77ce
ControllerInterface/Device: std::move strings in constructor where applicable
...
Allows callers to move std::string values into the constructor, potentially avoiding copies.
2019-05-29 18:46:49 -04:00
..
AudioCommon
Merge pull request
#8087
from spycrab/cmake_win2019
2019-05-14 21:07:26 +02:00
Common
Common/FileUtil: Use std::string::data within ReadFileToString
2019-05-29 07:06:56 -04:00
Core
Merge pull request
#8132
from lioncash/string
2019-05-29 15:32:18 +02:00
DiscIO
DiscIO/VolumeVerifier: Make no-argument overload of GetBiggestUsedOffset() const
2019-05-27 10:40:41 -04:00
DolphinNoGUI
Update Discord rich presence when the title changes
2019-05-24 14:12:48 +02:00
DolphinQt
Merge pull request
#7799
from Tilka/mapping
2019-05-26 18:10:06 +02:00
InputCommon
ControllerInterface/Device: std::move strings in constructor where applicable
2019-05-29 18:46:49 -04:00
MacUpdater
Reformat repo to clang-format 7.0 rules
2019-05-06 18:48:04 +00:00
UICommon
Merge pull request
#8132
from lioncash/string
2019-05-29 15:32:18 +02:00
UpdaterCommon
Common/FileUtil: Make WriteStringToFile consistent with ReadFileToString
2019-05-29 07:06:53 -04:00
VideoBackends
Also free when initialization fails, and move to end
2019-05-26 19:59:29 -07:00
VideoCommon
Merge pull request
#8136
from lioncash/arglist
2019-05-29 13:18:03 +02:00
WinUpdater
WinUpdater: Add CMakeLists.txt
2019-05-08 23:59:04 +02:00
CMakeLists.txt
WinUpdater: Add CMakeLists.txt
2019-05-08 23:59:04 +02:00