1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-03 13:30:26 +01:00
Commit Graph

155 Commits

Author SHA1 Message Date
John Maguire
a551c40c4e Remove Spotify playback support
libspotify is dead
2022-09-01 22:55:44 +01:00
Jonas Kvinge
d374e50fed Add Qt5Svg.dll and qsvg.dll 2020-06-05 00:11:57 +01:00
Jonas Kvinge
789dcfa0eb Update windows nsi 2020-06-05 00:11:57 +01:00
John Maguire
b007e54b3d Add liblastfm for windows 2020-04-23 01:18:32 +01:00
John Maguire
b0c92ae784 Install windows style plugin
Fixes #6523
2020-04-12 22:00:45 +01:00
John Maguire
add836a053 Add qt platform plugin 2019-11-14 22:52:20 +00:00
John Maguire
367b18223f Update bundled DLL list 2019-11-14 22:44:30 +00:00
John Maguire
3af1fe92aa Add KillProc nsis plugin 2019-11-14 22:30:10 +00:00
John Maguire
1890cd9a18 Add osversion nsis plugin 2019-11-14 22:15:25 +00:00
John Maguire
dad41fed3d Add nsisplugins directly 2019-11-14 21:57:28 +00:00
John Maguire
3e48f7b152 Fix libsoup DLL name 2018-11-26 11:20:10 +00:00
John Maguire
e20f0d2554 Do not include echonest dll 2018-11-26 10:31:15 +00:00
John Maguire
b788f07c6d Include libsoup and libpsl DLLs 2018-11-25 22:11:21 +00:00
John Maguire
426118a4dc Revert "include opus support in windows build (#5648)"
This reverts commit 81c905bcf5.

Breaks the windows build.
2017-03-06 18:23:17 +00:00
Nicolai J
81c905bcf5 include opus support in windows build (#5648) 2017-03-06 12:00:38 +00:00
John Maguire
87d12ffccf Use versioned FLAC DLL. 2017-01-06 15:57:37 +00:00
John Maguire
265f27aff6 Fix libhogweed dll 2016-12-23 14:00:15 +00:00
John Maguire
230e8222f8 Bump DLL versions 2016-12-21 17:10:56 +00:00
David Sansome
651753867a Install libsqlite 2015-09-17 00:17:55 +10:00
David Sansome
6ffa9b2459 Install libgpod.dll on Windows 2015-08-01 19:32:14 +10:00
Andreas
dfbf6a954b NSI: Delete gstreamer-1.0-0.dll instead of 0.10. 2015-05-01 12:23:23 +02:00
Andreas
d322c12387 Update windows uninstaller to remove all files correctly. 2015-04-30 10:28:27 +02:00
Andreas
7cd4a567d7 Fix two Delete statements. They didn't delete the files in the install dir. 2015-04-29 19:08:15 +02:00
Andreas
580cfa4977 Installer was always pointing to C:\Programs\Clementine when an active installation was found. This commit fixes this. 2015-04-29 19:07:29 +02:00
Andreas
150270aa54 Properly get the old install path. Fixes #4806 now. 2015-04-29 19:06:27 +02:00
Andreas
1e2fa10747 Revert "Remember last install dir on windows. Fixes #4806"
This reverts commit 9deb331399.
2015-04-29 19:03:37 +02:00
Andreas
d30bd3b3e4 Revert "Fix writing install dir reg key."
This reverts commit d2bb07ead6.
2015-04-29 19:03:29 +02:00
Andreas
d2bb07ead6 Fix writing install dir reg key. 2015-04-17 21:49:25 +02:00
Andreas
9deb331399 Remember last install dir on windows. Fixes #4806 2015-04-17 15:27:19 +02:00
Arnaud Bienner
34d3d7671d Oops: missed label 2015-04-01 14:07:58 +02:00
Arnaud Bienner
8bd97a1d38 Windows: check if there is already a previous install of Clementine and if so, ask the user if he wants to run the uninstaller. Running the installer will kill any running instance of Clementine, preventing installation issues because the files are used by this process and thus cannot be overwritten. 2015-04-01 11:41:05 +02:00
John Maguire
fca6214a3a Install chromaprint dll 2015-02-09 15:16:33 +01:00
John Maguire
2795c4a8a6 Install libechonest.dll on win32. 2015-02-09 11:31:54 +01:00
Andreas
3fb6e0d2b5 Try to fix windows build. 2014-11-14 17:44:07 +01:00
David Sansome
4d3d12b93b Give those audio libraries some more libgstvideo. Audio libraries love libgstvideo. 2014-09-25 15:09:56 +00:00
David Sansome
98a583550c Include the new windows libraries in the NSIS installer. 2014-09-25 14:48:59 +00:00
David Sansome
f7f1fcd1e5 Install libgmp-10.dll which is required by libgiognutls.dll. Fixes #4332 2014-05-10 09:04:40 +00:00
Andreas
20d122a31b Remove Asturian language from nsis script (is not available). 2014-03-05 18:45:52 +01:00
Andreas
95ca1372dc Revert "First try to warn user it should close Clementine before if upgrading it"
This reverts commit 80ce992c9c & ff29ea29db.

The use of MUI_INSTALLOPTIONS_DISPLAY is no longer supported in MUI2, so this solution is not possible.
2014-03-05 18:08:32 +01:00
Andreas
389b7c57f4 Added language selection to nsis installer. 2014-03-05 17:51:41 +01:00
Arnaud Bienner
ff29ea29db oops, missed to git add new file 2014-03-05 16:35:05 +01:00
Arnaud Bienner
80ce992c9c First try to warn user it should close Clementine before if upgrading it 2014-03-05 16:31:11 +01:00
John Maguire
1c3cee8719 Install libffi DLL. 2014-03-05 15:12:11 +01:00
John Maguire
8c2f927bc2 Add new DLLs to windows install. 2014-03-05 13:34:55 +01:00
John Maguire
49c2fe8de1 Bump installed dependency DLL versions. 2014-03-05 12:16:10 +01:00
John Maguire
054686226e Update DLL list for new version of protobuf 2013-11-26 18:52:08 +01:00
John Maguire
d7aed8b260 Remove generated file again. 2013-11-01 12:46:51 +01:00
Andreas
7470f67acf - Fix remove songs from playlist in network remote.
- Update protocol buffer version.
2013-10-31 19:52:02 +01:00
David Sansome
30cca8adc4 Remove this generated file from git 2013-10-28 14:26:19 +11:00
Andreas
4584b50d18 Fix wrong networkcache dir. 2013-10-10 10:00:57 +02:00