RetroArch/menu
Cpod12 274d47f957
Xunkar's AI service rework updated (#15640)
* AI service rework

* File missing

* Fixed C89 build

* Fixed usage of inline for C89 build

* Fixed an overlay unloading bug

Made sure to unload the overlay on release and when the server returns empty values in automatic modes.

* Fixed forward decl (c89)

* Fixed OpenGL texture loading

Moved image display to the main thread for now

* Changed some formatting slightly

* Fixed struct variable order and put brackets on newlines

* Moved pointer, fixed retroarch.cfg, and replaced strlcat with strlcpy

* Fixed catenation issue

* Fixed a few other catenation issues

* Fixed one more concatenation  issue

* Fixed concatenation issue

* Fixed a few other concatenation issues

* Fixed one more concatenation  issue

* potential fix for parsing issue

---------

Co-authored-by: Xunkar <329857+xunkar@users.noreply.github.com>
2023-10-24 00:27:06 -07:00
..
cbs Xunkar's AI service rework updated (#15640) 2023-10-24 00:27:06 -07:00
drivers (Ozone) Thumbnail related fixes (#15810) 2023-10-16 06:56:54 -07:00
menu_cbs.h Lakka Switch Updates.... (#15754) 2023-10-06 04:55:22 -07:00
menu_contentless_cores.c Cleanups: 2023-07-18 16:46:54 +02:00
menu_defines.h video_frame_info - start passing flags 2023-08-16 19:17:23 +02:00
menu_displaylist.c Xunkar's AI service rework updated (#15640) 2023-10-24 00:27:06 -07:00
menu_displaylist.h Lakka Switch Updates.... (#15754) 2023-10-06 04:55:22 -07:00
menu_driver.c Ignore menu event action in the end of function instead (#15811) 2023-10-16 08:45:23 -07:00
menu_driver.h Lakka Switch Updates.... (#15754) 2023-10-06 04:55:22 -07:00
menu_entries.h Prevent left-right hold in boolean menu items (#15530) 2023-07-29 04:59:59 +02:00
menu_explore.c Graceful fallback to readonly mode if RDB can't be opened readwrite (#15569) 2023-08-10 11:04:47 -07:00
menu_input.h Input binding rework (#15603) 2023-08-16 11:13:14 -07:00
menu_screensaver.c Get rid of font_driver_flush 2023-06-15 23:41:40 +02:00
menu_screensaver.h Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
menu_setting.c Xunkar's AI service rework updated (#15640) 2023-10-24 00:27:06 -07:00
menu_setting.h Get rid of menu_setting_ctl 2021-03-11 08:38:53 +01:00
menu_shader.h Make one function static 2023-05-11 23:14:36 +02:00