Themaister
|
7c60aaf48f
|
Compile in overlay if HAVE_OVERLAY in griffin.
|
2012-12-23 18:39:34 +01:00 |
|
Themaister
|
35bf5c82c1
|
Make OVERLAY optional.
|
2012-12-23 18:39:01 +01:00 |
|
Toad King
|
9a41c3c1c7
|
(GX) convert image to pixel format with alpha field if we're drawing the menu
|
2012-12-23 12:32:24 -05:00 |
|
twinaphex
|
52e4c3eff4
|
Revert "Ifdef bind IDs based on compiled in features - we only have 64 bits"
This reverts commit 576a40707d8c770191457e40326b63ff1374ea6d.
|
2012-12-23 18:21:36 +01:00 |
|
twinaphex
|
7116118051
|
Remove remnants of HAVE_CONFIGFILE
|
2012-12-23 18:16:33 +01:00 |
|
twinaphex
|
576a40707d
|
Ifdef bind IDs based on compiled in features - we only have 64 bits
to work with for input_state so we need to get rid of unneeded
features per port
|
2012-12-23 18:09:30 +01:00 |
|
twinaphex
|
ad8d09f754
|
(Android) Add a lot of actions to quick menu overlay
|
2012-12-23 17:51:32 +01:00 |
|
twinaphex
|
97ab249625
|
(Android) Overlay next button should work now along with other
overlay state inputs
|
2012-12-23 15:29:54 +01:00 |
|
twinaphex
|
269698661a
|
(Console/Android) Simplify input_key_pressed implementation
|
2012-12-23 14:44:46 +01:00 |
|
twinaphex
|
e58ca0b95b
|
(Android) Refactor JNI code
(Android) Change overlay PNGs to TGAs - add 256x256 quickmenu
texture - change basic_overlay.cfg coords
|
2012-12-23 14:25:28 +01:00 |
|
Themaister
|
f445c939e9
|
Merge branch 'master' into overlay
|
2012-12-23 13:56:57 +01:00 |
|
Themaister
|
9b58fac354
|
Always compile in config file support.
|
2012-12-23 13:55:59 +01:00 |
|
twinaphex
|
86de8a8cbe
|
Merge branch 'master' of https://github.com/Themaister/RetroArch into overlay
|
2012-12-23 13:46:03 +01:00 |
|
Themaister
|
143b5addc9
|
GLSL support can be compiled without XML.
|
2012-12-23 13:44:31 +01:00 |
|
twinaphex
|
04cabb0996
|
(Android) refactor JNI code - still can't load ClassLoader
|
2012-12-23 13:16:58 +01:00 |
|
twinaphex
|
5065e12ae7
|
(Android) ModuleActivity - comment out Toast hack
|
2012-12-23 07:32:04 +01:00 |
|
twinaphex
|
18bf8e2a16
|
(Android) Refactor JNI code
|
2012-12-23 07:30:15 +01:00 |
|
Themaister
|
e198dac691
|
Merge branch 'master' into overlay
|
2012-12-22 23:53:13 +01:00 |
|
Themaister
|
359d5fa997
|
Cleanups and build fixes.
|
2012-12-22 23:52:05 +01:00 |
|
Hans-Kristian Arntzen
|
49324a1374
|
Merge pull request #100 from sparklewind/patch-1
Fix for compiling on Haiku
|
2012-12-22 14:46:00 -08:00 |
|
sparklewind
|
a5ceef033b
|
Update Makefile
|
2012-12-22 21:29:39 +01:00 |
|
sparklewind
|
1f8bef7eeb
|
Update qb/qb.comp.sh
|
2012-12-22 20:49:49 +01:00 |
|
sparklewind
|
12308e321a
|
Update Makefile
|
2012-12-22 20:41:59 +01:00 |
|
sparklewind
|
d40190b7ad
|
Update Makefile
|
2012-12-22 20:33:01 +01:00 |
|
sparklewind
|
123c75b01f
|
Update Makefile
|
2012-12-22 20:31:37 +01:00 |
|
sparklewind
|
b7445eb81b
|
Update Makefile
|
2012-12-22 20:24:51 +01:00 |
|
sparklewind
|
31a5ebeea6
|
Update Makefile
|
2012-12-22 20:20:59 +01:00 |
|
sparklewind
|
ee242b31c7
|
Update qb/config.libs.sh
|
2012-12-22 20:06:20 +01:00 |
|
sparklewind
|
6e427b3e9d
|
Update qb/config.libs.sh
|
2012-12-22 19:51:31 +01:00 |
|
sparklewind
|
5deb37f60a
|
Update Makefile
|
2012-12-22 17:23:02 +01:00 |
|
sparklewind
|
d032764e6b
|
Update qb/config.libs.sh
|
2012-12-22 17:16:35 +01:00 |
|
Themaister
|
1f9caf554c
|
Allow custom geometry of overlay.
|
2012-12-22 16:09:15 +01:00 |
|
Themaister
|
5376c39ff6
|
Update example overlay config to swap.
|
2012-12-22 15:47:00 +01:00 |
|
Themaister
|
34bd32c1fd
|
Add RETRO_OVERLAY_NEXT bind.
|
2012-12-22 15:33:28 +01:00 |
|
Themaister
|
023443e1aa
|
Initial overlay config work.
|
2012-12-22 13:40:15 +01:00 |
|
Themaister
|
9056946079
|
Merge branch 'master' into overlay
|
2012-12-22 11:38:18 +01:00 |
|
Themaister
|
6bb2349833
|
Kill off external driver plug interfaces.
These are too much work to maintain, and aren't really all
that useful.
|
2012-12-22 11:37:15 +01:00 |
|
twinaphex
|
26c59ef649
|
(Android) Added autoconfiguration of Wiimote/Nunchuk/Wiimote - for
use with free Wii IME app from C.C.P. Cre@ions
|
2012-12-22 09:44:56 +01:00 |
|
twinaphex
|
7431bd5d22
|
(Android) Add more control schemes for USB gamepads
|
2012-12-22 07:13:32 +01:00 |
|
sparklewind
|
8bcd7f1972
|
Update qb/config.libs.sh
|
2012-12-22 03:27:50 +01:00 |
|
sparklewind
|
db9a9056e2
|
Update Makefile
|
2012-12-22 03:26:27 +01:00 |
|
Toad King
|
ff3ec9f8a5
|
(Android) minor cleanup
|
2012-12-21 19:00:18 -05:00 |
|
Toad King
|
462adce111
|
(Android) touch input fixes
|
2012-12-21 18:32:53 -05:00 |
|
sparklewind
|
14e259ac39
|
Fix for compiling on Haiku
|
2012-12-21 21:50:07 +00:00 |
|
twinaphex
|
75b36e6ba0
|
(Android) Tried with condition flag - still doesn't work
|
2012-12-21 08:08:50 +01:00 |
|
twinaphex
|
0df2eff66b
|
(Android) Some input refactors
|
2012-12-21 04:14:47 +01:00 |
|
twinaphex
|
29ef7dc4ed
|
(Android) Initial implementation of input overlay key input code -
not working yet due to need to determine whether or not touchscreen
is pressed in input_state_pressed
|
2012-12-21 01:31:01 +01:00 |
|
twinaphex
|
456593ddb1
|
(Android) Add way to tell where the event is coming from
|
2012-12-20 23:57:46 +01:00 |
|
twinaphex
|
909c392094
|
(Android) Build fix for building with input debug
|
2012-12-20 23:01:48 +01:00 |
|
Themaister
|
09bbfbba83
|
More verbose TGA logging.
|
2012-12-20 21:44:20 +01:00 |
|