Jonas Kvinge
edd088927d
macdeployqt: List missing gstreamer plugins instead of failing
...
Fixes #936
2022-05-04 23:11:53 +02:00
Jonas Kvinge
94cf1f8698
macdeployqt: Remove optional plugins
2022-03-11 20:45:15 +01:00
Jonas Kvinge
1b363babe2
Use our own macOS dependencies
2022-03-10 15:51:07 +01:00
Jonas Kvinge
604b35dfde
Update 3rdparty/README.md
2022-02-17 22:14:05 +01:00
Jonas Kvinge
a1735278df
Add 3rdparty getopt for MSVC
2022-02-06 17:29:07 +01:00
Jonas Kvinge
8bf473dc3a
SingleApplication: Simplify code
2022-02-06 04:18:59 +01:00
Jonas Kvinge
e106dda794
SingleApplication: Make const
2022-02-06 04:18:40 +01:00
Jonas Kvinge
1dd4eb05f2
Update SingleApplication
2022-02-06 00:07:15 +01:00
Jonas Kvinge
817153b20b
SingleApplication: Remove use of deprecated QCryptographicHash::addData
2022-02-05 18:58:43 +01:00
Jonas Kvinge
a4d055b3ac
Remove obsolete cmake version check
2021-11-04 00:05:06 +01:00
Jonas Kvinge
9fbecb5af6
macdeployqt: Use static `QFile::exists()`
2021-10-30 19:23:08 +02:00
Jonas Kvinge
79ac53b2d9
Fix narrowing conversions
2021-10-30 02:21:29 +02:00
Jonas Kvinge
0da0e0a6db
macdeployqt: Fix typo
2021-10-09 01:50:19 +02:00
Jonas Kvinge
de2b6d1dee
macdeployqt: Replace QSet with QList
2021-10-09 01:50:19 +02:00
Jonas Kvinge
1fd0d1a330
macdeployqt: Remove FinalCheck from header
2021-10-08 23:47:33 +02:00
Jonas Kvinge
84d9b30fec
macdeployqt: Replace bearer with tls
2021-10-08 23:40:41 +02:00
Emmanuel
0637b65846
Fix a few narrowing conversions ( #761 )
...
* Fix narrowing conversion in album cover loader
* Fix narrowing conversions in discogs cover provider
* Fix narrowing conversions in spotify cover provider
* Add explicit conversion in moodbarbuilder
* Fix narrowing conversions in osd dbus
* Make WordyTimeNanosec use unsigned quint64
* Fix narrowing conversions in song
* Fix narrowing conversions in qobuz stream url request
* Make ConnectionInfo.msgLen use unsigned quint64
* Make AnalizerBase.timeout to signed int
* Fix narrowing conversions in album cover fetcher
* Make fht type be unsigned int
* Correct for type in blockanalizer and use std::fill where possible
* Revert "Fix narrowing conversions in song"
This reverts commit 3de291394d
.
2021-09-12 21:24:22 +02:00
Jonas Kvinge
6e0a5fb5c6
Make const
2021-08-25 02:29:05 +02:00
Jonas Kvinge
ea2bfbda44
Formatting
2021-08-23 21:21:08 +02:00
Jonas Kvinge
ed7794f396
macdeployqt: Replace foreach with C++11 for loop
2021-08-23 01:44:35 +02:00
Jonas Kvinge
679b468618
macdeployqt: Fix QLibraryInfo::LibraryExecutablesPath with Qt 5
2021-08-19 20:27:21 +02:00
Jonas Kvinge
9cc995cb52
Add macdeploycheck
2021-08-19 19:17:43 +02:00
Jonas Kvinge
42d414797a
macdeployqt: Formatting
2021-08-19 19:17:43 +02:00
Jonas Kvinge
b071a4df70
macdeployqt: Simplify code in changeInstallName
2021-08-19 19:17:43 +02:00
Jonas Kvinge
46d927291c
macdeployqt: Adapt upstream change
2021-08-19 19:17:43 +02:00
Jonas Kvinge
50ab01d9c9
macdeployqt: Remove unused option to specify plugins dir
2021-08-19 19:17:43 +02:00
Jonas Kvinge
7ce922b084
Simplify CMake by using macros
2021-07-30 21:17:50 +02:00
Jonas Kvinge
190b23b702
Fix build with macports
2021-07-18 15:23:57 +02:00
Jonas Kvinge
4251bee3ca
Change some uses of QMap to QHash
2021-07-12 08:28:52 +02:00
Jonas Kvinge
e48b7d83a3
Formatting
2021-07-11 09:49:38 +02:00
Jonas Kvinge
cd82b0a669
Fix spelling and typos
2021-07-02 18:45:53 +02:00
Jonas Kvinge
d614a94203
Remove const from SingleApplication methods
2021-06-22 16:15:04 +02:00
Jonas Kvinge
584f5e5935
Change bool/int condition
2021-06-22 14:04:42 +02:00
Jonas Kvinge
58a5367015
Make const
2021-06-22 14:04:42 +02:00
Jonas Kvinge
8c2b907ff5
Make static
2021-06-22 14:04:42 +02:00
Jonas Kvinge
3a3305c020
Uppercase literal suffix
2021-06-20 23:49:04 +02:00
Jonas Kvinge
1295033fae
Clang-Tidy and Clazy fixes
2021-06-20 19:04:08 +02:00
Jonas Kvinge
6fa331ad06
Make macdeployqt work with Qt 5 too
2021-04-10 03:28:38 +02:00
Jonas Kvinge
beacea0482
Improve macdeployqt patch
2021-03-31 01:00:51 +02:00
Jonas Kvinge
59bffed47f
Use static_cast
2021-03-21 18:53:02 +01:00
Jonas Kvinge
ee5a191e39
Change to qint64
2021-03-21 06:07:11 +01:00
Jonas Kvinge
645da2713d
Remove emit from slots
2021-03-21 04:36:54 +01:00
Jonas Kvinge
9498638988
Make macdeployqt use environment variables for gstreamer
2021-03-20 14:19:49 +01:00
Jonas Kvinge
87dad82210
Update README.md
2021-03-19 00:35:13 +01:00
Jonas Kvinge
6fb48af598
Fix macOS deployment
2021-03-18 23:08:50 +01:00
Jonas Kvinge
8193be36e5
Use a modified version of macdeployqt
2021-03-17 21:12:12 +01:00
Jonas Kvinge
32b94555c3
Remove 3rdparty taglib
2021-02-27 16:55:41 +01:00
Jonas Kvinge
f908336ec6
Add back old MPEG::File::File constructor
...
The unit tests still uses it.
Fixes #650
2021-02-15 21:47:50 +01:00
Jonas Kvinge
877319a8e5
taglib: Change while to for loop in TableOfContentsFrame
2021-02-13 00:41:49 +01:00
Jonas Kvinge
295db43bca
taglib: Remove unused methods
2021-02-13 00:31:54 +01:00