twinaphex
|
7e6aa11c5b
|
(Menu) Fix Shader Preset Save As option
|
2014-09-06 01:34:05 +02:00 |
|
twinaphex
|
dd3c6588ea
|
(Menu) Fix shader label representation
|
2014-09-04 23:54:38 +02:00 |
|
twinaphex
|
222cc772e7
|
(Menu) Fix FILE_MENU_SWITCH label width
|
2014-09-04 21:49:00 +02:00 |
|
twinaphex
|
609ccb80d2
|
(Menu) Refactor video_shader_preset
|
2014-09-04 21:43:07 +02:00 |
|
twinaphex
|
b98c74bf25
|
(Menu) Refactor MENU_SETTINGS_SHADER_OPTIONS
|
2014-09-04 19:34:28 +02:00 |
|
twinaphex
|
7af2d2f31c
|
(Menu) Set label width of 5 for MENU_FILE_SWITCH
|
2014-09-04 18:55:24 +02:00 |
|
twinaphex
|
a0d32b50ae
|
(Menu) Default width of label to 21 by default instead of going
through complicated type heuristics
|
2014-09-04 18:40:12 +02:00 |
|
twinaphex
|
c3606c2905
|
(RMenu) Cut down on rmenu files' label representation
|
2014-09-04 04:45:43 +02:00 |
|
twinaphex
|
5ef289fe28
|
(Menu) Refactor more hardcoded enums
|
2014-09-04 00:25:19 +02:00 |
|
twinaphex
|
a72a866db3
|
(Menu) Remove MENU_SETTINGS_CORE enum
|
2014-09-04 00:18:26 +02:00 |
|
twinaphex
|
a88198a12e
|
(Menu) Get rid of hardcoded MENU_SETTINGS_PERFORMANCE_COUNTERS enum
|
2014-09-03 22:04:46 +02:00 |
|
twinaphex
|
a03d1475f9
|
(Menu) Refactor hardcoded APPLY_SHADER_CHANGES enum
|
2014-09-03 21:18:01 +02:00 |
|
twinaphex
|
eb58f977fd
|
(Rmenu XUI) Cleanups
|
2014-09-03 19:35:45 +02:00 |
|
twinaphex
|
5a5d58d8e8
|
Refactor more direct manipulation of g_extern.lifecycle_state
|
2014-09-03 16:58:20 +02:00 |
|
twinaphex
|
c92269dedf
|
Move core_info/core_info_current to global
|
2014-09-03 14:57:29 +02:00 |
|
twinaphex
|
584c276312
|
(Menu) Get rid of some unnecessary HAVE_OVERLAY ifdefs
|
2014-09-03 03:54:12 +02:00 |
|
twinaphex
|
b1fe41f087
|
(Menu) Get rid of hardcoded enums for video/audio softplugs
|
2014-09-03 03:34:14 +02:00 |
|
twinaphex
|
71deb904d4
|
(Menu) Create shared.h that is used for rgui/rmenu/rmenu XUI - removes
duplicate code
|
2014-09-03 01:51:29 +02:00 |
|
twinaphex
|
d36a4c5257
|
Cleanups - 80-char limit, C-style comments
|
2014-09-02 16:03:17 +02:00 |
|
twinaphex
|
236920a641
|
(Menu) Clean up code
|
2014-09-01 21:00:48 +02:00 |
|
twinaphex
|
75d21299c3
|
(Menu) Move MENU_FILE_PLAIN/MENU_FILE_DIRECTORY label setting to
display driver
|
2014-09-01 20:48:52 +02:00 |
|
twinaphex
|
140db3d689
|
(Menu/disp) Get rid of unnecessary strlcpys in disp/menu code
|
2014-09-01 02:00:51 +02:00 |
|
twinaphex
|
3756afb3d8
|
(Menu) Refactor CUSTOM_VIEWPORT_2 enum
|
2014-09-01 00:37:21 +02:00 |
|
twinaphex
|
3e7fb6d1e1
|
(Menu) Remove dependency on General Settings enum
|
2014-08-31 19:47:45 +02:00 |
|
twinaphex
|
c5a98467be
|
(Menu) Refactor menu_entries_push
|
2014-08-31 19:29:42 +02:00 |
|
twinaphex
|
9772eed739
|
(Menu) Refactor start screen and info screen
|
2014-08-30 16:56:45 +02:00 |
|
twinaphex
|
6ae3fe3b84
|
(Menu) file_list_get_* functions now return 'label' too
|
2014-08-30 15:50:42 +02:00 |
|
twinaphex
|
fcf05a70ce
|
Get rid of settings_data.h includes in file_list.c/h
|
2014-08-30 03:14:32 +02:00 |
|
twinaphex
|
c6b8732e3a
|
(Menu) Refactor file_list_push and associated setting related functionality
|
2014-08-30 01:56:12 +02:00 |
|
twinaphex
|
d20be80155
|
(Menu) cut down on code duplication
|
2014-08-20 18:00:06 +02:00 |
|
twinaphex
|
266e3e0051
|
file_list_get - return rarch_settings_t *
|
2014-08-08 07:58:07 +02:00 |
|
twinaphex
|
cac003f2ab
|
(Frontend) Add User Options menu - add User Language setting
(Libretro) Add RETRO_ENVIRONMENT_GET_LANGUAGE - expose language
to libretro core so it can do personalization. Will be used for
PPSSPP
|
2014-08-01 07:00:32 +02:00 |
|
twinaphex
|
d1a85b6d95
|
Take out HAVE_SCREENSHOTS everywhere
|
2014-07-22 03:22:18 +02:00 |
|
twinaphex
|
966db762cf
|
(Menu) More replacement of namespace prefix 'rgui' with 'menu'
|
2014-06-10 02:06:10 +02:00 |
|
twinaphex
|
639e6dbe33
|
(Menu) Make distinction between menu and RGUI more clear - RGUI is just
the display layer driver now
|
2014-06-10 01:42:26 +02:00 |
|
Themaister
|
c1c7b6aec3
|
Fixup Win32/Xbox font_params_t.
|
2014-06-09 13:13:57 +02:00 |
|
twinaphex
|
5d68975d0a
|
(Menu) Add Frontend and Core Performance Counters
|
2014-06-01 23:54:26 +02:00 |
|
twinaphex
|
df53c6b6e7
|
(Menu) Add Performance Counters Option. TODO - when in Performance
Counters menu, should update values in real-time
|
2014-06-01 18:45:03 +02:00 |
|
twinaphex
|
16350367b7
|
(360) Build fixes
|
2014-06-01 02:33:43 +02:00 |
|
twinaphex
|
5e05665a0e
|
(Menu) Replace rgui pointers everywhere in menu code with driver.menu
|
2014-05-31 22:35:08 +02:00 |
|
twinaphex
|
ecb21743f8
|
(Menu) Convert rgui->shader into void* too
|
2014-05-31 21:08:32 +02:00 |
|
twinaphex
|
711a776f02
|
(Menu) Refactors
|
2014-05-31 19:22:23 +02:00 |
|
twinaphex
|
db0da490fa
|
(Menu) Add Info button - press 'Select' on the RetroPad to
have a message box pop up on an item. It will provide you with
info on the item. Not all items covered yet but it's coming along.
|
2014-05-31 05:14:44 +02:00 |
|
twinaphex
|
71032bafb3
|
(RMenu XUI) Build fix
|
2014-05-30 22:37:23 +02:00 |
|
twinaphex
|
6307202a6d
|
(Menu) render_messagebox/render/frame functions from menu_ctx no longer
get a rgui handle passed to them
|
2014-05-30 21:51:12 +02:00 |
|
twinaphex
|
b2d9c60613
|
(Menu) Don't pass menu data to menu_iterate
(Menu) Don't pass menu data to backend - postprocess
|
2014-05-30 20:53:10 +02:00 |
|
twinaphex
|
f788249c59
|
(Menu) Add get_default_menu function for default settings
|
2014-05-27 17:13:53 +02:00 |
|
twinaphex
|
a25a258153
|
(Menu) Add Content Dir label
|
2014-05-27 07:58:41 +02:00 |
|
twinaphex
|
496915eb20
|
(Menu) Add Autoconfig Dir Path option
|
2014-05-26 02:57:44 +02:00 |
|
twinaphex
|
ac2ddc3b20
|
Add 'assets' directory - interfaces like menus will try to look
here for loadable assets, etc. Can be expanded in scope later on
as well as a sandbox directory for user-modified content.
|
2014-05-10 05:12:31 +02:00 |
|