1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-17 03:45:56 +01:00
Commit Graph

293 Commits

Author SHA1 Message Date
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
Mladen Pejaković
d58686e94a [Desktop file] Serbian translations 2014-01-30 17:02:11 +01:00
John Maguire
5a6ea923d0 Try emulating Mavericks' codesign --deep for earlier OS X versions. 2013-12-17 16:15:40 +01:00
John Maguire
054686226e Update DLL list for new version of protobuf 2013-11-26 18:52:08 +01:00
John Maguire
03e2fc4282 Remove TIFF plugin support from Mac at least for now. 2013-11-26 14:27:30 +01:00
John Maguire
3b8cde6691 Add sqlite dependencies for Fedora 2013-11-26 14:24:09 +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
afae01156d Merge branch 'portable' 2013-10-26 09:34:07 +02:00
David Sansome
343414c52d Add saucy to the codesite upload script 2013-10-25 19:37:13 +11:00
David Sansome
b546dcba64 Add Lucid back to the list of packages to upload. We can deprecate it later. 2013-10-13 12:28:29 +11:00
David Sansome
1399493a5c Remove this old line that was used for testing 2013-10-13 11:33:58 +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
John Maguire
7597d36802 Update upload script for new distro versions.
(cherry picked from commit f8b9d6968a)
2013-09-10 15:03:31 +02:00
John Maguire
f8b9d6968a Update upload script for new distro versions. 2013-09-10 14:50:34 +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
99f55ffc14 Set LSMinimumSystemVersion to show a better error message when trying to run Clementine on OS X < 10.7. Fixes issue 3793 2013-08-04 14:06:22 +10:00
John Maguire
f166954495 Add Google cpplint & lint one class 2013-07-19 15:38:22 +02:00
John Maguire
904bdc5b95 Ship Opus plugin on mac. 2013-07-16 15:52:44 +02:00
John Maguire
e7ff2ff2ac Remove special casing for libiconv. 2013-07-12 15:09:08 +02:00
John Maguire
b9f306364c Add directory to default Qt plugin search path on mac. 2013-07-08 18:35:44 +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