- Apr 30, 2024
-
-
pavlidic authored
-
- Mar 19, 2024
-
-
Thomas Pravinos authored
-
- Nov 18, 2023
-
-
kongr45gpen authored
-
- Oct 24, 2023
-
-
Chris Ioannidis authored
-
- Oct 09, 2023
-
-
Konstantinos Petridis authored
-
- Sep 30, 2023
-
-
athatheo authored
-
- Jun 22, 2023
-
-
athatheo authored
-
- Jun 21, 2023
-
-
athatheo authored
-
- May 31, 2023
-
-
athatheo authored
-
- Sep 04, 2022
-
-
Nikos Strimpas authored
-
- May 19, 2022
-
-
athatheo authored
-
- May 17, 2022
-
-
Konstantinos Petridis authored
-
Konstantinos Petridis authored
-
- Apr 27, 2022
-
-
Konstantinos Petridis authored
-
kpetridis authored
-
- Mar 18, 2022
-
-
kpetridis authored
-
- Mar 08, 2022
-
-
kongr45gpen authored
-
- Jan 22, 2022
-
-
athatheo authored
-
- Jan 03, 2022
-
-
Baptiste 'curlyboi' Fournier authored
-
- Dec 27, 2021
-
-
Stelios Tzelepis authored
-
- Dec 21, 2021
-
-
Konstantinos Petridis authored
-
- Dec 11, 2021
-
-
Dimitrios Sourlantzis authored
-
- Nov 27, 2021
-
-
Konstantinos Petridis authored
-
- May 16, 2021
-
-
kongr45gpen authored
-
- Apr 11, 2021
-
-
Chris Ioannidis authored
-
- Apr 13, 2020
-
-
athatheo authored
-
- Apr 05, 2020
-
-
athatheo authored
-
- Mar 14, 2020
-
-
Grigoris Pavlakis authored
-
- Sep 18, 2019
-
-
kongr45gpen authored
-
- Sep 01, 2019
-
-
kongr45gpen authored
Fix a bug with error names not showing up in the logs
-
kongr45gpen authored
-
- Aug 11, 2019
-
-
Grigoris Pavlakis authored
Fixes linker errors. Credits to @kongr45gpen for the catch.
-
- Aug 08, 2019
-
-
kongr45gpen authored
Since main.cpp only refers to desktop content
-
- Apr 05, 2019
-
-
hiluluk authored
-
- Apr 04, 2019
-
-
Grigoris Pavlakis authored
Finish fixing Message errors Fix 3 of the last 4 errors of TimeHelper
-
- Apr 01, 2019
-
-
athatheo authored
# Conflicts: # CMakeLists.txt # src/Services/EventReportService.cpp
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Fix a blunder with the test version of call() Attempt to calm down clang-tidy and fix some stupid warnings in my CRC code (nothing much, just turned the counter int in a for-loop into a uint32_t to shut gcc up) Comment out the empty constructor to mute clang-tidy's warning about trivial constructors
-
Grigoris Pavlakis authored
Solve the pointer storage problem to the map, storing them as void*. Retrieval tested with explicit casts, now looking for a way to store type information of functions in a retrievable way Make clang-tidy happy again, attempt #1 Attempt #2 at calming down clang-tidy
-