1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-27 09:41:32 +01:00

114 Commits

Author SHA1 Message Date
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
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
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
David Sansome
1ce0fbf332 Uninstall libprotobuf properly in the windows uninstaller, and clean up libprotobuf-lite from previous installs 2012-11-12 19:50:34 +11:00
David Sansome
36ac3a2ec0 Use the full protobuf instead of protobuf-lite, to hopefully fix
a crash on Windows.
2012-11-12 18:16:35 +11:00
Alan Briolat
dbca026a66 Added support for shipping GIO modules (e.g. glib-networking) on win32 2012-02-01 20:58:54 +00:00
David Sansome
c73c87a21a Revert "Add libssl32.dll to the windows installer, just in case"
This reverts commit 95632383ed4ce848433da1bee012a56e79589cae.
2012-01-11 21:29:49 +00:00
David Sansome
626ce20ec0 Merge branch 'external-tagreader' 2012-01-08 18:38:48 +00:00
David Sansome
95632383ed Add libssl32.dll to the windows installer, just in case 2012-01-08 17:37:02 +00:00
David Sansome
1924107e16 Include clementine-tagreader.exe in the windows installer 2012-01-08 16:34:21 +00:00
John Maguire
e1804219dc Reorder DLL deletions. 2012-01-06 17:16:01 +00:00
John Maguire
f241124b1d Remove old OFA fingerprinter. 2012-01-06 16:40:08 +00:00
David Sansome
1cda6bd9a8 Uninstall libgstapp and friends properly on Windows. 2011-12-10 13:16:47 +00:00
David Sansome
e5deb08f36 Add libgsttcp.dll back into the Windows installer.
This reverts commit 2b8c14ad82eaa268ba54fdedf770b26f930cc9b0.
2011-12-10 13:16:32 +00:00
David Sansome
25d3e148e8 Include libgstdataprotocol in the windows installer 2011-12-02 19:30:47 +00:00
David Sansome
c0ac798a71 Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00
David Sansome
b63a7d760d Bundle gstapp plugins in the windows installer 2011-11-30 19:54:42 +00:00