tmator
|
2d586139bc
|
cocoa event wip, i'm tired i'll continue tomorrow
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1860 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-13 00:34:36 +00:00 |
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 |
bushing
|
901fe7c00f
|
set svn:eol-style=native for Plugins/**.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1441 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 05:25:12 +00:00 |
John Peterson
|
f0596fee55
|
Added Copy EFB hotkey to OpenGL plugin (to be able to easily switch back and forth during emulation). Added Unlimited JIT cache option to debugger. It may fix the Zelda TP crashes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1243 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-11-22 16:46:12 +00:00 |
Shawn Hoffman
|
fa1c90a411
|
linux build fixes. I don't know why ConfigMain is sized oddly on linux.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1130 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-11-11 19:09:52 +00:00 |
Shawn Hoffman
|
e3f9886c72
|
GUI updates: filesystemviewer is now ISOproperties, beginning of gameconfig (gameini) editing. Some misc cleanup here and there.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1126 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-11-11 18:39:09 +00:00 |
Shawn Hoffman
|
b6b61f0a9f
|
changed ConfigMain and ogl config.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1067 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-11-04 09:56:25 +00:00 |
Shawn Hoffman
|
c9b1cced9c
|
added banner image showing/saving to filesystemviewer. Cleaned up daco's cache code a bit (only coding style stuff), added default banner image. Commented out progress bar for plugin loading.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1055 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-11-03 04:17:57 +00:00 |
Shawn Hoffman
|
c3dc7ec481
|
changed padsimple to default to using xpad and keyboard.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1027 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-10-31 17:02:51 +00:00 |
Shawn Hoffman
|
540539ee27
|
padsimple: now shows only which xpads are connected (when the config is called), set all pads to keyboard as default, got rid of XINPUT_ENABLE #ifdefs, made the trigger buttons enabled at 200/255 instead of 20/255 :) hopefully that's a lot closer to how a gc controller acts.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@832 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-10-11 00:23:26 +00:00 |
Shawn Hoffman
|
d11f42c329
|
improved the new way of doing aboutboxes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@789 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-10-07 19:17:15 +00:00 |
daco65
|
22b2b36711
|
Removed the about from all the plugins and dolphin config screen. then added the about on some plugins config screens and renamed the wiimote_test.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@787 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-10-07 18:05:56 +00:00 |
Shawn Hoffman
|
b2378b592f
|
added better support to simplepad for using a combination of xpads and a keyboard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@735 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-30 05:10:52 +00:00 |
nakeee
|
45397aaa8e
|
wxT is better
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@715 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-26 14:53:46 +00:00 |
nakeee
|
4b2c6bb7e5
|
Fixed weird compilation error
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@714 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-26 14:45:22 +00:00 |
Shawn Hoffman
|
7a615e9353
|
merged the halfpress keys down to just one, and tried to set the base for actually having 4 controllers. still need a way to list keyboard+connected xpads in the wxChoice :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@712 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-26 14:29:38 +00:00 |
XTra.KrazzY
|
14880b0232
|
SimplePad fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@701 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-25 21:59:48 +00:00 |
Shawn Hoffman
|
64f6b82ad5
|
hopefully this makes my intentions more clear :p
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@699 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-25 21:44:52 +00:00 |
XTra.KrazzY
|
fa6a7a2242
|
Perfected the PadSimple config design.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@697 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-25 21:16:32 +00:00 |
XTra.KrazzY
|
bead0e1950
|
PadSimple control key buttons now work. Thanks nakeee
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@696 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-25 20:47:24 +00:00 |
XTra.KrazzY
|
6ca082489a
|
Various issue fixes for PadSimple. Numpad support in DInput
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@695 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-25 20:40:17 +00:00 |
Shawn Hoffman
|
c31cba8f0b
|
sorry about that...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@693 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-25 18:02:45 +00:00 |
Shawn Hoffman
|
3055091932
|
(windows)padsimple now shows human-readable names after you set a new key
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@692 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-25 17:57:57 +00:00 |
nakeee
|
6d872a6be5
|
linux port of simplepad dialog
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@683 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-25 09:15:34 +00:00 |
XTra.KrazzY
|
60b01ac424
|
Further PadSimple config window work. Now gets initial characters from configuration in both windows and other systems.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@681 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-25 07:02:10 +00:00 |
Shawn Hoffman
|
b39f0240cb
|
padsimple config should get keycodes in windows now. replaced wxT("") with wxEmptyString.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@676 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-24 22:20:37 +00:00 |
nakeee
|
b6605213a1
|
compile with unicode
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@673 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-24 21:04:34 +00:00 |
XTra.KrazzY
|
3883ce6ee9
|
More PadSimple config dialog work. Added short function to avoid code repetition and easy code reading. Also fixed some C99 infinite loop declarations.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@670 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-24 20:21:17 +00:00 |
Shawn Hoffman
|
6312ccbc30
|
completed the iso directory path chooser. changed a ini variable name so it is more to sonic's liking, and corrected an #ifndef
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@654 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-24 00:27:50 +00:00 |
nakeee
|
da4a384b11
|
Started working on the look of the padsimple config dialog
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@641 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 16:14:12 +00:00 |
Shawn Hoffman
|
0400d044ec
|
some small adjustments to the ogl and padsimple wxw code. Really need to find a way to get keyboard input after clicking a wxButton...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@640 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 14:18:55 +00:00 |
nakeee
|
385e3276bb
|
Start of converting the plugin to use wxwindows
still not working
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@638 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 09:28:37 +00:00 |