twinaphex
079d93f3c9
(RMenu) Add setting - Device Type
2013-10-06 23:55:29 +00:00
twinaphex
e574881d75
Get rid of SETTING_DPAD_EMULATION - will be reintroduced later in some
...
way
2013-10-06 23:48:12 +00:00
twinaphex
5aecea208e
(Xbox 1 RMenu) Build fixes
2013-10-07 01:37:00 +02:00
twinaphex
371dd802e8
(RMenu PS3) Move reslution code over to menu_settings.c
2013-10-06 23:29:50 +00:00
twinaphex
62271ec540
(RMenu) Expand settings_lut
2013-10-06 23:24:14 +00:00
twinaphex
2528ac46a3
(RMenu) Take out LEFT/RIGHT actions for path setting options
2013-10-06 22:53:35 +00:00
twinaphex
b75cd94fd4
(RMenu) Use menu_set_settings_label
2013-10-06 22:51:06 +00:00
twinaphex
d31c6a864e
(RMenu) Set up settings_lut
2013-10-06 22:26:35 +00:00
twinaphex
cd12474eed
(RMenu) Cleanups
2013-10-06 23:40:09 +02:00
twinaphex
fd053086ef
(RARCH_CONSOLE) Remove DECREMENT_BIND/INCREMENT_BIND
2013-10-06 20:01:44 +00:00
twinaphex
eba3eabe0a
(PS3) Move PS3 resolution settings code over to menu_settings.c
2013-10-06 19:49:20 +00:00
twinaphex
abb829283b
Take out messy Dpad emulation code - this will require an entire
...
rewrite where we come up with a solution that works the same across
console/PC/mobile
2013-10-05 20:55:37 +00:00
twinaphex
dbfff9dff1
(RMenu) Add 'Save Config' to RMenu - for static linked console RA,
...
library name doesn't seem to get updated when you switch core
and create a new config file
2013-09-30 03:16:43 +02:00
twinaphex
11e2ceb34f
(RMenu) Start using ticker bar for menu descriptions - make it look as much
...
like RGUI as possible
2013-09-30 02:52:35 +02:00
twinaphex
103cf3a94e
(RMenu/RGUI) Reuse two shader settings across RGUI/RMenu
2013-09-30 02:17:15 +02:00
twinaphex
64dc9513ae
(RMenu/RGUI) Get rid of MODE_MENU_INGAME_EXIT
2013-09-30 00:09:40 +02:00
twinaphex
af644b3c15
(Xbox 1 RMenu) Show menu panel again for settings
2013-09-29 19:04:28 +02:00
twinaphex
0ba8db53cb
(RMenu) Settings toggling fixed
2013-09-29 16:25:36 +02:00
twinaphex
25e7595a2d
(RMenu) Reuse menu_set_settings
2013-09-29 16:07:36 +02:00
twinaphex
43e3aa3372
(RMenu) Swap out controls for Resize so it works the same as RGUI
2013-09-29 05:08:57 +02:00
twinaphex
a1c8943d59
(RMenu) render_ingame_menu_resize - will be made same as RGUI so all the
...
bloat can go already
2013-09-29 05:03:36 +02:00
twinaphex
9abcd71e42
(RMenu) Remove INPUT_PRESET_CHOICE
2013-09-29 04:47:32 +02:00
twinaphex
cbe6e2ab6b
(RMenu) Take out CONTROLS_SCHEME/SAVE_CUSTOM_CONTROLS - configswap is a
...
better substitute
2013-09-29 04:30:42 +02:00
twinaphex
33f1a4931d
(RMenu) Take out non-working 'Autostart CGP on startup' setting
2013-09-29 04:05:10 +02:00
twinaphex
a3559645b2
(RMenu) Get rid of RMenu frame advance - we will use RetroArch's
...
frame advance functionality from now on - this hacky stuff can go
2013-09-29 03:36:51 +02:00
twinaphex
bc152410ef
(RMenu) Have RMenu act exactly like RGUI - pressing Back in
...
LIBRETRO_CHOICE goes back to menu - you can now press left/right
in History list
2013-09-29 03:23:25 +02:00
twinaphex
91f2d76fbe
(RMenu) Now shows no entries available when trying to enter a dir that has
...
no files with valid extensions - can also exit out of this dir
2013-09-29 01:34:34 +02:00
twinaphex
c5beaec16c
(RMenu) Make RMenu even more minimalist - fit more text onscreen
2013-09-28 04:14:07 +02:00
twinaphex
f04501bcb2
(Rmenu) yellow selected file in filebrowser instead of red
2013-09-28 03:21:26 +02:00
twinaphex
488e0d10ea
(RMenu) Properly goes back now a prev dir for select_directory/select_file
2013-09-28 02:40:24 +02:00
twinaphex
ff3ce71b98
(RMenu) select_directory - remove logic at RGUI_ACTION_CANCEL
2013-09-27 22:52:05 +02:00
twinaphex
24a05c5e5c
(RMenu) Shows path again - get rid of comment in select_directory
2013-09-27 21:59:45 +02:00
twinaphex
e58cec4f05
(RMenu) Take out SETTING_FONT_SIZE
2013-09-27 20:32:29 +02:00
twinaphex
b858d268e6
(RMenu) Cleanups - comments no longer necessary
2013-09-27 18:00:54 +02:00
twinaphex
1a0a23ac8e
(Rmenu) Refactor all text rendering to render_text function - called once
2013-09-27 17:35:47 +02:00
twinaphex
52703220ea
(RMenu/RGUI) Refactor RGUI/RMenu controls - now uses straight RetroPad polling
...
from input driver without awkward button mappings
2013-09-27 14:31:16 +02:00
twinaphex
123c1e2c88
(RMenu) Forgot break for case
2013-09-27 14:05:40 +02:00
twinaphex
a825ea8e53
(RMenu) Refactor select_rom into select_file
2013-09-27 13:47:21 +02:00
twinaphex
2ead9b328b
(RMenu) Move filebrowser_update up one layer to rgui_iterate
2013-09-27 02:39:39 +02:00
twinaphex
f74c698822
(RMenu) Start rewriting input code to be uniform to RGUI
2013-09-26 22:34:51 +02:00
twinaphex
0039ade630
(RMenu/RGUI) Fast L/R scrolling
2013-09-26 15:50:10 +02:00
twinaphex
01a1b16932
(RMenu) Use rgui->selection_ptr
2013-09-26 14:45:48 +02:00
Themaister
841d8fa8e1
Add video_rotation.
...
Replaces g_extern.console.screen.orientation.
Rotation semantics have slightly changed to be more composable.
The rotation is now video_rotation + rotation set by cores themselves
(if allowed).
The config is now also saved properly.
2013-09-22 11:45:04 +02:00
twinaphex
3b70e3be4a
(RMenu XUI) Use interface for RMenu XUI too
2013-09-19 15:01:17 +02:00
twinaphex
45f46abb6d
Create a menu_context interface
2013-09-19 14:49:07 +02:00
Themaister
32cae444a0
Fixup new private extensions.
...
Moved private stuff to libretro_private.h.
Dropped use of retro_variable (redundant and wrong type).
Didn't understand difference between EXEC_LOAD and EXEC_RELOAD at all.
Only one was used anyways ...
2013-08-25 11:10:32 +02:00
twinaphex
7c81f554af
Add RETRO_ENVIRONMENT_SET_LIBRETRO_PATH to libretro API. Also gives us opportunity
...
to write internal code - other libretro implementations can now just implement
this environ callback and have other external frontends of their own be able to swap
in/out libretro cores from outside
2013-08-24 22:35:54 +02:00
twinaphex
52a160a744
(RMenu) Cleanups in select_file
2013-07-28 04:51:55 +02:00
twinaphex
2323cee6a7
Get rid of MODE_EXIT
2013-07-27 20:34:06 +02:00
twinaphex
3e3e6ed976
Get rid of MODE_VIDEO_PAL_VSYNC_BLOCK
2013-07-27 20:14:29 +02:00