1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-02-02 12:26:48 +01:00

388 Commits

Author SHA1 Message Date
Jonas Kvinge
d4fab4a2ea Merge remote-tracking branch 'upstream/master' into qt5-update 2018-11-11 22:46:07 +01: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
Jonas Kvinge
c29c2e95cc Fixed merge conflicts 2018-09-30 15:11:06 +02: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
Jonas Kvinge
a5e8eba91c Merge remote-tracking branch 'upstream/master' into qt5-update 2018-06-29 02:38:19 +02: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
John Maguire
4273c03132 Merge branch 'master' into qt5 2018-02-19 16:46:42 +00:00
Chocobozzz
70f68b1926
Merge remote-tracking branch 'upstream/master' into qt5 2018-02-01 09:50:42 +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
Chocobozzz
fc517ce7a5 Merge remote-tracking branch 'upstream/master' into qt5 2017-06-05 21:28:05 +02: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 81c905bcf5f3a515fa29bb72f43b5b0c2d7fba59.

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
Florian Bigard
69b2a832db Merge branch 'master' into qt5 2017-01-18 15:57:07 +01: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
03428b53c2 Merge pull request #5561 from Chocobozzz/qt5
Update qt5 branch
2016-12-18 17:35:55 +00:00
Chocobozzz
2ede85bdcd Merge branch 'master' into qt5 2016-12-18 17:04:08 +01: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
John Maguire
9cf3024435 Merge pull request #5507 from Chocobozzz/qt5
Update qt5 branch
2016-10-07 14:49:05 +01:00
Chocobozzz
18a89f78a9 Merge remote-tracking branch 'upstream/master' into qt5 2016-10-07 14:30:09 +02:00
Golubev Alexander
04f73d1253 Remove OnlyShowIn=Unity from clementine.desktop's action sections (#5444) 2016-07-18 10:45:03 +01:00
Tomasz Przybył
84dcfeba05 clementine.spec.in: Fix path for protocol files 2016-05-29 15:04:25 +02:00
Tomasz Przybył
28274eacec kf5: Fix DESTINATION path for protocol files
protocol files are stored in `/usr/share/kservices5` PATH in Plasma 5
2016-05-29 14:56:18 +02:00
Chocobozzz
0aa3405274 Merge remote-tracking branch 'upstream/master' into qt5 2016-05-09 12:46:08 +02:00
John Maguire
9291f09b1b Merge branch 'master' into PanderMusubi-master 2016-04-06 15:43:32 +01:00
Chocobozzz
4898d20ce2 Merge remote-tracking branch 'upstream/master' into qt5 2016-03-28 11:38:22 +02:00
René Tronsgaard Rasmussen
129bf80830 Add option "Stop after this track" to the Unity launcher icon. 2016-03-18 20:22:13 +01:00
Chocobozzz
e6e189967d Merge remote-tracking branch 'upstream/master' into qt5 2016-02-29 18:03:02 +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
Chocobozzz
ff7026c9fe Merge remote-tracking branch 'upstream/master' into qt5 2015-12-13 20:05:12 +01: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
Chocobozzz
631a6cdabd Merge branch 'master' into qt5 2015-09-16 17:40:54 +02:00
David Sansome
651753867a Install libsqlite 2015-09-17 00:17:55 +10:00