- sept. 27, 2020
-
-
-
Kubat a rédigé
-
- sept. 26, 2020
-
-
Kubat a rédigé
- clear the tmp database before and after making changes on it - fix clear queue. The problem was due of attached databases - update max id of queue table when reordering it - fix generate config on first run, there was a missing strcpy...
-
Kubat a rédigé
- error on empty downloaded json file in repo module. - only accept a json from kurisu/api
- sept. 21, 2020
-
-
Kubat a rédigé
- lktmodule.h include correct .c files when building not in static module mode - define the endiannes defines with the integer 1 when ok - fix lkt_show_config - fix configure.ac for CFLAGS settings
-
Kubat a rédigé
-
Kubat a rédigé
- separate header and source files for modules - create a single header for the modules to include - use the `#define __LKT_MODULE_MAIN_SOURCE__` before including this file in the module's mail source file
-
Kubat a rédigé
- update README.md - update CONTRIBUTING.md / CONTRIBUTORS - lkt manpage - update changelog
-
Kubat a rédigé
- download and build dependencies with configure - add libcurl - add zlib - add iconv - sdl2 without touchscreen - compile using -fPIC - add openssl for libcurl
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
- Update depends.bash - Compile dependencies with the depends.sh script
-
Kubat a rédigé
-
Kubat a rédigé
- move queue.c as a single header lib. Update Makefiles - introduce the module's header
-
Kubat a rédigé
- move queue_tmp to :memory: - fix for correct deletion of content of queue_tmp - avoid segfault when finalizing an already finalized stmt - also make things compile with -Wextra - make things compile again
-
- sept. 16, 2020
-
-
Kubat a rédigé
- sept. 14, 2020
- sept. 13, 2020
- sept. 03, 2020
-
-
Kubat a rédigé
- août 29, 2020
-
-
Kubat a rédigé
Use the `sleep` function instead of `yield` to really release the CPU.
- août 10, 2020