twinaphex
6bdd5cf6ec
Add RGUI actions for Softfilter directory path and Softfilter selection -
...
maister - test if this works - it doesn't here on my end and keeps saying
that the example softfilter (dark.c) has the wrong color format)
2014-04-15 06:19:24 +02:00
twinaphex
125d9e837e
Add load_dummy_on_core_shutdown option to cfg and RGUI
2014-04-14 06:07:17 +02:00
twinaphex
195efc5acf
(PS3) Build fix
2014-04-14 02:41:44 +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
255e43966a
Implement basic keyboard binding in RGUI.
2014-04-13 12:12:12 +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
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
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
802bbcb321
(Menu) Add Font Options
2014-04-07 22:12:23 +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
twinaphex
b6484f80ab
(Menu) RGUI_MAX_SHADERS becomes GFX_MAX_SHADERS
2014-03-30 17:35:22 +02:00
Themaister
6eb349dca6
Remove passing around video_data inside RGUI.
...
Makes very little sense to add cruft to the interface
when it also risks using an invalidated video_data ...
2014-03-25 10:19:02 +01:00
twinaphex
36716706c2
(Menu) Pass video_data pointer to menu functions
2014-03-07 06:28:49 +01:00
twinaphex
2cbaf4c5dd
(Menu) Show Core Directory path
2014-03-06 00:41:18 +01:00
twinaphex
ec682695ba
(RARCH_CONSOLE) Bake in 'Core Directory' in Path Settings
2014-03-06 00:17:02 +01:00
twinaphex
75fee188e2
(Xbox 1) Refactor Xbox 1-only audio volume setting
2014-03-05 03:40:55 +01:00
Themaister
1030244e75
Another style nit.
2014-03-03 13:31:54 +01:00
Themaister
344ebb77e9
Fixup style.
2014-03-03 10:11:07 +01:00
AndresSM
10d90176e1
Add core information menu
2014-03-03 00:22:28 -05:00
Themaister
a13da8da19
Repurpose RSound IP address setting.
...
It's hardcoded for RSound, but it's actually setting the generic audio device ...
2014-03-02 12:25:38 +01:00
Themaister
4ae4d40364
Fix shader preset save.
...
Have to take into consideration the preset type.
2014-03-02 12:15:18 +01:00
Themaister
d111a0c658
Cleanups to keyboard callback stuff.
2014-03-02 11:45:41 +01:00
twinaphex
a8573860fa
Compile in rsound audio driver by default and make RSound
...
Server IP Address setting configurable by keyboard
2014-03-02 07:22:19 +01:00
twinaphex
f9d21c6804
(Menu) Make 'Save as Shader Preset' option available to non-HAVE_OSK targets as
...
well
2014-03-02 06:44:32 +01:00
twinaphex
5bb7097fbb
(Menu) Add OSK enable option
2014-03-02 06:07:18 +01:00
twinaphex
a58820d927
(Menu) You can now input nickname, IP address and TCP/UDP port
...
with the keyboard
2014-03-02 05:46:33 +01:00
twinaphex
23489132b3
(Menu) VERY WIP - Netplay options. Still lacks way to input a
...
name/IP address/port with a keyboard callback - also state
bringing up/teardown will need to be handled
2014-03-02 04:46:26 +01:00
twinaphex
10bee2c6b0
(RXUI) Replace manual clearing of selection_ptr with menu_navigation
...
equivalent
2014-02-28 23:18:36 +01:00
Themaister
f49f16b7fb
Add missing TURBO_ENABLE. Avoid weird +1 offset.
2014-02-27 08:10:09 +01:00
twinaphex
e316a966a5
(RGUI) Make it possible to map all binds from RGUI
2014-02-27 05:25:33 +01:00
twinaphex
ffed705b4c
(GX) Add more line-doubled resolutions
2014-02-26 20:22:10 +01:00
Themaister
107c07c05d
Reinit driver on composition change.
2014-02-25 19:14:22 +01:00
twinaphex
df5c88c837
(Menu) Add window compositing disable option in 'General Settings'
...
(only implemented for Windows Vista+ right now)
2014-02-25 18:47:53 +01:00
twinaphex
180717faab
(Menu) Add 'Pause if window focus lost' to General Options
2014-02-25 18:23:20 +01:00
twinaphex
7064845e0e
(Menu) Move all uncategorized remaining options to 'General Options'
2014-02-25 18:09:29 +01:00
twinaphex
ca067fd31b
(Menu) Move Overlay Options up one level
2014-02-25 16:40:12 +01:00
twinaphex
4b1438e4b2
(Menu) Add audio resampler selection to 'Drivers' section
2014-02-25 03:23:50 +01:00
twinaphex
cf71da660e
(Menu common) Add more runtime checks for checking if video is initialized
2014-02-23 05:02:48 +01:00
Themaister
3156f976c2
Disallow savestate load from RGUI when using BSV or netplay.
2014-02-22 16:19:46 +01:00
Themaister
b86ca166bf
Expose more SRAM settings in RGUI.
...
Also treat save state slot -1 as the "auto save slot".
2014-02-15 11:12:34 +01:00
twinaphex
580e05fc0f
(Menu) Add menu driver selection
2014-01-27 01:32:05 +01:00
Themaister
2ea94aac37
Remove rgui->base_path.
...
Completely useless and buggy.
2014-01-12 21:23:38 +01:00
twinaphex
e4b959a841
(Menu) Safety checks for accessing video_poke function pointers
2014-01-09 12:17:28 +01:00
Themaister
f57a1aa032
Add support for mapping analogs to D-pad again.
...
Use a cleaner approach which can feasibly work on all platforms.
Uses input_push/pop_analod_dpad to modify the joyaxis field before
polling input. This way, the RetroPad D-pad binds can inherit the
joyaxis fields from ANALOG_LEFT_X_PLUS and friends.
Also add support for the field in RGUI and saves settings.
2014-01-08 17:31:14 +01:00