twinaphex
|
106c912eb5
|
(Netplay hosting)
- Remove clear
- Use index offset variable
|
2019-12-30 05:49:45 +01:00 |
|
twinaphex
|
3fe8806018
|
(Subsystem Settings) Create separate subsystem settings list - will
be selectively hidden later based on whether subsystems are implemented
for the core
|
2019-12-30 05:43:48 +01:00 |
|
twinaphex
|
2169a25b0a
|
Create Netplay Hosting submenu
|
2019-12-30 03:01:52 +01:00 |
|
twinaphex
|
fdd4915718
|
Add Network Settings to Netplay tab
|
2019-12-30 02:22:23 +01:00 |
|
twinaphex
|
0df043aff1
|
(Menu) Refactor Quick Menu - Controls - each port now has its own
submenu
|
2019-12-24 07:36:01 +01:00 |
|
twinaphex
|
f47b07e35a
|
(Menu) Quick Menu - Cheats - Delete All no longer requires five
right button presses - this should fix this functionality for mobile
touch users too
|
2019-12-24 05:13:24 +01:00 |
|
twinaphex
|
20f3b8d404
|
Buildfix for non-shader targets
|
2019-12-24 03:15:51 +01:00 |
|
Twinaphex
|
4322d0c3fe
|
Merge pull request #9885 from jdgleaver/core-update
(Core Updater) Only download when new core is available + add option to update all installed cores
|
2019-12-23 20:02:43 +01:00 |
|
Twinaphex
|
1d0be580c5
|
(Menu) Remove unused variables
|
2019-12-23 19:43:09 +01:00 |
|
jdgleaver
|
695749f155
|
(Core Updater) Only download when new core is available + add option to update all installed cores
|
2019-12-23 17:34:44 +00:00 |
|
twinaphex
|
9988bae6f4
|
(Shader) Implement shader parameter action OK callbacks
|
2019-12-23 05:39:10 +01:00 |
|
twinaphex
|
e93d90bc45
|
Fix build on platforms that don't have shader support
|
2019-12-22 08:12:42 +01:00 |
|
twinaphex
|
d057d2a202
|
(Menu) Implement action OK callback for Quick Menu -> Shaders -> Passes
|
2019-12-22 07:14:20 +01:00 |
|
twinaphex
|
3033491f3d
|
Turn HAVE_EASTEREGG into HAVE_GONG
|
2019-12-22 03:08:02 +01:00 |
|
twinaphex
|
de1e66f7a9
|
(Menu) Add Input -> Haptic Feedback submenu
|
2019-12-20 20:49:30 +01:00 |
|
twinaphex
|
13793885f3
|
(Menu) Add Input -> Menu Controls settings submenu
|
2019-12-20 19:24:35 +01:00 |
|
twinaphex
|
23ce202d38
|
(Menu) Add Audio -> Resampler settings
|
2019-12-20 02:16:31 +01:00 |
|
twinaphex
|
94907678eb
|
(Menu) Add Audio -> output and Audio -> Synchronization
|
2019-12-20 01:18:28 +01:00 |
|
twinaphex
|
aa537310ad
|
(Menu) Create Video -> Synchronization
|
2019-12-19 19:39:02 +01:00 |
|
twinaphex
|
39ebd6e8d1
|
(Settings) Add Video -> Output
|
2019-12-19 19:15:57 +01:00 |
|
twinaphex
|
e8babede53
|
(Menu) Create Settings -> Video -> Fullscreen and Windowed submenus
|
2019-12-19 18:53:51 +01:00 |
|
twinaphex
|
36af159991
|
(Menu) Settings - Video - Add Scaling subsection
|
2019-12-19 18:22:22 +01:00 |
|
jdgleaver
|
9b012e907a
|
(Manual Content Scanner) Enable automatic naming of arcade content via DAT files
|
2019-12-04 12:46:04 +00:00 |
|
twinaphex
|
cab8663713
|
(Accessibility) Start adding Accessibility settings - empty for now
|
2019-12-04 08:25:24 +01:00 |
|
twinaphex
|
177ca956f1
|
Code de-duplication
|
2019-12-02 21:08:21 +01:00 |
|
twinaphex
|
e13febc82b
|
(menu cbs ok) Code de-duplication
|
2019-12-02 21:05:04 +01:00 |
|
twinaphex
|
04ee55f202
|
Add NOTE/TODO about globals
|
2019-12-02 20:52:23 +01:00 |
|
twinaphex
|
ee6c2393c1
|
(menu_cbs_ok.c) Cut down on some code duplication
|
2019-12-02 20:47:50 +01:00 |
|
twinaphex
|
8551d175ab
|
(menu_cbs_ok) Cleanups
|
2019-12-02 06:10:32 +01:00 |
|
jdgleaver
|
170397456c
|
Add manual content scanner
|
2019-11-29 17:14:46 +00:00 |
|
twinaphex
|
8a06263ba6
|
Fix regression with 'Set Core Association' and leave a TODO/FIXME note
|
2019-10-04 17:41:03 +02:00 |
|
twinaphex
|
b80b9cd157
|
CXX_BUILD buildfix
|
2019-09-29 17:58:02 +02:00 |
|
FreeShippingParty
|
999887bda5
|
Add option to delete playlists
|
2019-09-29 10:48:46 -04:00 |
|
jdgleaver
|
58ad81f063
|
Menu drop-down lists: Add proper titles, and remember last postion when navigating core options
|
2019-09-24 17:41:06 +01:00 |
|
twinaphex
|
08d3fe8c04
|
Cleanups
|
2019-09-23 04:19:52 +02:00 |
|
twinaphex
|
b94b9e2adb
|
Go back to plain strlcpy/strlcat - probably best to look at
opportunities to reduce these calls vs. replacing them with
unsafe macros
|
2019-09-23 00:19:01 +02:00 |
|
twinaphex
|
3b057d9605
|
Start using STRLCAT_CONST_INCR and STRLCPY_CONST
|
2019-09-20 23:33:17 +02:00 |
|
twinaphex
|
db624a7c99
|
Start cleaning up the rather messy manual assignment
|
2019-09-20 02:03:26 +02:00 |
|
twinaphex
|
ab515daa0c
|
Try to get rid of file_path_str
|
2019-09-18 18:12:57 +02:00 |
|
twinaphex
|
4ea493c86c
|
Turn cheat_manager_free into static function
|
2019-09-17 01:20:30 +02:00 |
|
Twinaphex
|
6dac79d1dc
|
Merge pull request #9347 from LazyBumHorse/get_default_shader_dir
disable get_default_shader_dir() for now
|
2019-08-24 18:38:45 +02:00 |
|
LazyBumHorse
|
215f8f7838
|
disable get_default_shader_dir() for now
|
2019-08-24 18:33:14 +02:00 |
|
twinaphex
|
94e2d646be
|
Add Frame Time Counter settings
|
2019-08-24 18:18:24 +02:00 |
|
LazyBumHorse
|
9b71340959
|
finish up shader menu changes, add 'remove presets' to Qt
|
2019-08-24 16:43:52 +02:00 |
|
twinaphex
|
a93b99b919
|
Hook up start button to 'Load Core' - will unload a core
|
2019-08-24 08:31:07 +02:00 |
|
twinaphex
|
b66c5581db
|
Add Shader Preset Save / Remove
|
2019-08-24 01:44:50 +02:00 |
|
LazyBumHorse
|
a882901e39
|
save unmodified auto-shaders as a reference instead of a copy, see:
- implement #reference directive for auto-shaders
- replace usual preset saving and loading functions with video_shader_read_preset() and video_shader_write_preset()
- apply saved presets automatically for console menus
- move auto-shader saving logic from menus into menu_shader.c menu_shader_manager_save_auto_preset()
- refactor menu_shader_manager_save_preset() into menu_shader_manager_save_preset_internal()
|
2019-08-22 16:57:28 +02:00 |
|
twinaphex
|
fea7694027
|
Add AI Service settings
|
2019-08-21 20:43:32 +02:00 |
|
twinaphex
|
7bce5783aa
|
Add User Interface -> Views -> Settings
|
2019-08-21 00:04:34 +02:00 |
|
twinaphex
|
b13ee8485f
|
Start passing shader pointer to menu_shader.c functions
|
2019-08-18 16:59:09 +02:00 |
|