Jonas Kvinge
|
3da681a6b1
|
Add fatal error for missing protobuf compiler
|
2020-08-07 19:43:03 +02:00 |
Jonas Kvinge
|
8390237cc4
|
Fix Sparkle integration for macOS
|
2020-08-02 06:32:01 +02:00 |
Jonas Kvinge
|
af0d092054
|
Use sparkle to check for updates on macOS and Windows
|
2020-08-01 03:37:16 +02:00 |
Jonas Kvinge
|
f22133c3c5
|
Fix translations for Qt 6
|
2020-07-30 20:49:24 +02:00 |
Jonas Kvinge
|
f5b245c72d
|
Add option to compile with Qt 6
|
2020-07-18 04:47:54 +02:00 |
Jonas Kvinge
|
9852e588c1
|
Change compile options
|
2020-07-17 16:32:37 +02:00 |
Jonas Kvinge
|
07553476d4
|
Remove xine
|
2020-07-16 00:59:46 +02:00 |
Jonas Kvinge
|
1773283456
|
Remove xine metronom.pts_per_smpls check
|
2020-07-16 00:44:41 +02:00 |
Jonas Kvinge
|
4208b512f8
|
Remove some unused stuff in CMakeLists.txt
|
2020-07-09 20:09:07 +02:00 |
Jonas Kvinge
|
27ce0e6d60
|
Add REQUIRED to find_package for GnuTLS
|
2020-07-08 17:29:58 +02:00 |
Jonas Kvinge
|
904097b7b1
|
Add back option to use system taglib, add warning at the bottom
|
2020-07-07 23:44:04 +02:00 |
Jonas Kvinge
|
eae287be37
|
Remove -Wno-bool-conversion
|
2020-06-27 03:00:25 +02:00 |
Jonas Kvinge
|
5f71a558b9
|
Adapt most changes from taglib2
|
2020-06-26 23:30:30 +02:00 |
Jonas Kvinge
|
b5818a9b62
|
Look for 2.0 module of libplist and libusbmuxd
Fixes #467
|
2020-06-20 17:39:43 +02:00 |
Jonas Kvinge
|
3b58c02db0
|
Improve CMake files (#460)
|
2020-06-17 22:56:20 +02:00 |
Jonas Kvinge
|
6e061764ee
|
Remove phonon
|
2020-04-25 01:42:29 +02:00 |
Jonas Kvinge
|
7a56ffb7c3
|
Use COMPILE_LANGUAGE when setting compile options
|
2020-04-24 00:01:59 +02:00 |
Jonas Kvinge
|
9289394261
|
Remove some compile options
|
2020-04-23 21:50:25 +02:00 |
Jonas Kvinge
|
ac40094d37
|
Update CMakeLists.txt files
|
2020-04-23 20:59:09 +02:00 |
Jonas Kvinge
|
d90aecb164
|
Add back Tidal support
|
2020-04-13 19:04:06 +02:00 |
Jonas Kvinge
|
e55d9cafb6
|
Update logger
|
2020-03-08 18:40:39 +01:00 |
Jonas Kvinge
|
7ae049b559
|
Require Qt 5.6 or higher
|
2020-02-29 21:50:10 +01:00 |
Jonas Kvinge
|
2e0f7b367f
|
Remove tidal and qobuz
Fixes #369
|
2020-02-25 01:08:03 +01:00 |
Jonas Kvinge
|
7312e3f452
|
Find backtrace quiet
|
2020-02-23 20:42:30 +01:00 |
Jonas Kvinge
|
52ee21d550
|
Remove C++11Compat.cmake
|
2020-02-18 01:22:04 +01:00 |
Daniel Kolesa
|
814bb3006c
|
libstrawberry-common: check for library/includes for backtrace() (#364)
This is a non-standard header, so it should be checked properly.
This fixes compilation with musl libc and possibly other C library
implementations.
|
2020-02-06 20:04:23 +01:00 |
Jonas Kvinge
|
af1b0ace19
|
Use bultin taglib on Windows too by default
|
2020-02-06 18:37:02 +01:00 |
Jonas Kvinge
|
d1aa276465
|
Move -DTAGLIB_STATIC
|
2020-01-16 01:56:47 +01:00 |
Jonas Kvinge
|
2af6fc7452
|
Add -DTAGLIB_STATIC
|
2020-01-16 01:40:30 +01:00 |
Jonas Kvinge
|
31aa42c2fa
|
Fix compile with translations on Windows
|
2020-01-03 02:07:37 +01:00 |
Jonas Kvinge
|
8ac83a46f5
|
Remove clang compiler flag
|
2019-11-15 23:24:37 +01:00 |
Jonas Kvinge
|
bbad45f1e7
|
Minor cmake fixes
|
2019-11-15 00:22:41 +01:00 |
Jonas Kvinge
|
f449808ba3
|
Fix: imobiledevice depends on libgpod enabled
|
2019-10-03 22:54:40 +02:00 |
Jonas Kvinge
|
e45a0bf24b
|
Add stream discoverer to gstreamer pipeline and continuous updating of bitrate
|
2019-09-07 23:34:13 +02:00 |
Jonas Kvinge
|
9b45f0661e
|
Add option to bundle gstreamer plugins on Linux
|
2019-08-27 22:29:48 +02:00 |
Martin Delille
|
0e97f99f93
|
remove 3rdparty SPMediaKeyTap (#239)
|
2019-08-11 20:44:32 +02:00 |
Jonas Kvinge
|
10c57cf6da
|
Release 0.6.2
|
2019-08-03 13:57:54 +02:00 |
Jonas Kvinge
|
43b9941dc8
|
Make sqlite3 fts5 check fatal
|
2019-08-02 21:12:18 +02:00 |
Jonas Kvinge
|
0bfebd90da
|
Add CMAKE_REQUIRED_FLAGS --std=c++11 to check_cxx_source_runs
|
2019-08-01 21:49:19 +02:00 |
Jonas Kvinge
|
93f33615ad
|
Don't use check_cxx_source_runs when cross-compiling
|
2019-07-31 23:06:59 +02:00 |
Jonas Kvinge
|
588a0b3c41
|
Add cmake test for sqlite3 FTS5
|
2019-07-31 20:05:38 +02:00 |
Jonas Kvinge
|
8a0e66bf11
|
Switch to FTS5 with unicode61 (#229)
* Switch to FTS5 with unicode61
* Update required sqlite version in README
* Update README
* Change back db file
|
2019-07-30 22:45:22 +02:00 |
Jonas Kvinge
|
c9f01f4bc4
|
Remove old devicekit udisks backend
|
2019-07-13 23:00:25 +02:00 |
Jonas Kvinge
|
c8bd89e56f
|
Remove support for old imobiledevice uuid, it won't work anyway because
of other changes
|
2019-07-13 17:55:50 +02:00 |
Jonas Kvinge
|
60bd90848b
|
Add tests (#193)
|
2019-06-28 01:33:22 +02:00 |
Jonas Kvinge
|
89252d0dba
|
Add Qobuz support (#181)
|
2019-06-19 02:22:11 +02:00 |
Jonas Kvinge
|
7b54cef23b
|
Add Subsonic support (#180)
|
2019-06-17 23:54:24 +02:00 |
Jonas Kvinge
|
c1939a36dd
|
Change CMakeLists.txt to use list APPEND for Qt5
|
2019-06-08 22:03:10 +02:00 |
Jonas Kvinge
|
8b05af7ca3
|
Make xine analyzer optional
|
2019-05-28 18:37:51 +02:00 |
Jonas Kvinge
|
69eeb4b0f8
|
Move QSearchField to widgets and remove rest of qocoa
|
2019-05-08 23:34:44 +02:00 |