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

5846 Commits

Author SHA1 Message Date
Yikei Lu
1692464917 Update AZLyrics 2015-02-21 18:00:57 +09:00
John Maguire
fb2b91c874 Remove some more obsolete os x version checks. 2015-02-18 18:03:46 +01:00
John Maguire
484db9d92b Remove obsolete snow leopard check. 2015-02-18 17:29:07 +01:00
John Maguire
e5508ed53c Remove check for NSUserNotification support. 2015-02-18 17:22:01 +01:00
Clementine Buildbot
5709f3c5b8 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-02-16 10:01:27 +01:00
David Sansome
b268771c3a Merge pull request #4750 from DevynCJohnson/patch-1
Update equalizer.cpp
2015-02-16 07:35:50 +11:00
Arnaud Bienner
ce50cbe09f Fix compile issue on Yosemite 2015-02-15 16:43:36 +01:00
Devyn Collier Johnson
b63d1fb661 Update equalizer.cpp
I added more presets for additional generas
2015-02-15 09:32:30 -05:00
John Maguire
f73d2f4d24 Merge pull request #4740 from sobkas/small_fixes
Small fixes for podcasts
2015-02-11 16:11:04 +01:00
John Maguire
5c84be87d5 Make required libraries required in cmake. 2015-02-10 17:43:07 +01:00
Arnaud Bienner
985568d4c1 Use actual characters instead of keycode
While keycode are "hardware independent" they don't take into account keyboard layout (e.g. 'q' keycode would actually be 'a' on an AZERTY keyboard)
Fixes issue #4708
2015-02-09 20:45:09 +01: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
2e48b3dc4b Update copyright info. 2015-02-09 14:16:20 +01:00
John Maguire
a18a621c0a Remove our copy of chromaprint. 2015-02-09 14:15:34 +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
Clementine Buildbot
1f15df9936 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-02-09 10:01:26 +01:00
Arnaud Bienner
ee7e2ec26c Ability to add tracks to Spotify starred playlist by drag and drop 2015-02-07 14:40:34 +01:00
Krzysztof Sobiecki
9934efc76b Small fixes for podcasts 2015-02-06 23:38:36 +01:00
John Maguire
fbf22ccf3b Merge pull request #4739 from Chocobozzz/subsonic_fix
Emit scanfinished when the library is empty
2015-02-06 11:33:34 +01:00
Chocobozzz
5df8471ad6 Emit scanfinished when the library is empty 2015-02-06 11:23:57 +01:00
John Maguire
4430382a24 Depend on libmygpo-qt-dev now it's new enough in trusty. 2015-02-03 18:22:54 +01:00
John Maguire
4e587740d2 Depend on libchromaprint on debian/ubuntu. 2015-02-03 18:18:16 +01:00
John Maguire
af8f4100cd Fix crash when trying to fingerprint but missing a plugin. 2015-02-03 18:13:23 +01:00
John Maguire
f2e6d665f3 Remove references to libindicate-qt 2015-02-03 13:48:32 +01:00
John Maguire
33117a1b44 Fix name of pulse audio gstreamer sink. 2015-02-03 13:32:41 +01:00
John Maguire
1a01b825da Remove Discogs support.
Fixes #4735
Downloading album covers now requires per-user access tokens.
2015-02-03 13:10:13 +01:00
Clementine Buildbot
5b46923034 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-02-02 10:01:25 +01:00
David Sansome
aed1c44d4a Merge pull request #4727 from FletcherD/master
Add Now Playing widget option: No Song Details
2015-02-02 07:21:23 +11:00
David Sansome
f600ca1948 Merge pull request #4729 from Chocobozzz/patch-1
Update Changelog
2015-02-02 07:20:24 +11:00
Bigard Florian
6e6922e03d Update Changelog
I think write 1.3 can be confused since folks could understand it is already released.
2015-01-31 09:15:33 +01:00
Fletcher Dostie
5fc4be803b Add Now Playing widget option: No Song Details 2015-01-26 13:11:19 -05:00
Clementine Buildbot
9dbd58276b Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-01-26 10:01:29 +01:00
Arnaud Bienner
43768d4af8 Small modifications to previous pull request:
- remove reference to iPod, as this is not iPod specific IMO
- make comment clearer
2015-01-19 15:01:33 +01:00
ArnaudBienner
29bcd2e15c Merge pull request #4692 from asiviero/previous_restart
Added iPod-like behavior to previous button (closes #4638)
2015-01-19 14:56:40 +01:00
John Maguire
87fed5d0f4 Merge pull request #4715 from Chocobozzz/albumartist_flac
Fix album artist for FLAC/OGG files (with vorbis comments)
2015-01-19 10:57:31 +01:00
John Maguire
69ce1b75ca Merge pull request #4699 from Chocobozzz/master
Update the changelog (commits after release 1.2.3)
2015-01-19 10:55:31 +01:00
Clementine Buildbot
0712978866 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-01-19 10:01:26 +01:00
Chocobozzz
b96c1f060f Add tests to check the tag edition of FLAC/OGG files and make format 2015-01-17 12:11:33 +01:00
Chocobozzz
2a7d4e6d5e Improve edit tag when set values 2015-01-17 11:31:02 +01:00
Chocobozzz
c61d866caf Fix album artist for FLAC/OGG files (with vorbis comments) 2015-01-16 18:30:11 +01:00
Chocobozzz
b98d873ef0 Remoive commit information in the changelog 2015-01-16 17:16:30 +01:00
John Maguire
c96502ef4b Merge pull request #4712 from Chocobozzz/skyfm
Change sky.fm to radiotunes.com
2015-01-15 22:29:13 +01:00
Chocobozzz
5e5738f642 Make format 2015-01-15 19:58:20 +01:00
Chocobozzz
7e9f8d75c6 Change sky.fm to radiotunes.com 2015-01-15 18:48:27 +01:00
John Maguire
7f52793a74 Try fixing fedora deps for gstreamer 1 2015-01-15 17:59:17 +01:00
Arnaud Bienner
e1139e731f run make format 2015-01-14 22:55:20 +01:00
Arnaud Bienner
7039c2a2bf Spotify: add the ability to add/remove tracks to/from Starred playlist 2015-01-14 22:49:36 +01:00
Clementine Buildbot
53279ebc66 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-01-12 10:01:26 +01:00