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
c7488469ec5a2ff1b9fb33eeacc94288ef8bb1a8
dolphin
/
Source
/
Core
History
hrydgard
e102fdaac3
r4322 commented out an important Flush() call - restore that.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4323
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-26 21:00:04 +00:00
..
AudioCommon
Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cpp, and finish off CoreAudioStream.cpp if I ever get running games working in Snow Leopard. Interpreter seems to run in to a spinlock, dunno why yet, and Jit just crashes out. Core problems is probably something I won't be able to fix
2009-09-24 21:35:06 +00:00
Common
fix some path issues on OSX, also libao for osx only supports 44.1kHz...awesome...who calls writing the CoreAudio backend so we can kill libao? :D
2009-09-21 20:28:17 +00:00
Core
Things I forgot about in r4314
2009-09-25 03:47:10 +00:00
DebuggerUICommon
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
DebuggerWX
The last //////// lines are now gone! There will be no more in future.
2009-09-21 19:22:44 +00:00
DiscIO
Various fixes for ISOProperties's filesystem viewer, bugfix for empty folders not being empty thanks to j4ck.fr0st (issue 702), also added icons and fixed dumping all files from a wii game.
2009-09-13 22:03:18 +00:00
DolphinWX
Some GUI changes, added keyboard search and reworked "emulation state" a bit
2009-09-25 16:29:00 +00:00
DSPCore
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
InputCommon
get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason.
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters
2009-09-08 16:07:13 +00:00
VideoCommon
r4322 commented out an important Flush() call - restore that.
2009-09-26 21:00:04 +00:00