twinaphex
|
d8bba0b36f
|
N64 overlay - change button combo to R2 + button instead of
Select + button
|
2013-12-29 17:32:44 +01:00 |
|
Hans-Kristian Arntzen
|
cfd487e117
|
Update Building in Eclipse.md
|
2013-12-29 13:05:13 +01:00 |
|
Themaister
|
68e2051d0f
|
Update some references.
|
2013-12-29 13:00:40 +01:00 |
|
Themaister
|
92753e8b8a
|
Add volume control to NEON ASM.
|
2013-12-29 12:59:57 +01:00 |
|
Themaister
|
2be201ecf3
|
Add volume option.
There's a rudimentary volume option for XBOX1 there though ...
Dunno what to do about that.
|
2013-12-29 12:01:23 +01:00 |
|
Themaister
|
17559a3a18
|
Correctness fixes to AVX check.
|
2013-12-29 11:48:00 +01:00 |
|
Themaister
|
8d2222d3b5
|
Merge branch 'master' of git://github.com/lioncash/RetroArch
|
2013-12-29 11:25:17 +01:00 |
|
twinaphex
|
fb41b96515
|
(360) Get to linkable state again
|
2013-12-29 06:06:23 +01:00 |
|
twinaphex
|
c23b42013e
|
(360) Remove set_root_and_ext function calls
|
2013-12-29 05:06:45 +01:00 |
|
twinaphex
|
18545b5730
|
(360) Move rmenu_xui.cpp to menu/disp/
|
2013-12-29 04:26:34 +01:00 |
|
twinaphex
|
989106428e
|
(360) Build fixes to rmenu_xui.cpp
|
2013-12-29 04:22:53 +01:00 |
|
twinaphex
|
030012f664
|
(360) Some build fixes
|
2013-12-29 04:08:42 +01:00 |
|
Themaister
|
7bd6599634
|
Fix -L arg when default libretro is set.
|
2013-12-28 23:30:20 +01:00 |
|
meancoot
|
520589ed15
|
(iOS) Remove default_libretro_path and default_libretro_info_path defaults. Having them causes the the -L argument to RetroArch to not be picked up.
|
2013-12-28 17:15:34 -05:00 |
|
twinaphex
|
b41c3cc6bd
|
(iOS) Make apple_gamecontroller 'backwards compatible' with iOS 6
by doing runtime check for iOS version and then returning early
|
2013-12-28 21:49:31 +01:00 |
|
twinaphex
|
ff036066e2
|
Rework frontend - separate functions now for iterating per frame
and for doing teardown - Emscripten and Apple ports can make use
of this now so we don't need separate frontend implementations
|
2013-12-28 21:08:30 +01:00 |
|
twinaphex
|
43cc675a49
|
(OSX) Build fix
|
2013-12-28 17:05:05 +01:00 |
|
Themaister
|
a750f355f8
|
Style nits.
|
2013-12-28 15:31:25 +01:00 |
|
Themaister
|
205316510f
|
Fixup overlays with correct quickmenu.
|
2013-12-28 13:08:51 +01:00 |
|
Themaister
|
86ec55dfe6
|
Fix some fast-forward overlay radiuses.
|
2013-12-28 12:55:00 +01:00 |
|
twinaphex
|
9d0c5a5a03
|
(frontend.c) Some cleanups
|
2013-12-28 04:40:40 +01:00 |
|
twinaphex
|
3ea3901a2b
|
(XDK) Implement analog code
|
2013-12-28 04:01:58 +01:00 |
|
twinaphex
|
5c6c88d9d6
|
(Android) Make some tweaks to input drivers for conformity
|
2013-12-28 03:44:37 +01:00 |
|
twinaphex
|
6ce9c64e04
|
(Android) Change default overlay for Android to snes/snes.cfg
|
2013-12-28 03:14:21 +01:00 |
|
twinaphex
|
3f255a1c1b
|
Get rid of non-normalized snes-landscape
|
2013-12-28 03:10:22 +01:00 |
|
meancoot
|
aee6bce679
|
(iOS) Add initial MFi game controller support.
|
2013-12-27 20:13:24 -05:00 |
|
meancoot
|
f6362b459c
|
(iOS) The frontend settings menu now only displays cores with a custom config attached. A “Create New Config” button is used to create a new config for a core.
|
2013-12-27 20:13:23 -05:00 |
|
Toad King
|
c8677891e1
|
fix overlay alphas for multiple button presses
|
2013-12-26 21:39:07 -05:00 |
|
Toad King
|
da75ee5a88
|
don't update overlay ranges until all events are polled
|
2013-12-26 20:38:12 -05:00 |
|
twinaphex
|
51c994da39
|
(Xbox 1) Render 'messagebox' text in menu disp now - position
text better
|
2013-12-27 02:00:57 +01:00 |
|
Themaister
|
ccc8bda10c
|
Include strcasestr.h in compat.c.
|
2013-12-26 23:37:30 +01:00 |
|
Themaister
|
77a62573a2
|
Fix crash in GLSL when overlays with many textures are used.
Have to call shader->use() for each set_coords or we overflow
the attribs array cached buffer.
|
2013-12-26 23:34:40 +01:00 |
|
Themaister
|
fc8ac5618d
|
Fix Win32 build.
|
2013-12-26 23:04:14 +01:00 |
|
twinaphex
|
cf4c68a072
|
Make return type of read_file ssize_t again - include
msvc_compat for Win32 boxes to get typedef for ssize_t
|
2013-12-26 22:51:17 +01:00 |
|
twinaphex
|
244fdb6030
|
Fix broken GET_CONTENT_DIRECTORY environ callback
|
2013-12-26 22:46:46 +01:00 |
|
meancoot
|
dab783a7fd
|
(iOS) Long pressing on a setting menu item will give the option to reset it to default. (Except booleans)
|
2013-12-26 16:18:28 -05:00 |
|
meancoot
|
bfc4bba70f
|
(iOS) RunActionSheet now takes its callback as a block.
|
2013-12-26 16:18:28 -05:00 |
|
meancoot
|
55950cf009
|
(Apple) Update content history properly.
|
2013-12-26 16:18:28 -05:00 |
|
twinaphex
|
1e52ee2f0f
|
(XDK) Refactor input driver - now goes through joypad driver
|
2013-12-26 22:17:31 +01:00 |
|
twinaphex
|
75306f7057
|
(XDK Salamander) Build fix - ssize_t not there on MSVC 2003 - but
size_t is
|
2013-12-26 21:30:31 +01:00 |
|
twinaphex
|
d6fc75240e
|
(XDK) Build fixes
|
2013-12-26 21:28:09 +01:00 |
|
meancoot
|
893f6c6814
|
(iOS) Add method to delete custom core configs.
|
2013-12-26 15:22:05 -05:00 |
|
twinaphex
|
c1674b05f1
|
(PS3) Implement analog controls for PS3 - still borked in TyrQuake though
|
2013-12-26 21:09:47 +01:00 |
|
twinaphex
|
7433161968
|
(PS3) Implement input autodetection
|
2013-12-26 20:48:56 +01:00 |
|
twinaphex
|
75a6db27b4
|
(GX/PS3) Reimplement menu binds
|
2013-12-26 20:11:33 +01:00 |
|
meancoot
|
2bfcb8e4e8
|
(Apple) Add some extra location manager logging.
|
2013-12-26 13:28:12 -05:00 |
|
meancoot
|
a473154373
|
(iOS) RADirectoryList now takes a block for a callback, rather that a delegate.
|
2013-12-26 13:28:12 -05:00 |
|
twinaphex
|
7fe9ec647c
|
(PS3) Refactor PS3 input driver - no button input right now in
RGUI though
|
2013-12-26 18:07:09 +01:00 |
|
Twinaphex
|
ce057258a8
|
Merge pull request #446 from hizzlekizzle/master
adjust analog stick and dpad position
|
2013-12-25 18:32:35 -08:00 |
|
hunterk
|
61cf369bff
|
adjust analog stick and dpad position
|
2013-12-25 20:27:31 -06:00 |
|