| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move windows service utilities to zenutil and fix clang-format errors | Liam Mitchell | 2025-08-22 | 2 | -664/+0 |
| | | |||||
| * | Initial implementation of service status reporting | Liam Mitchell | 2025-03-04 | 2 | -8/+4 |
| | | |||||
| * | added thread names (#441) | Stefan Boberg | 2023-10-04 | 1 | -1/+3 |
| | | | | added names to process handle GC thread and main thread for easier identification in crash dumps / process monitoring | ||||
| * | Gracefully exit if Ctrl-C is pressed (#293) | Dan Engelbrecht | 2023-05-11 | 1 | -1/+1 |
| | | | | | | * Feature: Gracefully exit if Ctrl-C is pressed * Bugfix: Return error code on exit as set by application * changelog | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 2 | -0/+666 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||