This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
4b8ed4f2c8c25b2a833b11b3b41352f43ec6e6b4
dolphin
/
Source
/
Core
History
Jordan Woyak
4b8ed4f2c8
Remove a pointless cast. Name the DSP thread.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7279
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-03 04:32:37 +00:00
..
AudioCommon
More conversion from char * to std::string.
2011-03-01 03:06:14 +00:00
Common
When reloading the sysconf file make sure that the m_Entries vector is cleared.
2011-03-03 01:15:25 +00:00
Core
Remove a pointless cast. Name the DSP thread.
2011-03-03 04:32:37 +00:00
DiscIO
More conversion from char * to std::string.
2011-03-01 03:06:14 +00:00
DolphinWX
Add Serbian translations thanks to nikolassj. They are not very complete though.
2011-03-02 22:47:21 +00:00
InputCommon
Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases.
2011-02-28 20:40:15 +00:00
VideoCommon
Put the video prepare code back, and use the existence of the g_renderer to determine if video prepare has been run or not.
2011-03-02 15:13:13 +00:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00