Themaister
e3a846ba54
Do not reinvent screensaver wheel in sdl_gfx.c.
2012-07-28 07:39:04 +02:00
Toad King
b61720ab4d
(Wii) set correct d-pad emulation
...
remove stray log
2012-07-28 00:17:38 -04:00
Toad King
abcd2e50ac
(Wii) Big GUI settings cleanup, added initial controller settings support
...
*NOTE: Settings currently do not save*
2012-07-27 23:17:12 -04:00
Twinaphex
091e91b945
Make some unused extern functions static in retroarch_console_input.c
2012-07-28 02:47:57 +02:00
Toad King
770715501b
(Wii) fix message length
2012-07-27 20:46:16 -04:00
Toad King
33d3da8142
(Wii) device settings
2012-07-27 20:40:08 -04:00
Twinaphex
e0f4953de8
(RARCH_CONSOLE) Add second param to set_default_keybind_lut (port
...
is player no)
2012-07-28 02:28:10 +02:00
twinaphex
33c54d0906
(360) Build fix
2012-07-28 02:26:37 +02:00
Themaister
7346d0f959
Suspend screensaver on SDL/GL as well.
2012-07-28 01:55:00 +02:00
Twinaphex
b29b04b4b0
(RARCH_CONSOLE) Add 'device' param to set_default_keybind_lut and
...
set_analog_dpad_mapping
2012-07-28 01:37:15 +02:00
Twinaphex
4cf8b6e1ea
(Wii) Fixes Classic controls
2012-07-28 01:21:16 +02:00
Toad King
995a7aee85
(Wii) Wiimote+Nunchuk default binds
2012-07-27 19:14:02 -04:00
Toad King
1a65439560
(Wii) input fixes
2012-07-27 18:23:48 -04:00
Toad King
1297bf4fd3
(Wii) enable verbose logging when net logging
2012-07-27 17:55:10 -04:00
Toad King
e9440d7ac8
(Wii) fix net logging
2012-07-27 17:51:36 -04:00
Toad King
184821f60e
Merge branch 'master' of github.com:Themaister/RetroArch
2012-07-27 16:23:05 -04:00
Toad King
1e91c7e6cd
(Wii) configure network for net logger
2012-07-27 16:22:49 -04:00
Twinaphex
03f6fa9e90
Remove broken solution
2012-07-27 22:01:15 +02:00
Twinaphex
5643ef1473
(PS3) Compiles with HAVE_LOGGER set to 1 again
2012-07-27 21:36:49 +02:00
Twinaphex
44cd3dc701
(Wii) Should compile now with HAVE_LOGGER set to 1
2012-07-27 21:33:18 +02:00
Twinaphex
af6f103014
(Wii) Compile fixes for compiling with HAVE_LOGGER
2012-07-27 21:29:42 +02:00
Twinaphex
9f899b1f01
(Wii) Add WIIMOTE_PAD LUT bindings
2012-07-27 21:13:24 +02:00
Twinaphex
e6a3737386
(Wii) Add some ifdefs for different LUT bindings for now - will need
...
to be changeable on-the-fly later
2012-07-27 21:00:56 +02:00
Toad King
501f02df64
Merge branch 'master' of github.com:Themaister/RetroArch
2012-07-27 14:55:41 -04:00
Toad King
a2575d939a
(Wii) add polling of Classic Controller D-Pad
2012-07-27 14:54:57 -04:00
Twinaphex
5af83668fb
(Wii) Set up most of the paths on Wii
2012-07-27 19:15:42 +02:00
Twinaphex
61bfa98f5e
(Wii) Quick hack so that 'ROM loading' message shows again - should
...
just make it so that g_console.info_msg_enable can be enabled/disabled
in the menu
2012-07-27 17:51:38 +02:00
Twinaphex
6a28a741df
(Wii) get rid of warnings
2012-07-27 16:10:35 +02:00
Themaister
ba05aa9f8b
Place #ifdeffed stuff in null input together.
2012-07-27 16:06:39 +02:00
twinaphex
0b0a9e0f96
(Xbox 1) Build fix
2012-07-27 16:03:54 +02:00
twinaphex
6bc690b774
(360) Build fix
2012-07-27 16:01:49 +02:00
Twinaphex
bf9980d8bc
(RARCH_CONSOLE) Control refactor - add post_init and set_analog_to_dpad_mapping
...
members
2012-07-27 15:46:15 +02:00
Themaister
e13b2e1cb5
Cleanup screensaver code.
2012-07-27 15:47:56 +02:00
Themaister
ff9820af68
Merge branch 'master' of github.com:Themaister/RetroArch
...
Conflicts:
gfx/gfx_common.c
2012-07-27 15:37:10 +02:00
twinaphex
243944ac62
(360) Build fix
...
(XDK) Fix system_dir setting
2012-07-27 14:59:45 +02:00
Twinaphex
3a661bff71
(RARCH_CONSOLE) Add new load_game_wrap function that all
...
console ports use - this abstracts away ZIP loading of ROMs too
(PS3) Add new 'ZIP Extract' mode - 'Current dir and load first
file'
2012-07-27 14:32:23 +02:00
Squarepusher
f2e22e4b70
Merge pull request #33 from ficoos/linux_screensaver
...
Linux screensaver
2012-07-26 14:54:59 -07:00
Twinaphex
870f3a4b19
(Wii) Rename wii input/audio/video drivers - add ToadKing
...
to Wii port credits
2012-07-26 23:11:52 +02:00
Twinaphex
ea32b7ac6d
Merge git://github.com/ToadKing/RetroArch-Rpi
2012-07-26 23:03:27 +02:00
Toad King
02ee5b7948
(Wii) use input driver for menu
2012-07-26 17:07:47 -04:00
Twinaphex
6ed82854bf
Merge git://github.com/ToadKing/RetroArch-Rpi
2012-07-26 21:38:37 +02:00
Twinaphex
468f7256df
(PS3) Add new ZIP extract mode - can extract ZIP to current directory
...
now
2012-07-26 13:08:08 +02:00
Toad King
30b77de46c
Merge branch 'master' of git://github.com/Themaister/RetroArch
...
Conflicts:
console/retroarch_console.c
console/retroarch_console_input.h
wii/input.c
2012-07-26 03:20:28 -04:00
Toad King
8d7ec021f5
(Wii) Lots of input work, interface is now ready for control rebinding
...
Issues:
* Wiimote with nunchuk attached has button holding issue, Classic Controller might have same issue
* Have to decide how D-Pad emulation should work with Wiimotes and GC controllers
* Add special cases for menu navigation for holding up/down/left/right
2012-07-26 01:28:57 -04:00
Twinaphex
61c5bef909
(RGL PS3) Get rid of 30 microsecond sleep
2012-07-26 00:49:09 +02:00
Twinaphex
19836d5f4c
(RGL) Tweaks
2012-07-26 00:35:51 +02:00
Twinaphex
1ab3cdd30a
(PS3) Small cleanup in ps3_audio.c
2012-07-25 23:31:15 +02:00
twinaphex
5087d9f69c
(Xbox 1) build fix
2012-07-25 23:24:38 +02:00
Twinaphex
bfb933d98d
(PS3) Split up more code in retroarch_console.c
2012-07-25 23:09:36 +02:00
Twinaphex
2ab5f84e5c
(360/PS3) Ports that support HAVE_HDD_CACHE_PARTITION will
...
fill in default_paths member with path to cache dir
2012-07-25 21:46:22 +02:00