..
interface
file selector: Add midi connection selection to midi ports
2024-10-29 00:02:35 +01:00
mac
-osd: Update slider list on demand rather than on frame updated (fixes MT08857).
2024-04-27 04:42:12 +10:00
modules
debugger/osx: Don't use uninitialised NSRect when creating pop-up button.
2024-11-19 02:38:20 +11:00
sdl
Natural keyboard improvements
2024-12-04 09:23:44 -05:00
windows
osd/windows, osd/sdl: Only check for hold/drag conversion on losing pointer if it hasn't already happened.
2024-11-18 05:07:27 +11:00
asio.h
-osd/asio.h: Removed leftover C++03 support helpers.
2024-04-22 17:32:15 +10:00
eigcc.h
osd/eigcc.h: Fix 32-bit gcc/clang builds.
2021-06-14 11:46:19 +10:00
eigccarm.h
Added helpers for 64-bit count leading zeroes/ones.
2021-06-13 09:38:01 +10:00
eigccppc.h
util/delegate.h: Try to catch issues earlier, and some cleanup.
2021-09-20 03:03:26 +10:00
eigccx86.h
osd/eigccx86.h: Added optimised rotate helpers.
2022-11-03 14:14:55 +11:00
eivc.h
eminline.h: Additions
2022-09-25 22:37:29 -04:00
eivcarm.h
Added helpers for 64-bit count leading zeroes/ones.
2021-06-13 09:38:01 +10:00
eivcx86.h
-osd: Clean up inline maths utilities.
2021-01-18 01:42:28 +11:00
eminline.h
Various optimisations to code generaton.
2023-03-26 01:32:50 +11:00
osdcomm.h
Optimisation, and baby steps towards untangling stuff:
2022-06-16 03:32:46 +10:00
osdcore.cpp
Various optimisations to code generaton.
2023-03-26 01:32:50 +11:00
osdcore.h
Miscellaneous improvements:
2023-04-14 06:45:20 +10:00
osdepend.h
file selector: Add midi connection selection to midi ports
2024-10-29 00:02:35 +01:00
osdfile.h
Revert "bitbanger: Add udp multicast support ( #9744 )" ( #9749 )
2022-05-13 13:25:47 +10:00
osdnet.cpp
osd: Cleaned up MIDI and network interfaces a little more.
2024-03-01 05:06:54 +11:00
osdnet.h
osd: Cleaned up MIDI and network interfaces a little more.
2024-03-01 05:06:54 +11:00
osdsync.cpp
Miscellaneous improvements:
2023-04-14 06:45:20 +10:00
osdsync.h
Clean up #includes in src/osd ( #10029 )
2022-07-04 20:46:05 -04:00
strconv.cpp
osd/strconv.cpp: Handle UTF-8 Windows code page internally in osd_uchar_from_osdchar. ( #12131 )
2024-04-16 07:25:43 +10:00
strconv.h
frontend: Fixed clone sorting; osd/strconv.cpp: The string_view treatment, and fixed a bug with to/from ANSI codepage.
2021-10-09 14:21:08 +11:00
watchdog.cpp
fixed some modernize-use-auto clang-tidy warnings (nw) ( #6238 )
2020-01-30 21:46:27 -05:00
watchdog.h
MT6284 flush stdout/stderr before killing process
2016-07-08 16:47:06 +10:00