NeoBrainX
|
f727139ebf
|
Random fixes and cleanups
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5297 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2010-04-08 16:59:35 +00:00 |
Shawn Hoffman
|
dd01e0d417
|
commit patch from http://forums.dolphin-emu.com/thread-6527.html fixes the "Purge Cache" in the "View" menu, maybe other things.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4827 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2010-01-13 21:09:31 +00:00 |
Shawn Hoffman
|
8c5285eddf
|
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
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4311 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-09-21 20:28:17 +00:00 |
XTra.KrazzY
|
c86d2e5129
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3898 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-07-28 21:32:10 +00:00 |
omegadox
|
eb0cab140f
|
Some code cleanup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2768 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-28 08:57:34 +00:00 |
LPFaint99
|
7afc53c3a1
|
Revert r1861
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1879 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-16 02:58:34 +00:00 |
LPFaint99
|
f1a3bc1397
|
Move #include <window.h> from all files that include it and common.h to common.h
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1861 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-13 04:23:26 +00:00 |
bushing
|
49cfded60b
|
set svn:eol-style=native for **.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1442 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 05:30:24 +00:00 |
fires.gc
|
046ca53f8c
|
updating the HLE FS and FileIO
added banner support of the savegames for wii... same games
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1031 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-11-01 15:59:06 +00:00 |
fires.gc
|
2d2a91b532
|
added support for IPC file system. i am sure it will break linux and osx builds and prolly we have to talk how we can do our file handling at all. perhaps we have to define an interface for file accesses.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1028 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-10-31 22:31:24 +00:00 |