twinaphex
|
e563b3f1d2
|
(GX) One for loop now for both PAD and WPAD - WPAD done
first
|
2013-01-07 01:48:56 +01:00 |
|
ToadKing
|
5f08c2f937
|
(GX) skip polling of disconnected GC controllers
|
2013-01-06 19:19:23 -05:00 |
|
ToadKing
|
71bc5ae50d
|
(GX) potential video memory corruption
|
2013-01-06 19:02:49 -05:00 |
|
twinaphex
|
8c8c3cc10b
|
(Android) Input tweaks/cleanups
|
2013-01-07 00:49:17 +01:00 |
|
ToadKing
|
dc92db11a3
|
(GX) fix input quirks
|
2013-01-06 18:47:52 -05:00 |
|
twinaphex
|
466acac261
|
(PS3/360) Input changes - make local pointer variable and reuse it
|
2013-01-07 00:31:38 +01:00 |
|
twinaphex
|
1a48a5522d
|
(GX) Shows 'ingame menu' options now
|
2013-01-06 23:45:30 +01:00 |
|
ToadKing
|
9290207ede
|
(NGC) fix makefile
|
2013-01-06 15:11:10 -05:00 |
|
twinaphex
|
3f2112d2fd
|
(GX) Input polling refactor - do Wiimote first - skip GC poll
if no GC pads are connected
|
2013-01-06 20:17:05 +01:00 |
|
twinaphex
|
33154c1a04
|
(GX) Input tweaks
|
2013-01-06 19:40:54 +01:00 |
|
twinaphex
|
2d17014d99
|
(GX) Add extra resolutions
|
2013-01-06 18:09:56 +01:00 |
|
twinaphex
|
40430f735b
|
(Wii) Menu flow control improvements
|
2013-01-06 17:40:27 +01:00 |
|
twinaphex
|
c4d81c6371
|
(RARCH_CONSOLE) Use static variable for ingame menu index
|
2013-01-06 17:00:46 +01:00 |
|
twinaphex
|
de0132cd43
|
(NGC) Some build fixes
|
2013-01-06 14:41:55 +01:00 |
|
twinaphex
|
a6f89670c9
|
(PS3) No longer needlessly loads RMenu background image three
times in a row
|
2013-01-06 07:03:17 +01:00 |
|
twinaphex
|
c7679d9386
|
(RARCH_CONSOLE) Save default libretro core to config file
in a more robust fashion
|
2013-01-06 06:39:32 +01:00 |
|
twinaphex
|
f8160fb2bd
|
(Android) Cleanups
|
2013-01-06 06:10:24 +01:00 |
|
twinaphex
|
01a72eaeb7
|
(XDK) Update solutions
|
2013-01-06 05:49:36 +01:00 |
|
twinaphex
|
6c4da75612
|
(RARCH_CONSOLE) Move Salamander files to frontend/salamander
|
2013-01-06 05:33:37 +01:00 |
|
twinaphex
|
013fda1cb6
|
(Android) Move Android frontend file too
|
2013-01-06 05:28:42 +01:00 |
|
twinaphex
|
011e740129
|
Move all frontend files to new dir 'frontend'
|
2013-01-06 05:22:21 +01:00 |
|
twinaphex
|
aaebc0be3d
|
(RARCH_CONSOLE) Add #ifdef HAVE_DYNAMIC for libretro dynamic
library argv
|
2013-01-06 04:11:24 +01:00 |
|
twinaphex
|
494148f579
|
Remove rarch_console_main_wrap.c file
|
2013-01-06 03:53:39 +01:00 |
|
twinaphex
|
7c2dd5e769
|
(Griffin) Remove rarch_console_main_wrap.c include
|
2013-01-06 03:52:29 +01:00 |
|
twinaphex
|
66dfceabe1
|
(RARCH_CONSOLE) Build fixes + rarch_main_init_wrap needs to be
always compiled in and not ifndef HAVE_RARCH_MAIN_WRAP
|
2013-01-06 03:50:55 +01:00 |
|
twinaphex
|
d94dc34b17
|
Merge branch 'master' of https://github.com/Themaister/RetroArch
Conflicts:
console/rarch_console_main_wrap.c
console/rarch_console_main_wrap.h
|
2013-01-06 03:28:02 +01:00 |
|
twinaphex
|
3f537518e1
|
(RARCH_CONSOLE) Use g_extern.config_path
|
2013-01-06 03:09:51 +01:00 |
|
Themaister
|
9df3b56413
|
Refactor main_wrap out to core.
|
2013-01-06 03:06:47 +01:00 |
|
twinaphex
|
c572a5b544
|
(RARCH_CONSOLE) Remove initialize_rarch_enable
|
2013-01-06 01:39:43 +01:00 |
|
Themaister
|
db21661b1c
|
Fix silly compiler warning.
|
2013-01-06 01:32:36 +01:00 |
|
twinaphex
|
369477a15b
|
(RARCH_CONSOLE) Add MODE_INIT
|
2013-01-06 01:28:39 +01:00 |
|
Themaister
|
5752608062
|
Declare in manifest that GLESv2 is used.
|
2013-01-06 00:46:28 +01:00 |
|
Themaister
|
6e0e221f1b
|
Verify that NEON code isn't run for non-NEON.
|
2013-01-06 00:20:26 +01:00 |
|
Themaister
|
a3a0fbca36
|
Don't only set font settings with FREETYPE.
|
2013-01-05 23:58:28 +01:00 |
|
Themaister
|
9a3c66c0fd
|
Style nit.
|
2013-01-05 23:58:28 +01:00 |
|
Themaister
|
284014a4cc
|
Add font rendering enable/disable to Java.
|
2013-01-05 23:58:28 +01:00 |
|
Themaister
|
bccfd9f013
|
Only init font rendering in GL if enabled.
|
2013-01-05 23:58:28 +01:00 |
|
twinaphex
|
e06583a45c
|
(RARCH_CONSOLE) Get rid of emulator_initialized - replace with main_is_init
|
2013-01-05 23:49:58 +01:00 |
|
twinaphex
|
02514d509e
|
Add main_is_init conditional
|
2013-01-05 23:44:49 +01:00 |
|
Themaister
|
634132033b
|
Add savefile/save state dir settings.
|
2013-01-05 23:39:44 +01:00 |
|
Themaister
|
5b58df5da0
|
Add ROM dir selection.
|
2013-01-05 23:21:32 +01:00 |
|
twinaphex
|
c0c81bf22b
|
(RARCH_CONSOLE) Move rarch_config_save to settings.c - rename to
config_save_file
|
2013-01-05 22:18:59 +01:00 |
|
twinaphex
|
2c26f92c7d
|
(RARCH_CONSOLE) Cleanups
|
2013-01-05 21:56:19 +01:00 |
|
twinaphex
|
01633dc0a6
|
(RGL) More cleanups, pt. 9 (and some opts.)
|
2013-01-05 21:02:36 +01:00 |
|
twinaphex
|
f27e7e4943
|
(RGL) More cleanups, pt. 8
|
2013-01-05 20:29:54 +01:00 |
|
Themaister
|
8d0fbe53ab
|
Set some android options default explicitly.
|
2013-01-05 20:06:59 +01:00 |
|
twinaphex
|
dd74683f26
|
(Android) Take out earlier SixAxisIME code - we'll always use
gamepad emulation with this IME app now
|
2013-01-05 18:33:26 +01:00 |
|
twinaphex
|
25de472336
|
(Android) Put in keybinds for dancingpixelstudios PS3 IME app
gamepad emulation
|
2013-01-05 18:13:30 +01:00 |
|
twinaphex
|
4343d64b6f
|
(Android) Disable debug input reporting by default
|
2013-01-05 17:55:04 +01:00 |
|
twinaphex
|
aeebac522c
|
(Android) Cleanups to the way messages are passed and pushed for
debug input key reporting
|
2013-01-05 17:35:50 +01:00 |
|