twinaphex
|
7cc14a6c4d
|
(Xbox 1) Menu tweaks
|
2012-08-03 04:09:38 +02:00 |
|
twinaphex
|
670da875e7
|
(Xbox 1) Bring Xbox 1 menu code more inline with that of PS3
|
2012-08-03 03:24:36 +02:00 |
|
twinaphex
|
cd25e8b7c9
|
(Filebrowser) Cleanups
|
2012-08-02 16:27:40 +02:00 |
|
Twinaphex
|
1c09aa4fdd
|
(PS3) RGL cleanups
|
2012-08-02 03:24:14 +02:00 |
|
Twinaphex
|
0f1e673b2e
|
(PS3) Will no longer crash program if a directory can not be
loaded in the filebrowser (for whatever reason)
|
2012-08-01 17:22:10 +02:00 |
|
Twinaphex
|
99bdfc6713
|
(PS3) Replace PS3-specific defines
|
2012-08-01 06:17:25 +02:00 |
|
twinaphex
|
bc8675f711
|
(360/Xbox 1) Use the same input driver now for both 360 and Xbox 1
|
2012-07-31 20:56:05 +02:00 |
|
twinaphex
|
ff54bc6c0f
|
(Xbox 1/360) Control input refactoring
|
2012-07-31 20:09:17 +02:00 |
|
twinaphex
|
43077df35b
|
(Xbox 1) Use font wrapper functions
|
2012-07-31 01:23:42 +02:00 |
|
Twinaphex
|
cfc694b193
|
(PS3) Some more menu changes
|
2012-07-30 23:27:16 +02:00 |
|
Twinaphex
|
51b49ac027
|
(RGL) Tweaks
|
2012-07-30 14:28:36 +02:00 |
|
Twinaphex
|
88e02be97a
|
(RGL) Logging exit fix
|
2012-07-30 05:32:04 +02:00 |
|
Twinaphex
|
b03fa0c37b
|
(RGL) Cleanups
|
2012-07-30 04:02:15 +02:00 |
|
Twinaphex
|
0067710c65
|
(RARCH_CONSOLE) Only compile in rarch_console_input.c if HAVE_DEFAULT_RETROPAD_INPUT
is defined
|
2012-07-30 01:10:36 +02:00 |
|
Twinaphex
|
3d47ee9ea4
|
(RARCH_ZLIB) Stick to 'ret' naming convention for return error values
|
2012-07-30 01:01:20 +02:00 |
|
Twinaphex
|
9d16bca7c8
|
Rename rarch_console_sound.c to rarch_console_rsound.c
|
2012-07-30 00:58:47 +02: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 |
|
twinaphex
|
23dbd820d2
|
(Xbox 1) Remove MenuMain and MenuManager
|
2012-07-29 23:09:23 +02:00 |
|
twinaphex
|
629dfe4a15
|
(Xbox 1) Uses filebrowser code now - now lists subdirs as well
|
2012-07-29 22:07:40 +02:00 |
|
twinaphex
|
6926b78840
|
(Xbox 1) Remove Font.cpp - shaves off another MB of memory usage
|
2012-07-29 19:54:20 +02:00 |
|
Twinaphex
|
22dc1b9e72
|
(RARCH_CONSOLE) If a config file does not exist, try to create it
first before entering out of config_file_new function - reduces
some code bloat in console ports
|
2012-07-29 18:17:53 +02:00 |
|
twinaphex
|
b2f9b90f1c
|
(360) Gamma correction enabled by default now
|
2012-07-29 17:27:20 +02:00 |
|
Twinaphex
|
4cdd4eb8db
|
We need to implement this properly or not at all - removing this
hackish thing for now
|
2012-07-29 17:09:48 +02:00 |
|
Twinaphex
|
a75ca75fd1
|
(RGL) Cleanups
|
2012-07-29 01:10:15 +02:00 |
|
twinaphex
|
c9607c4684
|
(360) Filebrowser open crash fix - was happening because of
path issue - remove retroarch.cfg and try again
|
2012-07-29 00:03:13 +02:00 |
|
Twinaphex
|
8451cf867e
|
(Griffin) Cleanups
|
2012-07-28 22:58:08 +02:00 |
|
Twinaphex
|
08eb81ca64
|
(RARCH_CONSOLE) Remove rarch_console.c
|
2012-07-28 22:52:30 +02:00 |
|
Twinaphex
|
6ada9080f1
|
Move char to wchar and wchar to char conversion functions to
file_path.c
|
2012-07-28 22:36:49 +02:00 |
|
Twinaphex
|
f4559bf636
|
Move rarch_extract_directory to file_path.c and rename it
fill_pathname_basedir
|
2012-07-28 20:43:34 +02:00 |
|
Twinaphex
|
eff526076b
|
(RARCH_CONSOLE) Make rarch_console_name_from_id static
|
2012-07-28 20:31:58 +02:00 |
|
Twinaphex
|
fb85f5950e
|
(RARCH_CONSOLE) Some refactorings to reduce dependencies on
g_console being there
|
2012-07-28 19:17:34 +02:00 |
|
Twinaphex
|
131444a9f8
|
(Salamander) Build fixes
|
2012-07-28 18:53:44 +02:00 |
|
twinaphex
|
4242295f93
|
(360)Include rarch_console_libretro_mgmt.c into Salamander solution
and remove duplicate code in Salamander
|
2012-07-28 18:55:40 +02:00 |
|
Twinaphex
|
ba64d7fa3f
|
(RARCH_CONSOLE) Refactor rarch_configure_libretro_core
|
2012-07-28 18:41:18 +02:00 |
|
Twinaphex
|
7f269779ce
|
(Salamander) Reuse rarch_console_exec for Salamander
|
2012-07-28 18:26:30 +02:00 |
|
Twinaphex
|
dd522e23bb
|
(Logger) Throw error and stop compilation if UDP port and IP address are not defined
instead of ugly hardcoded static IP address/UDP port defaults
|
2012-07-28 17:43:45 +02:00 |
|
Twinaphex
|
5da0354257
|
Make logging defines reusable by Salamander without having to
include general.h (full of dependencies which can't be met for
standalone app)
|
2012-07-28 17:32:30 +02:00 |
|
Twinaphex
|
eef755d525
|
(RARCH_CONSOLE) Split up rsound helper functions into rarch_console_sound.c
|
2012-07-28 16:42:57 +02:00 |
|
Twinaphex
|
a5beb54ad4
|
(RARCH_CONSOLE) Split up HAVE_EXEC functions into new file rarch_console_exec.c
|
2012-07-28 16:35:07 +02:00 |
|
Twinaphex
|
c77b49b19a
|
(RARCH_CONSOLE) Split up main_wrap code into its own file
|
2012-07-28 16:21:05 +02:00 |
|
Twinaphex
|
739fd99a21
|
(RARCH_CONSOLE) Split up video code for console into rarch_console_video.c
|
2012-07-28 16:10:59 +02:00 |
|
Twinaphex
|
714837e8c0
|
(RARCH_CONSOLE) Namespaced all files in console/
|
2012-07-28 15:54:35 +02:00 |
|
Twinaphex
|
5c5ab6e510
|
(RARCH_CONSOLE) Make rarch_main_init_wrap static
|
2012-07-28 15:35:11 +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 |
|
Twinaphex
|
091e91b945
|
Make some unused extern functions static in retroarch_console_input.c
|
2012-07-28 02:47:57 +02: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 |
|
Toad King
|
e9440d7ac8
|
(Wii) fix net logging
|
2012-07-27 17:51:36 -04:00 |
|
Toad King
|
1e91c7e6cd
|
(Wii) configure network for net logger
|
2012-07-27 16:22:49 -04:00 |
|
Twinaphex
|
44cd3dc701
|
(Wii) Should compile now with HAVE_LOGGER set to 1
|
2012-07-27 21:33:18 +02:00 |
|