Themaister
|
3e83e45a7d
|
Better error handling of filter stuff.
|
2014-04-15 00:33:13 +02:00 |
|
Themaister
|
4b97de0c9e
|
Replace filter cruft with new stuff.
|
2014-04-15 00:03:55 +02:00 |
|
Themaister
|
cbc6775496
|
Some more filter stuff ...
|
2014-04-14 23:46:47 +02:00 |
|
Themaister
|
f72445798b
|
Flesh out filter stuff a bit more.
|
2014-04-14 23:24:10 +02:00 |
|
Themaister
|
5cb3438389
|
Begin implementation of softfilter API.
|
2014-04-14 22:56:15 +02:00 |
|
twinaphex
|
fb579c24be
|
(iOS) Fix some warnings in apple_gamecontroller.m
|
2014-04-14 20:50:10 +02:00 |
|
twinaphex
|
9b69deaa12
|
(OSX PPC) More ifdeffing to get RA OSX PPC to compile and link -
doesn't work right now
|
2014-04-14 18:46:44 +02:00 |
|
twinaphex
|
d290cda2a9
|
(OSX PPC) More build 'fixes'
|
2014-04-14 18:30:21 +02:00 |
|
Themaister
|
f2c78c36e3
|
[Android] Add support for GLES3 HW render.
|
2014-04-14 13:17:05 +02:00 |
|
Themaister
|
30cb130184
|
Warning fix.
|
2014-04-14 12:09:04 +02:00 |
|
Themaister
|
1cc9d10e09
|
Fix CXX_BUILD.
|
2014-04-14 09:07:15 +02:00 |
|
twinaphex
|
125d9e837e
|
Add load_dummy_on_core_shutdown option to cfg and RGUI
|
2014-04-14 06:07:17 +02:00 |
|
twinaphex
|
f0f615c38a
|
(OSX) Build fix
|
2014-04-14 04:00:51 +02:00 |
|
Twinaphex
|
ad60a4fa1b
|
(360) Build fix
|
2014-04-14 02:34:28 -07:00 |
|
Twinaphex
|
f156443e5f
|
(MSVC) Build fix
|
2014-04-14 02:08:20 -07:00 |
|
twinaphex
|
195efc5acf
|
(PS3) Build fix
|
2014-04-14 02:41:44 +02:00 |
|
twinaphex
|
9dfcded389
|
(Menu) Refactor menu code -move backend menu code to separate driver
|
2014-04-14 02:32:54 +02:00 |
|
twinaphex
|
dcebbf0202
|
(XUI) Move file list code to XUI
|
2014-04-14 00:09:52 +02:00 |
|
twinaphex
|
9bc6e99104
|
Clean up menu_navigation
|
2014-04-13 23:42:04 +02:00 |
|
Themaister
|
982c8e87a3
|
Bump keybind timeout to 5 s.
|
2014-04-13 23:35:42 +02:00 |
|
Themaister
|
72671279c7
|
Correctly check for RGUI_ACTION_OK.
|
2014-04-13 20:12:45 +02:00 |
|
Themaister
|
64652f5ee9
|
Use bind mode to differentiate between keyboard/joypad binding.
|
2014-04-13 20:09:51 +02:00 |
|
Themaister
|
89e48d3f1b
|
Only accept key releases.
|
2014-04-13 19:51:10 +02:00 |
|
Themaister
|
39ef5d8e03
|
Don't accept hotkeys until key has been released.
Avoid quitting RetroArch immediately after Quit RetroArch bind.
|
2014-04-13 19:47:32 +02:00 |
|
twinaphex
|
552c0ab495
|
use public scope for init_filter and deinit_filter
|
2014-04-13 18:29:57 +02:00 |
|
Twinaphex
|
189096b867
|
Merge pull request #647 from libretro/keyboard-rgui-bind
Implement basic keyboard binding in RGUI.
|
2014-04-13 15:48:33 +02:00 |
|
Themaister
|
255e43966a
|
Implement basic keyboard binding in RGUI.
|
2014-04-13 12:12:12 +02:00 |
|
Themaister
|
4f27faf035
|
Log appropriate controller index.
|
2014-04-12 19:06:37 +02:00 |
|
Twinaphex
|
54961c0dbf
|
Merge pull request #646 from libretro/controller-info
Controller info libretro API
|
2014-04-12 17:18:07 +02:00 |
|
Themaister
|
6d6ec8b35a
|
Allow toggling available device types in RGUI.
|
2014-04-12 14:12:06 +02:00 |
|
Themaister
|
aafe28bb14
|
Add some testing of new controller info API to libretro-test.
|
2014-04-12 13:59:19 +02:00 |
|
Themaister
|
a14f0a2760
|
Log ID as well.
|
2014-04-12 13:25:48 +02:00 |
|
Themaister
|
314449a9ce
|
Fix some trailing whitespace.
|
2014-04-12 13:23:12 +02:00 |
|
Themaister
|
b4eaf81fed
|
Begin implementing SET_CONTROLLER_INFO.
|
2014-04-12 13:22:24 +02:00 |
|
Themaister
|
063bf83a5f
|
Use correct default font size on default in RGUI.
|
2014-04-08 21:01:11 +02:00 |
|
twinaphex
|
821d6b083e
|
Update rmenu.c/rmenu_xui.cpp
|
2014-04-08 16:23:28 +02:00 |
|
Themaister
|
7344bfe9c6
|
Some font option tweaks.
|
2014-04-08 16:13:44 +02:00 |
|
twinaphex
|
d46304a80c
|
(menu_settings.c) Fix typo - HAVE_LOCATION ifdef
|
2014-04-08 02:28:32 +02:00 |
|
twinaphex
|
3da5205efa
|
(Console) Build fix for libretro_find_subsystem_info
|
2014-04-07 23:02:12 +02:00 |
|
twinaphex
|
802bbcb321
|
(Menu) Add Font Options
|
2014-04-07 22:12:23 +02:00 |
|
twinaphex
|
6c6239a5b7
|
Save camera_allow/location_allow to config file
|
2014-04-07 18:50:52 +02:00 |
|
twinaphex
|
e779681528
|
Add Privacy Options
|
2014-04-06 22:59:16 +02:00 |
|
Themaister
|
a802b18212
|
Fix derp.
|
2014-04-06 15:42:40 +02:00 |
|
Themaister
|
2e3ca36010
|
Allow toggling monitor index in RGUI.
|
2014-04-06 15:41:53 +02:00 |
|
Themaister
|
0ae933ea8b
|
Select best KMS mode depending on refresh rate.
Try to match as closely as possible.
|
2014-04-06 15:29:59 +02:00 |
|
Themaister
|
3b6616f2cb
|
Set fullscreen_x/y in config_save.
|
2014-04-06 15:22:24 +02:00 |
|
Themaister
|
72c3177715
|
Honor fullscreen_x/fullscreen_y in KMS/EGL.
Try to find optimal mode.
|
2014-04-06 15:20:31 +02:00 |
|
Themaister
|
36575fe407
|
Add multi-monitor support to KMS/DRM.
|
2014-04-06 15:10:39 +02:00 |
|
Themaister
|
99bc686266
|
Log available KMS/DRM modes.
|
2014-04-05 22:29:20 +02:00 |
|
Themaister
|
f804adae21
|
Fixup big resource leaks in KMS/DRM.
|
2014-04-05 22:11:19 +02:00 |
|