summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/lib/osdlib.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-06osdlib.h: Add missing #include AJR1-0/+1
2023-04-14Miscellaneous improvements: Vas Crabb1-14/+14
2022-09-02Patched up some gaps in functionality and fixed some bugs. Vas Crabb1-7/+23
2022-02-07Removed extra semicolons after function bodies in remaining headers. (#9277) 0kmg1-1/+1
2021-10-26Remove OSD_UWP from rest of code Miodrag Milanovic1-11/+0
2021-01-29Bug fixes and usablility enhancements: Vas Crabb1-6/+8
2021-01-06cpu: Allow recompilers to work with W^X policy Vas Crabb1-2/+86
2019-09-22srcclean (nw) Vas Crabb1-1/+1
2019-09-11Changed osd_get_clipboard_text() to return std::string (#5615) npwoods1-7/+2
2018-06-08Discord plugin try 2 (#3640) cracyc1-1/+0
2016-12-01Update name of DYNAMIC_API macros (nw) Brad Hughes1-9/+9
2016-11-21Simpler low-cost implementation making modules and function pointers class me... Brad Hughes1-34/+14
2016-11-20Fix compile issue by using std::ref wrapper (nw) Brad Hughes1-1/+1
2016-11-20Changing singleton to be thread safe (nw) Brad Hughes1-4/+12
2016-11-20fix gcc compile issue (nw) Brad Hughes1-3/+3
2016-11-20Created DYNAMIC_API macros for cleaner definition of dynamically linked funct... Brad Hughes1-0/+38
2016-11-11No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic1-4/+1
2016-06-29Cleanup and version bumpmame0175 Miodrag Milanovic1-1/+0
2016-06-11Introduce dynamic_module Giuseppe Gorgoglione1-1/+45
2016-04-15moved osdsync to root of OSD, removed osdmini (nw) Miodrag Milanovic1-13/+0
2016-04-03move clipboard handling on proper place (nw) Miodrag Milanovic1-0/+10
2015-05-09did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic1-5/+2
2015-05-07Added license headers to the rest of files (nw) Miodrag Milanovic1-0/+2
2015-01-27Promote osd_getenv from osdlib.h to osdcore.h. Change return type to couriersud1-13/+0
2015-01-09- Moved OS specific low level code to osd/modules/lib. couriersud1-5/+25
2013-01-11Cleanups and version bumpmame0148 Miodrag Milanovic1-1/+1
2012-02-26SDL: support unofficial (not in the OSD class) num_processors API used by chd... R. Belmont1-1/+1
2010-01-21The return of the "misc" Couriersud1-0/+29
2010-01-13SDLMAME initial import [R. Belmont, Couriersud] R. Belmont1-0/+29