Releases: GXTX/YACardEmu
Releases · GXTX/YACardEmu
CI-eb529e1
Some versions of GCC don't like this (#33)
CI-7d1ad5d
Remove constexpr on the pos values, GCC doesnt like it
CI-8191d79
GH Actions fix
CI-c508a33
Flush logger before waiting for input on Windows
CI-db93909
UI selects a default card if none are active now
CI-5a789e9
Linux pipe support!
CI-af4d0a9
Dumb.
CI-8b7cce9
Ensure cards are saved on close, it was possible to lose data
CI-b3fc6d9
Active card is now first on the list!
CI-0f823b0
Spawn threads for long printer actions to maintain connection, custom…