1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-23 08:20:01 +01:00
Commit Graph

370 Commits

Author SHA1 Message Date
John Maguire
b788f07c6d Include libsoup and libpsl DLLs 2018-11-25 22:11:21 +00:00
John Maguire
2d07ea716a Fix Fedora build 2018-11-22 21:11:37 +00:00
Jonas Kvinge
e60a0d817e Set locale to make sure the date will be correct in the spec file (#6205) 2018-11-17 14:11:53 +00:00
eclipseo
f7851b36ca Fix Appstream data installation target (#6180)
According to the Appstream specifications, Appdata files must now be installed
in /usr/share/metainfo. /usr/share/appdata is a legacy path.

See: https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Application.html
and: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
2018-10-22 16:39:33 +01:00
John Maguire
1f5d6adf0c Cloud builder for transifex pull 2018-09-17 15:07:11 +01:00
Clementine Buildbot
31a9b452fb Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2018-09-17 14:03:05 +00:00
John Maguire
792b320c0c Use seconds for timeout 2018-09-17 14:39:31 +01:00
John Maguire
7bc13781d2 Increase build timeout 2018-09-17 14:38:14 +01:00
John Maguire
90a0314a89 Add cloud builder for tx push 2018-09-17 14:36:12 +01:00
vaterlangen
fcf96cb6ff Queue size and duration is now displayed in queue manager && Album Cover Popup fixes (#6086) 2018-06-18 14:21:44 +01:00
Sveinn í Felli
efeafeea6c Update clementine.desktop (#5975)
Adding translation for Icelandic [is]
2018-02-01 08:16:33 +00:00
mananaBanana
62d1eb4457 Added Hindi translations for desktop file. Removed empty lines (#5876) 2017-10-04 17:00:05 +01:00
John Maguire
913cc29186 Include xingmux plugin on mac.
Fixes #5231
2017-09-17 14:15:52 +01:00
Jacob Henner
e7ec942256 Explicitly using python2 to prevent errors on py3-default systems 2017-03-13 18:58:15 +00:00
John Maguire
426118a4dc Revert "include opus support in windows build (#5648)"
This reverts commit 81c905bcf5.

Breaks the windows build.
2017-03-06 18:23:17 +00:00
Nicolai J
81c905bcf5 include opus support in windows build (#5648) 2017-03-06 12:00:38 +00:00
John Maguire
87d12ffccf Use versioned FLAC DLL. 2017-01-06 15:57:37 +00:00
John Maguire
265f27aff6 Fix libhogweed dll 2016-12-23 14:00:15 +00:00
John Maguire
43c2fad0e9 Excludes must go before directory in tar command.
Lovely that the behaviour changed in some random tar version between
Fedora 24 and Fedora 25...
2016-12-21 17:59:52 +00:00
John Maguire
230e8222f8 Bump DLL versions 2016-12-21 17:10:56 +00:00
John Maguire
f166780be5 Try building a more featureful dmg again 2016-12-20 17:34:28 +00:00
John Maguire
08e1db494d Create dmg with genisoimage & libdmg-hfsplus 2016-12-20 15:55:30 +00:00
John Maguire
f829fd2d0d Use cross version of otool if available. 2016-12-19 12:54:23 +00:00
John Maguire
ae4fac4b4f Use cross version of install_name_tool if available. 2016-12-15 11:43:47 +00:00
John Maguire
acc5e9f07c Use linux-compatible commands in mac script. 2016-12-15 11:37:01 +00:00
Golubev Alexander
04f73d1253 Remove OnlyShowIn=Unity from clementine.desktop's action sections (#5444) 2016-07-18 10:45:03 +01:00
John Maguire
9291f09b1b Merge branch 'master' into PanderMusubi-master 2016-04-06 15:43:32 +01:00
René Tronsgaard Rasmussen
129bf80830 Add option "Stop after this track" to the Unity launcher icon. 2016-03-18 20:22:13 +01:00
Pander
dc534bbcef Added support for Intergalactic FM 2016-02-05 19:29:43 +01:00
David Sansome
1f864f3522 Use %{?dist} to get the rpm distro name, and remove the old Rpm.cmake 2015-12-31 16:02:19 +11:00
David Sansome
e869086530 Build with -fPIC on fedora, as is now required (https://fedoraproject.org/wiki/Changes/Harden_All_Packages) 2015-12-31 13:07:08 +11:00
David Sansome
ea0480f32c Don't create Versions/4/4 symlinks 2015-12-13 17:55:48 +11:00
David Sansome
978d849164 Create .xz instead of .gz for source releases 2015-12-13 15:52:30 +11:00
David Sansome
d50cfd5293 Install frameworks into the app bundle properly so Mavericks considers them signed 2015-12-10 23:31:01 -06:00
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 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