John Maguire
55b0d00e02
Update playback counter font.
...
Fixes #4082
2014-01-09 15:41:51 +01:00
David Sansome
906cf54272
Add a README file.
...
Fixes #4085
2014-01-09 20:00:33 +11:00
David Sansome
662dc8ab50
Merge pull request #4084 from paperbagcorner/fix-stopafter
...
Target the active playlist when setting 'Stop after this track' via glob...
2014-01-08 17:52:33 -08:00
Mattias Andersson
4872766f80
Target the active playlist when setting 'Stop after this track' via global shortcut or system tray.
2014-01-08 14:11:21 +01:00
John Maguire
8ac1d9a2bd
s/class/struct/
2014-01-08 12:05:48 +01:00
David Sansome
9b39547ed7
Merge pull request #4076 from paperbagcorner/osdstopaftertrack
...
Show an OSD notification when 'Stop after this track' is toggled
2014-01-08 01:59:10 -08:00
David Sansome
0a89ed9d64
Merge pull request #4080 from DevynCJohnson/patch-1
...
Added the Psychedelic preset
2014-01-07 16:11:37 -08:00
Devyn Collier Johnson
d7a4ba3841
Added the Psychedelic preset
...
The Psychedelic preset can also be used with similar genres like DarkPsy, PsyTrance, and Psybreaks. This preset may even enhance Psybient music. Generally, any type of Psy* fan will know this preset is intended for their genre.
2014-01-07 15:02:40 -05:00
Mattias Andersson
42b0ec73df
Move the emission of the signal StopAfterToggled to MainWindow::StopAfterCurrent.
2014-01-07 11:46:39 +01:00
Mattias Andersson
b0e6062a4a
Fix comments and reduce translator's burden.
2014-01-07 11:44:19 +01:00
Mattias Andersson
4cb3775366
Show an OSD notification when 'Stop after this track' is toggled
2014-01-06 14:25:04 +01:00
David Sansome
20b15a17eb
Tweak this comment
2014-01-05 18:19:39 +11:00
David Sansome
1de318a5da
Merge pull request #4068 from DevynCJohnson/patch-1
...
Added Dubstep to the equalizer presets. Fixes #4065
2014-01-04 20:09:09 -08:00
Devyn Collier Johnson
37b05e9dcb
Added Dubstep to the equalizer presets
...
I added Dubstep to the equalizer, and I am happy to contribute this equalizer preset to Clementine, a GPL licensed software.
2014-01-04 23:07:28 -05:00
David Sansome
8416188056
Show a message in the Devices pane on Windows to say that most devices won't work. Fixes #4059
2014-01-05 11:32:07 +11:00
David Sansome
6579392d22
Format XML playlists nicely with 2-space indentation. Fixes #4067
2014-01-05 10:12:11 +11:00
David Sansome
7a1ffcd9a9
Merge pull request #4066 from scalia/master
...
Resolved empty song name when searching through Grooveshark.
2014-01-04 15:09:01 -08:00
Antonio Nicolás Pina
10fb96341c
Resolved empty song name when searching through Grooveshark.
2014-01-04 16:55:41 +01:00
David Sansome
8ac8b33c9d
Merge pull request #4057 from heduenas/master
...
Improvement on the detection of empty lyrics
2014-01-03 00:06:22 -08:00
Hugo Dueñas
29ce846a68
Simplification of the previous commit
2014-01-03 01:45:22 -06:00
Hugo Dueñas
db07c2a5cb
Improvement on the detection of empty lyrics
2014-01-02 16:52:35 -06:00
David Sansome
6e0014e3dc
Merge pull request #4054 from ttuegel/master
...
Extra GStreamer includes
2013-12-31 12:03:38 -08:00
Thomas Tuegel
6a476df3f8
Extra GStreamer includes
...
All the GStreamer headers are not necessarily in the same location.
2013-12-31 12:15:15 -06:00
Andreas
8ff0692809
Network remote: send md5 hash along with library and files.
2013-12-31 15:26:42 +01:00
Andreas
94ccd325d7
- Move sha1 cover hash to utilities
...
- When initializing song check if we have a cover art. If not, check if there is one in the cache and use this.
2013-12-31 15:21:50 +01:00
Andreas
b50b2c27ea
Minor codestyle fix
2013-12-31 13:09:30 +01:00
Andreas
98ad9dbda6
Add possibility to download album covers automatically when playing a track without one. To activate: right click on now playing widget and select "Search automatically".
2013-12-30 23:50:57 +01:00
Arnaud Bienner
26971cfd74
Increase default timeout for loading song/artist info.
...
Now we don't wait for everything to be loaded before displaying the results, it seems fine to wait longer to get all the replies.
Also, it doesn't seem necessary anymore to allow users to change the timeout setting.
2013-12-30 20:34:24 +01:00
ArnaudBienner
1130efe4b1
Merge pull request #4042 from hugochiquito/master
...
Added ability to quickly display partial results on Song Info and Artist Info Panes.
2013-12-30 11:14:16 -08:00
Hugo Dueñas
5d2fbfb041
Further clean up of the last commit
2013-12-30 00:04:15 -06:00
Hugo Dueñas
5b2938003b
Clean up of the last commit
2013-12-29 14:04:30 -06:00
David Sansome
0ed6703305
Simplify whitespace in podcast titles. Fixes #4052
2013-12-29 14:26:25 +00:00
Arnaud Bienner
24d055f571
In Artist info panel, add a link to the bio webpage
2013-12-28 00:10:11 +01:00
Clementine Buildbot
6241d4b4f4
Automatic merge of translations from Transifex ( https://www.transifex.net/projects/p/clementine/resource/clementineplayer )
2013-12-23 10:01:38 +01:00
Andreas
00fd9b4724
Androids like kittens, too
2013-12-22 15:16:42 +01:00
Hugo Dueñas
a4d0a65624
Added ability to quickly display partial results on Song Info and Artist Info Panes.
2013-12-21 12:58:51 -06:00
John Maguire
fde4586773
Use Dropbox's long poll API to get real-time changes.
2013-12-19 14:56:46 +01:00
John Maguire
f583c40ffa
Update Skydrive client id & secret for redirect url change.
...
Fixes #4013
2013-12-19 14:32:43 +01:00
John Maguire
f984f5f52d
Merge pull request #4033 from beedaddy/artist
...
Don't use TPE1 for performer
2013-12-19 05:10:58 -08:00
Martin Brodbeck
b5eb77528b
Don't use TPE1 for performer
2013-12-19 14:03:23 +01:00
Clementine Buildbot
db7335d482
Automatic merge of translations from Transifex ( https://www.transifex.net/projects/p/clementine/resource/clementineplayer )
2013-12-18 14:14:25 +01:00
Arnaud Bienner
05b76f1d81
Bump 3rd party taglib to 1.9.1
2013-12-17 19:38:05 +01:00
Arnaud Bienner
565c2cc921
Merge branch 'master' of https://github.com/clementine-player/Clementine
2013-12-17 19:36:07 +01:00
John Maguire
9be999cf18
Merge pull request #4034 from GitAnt/master
...
Implemented the sort by bitrate option
2013-12-17 07:27:32 -08:00
John Maguire
5a6ea923d0
Try emulating Mavericks' codesign --deep for earlier OS X versions.
2013-12-17 16:15:40 +01:00
GitAnt
a39e559425
Implemented sort by bitrate
2013-12-17 16:07:20 +01:00
GitAnt
a6dc82af18
Merge branch 'master' of https://github.com/clementine-player/Clementine
...
Updated from upstream
2013-12-17 16:04:35 +01:00
John Maguire
5140ba4319
Merge pull request #4032 from beedaddy/dropbox
...
Overwrite mime type, so that Opus files are recognized
2013-12-17 02:59:44 -08:00
Arnaud Bienner
4d6406524f
Grooveshark now returns a different error code when session id is invalid
2013-12-16 23:01:12 +01:00
GitAnt
d53bcde897
Consistently added GroupBy_Bitrate enum item
2013-12-16 19:18:02 +01:00