TwinAphex51224
|
d5bb5fd7af
|
(Xbox 1)) Changes
|
2012-06-24 21:25:11 +02:00 |
|
TwinAphex51224
|
9e76591e11
|
Portable convert_char_to_wchar function
|
2012-06-23 22:13:50 +02:00 |
|
Twinaphex
|
5b5ba8ac58
|
(PS3) Works with new dir_list code
|
2012-06-23 18:22:48 +02:00 |
|
Twinaphex
|
47b3453c29
|
(PS3) RetroArch compiles as a static library - and gets linked in
with the rest of the package - README for compilation instructions
updated
|
2012-06-20 08:25:23 +02:00 |
|
Twinaphex
|
eae8ac714f
|
(PS3/360) Create rarch_input_controls_set_default and use it
|
2012-06-20 07:52:05 +02:00 |
|
Twinaphex
|
0ff97b4213
|
(PS3/360) Quick fix
|
2012-06-20 07:30:31 +02:00 |
|
Twinaphex
|
0c7af232cc
|
(Android) Have Android port use null video/input/audio drivers
for now - also changed some things in Griffin so things work again
after null drivers commit
|
2012-06-20 06:39:52 +02:00 |
|
Twinaphex
|
4dbfbbfe7f
|
(Android) Preliminary NDK Makefile for compiling retroarch as a
shared library - we will need a separate gles driver
|
2012-06-19 23:34:19 +02:00 |
|
TwinAphex51224
|
321697f029
|
(360) Add changing of rotation / aspect ratio with left/right
D-pad buttons
|
2012-05-29 21:29:32 +02:00 |
|
TwinAphex51224
|
6c7e3ec571
|
(360) char to wchar helper revisions - now uses a wchar_t buffer
in menu.cpp - buffer is passed to helper functions
|
2012-05-29 19:51:35 +02:00 |
|
TwinAphex51224
|
1597c5a2cf
|
(360) Abstracted message queue push code for generating messages -
seems to only work when Rarch is initialized - if not, it will
keep returning the first message that was pushed in the queue.
|
2012-05-29 16:45:37 +02:00 |
|
TwinAphex51224
|
294e922ecc
|
(360) Small fix
|
2012-05-29 00:08:58 +02:00 |
|
TwinAphex51224
|
f6f101b6ab
|
(360) rarch_convert_char_to_wchar - use malloc
|
2012-05-29 00:06:43 +02:00 |
|
Twinaphex
|
705a0dd62e
|
(PS3) Add info message enable/disable option
|
2012-05-28 22:43:08 +02:00 |
|
Twinaphex
|
472ac47344
|
(360/PS3) use rarch_config_load for PS3 and 360
|
2012-05-28 21:21:03 +02:00 |
|
TwinAphex51224
|
148526a638
|
(360) Small build fix
|
2012-05-28 21:02:43 +02:00 |
|
Twinaphex
|
4a7f10c94a
|
(PS3/360) Split up libretro management code into file libretro_mgmt.c
|
2012-05-28 18:50:30 +02:00 |
|
Twinaphex
|
10ad19bf76
|
(360/PS3) rarch_manage_libretro_set_first_file - no more dependency on
HAVE_CONFIGFILE
|
2012-05-28 18:33:25 +02:00 |
|
Twinaphex
|
eca9b3ddc9
|
(360/PS3) 360 and PS3 both use rarch_manage_libretro_set_first_file
now
|
2012-05-28 18:25:01 +02:00 |
|
Twinaphex
|
593376b9aa
|
(360/PS3) Both ports use rarch_config_save now for saving
settings to config file
|
2012-05-28 17:49:31 +02:00 |
|
Twinaphex
|
15b7e0fafc
|
(360/PS3) Use rarch_create_default_config_file
|
2012-05-28 16:50:18 +02:00 |
|
TwinAphex51224
|
176e4b2cb3
|
(360) Added preliminary controls settings/menu
|
2012-05-23 08:38:14 +02:00 |
|
TwinAphex51224
|
d7f8f847e5
|
(360) Implemented auto aspect ratio
|
2012-05-22 20:15:27 +02:00 |
|
Twinaphex
|
f5c4a29584
|
Replace remaining sprintfs with snprintf
|
2012-05-22 18:32:08 +02:00 |
|
Twinaphex
|
03f081ace6
|
(PS3) Automatic aspect ratio based on game width/height works
now
|
2012-05-22 18:23:58 +02:00 |
|
TwinAphex51224
|
56a9d359ba
|
(360) OSD messages now also work if g_console.emulator_initialized
is false
|
2012-05-22 15:21:45 +02:00 |
|
Twinaphex
|
2103440c91
|
(PS3) Cleanups
|
2012-05-21 21:52:30 +02:00 |
|
TwinAphex51224
|
025ea6608f
|
rarch_convert_wchar_to_const_char function is portable, so
hose it out of ifdef _XBOX define
|
2012-05-21 19:08:37 +02:00 |
|
TwinAphex51224
|
8cb3172eea
|
(360) Cleaned up messy char to wchar and vice versa conversion routines
in 360 menu code by using new helper functions
|
2012-05-21 19:06:31 +02:00 |
|
Themaister
|
da941b8c6c
|
Do not start audio driver out of the blue.
|
2012-05-07 23:57:39 +02:00 |
|
Twinaphex
|
9351ac9fd9
|
(PS3) Added extra buttons for PS3 port
|
2012-05-07 22:25:56 +02:00 |
|
Twinaphex
|
20a1d5df29
|
(Rzlib) Rename szlib to Rzlib
|
2012-05-06 03:58:29 +02:00 |
|
Themaister
|
5cf8b6041b
|
Add convenience functions to start/stop RSound on consoles.
|
2012-05-02 18:16:45 +02:00 |
|
Themaister
|
9845710e24
|
Rename invocation.
|
2012-04-22 15:38:37 +02:00 |
|
Themaister
|
ce740f8948
|
More fixups.
|
2012-04-21 23:31:57 +02:00 |
|
Themaister
|
aab8fb6151
|
ssnes_* => rarch_*.
|
2012-04-21 23:25:32 +02:00 |
|
Themaister
|
9ab51ad23a
|
SSNES => RetroArch.
|
2012-04-21 23:17:43 +02:00 |
|
Twinaphex
|
1352c29f39
|
(Wii) Add HAVE_FILE_LOGGER debugging code
|
2012-04-13 23:40:10 +02:00 |
|
Twinaphex
|
9be0365b0e
|
(SSNES_CONSOLE) Remove useless ifdef
|
2012-04-13 23:20:12 +02:00 |
|
Twinaphex
|
6fb2f9b161
|
Move to HAVE_SSNES_MAIN_WRAP for Wii
|
2012-04-13 23:16:51 +02:00 |
|
Twinaphex
|
96c20550b5
|
(SSNES_CONSOLE) Get rid of main_wrap.h header file - include
this in console_ext.h instead
|
2012-04-13 22:07:21 +02:00 |
|
Twinaphex
|
10be750aa6
|
(SSNES_CONSOLE) Introduce HAVE_SSNES_EXEC define
|
2012-04-13 21:01:04 +02:00 |
|
Twinaphex
|
79737aecf3
|
(SSNES_CONSOLE) Introduce HAVE_SSNES_MAIN_WRAP define
|
2012-04-13 20:40:22 +02:00 |
|
Twinaphex
|
782e8b8da9
|
(PS3/360) Removed duplicate keybind LUT
|
2012-04-13 17:03:30 +02:00 |
|
Themaister
|
38aa7da1ab
|
Style nits and cleanups.
|
2012-04-13 16:30:13 +02:00 |
|
Twinaphex
|
2ffffee571
|
(PS3/360) libretro_manage_core made portable and moved to console_ext.c
|
2012-04-13 15:57:59 +02:00 |
|
Twinaphex
|
55d621e062
|
(PS3) Make use of ssnes_set_default_keybinds in ps3/main.c
|
2012-04-13 06:12:51 +02:00 |
|
Twinaphex
|
331d596940
|
(PS3) Made keybind changing code portable
|
2012-04-13 04:31:51 +02:00 |
|
Twinaphex
|
6c80cd81d0
|
(PS3) Cleaner aspect ratio changing code
|
2012-04-13 03:03:21 +02:00 |
|
Twinaphex
|
9cb9597e8a
|
(Wii) Wii port updates - broken right now -
exits to HBC right after loading a ROM
|
2012-04-13 02:17:27 +02:00 |
|