kcgen

Results 413 comments of kcgen

@Akuma-Git , Can you try the debugger in the latest `main` release, and see which are left? @kklobe's PR https://github.com/dosbox-staging/dosbox-staging/pull/1636 switched from "general curses" to PD Curses, which made it...

@holaimscott , GitHub currently doesn't have ARM64-based Windows workflow runners for us to build on. But if you have such a system, you could try by adapting the notes here:...

@shermp , @Kappa971 , 1. Regarding the `iconv` requirement, we should have it under Linux, macOS, and MSYS2 - so I think we're covered? 2. When it comes to generating...

Interesting, @shermp - I wasn't aware the language itself supported this type of locale/UTF-8 conversion (using codevct). If you know how to put that to use, I'm all for it!...

argh :face_exhaling: at least it's not a direct dependency and only comes in by way of using FluidSynth (I think). The more we can move to the language itself, the...

Moving to 0.8! Can also discuss possibilities of documenting settings in various languages in an online documentation system too, with search and better formatting/layout (versus text files).

> you have to consider how "expensive" it can be for a single person to translate and maintain a documentation That's for sure - the translations are a great example....

@Kappa971, We're going to have three or four supported languages at release time: - German - Italian - Polish - Russian (maybe) When we create the 0.79 release branch, I...