Ilari Liusvaara
920a113a3e
Remove debug print left there
2011-11-05 20:48:00 +02:00
Ilari Liusvaara
b497bd7ed6
Wxwidgets graphics plugin
...
As opposed to SDL graphics plugin, this has full GUI.
2011-11-05 20:46:18 +02:00
Ilari Liusvaara
f73a2debd3
More backports of stuff from the wxwidgets branch
2011-11-04 01:19:00 +02:00
Ilari Liusvaara
28fc6e6f99
Rework makefile
...
- Remove the package skipping (that was a bad idea).
- Add CROSS_PREFIX to make cross-builds easier
- Add LUA to give Lua package name.
- Don't try linking against libdl (what the heck was that about?)
- Add missing #include to portaudio code
2011-11-03 22:01:19 +02:00
Ilari Liusvaara
dc83a70f3e
Whitespace fixes
2011-11-03 17:57:46 +02:00
Ilari Liusvaara
bc12e70cbf
Backport some improvements to other stuff from Wxwidgets work
2011-11-03 17:49:23 +02:00
Ilari Liusvaara
2ca094bd4f
Oops, add missing files for EVDEV joystick plugin
2011-11-01 21:34:21 +02:00
Ilari Liusvaara
829cd4a2d0
Refactor message handling
...
Refactor message handling so that message buffering and window handling
are in the main window code, leaving only message window rendering to
the platform code.
2011-11-01 14:58:27 +02:00
Ilari Liusvaara
2f20963264
lsnes rr0-β18
2011-11-01 00:25:48 +02:00
Ilari Liusvaara
446ed44470
Move mouse compensation code to generic window code
2011-10-31 21:14:16 +02:00
Ilari Liusvaara
9433afa7a9
Reorganize the window code a bit
2011-10-31 21:05:54 +02:00
Ilari Liusvaara
7a99ff4e8d
Evdev: Add a feature to show joystick info
2011-10-31 11:53:21 +02:00
Ilari Liusvaara
bd6f07df6e
Evdev joystick plugin
...
Handy on Linux when some real graphics plugin (Wxwidgets?) becomes
available.
2011-10-30 21:45:02 +02:00
Ilari Liusvaara
a08b94d764
Fix SDL key identify so it works with other joystick plugins
2011-10-30 21:44:02 +02:00
Ilari Liusvaara
89d091df85
Reorganize the source tree a bit
2011-10-30 18:42:43 +02:00