Commit Graph

206 Commits

Author SHA1 Message Date
Themaister
bbaec34744 Update version numbers to 0.9.8. 2013-01-22 00:22:09 +01:00
twinaphex
1d29060e08 (Wiiuse) Merge patches from rpavlik/wiiuse
(GX) Remove Wii Classic analog stick menu moving -too twitchy to
bother with
2013-01-18 12:16:06 +01:00
twinaphex
df9cc5653d (Wii) Hardcode max/center values for Classic analog sticks 2013-01-17 19:09:26 +01:00
twinaphex
70c85be081 Refactored out of existence rarch_console_exec.c - now implemented
per platform port that needs it
2013-01-09 02:31:54 +01:00
twinaphex
72a4caf8b1 (Wiiuse) Rewrite WPAD_ReadPending 2013-01-07 07:31:41 +01:00
twinaphex
407f5fb1a8 (Wiiuse) Get rid of unused functions 2013-01-07 07:05:48 +01:00
twinaphex
ae7b8f7250 (Wiiuse) Meet license demands + some minor tweaks 2013-01-07 05:33:41 +01:00
twinaphex
a67c247ebc (Wiiuse) Add HAVE_WIIUSE_RUMBLE and HAVE_WIIUSE_SPEAKER defines 2013-01-07 05:03:50 +01:00
twinaphex
05333fcc0a (Wiiuse) comment out some checks 2013-01-07 04:40:39 +01:00
twinaphex
5ee38b157d (Wii) Add customized Wiiuse - should reduce overall input latency
(also debloats - no Guitar Hero 3/Wii Board/key down/key up)
2013-01-07 04:10:16 +01:00
twinaphex
0ff8dba2c3 (Wii) Code style cleanups 2012-12-18 08:42:53 +01:00
Themaister
02f84fe323 Updates to 0.9.8-beta3 2012-11-25 12:56:25 +01:00
Themaister
64d9a6fbda 0.9.8-beta2 2012-11-13 00:52:23 +01:00
Themaister
d7c7ad279e Update version strings to 0.9.8-beta1. 2012-11-07 23:33:22 +01:00
twinaphex
93be96b9d2 (Wii) Bump up version number 2012-10-02 18:05:09 +02:00
Toad King
a502ca5d6f (WII) fix build on some weird environments 2012-09-04 18:42:14 -04:00
Toad King
20db83cd93 (NGC) new dol booter, move app_booter to wii folder
move package folders to wii and ngc respectively
2012-09-03 18:05:23 -04:00
Twinaphex
16b2358bf6 (GX) Wii now takes in libretro_wii.a, Cube takes in libretro_ngc.a -
DOL/ELF binary output filenames changed - split up code
2012-09-01 03:01:33 +02:00
Twinaphex
46210fce54 (Wii) Rename all Wii files to gx/ 2012-08-07 05:24:12 +02:00
Toad King
4a328960a4 (Wii) prepare RGUI/gx_video for in-game menu 2012-08-06 22:30:18 -04:00
Twinaphex
61d5977054 (Wii) Change WII_ prefixes to GX_ 2012-08-06 22:00:35 +02:00
Twinaphex
ca82b46a3c (Wii) CORE.dol file is now renamed to sane filename - libretro
management code seems to be more or less up and running now
2012-08-06 21:32:06 +02:00
Toad King
c53f9ff982 (Wii) config file changes
(Consoles) save audio rate control
2012-08-06 15:13:37 -04:00
Toad King
cc52ee9754 (Wii) forward arguments to loaded DOL files, fixes paths 2012-08-06 13:35:31 -04:00
Toad King
fd3ee5a9dd (Wii) salamander fixes 2012-08-05 22:26:03 -04:00
Twinaphex
f9489dedcd (Wii Salamander) Salamander for Wii (WIP) 2012-08-06 02:36:41 +02:00
Toad King
fec81d2ee4 (Wii) don't list "boot.dol" in core selector 2012-08-05 18:36:23 -04:00
Twinaphex
aecd2be860 (Wii) Add RARCH_EXEC for Wii port - should load values from
config file now and save them (WIP)
2012-08-06 00:01:10 +02:00
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
Toad King
649832e702 (Wii) disable ASM blitter, optimization breaks it 2012-07-28 15:15:47 -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
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
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
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
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
Twinaphex
870f3a4b19 (Wii) Rename wii input/audio/video drivers - add ToadKing
to Wii port credits
2012-07-26 23:11:52 +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
Twinaphex
811abcf612 (RARCH_CONSOLE) Further Input rewrite for console ports 2012-07-25 21:02:01 +02:00
Twinaphex
4ed249fe18 (RARCH_CONSOLE) Split up input code into retroarch_console_input.c -
beter segregation of input code
2012-07-25 19:35:21 +02: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
ad1ccae211 (Wii) allow basic Wiimote navigation
map Home button to quit
fix reset button for quit
2012-07-16 17:58:50 -04: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
Twinaphex
c3d40d0f5a Snes exorcism 2012-07-07 17:19:32 +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
f0026384d3 (Console) Rename console_ext.c to retroarch_console.c 2012-06-28 17:52:51 +02: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
Themaister
b3c270d3f3 Add rate control interface for Wii audio. 2012-06-26 20:11:52 +02:00
Twinaphex
ad8cc4a37e (Wii) Support video frame duping - for Gambatte 2012-06-26 19:04:37 +02:00
Twinaphex
d97465d16d (Wii) Removed freetype dependency 2012-06-26 18:58:41 +02:00
Toad King
25a55c1565 audio fix 2012-06-25 16:46:09 -04:00
Toad King
6b90c32d3f audio fixes 2012-06-25 16:33:40 -04:00
Toad King
ebf7259128 Merge branch 'master' of http://github.com/Themaister/RetroArch 2012-06-25 15:27:55 -04:00
Toad King
49c9e766af Wii changes 2012-06-25 15:27:41 -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
Twinaphex
b429637d1c (Wii) Makefile fixes to wii 2012-06-19 06:44:36 +02:00
Themaister
bc5d73dbdd Update to 0.9.6. 2012-06-03 22:09:04 +02:00