twinaphex
|
46b3f3c50c
|
Move this outside of the header and into menu_setting.c
|
2020-09-05 20:27:29 +02:00 |
|
twinaphex
|
75d925cd3f
|
setting_list.h - get rid of placeholder padding hack in struct
|
2020-08-20 19:30:25 +02:00 |
|
twinaphex
|
e6bde72f1b
|
Reorder struct
|
2020-08-14 20:13:29 +02:00 |
|
twinaphex
|
c4f52774f9
|
Reorder structs - setting_list.h
|
2020-08-14 20:12:07 +02:00 |
|
Hugo Hromic
|
9b2a4f3c21
|
(Menu) Fix cursor forced to first entry after displaying lists
|
2020-06-30 13:59:52 +01:00 |
|
twinaphex
|
5479196a79
|
Get rid of setting_get_type
|
2020-06-30 05:21:47 +02:00 |
|
twinaphex
|
ca4ce9f136
|
Add this nasty workaround for a suspected MSVC2010 bug
|
2020-03-05 17:39:43 +01:00 |
|
twinaphex
|
9ece732348
|
(Menu settings) Turn function static and some style nits
|
2019-08-20 03:44:17 +02:00 |
|
twinaphex
|
01284c0231
|
Remove setting_list.c and reintegrate it into menu_setting.c
|
2019-04-30 16:18:26 +02:00 |
|
twinaphex
|
9c8c889477
|
rarch_setting - start implementing ui_type
|
2019-04-14 07:01:01 +02:00 |
|
twinaphex
|
0a9eb98cc8
|
Cleanups
|
2018-09-26 15:46:27 +02:00 |
|
twinaphex
|
8140d90ebc
|
Add dropdown list for state slot
|
2018-09-23 21:29:00 +02:00 |
|
twinaphex
|
d2d5ea3508
|
Change offset_by to signed integer
|
2018-09-23 14:15:03 +02:00 |
|
twinaphex
|
cbfb1cb320
|
Add dropdown list for max users and set index offset by 1 -
doesn't report correct representation values but too much hassle
to implement for now
|
2018-09-23 13:53:36 +02:00 |
|
twinaphex
|
3aec8abca9
|
Get rid of some void pointers
|
2018-09-17 09:57:30 +02:00 |
|
Sven
|
5f35249216
|
Implement robust cheat searching interface with rumble features
|
2018-07-25 19:19:14 -04:00 |
|
Sven
|
83da70586e
|
implement a way to set rewind_buffer_size via the UI
|
2018-07-13 16:12:09 -04:00 |
|
twinaphex
|
366a1d58f8
|
(menu) Get rid of name_hash
|
2018-02-25 18:04:32 +01:00 |
|
twinaphex
|
9dc597cf6c
|
Undo all menu hash related changes - was causing more harm
than good - apologies to radius since we now have to recode
his shader changes PR
|
2018-02-09 01:51:37 +01:00 |
|
twinaphex
|
c61230cdbe
|
setting->name_hash can be safely removed now
|
2018-02-05 17:42:54 +01:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
67ff372a38
|
Reorder from lowest to highest sized variables
|
2017-09-28 00:50:03 +02:00 |
|
twinaphex
|
75d850eead
|
Reduce stack usage for menu_setting_new_internal
|
2017-09-09 06:10:58 +02:00 |
|
twinaphex
|
36e0ff8268
|
Rearrange variables
|
2017-09-09 01:10:00 +02:00 |
|
twinaphex
|
d0cf88ebc5
|
Cleanups
|
2017-09-08 06:08:05 +02:00 |
|