1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-25 01:02:37 +01:00
Commit Graph

335 Commits

Author SHA1 Message Date
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
John Maguire
319b8a5824 Use SHA512 signatures for the spotify blob.
SHA512 is unsupported by reasonable QCA versions so we must use
libcrypto++ instead.
2015-04-28 12:27:07 +01:00
John Maguire
c3e88aced5 Update root certs file for mac 2015-04-27 11:21:22 +01:00
Chocobozzz
a07ff98456 Modify icon name of .protocol and .desktop too 2015-04-22 08:45:18 +02:00
John Maguire
766ba2ad89 Merge pull request #4816 from Chocobozzz/icons
Add 128x128 icon of Clementine and change the icons name
2015-04-20 17:18:42 +01:00
Chocobozzz
26718c777a Add 128x128 icon of Clementine and change the icons name 2015-04-20 18:06:34 +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
c5867ee9f8 Add chromaprint build dependency for Fedora. 2015-02-09 15:09:13 +01:00
John Maguire
2795c4a8a6 Install libechonest.dll on win32. 2015-02-09 11:31:54 +01:00
John Maguire
c55c6130a0 Remove our copy of libechonest. 2015-02-09 11:22:05 +01:00
John Maguire
7f52793a74 Try fixing fedora deps for gstreamer 1 2015-01-15 17:59:17 +01:00
David Sansome
bb554a4685 Don't depend on libplist or usbmuxd on Fedora, since these packages currently have broken dependencies in the official repos (!!) 2014-12-26 10:34:56 +11:00
Krzysztof Sobiecki
8b934b7ada Make formater a little bit more generic 2014-12-16 14:32:10 +01:00
Krzysztof Sobiecki
63b0c10125 Update copyright.py to use Original Author lines 2014-11-29 20:17:04 +01:00
John Maguire
64c34f58ae Merge pull request #4608 from sobkas/src_core_fix
Fix the copyright info and formatting in src/podcast and src/core
2014-11-27 15:17:16 +01:00
Andreas
3fb6e0d2b5 Try to fix windows build. 2014-11-14 17:44:07 +01:00
Krzysztof Sobiecki
6efb5d05b7 Fix some problems 2014-11-05 17:48:04 +01:00
Krzysztof Sobiecki
a85728dfb3 Fix some problems 2014-11-05 17:48:03 +01:00
John Maguire
b4784e82fd Make Soup check SSL against our shipped root certs. 2014-10-01 15:06:22 +02:00
John Maguire
e9dc93942d Update plugin library names for gstreamer-1.0 2014-09-30 17:52:51 +02:00
John Maguire
db91aed036 Update mac gstreamer plugin search path 2014-09-30 17:30:34 +02:00
John Maguire
af11f5551d Update Fedora package names for gstreamer 1 2014-09-26 13:37:17 +02: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
abcd8e181d Change the deb and rpm specs to use gstreamer-1.0 instead of 0.10 2014-09-22 22:35:35 +10:00
John Maguire
ff371a6769 Add appdata xml to RPM spec 2014-06-02 11:52:33 +02:00
David Sansome
3e51d13bc0 Add an AppData file. Fixes #4381 2014-06-01 20:39:15 +10:00
David Sansome
f7f1fcd1e5 Install libgmp-10.dll which is required by libgiognutls.dll. Fixes #4332 2014-05-10 09:04:40 +00:00
David Sansome
7c5be02030 Oops, wrong package name for fedora 2014-03-30 17:29:26 +11:00
David Sansome
7fc3596575 Depend on libpulse-dev 2014-03-30 17:27:03 +11:00
John Maguire
e9a6ae87be Change make format to ignore deleted files. 2014-03-28 14:55:04 +01:00
John Maguire
9b01c03f71 Remove libimobiledevice from RPM dependencies. 2014-03-14 11:50:59 +01:00
Janez Troha
000206190a Add: Slovenian translation
Added Slovenian translation for GenericName and Comment.

Signed-off-by: Andrej Mernik <andrejm@ubuntu.si>
2014-03-08 12:17:48 +01: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