Commit Graph

3176 Commits

Author SHA1 Message Date
twinaphex
383be7bd29 (360) Salamander build fix 2012-07-28 19:11:58 +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
528ba5c9bb (360) Include rarch_console_exec.c in Salamander solution 2012-07-28 18:40:09 +02:00
Twinaphex
7f269779ce (Salamander) Reuse rarch_console_exec for Salamander 2012-07-28 18:26:30 +02:00
Twinaphex
9e3848e423 (Wii) Makefile typo - fix CFLAGS typo and remove CXXFLAGS (RetroArch
is C - there is no C++ code being compiled in for Wii or PS3)
2012-07-28 17:57:36 +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
122943299a (360) Add IS_SALAMANDER to 360 Salamander solution 2012-07-28 17:48:52 +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
10c00eaf70 (360) Build fix 2012-07-28 16:08:49 +02:00
twinaphex
b03c18187a (Xbox 1) Build fix 2012-07-28 16:05:56 +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
Themaister
f3d9eed89f Add preliminary stdin reading for Win32 (untested). 2012-07-28 10:57:14 +02:00
Themaister
3b4ac42724 Add missing command.h. 2012-07-28 07:47:35 +02:00
Themaister
4d5c4bfd08 Add additional comments for libretro defines. 2012-07-28 07:39:05 +02:00
Themaister
488d2c5a63 Move keysyms to libretro.h.
Should allow RETRO_KEYBOARD to work on GL/SDL/X11 drivers.
2012-07-28 07:39:05 +02:00
Themaister
8fe47d5c16 Log screensaver disable in xvideo. 2012-07-28 07:39:05 +02:00
Themaister
e3a846ba54 Do not reinvent screensaver wheel in sdl_gfx.c. 2012-07-28 07:39:04 +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
Twinaphex
091e91b945 Make some unused extern functions static in retroarch_console_input.c 2012-07-28 02:47:57 +02: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
33c54d0906 (360) Build fix 2012-07-28 02:26:37 +02:00
Themaister
7346d0f959 Suspend screensaver on SDL/GL as well. 2012-07-28 01:55:00 +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
Toad King
184821f60e Merge branch 'master' of github.com:Themaister/RetroArch 2012-07-27 16:23:05 -04:00
Toad King
1e91c7e6cd (Wii) configure network for net logger 2012-07-27 16:22:49 -04:00
Twinaphex
03f6fa9e90 Remove broken solution 2012-07-27 22:01:15 +02:00
Twinaphex
5643ef1473 (PS3) Compiles with HAVE_LOGGER set to 1 again 2012-07-27 21:36:49 +02:00
Twinaphex
44cd3dc701 (Wii) Should compile now with HAVE_LOGGER set to 1 2012-07-27 21:33:18 +02:00
Twinaphex
af6f103014 (Wii) Compile fixes for compiling with HAVE_LOGGER 2012-07-27 21:29:42 +02: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