summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/lib/osdobj_common.h
Commit message (Expand)AuthorAgeFilesLines
* sound: tell the osd about the update Olivier Galibert2025-05-291-0/+2
* sound: change audio_latency to seconds (float), so people with existing mame.... hap2025-05-201-2/+2
* sound: remove references to portaudio options that were removed hap2025-05-181-9/+0
* osd: small cleanup to copy pasted header comment hap2025-05-161-1/+1
* New sound infrastructure. Olivier Galibert2025-04-271-2/+10
* osd: Got rid of the gross globals and functions for manipulating them in the ... Vas Crabb2025-04-231-3/+11
* file selector: Add midi connection selection to midi ports Olivier Galibert2024-10-291-0/+1
* gdbstub: add -debugger_host option (#12610) Ramiro Polla2024-08-081-0/+2
* -osd: Update slider list on demand rather than on frame updated (fixes MT08857). Vas Crabb2024-04-271-3/+0
* osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb2024-03-011-1/+2
* Various optimisations to code generaton. Vas Crabb2023-03-261-1/+1
* Various cleanups: Vas Crabb2023-02-271-1/+1
* Update accumulating relative inputs exactly once per frame. Vas Crabb2023-02-241-1/+1
* osd: Don't pump events when reading inputs. Vas Crabb2023-02-231-0/+2
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-011-19/+16
* Various input and OSD refactoring: Vas Crabb2023-01-291-4/+6
* Miscellaneous fixes and refactoring: Vas Crabb2023-01-281-5/+8
* osd: Added option to accept SDL game controller/joystick input when losing UI... Vas Crabb2023-01-141-0/+2
* osd: Added support for mapping files to sdlgame joystick provider and made it... Vas Crabb2023-01-141-4/+15
* remove not used template function Miodrag Milanovic2022-07-071-8/+0
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-19/+21
* coretmpl.h: Move lru_cache_map to separate header AJR2021-02-031-0/+1
* Much more core std::string_view modernization AJR2021-01-201-8/+8
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-3/+3
* UI input menu: treat codes containing a postive and negative of the same thin... Vas Crabb2019-11-211-1/+1
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-2/+2
* gdbstub: added new GDB stub debugger (#5456) Ramiro Polla2019-08-111-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+1
* apply -verbose after processing command-line options and after first pass ove... Vas Crabb2019-01-121-1/+2
* HLSL Color Transforms and 3D LUT (#4043) Westley M. Martinez2018-10-071-0/+2
* Eliminate core_strdup (nw) AJR2018-01-241-1/+2
* Add Bicubic Shader to OpenGL Backend Aaron2017-12-301-1/+1
* Fixed an options overhaul regression (#2530) npwoods2017-10-061-1/+0
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-1/+1
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-071-1/+1
* Overhaul to how MAME handles options (#2260) npwoods2017-05-051-1/+1
* Initial PortAudio backend with build script changes to support library versio... inte alls2017-01-111-0/+9
* Small cleanup (nw) Miodrag Milanovic2016-11-111-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-8/+10
* Restore ability to supply explicit name for bgfx AVI output file, auto causes... Vas Crabb2016-07-071-0/+2
* Remove bgfx_avi_name and hlsl_write options Giuseppe Gorgoglione2016-07-041-2/+0
* A few minor input fixes and cleanups Brad Hughes2016-06-251-1/+0
* Move window_list to osd_common_t Brad Hughes2016-06-111-0/+3
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-2/+2
* Move slider_state and ui_menu_item into src/frontend/mame, nw therealmogminer@gmail.com2016-05-161-2/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-4/+4
* Isolate CLI part (nw) Miodrag Milanovic2016-04-201-2/+2