dolphin/Source/Plugins
Laurence Muller 53ba40fd7f nJoy: GUI update
- Config GUI now uses wxWidgets (should work in linux!)
- The alignment of text may look crappy in linux, so we still need to fix that.
- Opening the config GUI takes time, crappy XPM image of the controller loads slow (cant we use BMP files???) (line 240)
- Stupid GUI bug present when switching between a default joystick and one with no hat. (line 381)
- For some reason setting the value of a wxTextCtrl doesnt gets updated immediately (line 559)
- If you're using windows and dont want to use wxWidgets for the GUI, you can still use the old one by removing #define USE_WXWIDGETS from nJoy.h line 33.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@95 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-07-29 22:26:42 +00:00
..
Plugin_DSP_LLE Linux: Now video is actually outputted. Changing padsimple in to SDL 2008-07-22 11:16:45 +00:00
Plugin_DSP_NULL Linux: Add libao to DSL_NULL plugin so I get audio in linux 2008-07-27 14:07:52 +00:00
Plugin_PadDX9 removed VS2008 project files 2008-07-21 19:40:53 +00:00
Plugin_PadSimple minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
Plugin_VideoDX9 minor bug fixes for opengl plugin 2008-07-23 16:20:12 +00:00
Plugin_VideoOGL minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
Plugin_nJoy_SDL nJoy: GUI update 2008-07-29 22:26:42 +00:00