Commit Graph

320 Commits

Author SHA1 Message Date
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
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 b81e5bce5e Remove google code upload scripts. 2014-02-20 18:00:26 +01:00
John Maguire 0f790796a0 Update repo in PPA upload script. 2014-02-19 18:34:22 +01:00
David Sansome c36f4e46db Add "make format-diff" and "make format" commands that use clang-format to reformat source. 2014-02-12 01:20:49 +11:00
John Maguire fd183a80ff Merge branch 'coding_style_fixes_and_c++11' of https://github.com/sobkas/Clementine into sobkas-coding_style_fixes_and_c++11
Conflicts:
	src/podcasts/addpodcastbyurl.cpp
	src/podcasts/gpoddersync.cpp
	src/podcasts/podcastinfowidget.cpp
	src/podcasts/podcastupdater.cpp
2014-02-10 15:55:42 +01:00
Adolfo Jayme Barrientos 3f8976b217 Remove deprecated X-Ayatana actions
Replace with Freedesktop Actions which work with newer Unity.

While I’m here, remove old, redundant es_AR and update ca and es.
2014-02-08 13:25:26 -06:00
Krzysztof A. Sobiecki 8f646de79d A hack to check code with cpplint.py 2014-02-08 15:11:55 +01:00
Krzysztof A. Sobiecki b7da89b978 Default filters are already set, no need for it here 2014-02-07 22:35:29 +01:00
Krzysztof A. Sobiecki 90c69db428 Set default filters in cpplint.py 2014-02-07 22:35:29 +01:00
Krzysztof A. Sobiecki da4658c5fc New line with newline 2014-02-07 22:35:29 +01:00
Krzysztof A. Sobiecki 1e6fc23940 Add cpplint.py options used by myself 2014-02-07 22:35:29 +01:00
Krzysztof A. Sobiecki 6cf22ed5d2 Updated and modified cpplint.py 2014-02-07 22:35:29 +01:00
John Maguire 80d4ef2c87 Merge pull request #4157 from pejakm/desktopfile
[Desktop file] Add Audio category
2014-01-30 08:11:29 -08:00
Mladen Pejaković e3e03bcc18 [Desktop file] Add Audio group 2014-01-30 17:04:55 +01:00