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
|
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 95632383ed .
|
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 2b8c14ad82 .
|
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 |
David Sansome
|
4bc8ef1979
|
Add libgstgdp.dll to the windows installer
|
2011-11-28 21:32:54 +00:00 |
David Sansome
|
c38043b7e7
|
Require libspotify 10, update the windows installer to use the new libspotify.dll filename, add libspotify ldflags properly.
|
2011-11-27 18:47:02 +00:00 |
John Maguire
|
516190bfc2
|
Update spotify dll name.
|
2011-09-29 14:24:20 +02:00 |
David Sansome
|
5b43673570
|
Bundle the openssl libraries with the windows installer
|
2011-09-27 21:57:17 +01:00 |
John Maguire
|
832a8a5143
|
Ship QtSvg DLL on windows.
|
2011-09-27 14:08:39 +02:00 |
David Sansome
|
2b8c14ad82
|
Remove libgsttcp.dll from the windows installer
|
2011-09-25 19:26:06 +01:00 |
John Maguire
|
07528f844b
|
Install QJson DLL on windows.
|
2011-09-24 12:43:13 +02:00 |
David Sansome
|
191e23ed13
|
Remove old references to libarchive
|
2011-08-10 16:30:36 +01:00 |