aboutsummaryrefslogtreecommitdiff
path: root/src/wine.c
AgeCommit message (Expand)Author
2021-02-03clean up logic some moreJan200101
2021-01-12replace float with int math, silence conversions, improve wine call […]Jan200101
2021-01-02quote executable/script path to not deal with whitespace problemsJan200101
2020-12-20add some memory allocation failure checksJan200101
2020-12-19remove useless struct, add json length type macroJan200101
2020-12-18add dots to downloading promptJan200101
2020-12-18add download progress barJan200101
2020-12-17replace gnu style quoting with normal quoting, comment command macros, …Jan200101
2020-12-16add more warning flags, correct syntax, add UNUSED macro, […]Jan200101
2020-12-14allow downloading multiple wine versions at the same timeJan200101
2020-12-12improve fish-env messageJan200101
2020-12-12Merge branch 'fish'Jan200101
2020-12-12add fish env supportJan200101
2020-12-12change download routines to require a version name, not a random IDJan200101
2020-12-11cleanup imports, add completion message for downloadsJan200101
2020-12-11add remove commands to dxvk and wineJan200101
2020-12-11move command definitions (as well as helpers) to macrosJan200101
2020-12-07improve grammar in descriptions, add newline to wine check warningJan200101
2020-12-05update wine env output to output actual given wine versionJan200101
2020-12-05send warning and error msgs to stderr, output context messages if tty[…]Jan200101
2020-12-05add wine env command […]Jan200101
2020-11-22implement DXVK functionality, renamed installed to list-installed, […]0.1.7Jan200101
2020-11-21add proton supportJan200101
2020-10-20improve codebase qualityJan200101
2020-10-20properly include header directories, change how json-c is foundJan200101
2020-10-12modify argc and argv for help messages like all other function callsJan200101
2020-10-12append system arch to wine version if wine version was not foundJan200101
2020-10-11replace meson with cmakeJan200101
2020-10-05fix compiler warning, replace bin,obj ignore with buildJan200101
2020-10-05Use Meson build systemMasanori Kakura
2020-09-04correct strn sizes, replace str calls with strn variant, check wine pathJan200101
2020-08-18first part of a proper lutris implementation and cleanup0.1.4Jan200101
2020-08-10a lot of changes […]0.1.3Jan200101
2020-08-01Improve code structure […]Jan200101
2020-07-31implement running wine from polecat and more0.1.2Jan200101
2020-07-31implement config dirs and unpack tars to them0.1.1Jan200101
2020-07-30Initial commit0.1.0Jan200101