David Roman
|
58848dfae3
|
make tests optional
|
2024-03-12 13:08:30 +01:00 |
|
emeric
|
9090cc64a9
|
Merge branch 'benchmarks' into develop
|
2024-02-03 14:58:13 +01:00 |
|
emeric
|
2214d75419
|
Made benchmarks an option
|
2024-02-03 00:08:01 +01:00 |
|
emeric
|
6cfa4e9de6
|
Switched to C++20
|
2024-02-01 22:34:36 +01:00 |
|
emeric
|
19b0856dac
|
Added google benchmark support + small test
|
2024-01-07 15:49:30 +01:00 |
|
emeric
|
db7bbf13d6
|
Switched from custom zipper code to libarchive (better compatibility)
|
2023-06-25 16:40:10 +02:00 |
|
emeric
|
2b7d3bfaf4
|
Added a message box to display some track information. closes #276
|
2022-11-21 21:04:23 +01:00 |
|
emeric
|
ef793253c7
|
Still converting to bootstrap 5. Converted release dropdown
|
2022-05-07 14:18:43 +02:00 |
|
emeric
|
5acb5e4f73
|
WIP
|
2021-09-26 14:47:24 +02:00 |
|
emeric
|
441aed622c
|
Made database ID manipulations safer
|
2021-09-20 23:53:38 +02:00 |
|
emeric
|
3c51beb1f5
|
Fixed missing check + typo
|
2021-06-07 12:52:21 +02:00 |
|
emeric
|
67ce7151ff
|
Switched to gtest for unit testing
|
2021-05-03 13:20:43 +02:00 |
|
emeric
|
cc28d893f5
|
Added authentication backends: internal, pam and http-headers. fixes #119
|
2021-03-04 19:32:09 +01:00 |
|
emeric
|
ab6892328b
|
Removed pstreams dependency
|
2020-12-13 18:53:21 +01:00 |
|
emeric
|
6cbdc0ddab
|
Fixed GraphicsMagick++ build
|
2020-11-18 14:01:04 +01:00 |
|
emeric
|
a82a5df044
|
Fixed taglib to properly use pkgconfig's variable on link
|
2020-11-18 09:59:32 +01:00 |
|
Bram
|
263164b3f6
|
Minor changes related to library linking
|
2020-11-17 14:53:01 +01:00 |
|
emeric
|
8520ca5c0f
|
Added some travis ci target + corrected some warnings
|
2020-10-31 22:33:01 +01:00 |
|
emeric
|
c04f57ceb5
|
Made STB the default image manipulation library to reduce memory usage (GraphicsMagick can still be selected). closes #93
|
2020-10-17 14:58:41 +02:00 |
|
emeric
|
8a84a078be
|
Fixed regression on recommendation engine
|
2020-08-31 14:15:10 +02:00 |
|
emeric
|
30a037d5b0
|
Clean second pass
|
2020-07-06 12:20:40 +02:00 |
|
emeric
|
50b0fd1cb8
|
Various fixes + refacto
|
2020-07-05 15:15:51 +02:00 |
|
Tazio Ceri
|
f8fb64b5e4
|
Implemented PAM authentication
|
2020-06-28 23:49:16 +02:00 |
|
Tazio Ceri
|
22eae833f8
|
Improved build system to check compile time dependencies
|
2020-06-28 22:52:41 +02:00 |
|
emeric
|
a45f953b68
|
CMake >= 3.12 to properly work
|
2020-03-30 22:56:12 +02:00 |
|
emeric
|
8a09aa4e01
|
Trying to find std::filesystem using cmake
|
2020-03-29 18:41:26 +02:00 |
|
emeric
|
2c9952b8b7
|
Switching from ImageMagick++ to GraphicsMagick++ to ease compatibility with wt4. ref #42
|
2020-03-28 20:09:57 +01:00 |
|
emeric
|
4c6af6f9d3
|
Made tests optional
|
2020-02-14 14:01:27 +01:00 |
|
emeric
|
f44addc2a2
|
Restored unit tests
|
2020-02-13 20:04:20 +01:00 |
|
emeric
|
876fb12fe4
|
WIP
|
2020-02-13 13:00:22 +01:00 |
|