Shawn Hoffman
|
4a5d9ded94
|
namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1560 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-17 04:14:24 +00:00 |
|
hrydgard
|
3de4df29a3
|
merge cmp/branch when possible. smaller than expected (nearly unnoticable) speedup :P slightly bigger if you enable line 291 in ppcanalyst.cpp, but that's not fully tested yet.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1551 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-15 22:57:11 +00:00 |
|
nakeee
|
b0f17043bd
|
new MsgHandler replacing common
Most things moved to macros
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1542 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-14 22:00:18 +00:00 |
|
hrydgard
|
64a74c2ba4
|
Only initialize the Wiimote plugin if booting in Wii mode.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1535 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-14 20:01:01 +00:00 |
|
hrydgard
|
bddc78383e
|
Fullscreen option temporarily removed from Linux build since it doesn't actually work.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1533 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-14 17:37:59 +00:00 |
|
nakeee
|
03088eee2f
|
returned WXpanicalert
it should be extended to get a message
and the code in common.cpp cleaned up
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1529 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-14 12:30:37 +00:00 |
|
nakeee
|
2c66b9d36f
|
wxgl fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1524 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-13 22:40:10 +00:00 |
|
nakeee
|
3c2a41c290
|
linux compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1522 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-13 19:49:19 +00:00 |
|
hrydgard
|
522752c77d
|
small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1521 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-13 16:58:06 +00:00 |
|
LPFaint99
|
d1712f15ca
|
MemcardManager and GCMemcard fixes/code cleanup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1518 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-13 11:30:00 +00:00 |
|
LPFaint99
|
984a3ad699
|
Disable ETH device so that games that use it do not crash, mariokart GC should boot now. thanks to Chilango for testing the fix. Also rearange functions in GCMemcard to a more logical order
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1517 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-13 07:07:52 +00:00 |
|
nakeee
|
13acef8793
|
compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1509 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-12 10:42:18 +00:00 |
|
omegadox
|
2c9f66e3b2
|
some fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1508 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-12 10:33:02 +00:00 |
|
omegadox
|
45201abb9e
|
PanicAlert, PanicYesNo, AskYesNo now use wxMessageBox. Also some very minor fixes in Fill'N'Slide.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1506 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-12 08:47:13 +00:00 |
|
LPFaint99
|
3e33e06844
|
memcardmanager: lots of code cleanup a few minor fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1504 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-12 07:14:37 +00:00 |
|
omegadox
|
b743aad2a5
|
Added Action Replay logging support to the AR window and possible Fill 'N' Slide fix.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1503 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-12 06:44:02 +00:00 |
|
Shawn Hoffman
|
66536235e6
|
compiletime warning fixes, possible wxw crashes fixed, disable build of njoy_test until it's more mature.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1502 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-12 03:38:50 +00:00 |
|
LPFaint99
|
cf987d255d
|
Memcardmanager fixes. Fix for missing return values in switch statement, fix for return value from importfile
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1498 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-11 06:20:39 +00:00 |
|
hrydgard
|
0ad52a4fee
|
Workaround for StringFromFormat-under-linux problem, random cleanup.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1491 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-10 22:36:26 +00:00 |
|
nakeee
|
900407c1fe
|
scons osx cleanup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1485 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-10 18:33:13 +00:00 |
|
nakeee
|
f82ee1faa6
|
first time I had to remove wxT() to make it compile:)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1481 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-10 09:57:15 +00:00 |
|
Shawn Hoffman
|
514826f282
|
Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1479 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-10 08:57:57 +00:00 |
|
LPFaint99
|
4f40c79345
|
Adds a right click menu options to memcard manager, whether to use pages\ how many saves per page, which columns to show/hide
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1476 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-10 02:41:55 +00:00 |
|
Sonicadvance1
|
c889d03829
|
Use MIME type as backup to extension, just in case extension fails.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1470 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 23:27:08 +00:00 |
|
Sonicadvance1
|
05d2e470bf
|
Made opening the ISO file more safe, so it doesn't seg fault when it can't find the filetype from extension and etc.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1469 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 23:19:44 +00:00 |
|
hrydgard
|
e450578710
|
TLB hack plus some project changes. I only get a Konami logo though in MGS. Sonic1, plz fix :p
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1467 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 22:20:50 +00:00 |
|
hrydgard
|
f51a08c604
|
fix nogui build
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1466 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 22:08:40 +00:00 |
|
John Peterson
|
61f6c097f4
|
Wiimote status: disabled logging
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1463 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 21:46:12 +00:00 |
|
hrydgard
|
6bf333c893
|
Remove WX stuff from core (boo!)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1461 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 20:33:40 +00:00 |
|
nakeee
|
736409632e
|
compile fix on linux
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1460 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 18:10:16 +00:00 |
|
John Peterson
|
7f7f4e8ac2
|
Build settings: Fixed the win32 Release linking with a /NODEFAULTLIB:msvcrt.lib, DebugFast still doesn't link
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1459 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 17:07:26 +00:00 |
|
John Peterson
|
743a12f53e
|
Made the Wiimote status go away in GC mode
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1458 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 14:57:55 +00:00 |
|
John Peterson
|
5c75ba6177
|
Fixed DebugFast wxAdv28 build to avoid wxOnAssert linking errors
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1457 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 14:07:51 +00:00 |
|
John Peterson
|
3c63813971
|
Fix to commit
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1456 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 05:41:55 +00:00 |
|
John Peterson
|
fee145244c
|
Wiimote: Added optional status icons for the Wiimote speaker and leds. And a few other small changes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1455 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 05:37:15 +00:00 |
|
Shawn Hoffman
|
668337eb84
|
convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1454 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 05:29:14 +00:00 |
|
bushing
|
6f21c69828
|
Look for plugins in Dolphin.app/Contents/PlugIns on OS X
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1444 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 09:53:38 +00:00 |
|
bushing
|
05e9ae0f6f
|
chdir to ~/Library/Application Support/Dolphin on OS X, to place our user root there
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1443 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 09:52:30 +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 |
|
bushing
|
30c883bcfc
|
set svn:eol-style=native for **.h
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1438 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 04:46:09 +00:00 |
|
bushing
|
bbb98d8e2e
|
testing svn:eol-style=native on one file
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1436 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 03:32:03 +00:00 |
|
John Peterson
|
f5fa53a397
|
Fix to last commit
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1433 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 01:55:43 +00:00 |
|
John Peterson
|
9e0439a193
|
Elf loader etc: Added command line elf loader so I can build and run homebrew with F5, use it with -e file.elf. Made some comments towards finding why lwbt fails to complete the HCI negotiation. I found that it worked in revision 800 so I will try to figure out what broke it along the way. Made some other small changes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1432 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 00:25:01 +00:00 |
|
nakeee
|
7f00e271e5
|
some nowx fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1431 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 22:42:49 +00:00 |
|
nakeee
|
a683d2f5d3
|
no need for dis. It's done by wx (and the function is not portable)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1429 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 21:57:51 +00:00 |
|
nakeee
|
cd24b37924
|
can run dolphin by double clicking (osx)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1428 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 21:13:26 +00:00 |
|
nakeee
|
fcfb8ffdd5
|
some scons fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1425 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 17:09:40 +00:00 |
|
nakeee
|
98f40d80b7
|
a not that is not suppose to be a not
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1418 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 00:28:00 +00:00 |
|
LPFaint99
|
5712a74ffd
|
Fix for memcard manager, now exporting and copying, deleting saves on pages other than page one will work correctly
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1412 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-06 09:29:44 +00:00 |
|
bushing
|
3edc2bfdfa
|
make blend50 portable
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1408 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-06 03:18:10 +00:00 |
|