summaryrefslogtreecommitdiffstats
path: root/core/windows.c
AgeCommit message (Expand)Author
2020-04-09cloud-storage: simplify creation of git authorshipGravatar Dirk Hohndel
2019-08-08Cleanup: move file-related function declarations to file.hGravatar Berthold Stoeger
2018-12-29windows.c: fix wrong usage of wcslen() for utf8 conversationGravatar Lubomir I. Ivanov
2018-09-03core/windows.c: write logs to the user pathGravatar Lubomir I. Ivanov
2018-09-03code/windows.c: add method for converting from utf16 to utf8Gravatar Lubomir I. Ivanov
2018-08-27Make device enumeration use the device transport dataGravatar Linus Torvalds
2018-08-27Treat the "GARMIN" mount point exactly like the "UEMISSDA" oneGravatar Linus Torvalds
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2017-11-22Clean up system_default_filename()Gravatar Berthold Stoeger
2017-11-16windows.c: enable verbose level 1 for desktop usageGravatar Lubomir I. Ivanov
2017-11-03win32: optimize the console and logging logicGravatar Lubomir I. Ivanov
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2017-02-24Fix "Load/Save to cloudstorage" for non-ASCII user namesGravatar Jeremie Guichard
2017-02-03Win32: add the --win32log option to log stdout and stderr to filesGravatar Lubomir I. Ivanov
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel