libretroadmin
|
cf0d0e93a6
|
rarch_system_info_t local vars should be renamed from 'system'
to 'sys_info' to avoid false positive code analysis errors
|
2023-07-15 07:22:38 +02:00 |
|
libretroadmin
|
07cb5f4e98
|
Remove MENU_ENTRIES_CTL_SET_REFRESH
|
2023-05-11 01:58:30 +02:00 |
|
libretroadmin
|
91ea92e50b
|
Get rid of some menu_driver_ctl commands
|
2023-05-10 21:30:09 +02:00 |
|
libretroadmin
|
e798f99fea
|
Several RARCH_CTL switches don't belong to retroarch state but
runloop state, hence remove
|
2023-01-22 20:16:14 +01:00 |
|
libretroadmin
|
8a3686df58
|
Revert "Header cleanups - don't include retroarch.h everywhere"
This reverts commit 0e3b478f8c00b015aec9a78d13e73277500e5449.
|
2023-01-08 09:05:46 +01:00 |
|
libretroadmin
|
0e3b478f8c
|
Header cleanups - don't include retroarch.h everywhere
|
2023-01-08 08:56:57 +01:00 |
|
LibretroAdmin
|
d0b3c1742d
|
(Video) use flags for FBO passes, GL2 renderchain, etc
|
2022-10-26 21:21:21 +02:00 |
|
LibretroAdmin
|
299875f8b6
|
(Qt) Cleanups
|
2022-10-25 18:12:19 +02:00 |
|
LibretroAdmin
|
d100e73780
|
Use more runloop flags
|
2022-10-10 08:59:27 +02:00 |
|
LibretroAdmin
|
e769436876
|
(word wrap functions in stdstring.c) Avoid implicit strlens, caller
should pass the 'length' to the function instead
|
2022-08-23 17:06:01 +02:00 |
|
twinaphex
|
3336e61859
|
(Qt) Combine Qt header files
|
2022-04-22 08:26:27 +02:00 |
|
twinaphex
|
e886e908d5
|
Create consistent naming conventions - use retroarch_ instead
of rarch_ for some functions for all functions coming from retroarch.h
|
2021-09-28 12:56:10 +02:00 |
|
twinaphex
|
83ce4259a0
|
Have only one getter for runloop_state
|
2021-09-21 19:08:26 +02:00 |
|
jdgleaver
|
0e98b4ddea
|
Add environment callback for enabling core option menu visibility updates without toggling Quick Menu
|
2021-08-18 16:08:26 +01:00 |
|
jdgleaver
|
fe1f311a35
|
Add core option category support
|
2021-08-06 15:33:47 +01:00 |
|
toshixm
|
4fab84ca9e
|
improve message wrapping with CJK languages
|
2021-06-03 21:09:35 +09:00 |
|
twinaphex
|
ab877c429f
|
(Qt) Use string append() where possible
|
2021-04-10 23:57:31 +02:00 |
|
twinaphex
|
95f5df358a
|
Fix --disable-menu
|
2021-03-24 01:24:49 +01:00 |
|
twinaphex
|
48f9a5fbc0
|
(Qt) Silence sign comparison warnings
|
2021-03-22 20:20:33 +01:00 |
|
twinaphex
|
d940c10afe
|
(Qt) Combine qt/options/generic.cpp and qt/options/nongeneric.cpp
|
2021-03-10 09:41:49 +01:00 |
|
twinaphex
|
fd5d1804c5
|
Header cleanups
|
2021-03-08 17:54:52 +01:00 |
|
twinaphex
|
af1d9f7041
|
(Qt) Combine filedropwidgets.cpp and settingswidgets.cpp into
qt_widgets.cpp - further binary size reduction
|
2021-03-08 17:32:56 +01:00 |
|
twinaphex
|
7fb09d1602
|
(Qt) Combine shaderparamsdialog.cpp and qt_dialogs.cpp - further binary
size reduction
|
2021-03-08 17:24:47 +01:00 |
|
twinaphex
|
469e2b7778
|
(Qt) Combine dialog files into one - makes binary smaller too
|
2021-03-08 17:13:54 +01:00 |
|