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
/
modules
/
file
/
posixfile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd/modules/file: Don't magically substitute environment variables when openi...
npwoods
2022-12-17
1
-2
/
+0
*
osdcore.h: Changed osd_subst_env to accept a std::string_view and return a st...
npwoods
2022-06-15
1
-1
/
+1
*
Revert "bitbanger: Add udp multicast support (#9744)" (#9749)
Vas Crabb
2022-05-13
1
-13
/
+1
*
bitbanger: Add udp multicast support (#9744)
tedgreen99
2022-05-12
1
-1
/
+13
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
1
-17
/
+17
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-95
/
+71
*
Tidy up loose ends:
Vas Crabb
2021-01-06
1
-2
/
+12
*
Low-level #include overhaul
AJR
2021-01-02
1
-0
/
+1
*
Mame: Fix compilation errors in 'posixfile.cpp', for older MacOS/Xcode releases
Masc Guy
2020-12-09
1
-0
/
+5
*
use C++ library includes (nw)
firewave
2020-01-22
1
-2
/
+2
*
Fix build in newer Emscripten versions (nw)
Justin Kerk
2019-08-08
1
-3
/
+3
*
Discord plugin try 2 (#3640)
cracyc
2018-06-08
1
-0
/
+2
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
fix MT06785
Vas Crabb
2017-12-07
1
-1
/
+1
*
No need for osd_malloc, osd_malloc_array and osd_free (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
final cleanup of TRUE/FALSE, left only in windows section where it represent ...
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
Cleanup linux OSD (nw)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
POSIX implementation for valid filename/path character functions
Vas Crabb
2016-07-07
1
-3
/
+50
*
explicit <cstdlib> (nw)
Vas Crabb
2016-07-06
1
-0
/
+1
*
use allocating mode of ::realpath by default (nw)
Vas Crabb
2016-07-05
1
-0
/
+7
*
POSIX implementation for new directory read features, cleanup of Windows impl...
Vas Crabb
2016-06-25
1
-4
/
+14
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-3
/
+2
*
Initial work to make MAME work on Android [Miodrag Milanovic]
Miodrag Milanovic
2016-03-27
1
-7
/
+7
*
Fix creation of paths on POSIX
Vas Crabb
2016-03-19
1
-1
/
+1
*
Fixes for Linux
Vas Crabb
2016-03-14
1
-0
/
+1
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-0
/
+482