twinaphex
280b9d5406
(D3D9) Move more code to d3d9_pc context driver
2014-01-18 20:49:57 +01:00
twinaphex
ab9d4440db
(D3D) Create graphics context driver for D3D and move
...
state code over to it
2014-01-18 18:43:40 +01:00
meancoot
8b8ebe0a06
(Apple) Don’t report out of bounds touches as being pressed.
2014-01-16 15:07:10 -05:00
meancoot
b530dce2d2
(iOS) Add ‘Small Keyboard’ input mode which repurposes certain keys while right shift is held.
...
Notably the tilde, number keys, minus and equals are changed to send Escape and F1-F12. This is useful on iPad specific keyboards where these keys are otherwise unavailable.
2014-01-16 15:07:10 -05:00
Themaister
682bd74a28
Only destroy dinput if non-NULL.
2014-01-16 08:17:20 +01:00
Twinaphex
8b5e950eef
Merge pull request #505 from OV2/w32joyhotplug
...
win32: detect joypad changes
2014-01-15 16:31:50 -08:00
OV2
34561b3708
win32: detect joypad changes
2014-01-16 00:04:56 +01:00
twinaphex
ff3a157a9d
(D3D) Ifdefs for HAVE_CG (and miscellaneous)
2014-01-15 19:00:46 +01:00
Themaister
af7fb86427
Fallback if mouse or keyboard interface is not working.
...
Problems with tablets on Windows.
2014-01-15 17:35:23 +01:00
Themaister
c4978651fa
Properly replace template.
...
Avoid having to assume a magic variable is present in scope.
2014-01-15 17:24:24 +01:00
twinaphex
73b23f7002
(MSVC) Fix warnings
2014-01-15 17:05:08 +01:00
twinaphex
185dc3731f
(D3D) Add HAVE_CG/_XBOX ifdefs
2014-01-15 14:14:37 +01:00
Themaister
8783eb69e6
Clear out shader path/dir on config_get_defaults.
2014-01-15 09:34:51 +01:00
Tobias Jakobi
c41d73e4b1
video_omap: more docu fixes
2014-01-14 16:39:24 -06:00
Tobias Jakobi
4ff1c6b1eb
video_omap: fix docu markup
2014-01-14 16:39:24 -06:00
meancoot
cd38bd6159
(iOS) Don’t tell running core about touches that aren’t tracked by RAGameView. (Thanks to OMGsus for the bug report)
2014-01-14 14:34:11 -05:00
meancoot
cd2e257f70
(iOS) Fix crash with the cocoa state select control.
2014-01-14 14:31:44 -05:00
meancoot
2445225526
(Apple) Fixup mapping joypads from RGUI.
2014-01-12 20:56:16 -05:00
meancoot
8488afe89f
(iOS) Pass character data with physical keyboard events.
2014-01-12 20:25:43 -05:00
Twinaphex
fd322bea8d
Merge pull request #497 from Bezier89/master
...
Update controller profiles
2014-01-12 15:33:43 -08:00
Bezier89
2aee848163
Couple more changes
2014-01-12 15:14:08 -08:00
Bezier89
2bb6c4ddac
Update input_android.c
2014-01-12 14:47:57 -08:00
Twinaphex
9335baadb2
Merge pull request #496 from Bezier89/master
...
Mark Moga Hero Power as dual analog
2014-01-12 12:29:05 -08:00
Themaister
2ea94aac37
Remove rgui->base_path.
...
Completely useless and buggy.
2014-01-12 21:23:38 +01:00
Bezier89
031d3f829b
Update input_android.c
2014-01-12 12:16:20 -08:00
Toad King
8d588402af
[WII] version bump
2014-01-12 15:15:42 -05:00
Bezier89
d07c3a6e59
Update input_android.c
2014-01-12 12:10:54 -08:00
Toad King
084e31f661
fix core names in menu for consoles
2014-01-12 14:39:41 -05:00
twinaphex
afd9ad779a
(Android) Bump version code to 32
2014-01-11 20:58:14 +01:00
Twinaphex
dcd31e9a4c
Merge pull request #491 from libretro/git-version
...
Git version logging
2014-01-11 10:25:35 -08:00
Themaister
d43506f76b
Check for more headers during build.
2014-01-11 19:08:24 +01:00
Themaister
f7ea753f05
Silence GIT_VERSION check.
2014-01-11 19:05:26 +01:00
Themaister
252efff8da
Log Git version in verbose logs.
...
Makes it much easier to figure out which builds users are running when
pasting logs.
2014-01-11 18:54:12 +01:00
Themaister
2c60dfb8cf
Add some more error logging to dinput.
2014-01-11 18:11:00 +01:00
twinaphex
b584964c2b
(Android) Bump up version
2014-01-11 17:38:04 +01:00
twinaphex
c3b4fcb553
Reupload all old overlays - might be less resource intensive
2014-01-11 16:46:18 +01:00
twinaphex
c966629e1b
(D3D9) Fixup HAVE_PYTHON ifdef
2014-01-11 15:47:11 +01:00
Themaister
0447c04957
Remove obsolete rpng comment.
...
It does decode all the basic formats, interleaving and stuff.
2014-01-11 12:24:54 +01:00
Themaister
f3eb9dfafe
Make RPNG compilable outside RetroArch without source hacking.
2014-01-11 12:22:51 +01:00
Themaister
bfd69d1baa
Small cleanup for HAVE_COMMAND.
2014-01-11 12:16:23 +01:00
Themaister
b74aaa25ce
Only block input driver hotkey handling.
...
Don't block overlay and command input when input_hotkey_enable is set.
2014-01-11 12:14:51 +01:00
twinaphex
7cd24a493e
Bump up version to 1.0.0.1
2014-01-11 12:18:07 +01:00
twinaphex
92e3e890de
(XDK1) Fix RARCH_LOG/RARCH_WARN/RARCH_ERR - will need some
...
function to 'prepend' stuff to a string
2014-01-11 12:04:16 +01:00
twinaphex
7fc7776a48
Don't define gzFile_s in gzguts.h for non-Apple
2014-01-11 10:43:35 +01:00
twinaphex
389b362da8
(rzlib) Get rid of two warnings on Xcode 3.2.6
2014-01-11 10:08:15 +01:00
twinaphex
3be412c58f
(rzlib) Compiles on Xcode 3.2.6 as well now
2014-01-11 10:05:44 +01:00
twinaphex
a59faab855
(zlib) Builds now for iOS
2014-01-11 09:52:25 +01:00
twinaphex
e53ff57166
(zlib) Replace adler32
2014-01-11 09:30:09 +01:00
twinaphex
9c2a39f9c9
(zlib) Some build fixes for Apple
2014-01-11 09:25:59 +01:00
Toad King
b006fcef82
fix core-specific configs not saving on consoles if you don't start a game
2014-01-11 02:23:24 -05:00