Commit Graph

48 Commits

Author SHA1 Message Date
Twinaphex
770123eb74 (RGUI) Move RGUI and make define for it - two competing menus/GUIs
now to choose from that are mostly platform agnostic
2012-08-04 03:32:25 +02:00
Toad King
b1f5052fbc (Wii) GUI code for code switching
Actuall switching not yet implemented
2012-07-31 21:20:06 -04:00
Toad King
fa4898757c (Wii) testing code for core switching 2012-07-30 23:00:58 -04:00
twinaphex
1be33ff581 (RARCH_CONSOLE) Create default_paths.filebrowser_startup_dir -
to get rid of system-specific hacks
2012-07-30 00:26:37 +02:00
Toad King
183369fd4b (Wii) fix compile warnings 2012-07-28 15:36:03 -04:00
Twinaphex
fb85f5950e (RARCH_CONSOLE) Some refactorings to reduce dependencies on
g_console being there
2012-07-28 19:17:34 +02:00
Twinaphex
c77b49b19a (RARCH_CONSOLE) Split up main_wrap code into its own file 2012-07-28 16:21:05 +02:00
Twinaphex
714837e8c0 (RARCH_CONSOLE) Namespaced all files in console/ 2012-07-28 15:54:35 +02:00
Twinaphex
38001bd65f (Wii) Use audio rate control delta 0.006 by default (better sound - less pops)
(Wii) Remove test defines from gx_input.c
2012-07-28 14:51:09 +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
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
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
Twinaphex
5af83668fb (Wii) Set up most of the paths on Wii 2012-07-27 19:15:42 +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
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
Toad King
02ee5b7948 (Wii) use input driver for menu 2012-07-26 17:07:47 -04: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
Toad King
f9d72f583e (Wii) implement audio controll rate settings
have left/right act as page up/down in file browser
change "Start" to reset values in settings
2012-07-18 20:38:09 -04:00
Twinaphex
64260b8d33 (Wii) Settings value text can contain more characters now 2012-07-17 09:49:22 +02:00
Twinaphex
968924eca6 (Wii) Use rarch_settings_change for toggling settings-related options
as much as possible
2012-07-17 01:06:13 +02:00
Toad King
7f0d3c3e38 (Wii) initial code for a settings menu 2012-07-16 17:57:43 -04:00
Twinaphex
2d237784b3 (RARCH_CONSOLE) rarch_console_load_game created 2012-07-08 17:49:58 +02:00
Toad King
aae5870412 (Wii) remember file browser position after returning from game 2012-06-30 04:54:20 -04:00
Toad King
c6fdbaa86d (Wii) remember position in file browser when going back up the folder hierarchy 2012-06-30 04:49:50 -04:00
Toad King
89d2be66da (Wii) display current directory in file browser 2012-06-30 04:03:48 -04:00
Toad King
c9c723482a (Wii) allow changing between SD and USB 2012-06-30 03:08:05 -04:00
Toad King
65a269a532 do not specify device, let launcher choose default one 2012-06-30 01:54:32 -04:00
Toad King
7666d376ab some message display changes 2012-06-29 21:53:00 -04:00
Toad King
0d4c14c6d6 Merge branch 'master' of git://github.com/Themaister/RetroArch 2012-06-29 19:14:29 -04:00
Toad King
8f5300072d only for Wii, not GC 2012-06-29 19:10:41 -04:00
Toad King
7156c47054 L2Enhance() 2012-06-29 18:42:42 -04:00
Twinaphex
81c35236fa (Wii) Set audiorate control delta to 0.004 2012-06-29 21:39:28 +02:00
Twinaphex
824f62fd8e (Wii) Use audio rate control - seems to eliminate frame skipping
problem for now
2012-06-29 21:06:38 +02:00
Twinaphex
21241ddbf0 Merge git://github.com/ToadKing/RetroArch-Rpi
Conflicts:
	console/console_settings.h
	wii/frontend/rgui.c
2012-06-29 17:18:13 +02:00
Twinaphex
1a760f2448 (PS3) Add ROM loading message 2012-06-29 16:47:02 +02:00
Toad King
1db8efedbc (Wii) message box fixes
Have ROM error boxes display for a short period and not reset the file browser
2012-06-28 21:13:45 -04:00
Twinaphex
f6b1d8cfca (Wii) Use rarch_settings_msg for platform-agnostic string representation
in RetroArch console ports
2012-06-28 12:05:36 +02:00
Toad King
470dda1e3c (WII) add message box when loading a rom (feedback when loading large roms)
fix file browser list stretching past the bottom of the screen
2012-06-27 02:30:14 -04:00
Toad King
bae4f75d2c Merge branch 'master' of git://github.com/Themaister/RetroArch 2012-06-27 00:57:59 -04:00
Toad King
5713f88f11 (WII) enable file browser loop-around 2012-06-27 00:43:25 -04:00
Twinaphex
41259ad334 (Wii) Add File Browser string on top - move filebrowser entries
down
2012-06-27 00:17:02 +02:00
Toad King
ebf7259128 Merge branch 'master' of http://github.com/Themaister/RetroArch 2012-06-25 15:27:55 -04:00
Twinaphex
3e4f09d66d (Wii) Move RGUI code over to wii/frontend 2012-06-24 13:20:55 +02:00
TwinAphex51224
c58d18b1c1 (360/Wii) Move to frontend directories 2012-06-23 21:06:38 +02:00