summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/interface
Commit message (Expand)AuthorAgeFilesLines
* Fixed things C++20 doesn't allow: Vas Crabb2026-03-291-0/+4
* Various fixes: Vas Crabb2025-06-252-72/+64
* osd audio interface: initialize channel positions in header file (prevents ch... hap2025-06-222-44/+43
* sound: Olivier Galibert2025-06-172-1/+101
* Aloow seperate display and configuration names for sound nodes Olivier Galibert2025-05-291-0/+1
* eminline: add muldiv64 and muldivu64 functions Olivier Galibert2025-05-251-0/+14
* osd/interface/audio.h: Added missing header for clang. Vas Crabb2025-05-231-0/+1
* osd: Various cleanup and fixes: Vas Crabb2025-05-211-0/+48
* -emu/device.cpp: Allow flagging devices as not working or not supporting save... Vas Crabb2025-05-011-7/+9
* sound sliders: multiply internal value by 10 to allow fine grained slider con... hap2025-04-281-1/+0
* New sound infrastructure. Olivier Galibert2025-04-271-0/+53
* osd: Got rid of the gross globals and functions for manipulating them in the ... Vas Crabb2025-04-231-0/+25
* osd: remove mac address filter from osd (fixes #13586) (#13614) Patrick Mackinlay2025-04-222-3/+0
* osd/interface/inputcode.h: Fixed enum range warnings in debug builds. (#13137) ajrhacker2025-01-011-4/+4
* file selector: Add midi connection selection to midi ports Olivier Galibert2024-10-291-0/+10
* sinclair/sprinter.cpp: Added 2 full joysticks support (#12878) holub2024-10-141-4/+4
* Initial touch input support: Vas Crabb2024-04-121-0/+61
* osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb2024-03-011-0/+40
* osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058) Vas Crabb2024-02-252-0/+71
* Small batch of input refactoring: Vas Crabb2023-02-054-39/+110
* -Input code cleanup: Vas Crabb2023-01-101-0/+35
* Optimisation, and baby steps towards untangling stuff: Vas Crabb2022-06-164-0/+1266