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
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
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
David Sansome
dd3eee63e5
Remove python scripting support
2011-07-23 15:32:12 +01:00
David Sansome
ac97a0707f
Include libcdio and gstcdda in the Windows installer. Fixes issue 1994
2011-06-15 21:35:27 +00:00
David Sansome
b70744266a
Add libpythonqt.dll to the windows installer
2011-05-22 11:48:30 +00:00
David Sansome
9cacd9027e
Remove SIP and PyQt from the Windows installer, add the spotifyblob and the new Python .dll and .zip.
2011-05-21 19:08:55 +00:00
David Sansome
1bf7577764
Install libspotify, protobuf and gsttcp in the Windows installer. Also fix a build error on linux
2011-04-30 18:32:39 +00:00