index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
windows.c
Age
Commit message (
Expand
)
Author
2020-04-09
cloud-storage: simplify creation of git authorship
Dirk Hohndel
2019-08-08
Cleanup: move file-related function declarations to file.h
Berthold Stoeger
2018-12-29
windows.c: fix wrong usage of wcslen() for utf8 conversation
Lubomir I. Ivanov
2018-09-03
core/windows.c: write logs to the user path
Lubomir I. Ivanov
2018-09-03
code/windows.c: add method for converting from utf16 to utf8
Lubomir I. Ivanov
2018-08-27
Make device enumeration use the device transport data
Linus Torvalds
2018-08-27
Treat the "GARMIN" mount point exactly like the "UEMISSDA" one
Linus Torvalds
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2017-11-22
Clean up system_default_filename()
Berthold Stoeger
2017-11-16
windows.c: enable verbose level 1 for desktop usage
Lubomir I. Ivanov
2017-11-03
win32: optimize the console and logging logic
Lubomir I. Ivanov
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-02-24
Fix "Load/Save to cloudstorage" for non-ASCII user names
Jeremie Guichard
2017-02-03
Win32: add the --win32log option to log stdout and stderr to files
Lubomir I. Ivanov
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel