Commit Graph

9847 Commits

Author SHA1 Message Date
Hubert Maier
2d25aa42ff JANITORIAL: Move 'a' in front of 'really' in windows-text-to-speech.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
d394221d8d JANITORIAL: Revert typo recived fix in imstb_truetype.h 2024-05-18 13:52:31 +02:00
Hubert Maier
842664571c JANITORIAL: Revert typo supress fix in imstb_textedit.h 2024-05-18 13:52:31 +02:00
Hubert Maier
efc30cac11 JANITORIAL: Revert adding an apostrophe to seeked in imgui_widgets.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
db4a348146 JANITORIAL: Revert typo preceeded fix in imgui_tables.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
71fc24b2f4 JANITORIAL: Revert typo everytime fix in imgui_internal.h 2024-05-18 13:52:31 +02:00
Hubert Maier
3946bb493e JANITORIAL: Revert typo unecessary, immediatly and fullfill fixes in imgui.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
777b420dc3 JANITORIAL: Revert typo unecessary fix in imgui.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
31c40623d1 JANITORIAL: Revert typo incude fix in imgui_impl_opengl3_loader.h 2024-05-18 13:52:31 +02:00
Hubert Maier
cd48f2f911 JANITORIAL: Fix basicaly typo in windows-text-to-speech.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
354978e273 JANITORIAL: Fix dependancy typo in win32-taskbar.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
0371cd79ac JANITORIAL: Fix beeing typo in osystem_sfx.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
6a9006d4cf JANITORIAL: Fix compability typo in osystem_gfx.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
c204e1295f JANITORIAL: Fix seach typo in mp3.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
b5fb519219 JANITORIAL: Fix preceeding, threshhold and occuring typos in dlmalloc.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
d8df8eb0a0 JANITORIAL: Fix continously typos in touchcontrols.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
4ac44129fe JANITORIAL: Fix auxilliary typo in events.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
05fd4dc465 JANITORIAL: Fix occured typo in socket.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
68f448e763 JANITORIAL: Fix occured typos in enet.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
cc45b329cf JANITORIAL: Fix immediatly typo in log.h 2024-05-18 13:52:31 +02:00
Hubert Maier
8b1b4e16e3 JANITORIAL: Fix incuding typo in imgui_impl_opengl3_loader.h 2024-05-18 13:52:31 +02:00
Hubert Maier
8c9969e7f2 JANITORIAL: Fix recived typo in imstb_truetype.h 2024-05-18 13:52:31 +02:00
Hubert Maier
12a6a77c7b JANITORIAL: Fix supress typo in imstb_textedit.h 2024-05-18 13:52:31 +02:00
Hubert Maier
db7c014c02 JANITORIAL: Add apostrophe to seek'ed to distinguish between command and typo in imgui_widgets.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
85549b2837 JANITORIAL: Fix preceeding typo in imgui_tables.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
7019bb0987 JANITORIAL: Fix everytime typo in imgui_internal.h 2024-05-18 13:52:31 +02:00
Hubert Maier
f6bd0b1214 JANITORIAL: Fix preceeding and prefered typos in imgui.h 2024-05-18 13:52:31 +02:00
Hubert Maier
c8a0b71a2d JANITORIAL: Fix unecessary, immediatly and fullfill typos in imgui.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
e0c6a23c04 JANITORIAL: Fix arbitary typo in ios-graphics3d.h 2024-05-18 13:52:31 +02:00
Hubert Maier
f06976637a JANITORIAL: Fix receive typo in surfacesdl-graphics.cpp 2024-05-18 13:52:31 +02:00
Hubert Maier
09879b225b JANITORIAL: Fix choosen typo in openglsdl-graphics.cpp 2024-05-18 13:52:31 +02:00
Eugene Sandulenko
ee3b7f9c24
BACKENDS: IMGUI: Added patch againstn the upstream for convenience
This will let to sync with usptream with ease.
2024-05-17 22:20:02 +02:00
Eugene Sandulenko
34be774f4b
BACKENDS: IMGUI: Bump ImGui to v1.90.6 2024-05-17 22:19:46 +02:00
Eugene Sandulenko
81305fc36e
BACKENDS: IMGUI: Fix Amiga build 2024-05-17 12:40:21 +02:00
Eugene Sandulenko
4cd62e3398
BACKENDS: IMGUI: Renamed modified files to minimize diff with upstream 2024-05-17 01:46:45 +02:00
Eugene Sandulenko
9a494e7795
BACKENDS: IMGUI: Undo code formatting changes to minimize diff with the upstream 2024-05-17 01:31:08 +02:00
Giovanni Cascione
07e10b5cc3 LIBRETRO: add displayMessageOnOSD to sw graphics manager 2024-05-11 00:58:00 +02:00
Eugene Sandulenko
c59ac26f97
BACKENDS: Remove obsolete gph/caanoo/gp2x/gp2xwiz port 2024-05-10 13:38:20 +02:00
Hubert Maier
4b0c29e5db AMIGAOS: Rename Ext_Inst_so.rexx to install_deps.rexx 2024-05-09 15:20:43 +02:00
Hubert Maier
9bb72735ff
AMIGAOS: Enhance stack cookie and set more default .ini values 2024-05-04 00:19:03 +02:00
scemino
c3745698e2 BACKENDS: Add the ability to load ScummVM fonts in ImGui 2024-05-03 21:24:08 +02:00
scemino
936109fe4f BACKENDS: Update ImGui callbacks in OSystem and fix engines 2024-05-03 20:25:01 +02:00
scemino
8e07681356 BACKENDS: Update setImGuiRenderCallback in OSystem 2024-05-03 20:04:30 +02:00
Le Philousophe
9c681ddd77 ANDROID: Fix segmentation fault
We expect the array to be of even size so don't add the external data
title if there is no external data mount point
2024-05-01 11:44:10 +02:00
Le Philousophe
8475ef50da ANDROID: Add shim for AccessibilityEvent 2024-05-01 11:44:10 +02:00
Le Philousophe
bb2ebef540 ANDROID: Make a compatibility shim for AudioTrack construction 2024-05-01 11:44:10 +02:00
Le Philousophe
abca8ce013 ANDROID: Split deprecated code in its own function
This allows to remove deprecation warning on a limited part of code
2024-05-01 11:44:10 +02:00
Le Philousophe
bed4b2ee0d ANDROID: Remove deprecated use of toggleSoftInputFromWindow 2024-05-01 11:44:10 +02:00
Le Philousophe
5146495601 ANDROID: Don't use deprecated getDefaultDisplay and getMetrics 2024-05-01 11:44:10 +02:00
Le Philousophe
c155e3dc3b ANDROID: Remove old compatibility code
We don't support something like Honeycomb anymore
2024-05-01 11:44:10 +02:00