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 81c905bcf5f3a515fa29bb72f43b5b0c2d7fba59.
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 9deb33139952e8bad9379c05a3b4d1a792875975.
2015-04-29 19:03:37 +02:00
Andreas
d30bd3b3e4
Revert "Fix writing install dir reg key."
...
This reverts commit d2bb07ead660a546ed6142bfaa984dcfd086ed14.
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 80ce992c9c844f9c2181472e602a43ba28048ce1 & ff29ea29db528f255e75624ab454cacbfe42d011.
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
Andreas
a8e8898111
Fix portable nsis script.
2013-10-09 18:19:35 +02:00
Andreas
1d3a1dca1f
Update buildscript to create a normal and a portable installer.
2013-10-05 12:23:16 +02:00
Andreas
1c2f4be185
Windows installer: Open clementine with no parameters. Should fix issue 3812.
2013-08-11 13:00:35 +02:00
David Sansome
eb20fb5945
Remove all the soruce for WMDM devices. Fixes issue 3748
2013-06-30 08:25:12 +00:00
Andreas
eeb54a4684
Windows: Run Clementine after installation with normal user privileges.
2013-06-13 18:08:18 +02:00
Andreas
006887d242
Windows uninstaller removes all files from install directory now.
2013-06-12 17:01:27 +02:00
John Maguire
3d434f1c88
Remove iDevice support as it doesn't work well for modern devices and libgpod shows no signs of updating to support them.
...
Fixes issue #3683
2013-05-17 15:30:56 +02:00
John Maguire
80f2688dca
Remove old DLLs from pre-mingw-w64 installs.
2012-11-15 22:27:19 +00:00
John Maguire
42e67dcc3c
Update DLLs for newer deps & mingw-w64.
2012-11-13 17:05:24 +01:00