5399 Commits

Author SHA1 Message Date
twinaphex
7cfc60f374 Do fill_pathnames after init_rom_file - needed for ZIP file
extraction code (for Android/RARCH_CONSOLE)
2013-01-18 19:11:41 +01:00
twinaphex
70e41129c2 (GX) Add Gamecube shortcut button combos 2013-01-18 15:46:02 +01:00
twinaphex
91fe84833a (Wii) Add back being able to navigate menu with Classic analog
sticks
2013-01-18 15:34:37 +01:00
twinaphex
83d01e6008 (GX) Add rewind option 2013-01-18 15:22:03 +01:00
twinaphex
b1cb4a7cd4 (Wii) Add button combo shortcut binds 2013-01-18 15:07:11 +01:00
twinaphex
0acf0a461b (Wii) Both analog sticks now work more or less correctly 2013-01-18 14:24:46 +01:00
twinaphex
40e57c6edc (Wii) Add way to compile RetroArch and link with oiginal wiiuse -
verified that right analog stick is broken on original wiiuse too
2013-01-18 13:32:57 +01:00
twinaphex
6935316016 (RARCH_CONSOLE) All consoles supported by libretro/RetroArch so
far (Xbox 1/360/Wii/Gamecube/PS3) all seem to have their video
modes run at 59.94Hz
2013-01-18 12:36:23 +01:00
twinaphex
8e7a396c96 (GX) Wii and Gamecube run at 59.94Hz - change from 59.92Hz to 59.94Hz 2013-01-18 12:31:40 +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
Themaister
a8c1afb1d0 Merge branch 'measure' into opensl 2013-01-18 11:30:08 +01:00
Themaister
a52c0502d0 Actually use POT size in SL. 2013-01-18 11:29:02 +01:00
Themaister
b7b569d4ea Actually use POT size in SL. 2013-01-18 11:14:38 +01:00
Themaister
34e9c6af3e Merge branch 'opensl' into measure 2013-01-18 11:05:27 +01:00
Themaister
019959a012 Add audio buffer statistics measurement. 2013-01-18 10:38:43 +01:00
Themaister
5292191b63 Add some logging to OpenSL. 2013-01-18 01:10:18 +01:00
Themaister
aadff4658f Use OpenSL in a more correct fashion. 2013-01-18 01:10:18 +01:00
twinaphex
df9cc5653d (Wii) Hardcode max/center values for Classic analog sticks 2013-01-17 19:09:26 +01:00
twinaphex
0ab9de154d (RMenu) Prevent being able to pop filebrowser off menu stack 2013-01-17 17:11:02 +01:00
twinaphex
06e25decfd (PS3) Get rid of one unused ifdef 2013-01-17 16:23:03 +01:00
twinaphex
70e64897be Fixes PC build 2013-01-17 14:24:26 +01:00
twinaphex
3b43155b06 rarch_console_rsound.c code moved to audio/utils.c 2013-01-17 14:21:49 +01:00
twinaphex
d21e778c94 (PS3) Cleaup in osk_callback_enter_filename 2013-01-17 14:03:55 +01:00
twinaphex
a60b2f80a4 (PS3) Set default refresh rate to 59.94Hz 2013-01-17 13:14:23 +01:00
twinaphex
ca9edec941 (PS3) Add PAL60 mode 2013-01-17 12:17:02 +01:00
twinaphex
95961d1ccb (PS3) Fixes OSK code 2013-01-17 10:40:35 +01:00
twinaphex
6d9413fab8 (PS3) Use ASM version of libgcm - faster 2013-01-16 17:12:42 +01:00
ToadKing
d764234d79 update overlay configuration for new image 2013-01-16 08:03:43 -05:00
twinaphex
a13b0a7815 (Android) New quickmenu overlay picture - cfg file needs updating
for new hitboxes
2013-01-16 11:31:30 +01:00
ToadKing
929859a291 (GX) fix some menu messages not appearing
adjust position of in-game messages
2013-01-14 16:31:33 -05:00
twinaphex
c9b0e1635e (GX) Shows text menu message now ingame 2013-01-14 06:26:45 +01:00
twinaphex
95091eacaa (GX) Do rarch_render_cached_frame after rgui_iterate 2013-01-14 04:12:12 +01:00
twinaphex
0ed0295629 Revert "(GX) Declutter message queue code in RGUI"
This reverts commit 28b79e587291327e3058c7c746cb26026b517642.
2013-01-14 03:55:01 +01:00
twinaphex
28b79e5872 (GX) Declutter message queue code in RGUI 2013-01-14 03:49:24 +01:00
twinaphex
fc9dec8099 (Xenon) Some more build fixes 2013-01-13 23:02:42 +01:00
ToadKing
9567db0ffe (GX) fix loading box not displaying 2013-01-13 15:26:28 -05:00
twinaphex
354387b46b (Xenon) Avoid some naming conflicts 2013-01-13 21:20:59 +01:00
Squarepusher
66ab67fa23 Merge pull request #122 from ficoos/remove_VLAs
(retrolaunch) Remove VLA
2013-01-13 11:59:32 -08:00
twinaphex
25908c7d8c (Xenon) Fixes/cleanups (remnants of old SSNES eradicated) 2013-01-13 20:58:52 +01:00
Saggi Mizrahi
73cc87677e (retrolaunch) Remove VLA
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2013-01-13 13:59:47 -05:00
twinaphex
79e9dc0ebb frontend_console - replace some snprintf calls with strlcpy 2013-01-13 16:45:57 +01:00
twinaphex
4f53bd4ca0 (RARCH_CONSOLE) Change config_get_string to config_get_path 2013-01-13 16:31:34 +01:00
Themaister
88a45c3c0f Add refresh rate code. 2013-01-13 11:21:54 +01:00
twinaphex
32495632d8 (Filebrowser/RMenu) Now refreshes filebrowser when unzipping a file 2013-01-13 08:58:57 +01:00
twinaphex
37ed33daba (360) Also has new Unzip mode now 2013-01-13 08:19:21 +01:00
twinaphex
ffd2e8a59c (360) Small naming change for menu button label 2013-01-13 08:12:22 +01:00
twinaphex
bb94f518f2 (GX) Adds new unzip mode to Wii/Gamecube port as well 2013-01-13 08:11:13 +01:00
twinaphex
d2a20483fb (RMenu) Split up more settings into rmenu_settings 2013-01-13 08:04:06 +01:00
twinaphex
15cbab4876 (RARCH_CONSOLE) Add new Unzip mode : Unzip, Load First File, Then Delete
- tested first on PS3
2013-01-13 07:12:21 +01:00
twinaphex
02478ca25f (360) Fixed unzip button label 2013-01-13 06:39:22 +01:00