emeric
|
106c30a293
|
Bumped LMS version to 3.72.1
|
2025-11-16 20:15:42 +01:00 |
|
emeric
|
adf80aa601
|
Upgraded version to upcoming v3.72.0
|
2025-11-12 23:12:51 +01:00 |
|
emeric
|
3f5eb27a35
|
Removed outdated boost system library dependency
|
2025-11-02 11:54:08 +01:00 |
|
emeric
|
87fd8bef3b
|
Added a fallback to accept musicbrainzartistid ins artist.nfo files, ref #750
|
2025-09-15 20:27:33 +02:00 |
|
emeric
|
90fc3fc04b
|
Bumped version to v3.70.0
|
2025-09-13 17:56:47 +02:00 |
|
emeric
|
932e7715f5
|
Added podcast support, only from subsonic API for now, ref #726
|
2025-09-13 15:04:13 +02:00 |
|
emeric
|
934cb96164
|
First iteration on adding version in the UI, ref #428
|
2025-08-06 22:37:27 +02:00 |
|
emeric
|
5b73925019
|
Switched to full static release + enable lto for the docker release image
|
2025-01-22 18:34:08 +01:00 |
|
emeric
|
063e3242b4
|
Enable link time optims for non debug builds
|
2025-01-21 13:56:19 +01:00 |
|
Sergey Fedorov
|
ad41b83545
|
CMakeLists: do not use Linux ldflag on macOS
|
2024-09-14 17:12:48 +02:00 |
|
David Roman
|
85fe781c79
|
respect ldflags
|
2024-07-30 11:36:44 +02:00 |
|
emeric
|
1a9b392a71
|
Upgraded alpine images
|
2024-04-27 15:16:03 +02:00 |
|
emeric
|
aff46065b0
|
Export the traces using gzip format
|
2024-04-05 14:10:02 +02:00 |
|
emeric
|
717f71254e
|
Fixed build when CMAKE_BUILD_TYPE is set to None
|
2024-03-19 22:49:50 +01:00 |
|
David Roman
|
3261cc6550
|
make tests optional
|
2024-03-11 19:25: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 |
|