Commit Graph

35851 Commits

Author SHA1 Message Date
twinaphex
4ebf4d6938 Create input_config_get_bind_idx 2017-01-13 15:42:30 +01:00
twinaphex
0387e5e470 (input_keyboard.c) Cleanup 2017-01-13 15:26:40 +01:00
twinaphex
f9dbd4dc02 Remove config_label_to_key 2017-01-13 15:24:54 +01:00
twinaphex
b996df6447 Put back input flushing - fixes input entry 2017-01-13 15:11:00 +01:00
twinaphex
cab74cd4a2 Buildfix 2017-01-13 10:00:43 +01:00
Twinaphex
49fdffad59 Merge pull request #4401 from matthewjwolff/master
Fix forgotten parameter of video_monitor_get_fps
2017-01-13 08:57:46 +01:00
Matthew Wolff
f6284721d8 Fix forgotten parameter of video_monitor_get_fps 2017-01-12 23:40:58 -06:00
twinaphex
ea3dd6a95b Set device name when autoconfig connect task fails for all
other input drivers too
2017-01-13 05:00:13 +01:00
twinaphex
455c3f35c9 Buildfix 2017-01-13 04:42:26 +01:00
twinaphex
add7d26c3d Set device name for xinput/dinput even when autoconfig is
disabled
2017-01-13 04:40:44 +01:00
twinaphex
1f90535c39 (menu_event.c) Cleanups/style nits 2017-01-12 11:33:04 +01:00
twinaphex
ef974086aa Split up menu OSK code to separate file - menu/widgets/menu_osk.c 2017-01-12 11:31:24 +01:00
twinaphex
24dc890b78 (gfx) Cleanups/style nit 2017-01-12 10:52:04 +01:00
twinaphex
1d59bc3452 (gfx) Style nits 2017-01-12 10:41:11 +01:00
twinaphex
0ee34b0076 (glslang_util.cpp) Cleanups/style nits 2017-01-12 10:32:57 +01:00
twinaphex
52ad8fb125 (gfx/drivers_font) Style nits 2017-01-12 10:26:12 +01:00
twinaphex
b2ad5274b3 Cleanups/style nits 2017-01-12 09:01:07 +01:00
twinaphex
640c9aa824 Get rid of ifdef 2017-01-12 08:55:46 +01:00
Twinaphex
c5d1fe9ec5 Cleanup 2017-01-12 07:36:52 +01:00
twinaphex
404e60f7ed Initialize all users' binds 2017-01-11 23:37:01 +01:00
twinaphex
73a5e54ca8 Initialize libretro_input_binds inside input_driver_init 2017-01-11 23:32:33 +01:00
twinaphex
ca5bdab881 Rename get_state_menu_toggle_button_combo 2017-01-11 20:29:31 +01:00
twinaphex
c1932ff8ff Cleanups 2017-01-11 13:18:24 +01:00
twinaphex
5875562dce Minor cleanup 2017-01-11 13:14:44 +01:00
twinaphex
640d7e69f3 Make menu toggle binds work again - still latching issues
but same as before so no regression
2017-01-11 11:48:26 +01:00
twinaphex
03ba5b21df (menu_input_bind_dialog.c) Hackier but dispenses with the 1-second
delay which was annoying
2017-01-11 10:37:37 +01:00
twinaphex
365564b0ed When we bind a single key, introduce a 1-second delay to
get around input latching issue that can occur when pressing
OK/Cancel buttons for binding - which would immediately
leave the screen or enter the input binding again (workaround
for now until we fix these latching issues in the menu)
2017-01-11 10:21:34 +01:00
twinaphex
b45c96cc18 (WiiU) Buildfix 2017-01-11 08:24:55 +01:00
twinaphex
819f7c1e41 Get rid of input_keys_pressed_end macro 2017-01-11 07:31:37 +01:00
twinaphex
c79da6842e Found a better and clenaer way to flush input 2017-01-11 07:31:09 +01:00
twinaphex
b20c9d870b Add block_frames member to audio driver init function;
be more prudent with strdup
2017-01-11 07:25:42 +01:00
twinaphex
7d0056d422 Minimize dependence on settings struct from within context drivers 2017-01-11 06:44:41 +01:00
twinaphex
80f79130c0 Update set_video_mode context driver callback function 2017-01-11 06:35:50 +01:00
twinaphex
d0df067e84 Ignore 'unified controls' when OSK keyboard is onscreen even
when unified controls are enabled
2017-01-11 06:05:21 +01:00
twinaphex
899601e7bb Do an early return inside menu_shader_manager_init if already initialized 2017-01-11 03:36:35 +01:00
twinaphex
9daf16ee55 Fix crash at startup when enable_hotkey is mapped 2017-01-11 03:23:47 +01:00
Jean-André Santoni
f3f20f440f Comment the download subdir support for now. We don't use it and it causes a glitch in XMB 2017-01-11 03:05:40 +01:00
twinaphex
4f4af01349 Fix keyboard issues with OSK 2017-01-11 02:17:03 +01:00
Jean-André Santoni
4bc04f7b28 Hide sublabels on super small screens like the one of Gamegirl 320x240 2017-01-11 01:24:50 +01:00
twinaphex
997fa98887 Style nit 2017-01-11 00:00:24 +01:00
Jean-André Santoni
d08fa66ff1 Also display image thumbnails in the file browser 2017-01-10 23:26:07 +01:00
twinaphex
716a409816 (database_info.c) Only do strdup if val_string is not empty 2017-01-10 23:15:26 +01:00
twinaphex
b95a817471 (GLSM) Update 2017-01-10 22:53:22 +01:00
twinaphex
5b15119f06 (PSP) Buildfix 2017-01-10 22:48:39 +01:00
twinaphex
cd105e7432 (CTR) Buildfix 2017-01-10 22:45:53 +01:00
twinaphex
6b5bf1ccc3 (wiiu_input.c) Fix build 2017-01-10 22:44:44 +01:00
twinaphex
a07f591859 (file_list.c) Cleanups 2017-01-10 22:24:46 +01:00
twinaphex
34d5f609f7 (x11_common.c) Cleanups 2017-01-10 21:54:48 +01:00
twinaphex
a153d600e4 (font_renderer) Cleanups 2017-01-10 21:50:59 +01:00
twinaphex
20b5543420 (gl_raster_font.c) Cleanups 2017-01-10 21:43:45 +01:00