index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
windows
/
winutil.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patched up some gaps in functionality and fixed some bugs.
Vas Crabb
2022-09-02
1
-0
/
+65
*
osdcore.h: Changed osd_subst_env to accept a std::string_view and return a st...
npwoods
2022-06-15
1
-3
/
+4
*
osd: Cleaned up Windows API usage a little.
Vas Crabb
2022-05-26
1
-8
/
+8
*
Tidy up loose ends:
Vas Crabb
2021-01-06
1
-9
/
+13
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
Changed a number of comment declarations to read *.cpp instead of *.c
npwoods
2019-06-16
1
-1
/
+1
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
1
-1
/
+0
*
Add more UWP support (nw)
Miodrag Milanovic
2016-11-09
1
-0
/
+4
*
Bulk renaming of Windows string conversion functions
Nathan Woods
2016-10-03
1
-2
/
+2
*
Adding new string conversion overloads
Nathan Woods
2016-10-01
1
-1
/
+1
*
Changed strconv.[cpp|h] functions to return their results as std::string and ...
Nathan Woods
2016-07-24
1
-6
/
+3
*
Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, and...
Nathan Woods
2016-06-26
1
-6
/
+3
*
Fixed incorrect implementation of win_time_point_from_filetime()
Nathan Woods
2016-06-25
1
-2
/
+6
*
C++-ified osd_directory (now osd::directory), and added last_modified to osd:...
Nathan Woods
2016-06-24
1
-4
/
+16
*
Introduce dynamic_module
Giuseppe Gorgoglione
2016-06-11
1
-64
/
+0
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-4
/
+4
*
More fix, and fix a memory leak, too
Vas Crabb
2016-03-14
1
-3
/
+6
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-41
/
+0
*
Code cleanup in rawinput plus use common code for dynamic function binding.
Brad Hughes
2016-03-03
1
-1
/
+1
*
Fix DirectWrite font module init error handling
Brad Hughes
2016-03-02
1
-0
/
+6
*
Add DirectWrite font support module
Brad Hughes
2016-03-02
1
-0
/
+61
*
common osd path environment var expansion
Jeffrey Clark
2016-01-06
1
-0
/
+14
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+135