Commit Graph

8603 Commits

Author SHA1 Message Date
Themaister 1aca911fe3 Fix file browser on PC. 2013-03-16 11:16:55 +01:00
Themaister 0b8d8c41f7 Don't use QUICKMENU for RGUI.
Doesn't seem to be used.
2013-03-16 11:11:36 +01:00
Themaister 8f6f35b2d9 Poll overlay on PC in RGUI. 2013-03-16 11:06:03 +01:00
Themaister 8360dff3ca Fix RGUI input on PC, but ugly. 2013-03-16 11:01:47 +01:00
Themaister aa1275a22d Check explicitly for video_poke interface. 2013-03-16 10:47:01 +01:00
Themaister 12cc1c43d4 Can almost run RGUI on PC.
Input in menu is broken. Binds are set up wrongly for PC.
2013-03-16 10:35:22 +01:00
Themaister 15099f8e4f RGUI builds on PC. 2013-03-16 09:55:08 +01:00
twinaphex 5626003af5 Update AUTHORS 2013-03-15 20:33:33 +01:00
twinaphex 3bc487be87 Merge branch 'ios' of git://github.com/meancoot/RetroArch 2013-03-15 20:05:15 +01:00
Themaister b470454923 Include avutil/channel_layout.h correctly. 2013-03-15 14:47:45 +01:00
Themaister d2665f8807 Fix dinput cb struct. 2013-03-15 10:43:42 +01:00
Themaister eeba16d0e8 Fix CXX_BUILD. 2013-03-15 09:21:47 +01:00
Themaister 9a21151be2 Fixup alignment in config.def.h. 2013-03-15 09:13:09 +01:00
Themaister b68a95c72e Declare enum name, not a variable. 2013-03-15 09:05:52 +01:00
twinaphex 11b2ca07b5 (RMenu) Build fix 2013-03-15 02:26:34 +01:00
twinaphex 0166ce4585 (RGUI) RGUI input code now no longer GEKKO-specific 2013-03-15 01:22:52 +01:00
twinaphex 375aa08e58 Remove rarch_conole_input - runtime button remapping should have
no more RARCH_CONSOLE dependencies
2013-03-14 21:55:10 +01:00
twinaphex 477b6ed893 Bugfix to previous commit 2013-03-14 18:04:16 +01:00
twinaphex 44ccbe0122 Implement KEYBINDS_ACTION_GET_BIND_LABEL - will be used through
set_keybinds
2013-03-14 18:02:19 +01:00
twinaphex fd05b5a25c rarch_input_set_keybind refactored away - input driver's set_keybinds
function now provides the functionality
2013-03-14 15:01:36 +01:00
twinaphex 1cda9a10fe (RARCH_CONSOLE) rarch_input_set_keybind no longer has any leaf functions - can
be moved to set_keybinds later
2013-03-14 03:17:33 +01:00
twinaphex 53e1154bc4 (RMenu XUI) Build fixes 2013-03-14 02:37:14 +01:00
twinaphex 85f5a36268 (XDK) Build fix 2013-03-14 02:30:52 +01:00
twinaphex ede829c354 Refactor set_default_keybinds callback into set_keybinds - remove
set_analog_dpad_mapping and have it go through set_keybinds - expand
functionality of set_keybinds
2013-03-14 02:24:57 +01:00
twinaphex 4fa8d0f3c6 (Android) Rewritten input_autodetect- now implements set_default_keybinds 2013-03-13 23:17:33 +01:00
twinaphex 8c87a7cc6f Build fix - initialize retro_keybind structs properly (new member
variable was added - def_joykey
2013-03-13 22:28:36 +01:00
twinaphex 1219177c00 (XDK D3D RGUI) Change base_size to RGUI_WIDTH * 2 - still shows
nothing
2013-03-13 18:53:52 +01:00
twinaphex 3a9d191885 (XDK RGUI) Blit rgui_data into RGUI D3D texture - still shows
nothing though
2013-03-13 18:49:48 +01:00
twinaphex d7130d58f6 Move set_default_keybinds upstream (no longer ifdeffed RARCH_CONSOLE) 2013-03-13 16:33:39 +01:00
twinaphex ece717f2cc Rename set_default_keybind_lut to set_default_keybinds 2013-03-13 16:30:01 +01:00
twinaphex 4bd0999940 Remove rarch_input_set_default_keybinds - merge with function
pointer set_default_keybind_lut
2013-03-13 16:06:13 +01:00
twinaphex 8f5a49dc7e Refactor default_binds - now becomes a member ni retro_keybind
called def_joykey
2013-03-13 15:34:33 +01:00
twinaphex 7edb3866f8 Move get_libretro_core_name to HAE_LIBRETRO_MANAGEMENT ifdef 2013-03-13 06:43:18 +01:00
twinaphex 24a4618f88 (Minizip) Don't go through ioapi's function pointers - negates
dependency on ioapi.c
(driver.c) ifdef start/stop() calls with RARCH_CONSOLE for now
2013-03-13 05:06:26 +01:00
twinaphex c28bb3a3fd Move init_console_drivers and uninit_console_drivers to driver.c
and rename them global_init_drivers and global_unit_drivers -
we'll need this for Blackberry, starting RetroArch with RGUI
at startup AND consoles
2013-03-13 04:16:56 +01:00
twinaphex d67e96c603 (RARCH_CONSOLE) Remove rarch_default_libretro_keybind_name_lut 2013-03-13 03:27:21 +01:00
twinaphex 17022672fc (Filebrowser) Clea up filebrowser code 2013-03-13 02:52:41 +01:00
twinaphex afc90aa33d (XDK) Cleanup xdk_resources.cpp 2013-03-13 01:51:03 +01:00
twinaphex 2718847f11 (XDK) Clean up xdk_d3d.h header 2013-03-13 01:15:37 +01:00
twinaphex 8f497cce6e (XDK) Build fix 2013-03-13 01:08:46 +01:00
twinaphex 713aa0ecbe (Input) Remove dpad_emulation_name_lut 2013-03-13 01:07:27 +01:00
twinaphex 31998880f6 (Input) Remove max_pads member variable (was RARCH_CONSOLE only -
not needed)
2013-03-13 00:39:01 +01:00
twinaphex 545911d4da (Input) Remove post_init and make it part of input_init 2013-03-13 00:34:46 +01:00
twinaphex 3f4366628d (GX) Input build fix 2013-03-13 00:14:28 +01:00
twinaphex 42bdd80ec4 Combine rarch_input_set_controls_default and post_init 2013-03-13 00:12:29 +01:00
twinaphex 801202a2fd (Input) Remove defunct map_dpad_to_stick 2013-03-12 23:49:45 +01:00
twinaphex 8edab3d970 Skip D-pad emulation polling when dpad_emulation is disabled 2013-03-12 23:45:47 +01:00
twinaphex dfcd7f38da (RGUI XDK) Quick build fixes 2013-03-12 18:41:01 +01:00
Themaister 9fd1f7edad Fix audio test build on Windows. 2013-03-12 12:23:28 +01:00
Themaister 1ea2a45441 Fix FBO in thread_wrapper. 2013-03-12 12:12:16 +01:00