Helder Martins
|
cbfd3218f2
|
Cleaning unnecessary code
|
2014-07-23 23:47:12 +01:00 |
|
John Maguire
|
d9d78ccf71
|
Merge pull request #4452 from Mikah89/fix_queuechange_update
Fix for queue ordering issue in the playlist view when using c-d to dequeue a track (issue #4015)
|
2014-07-23 11:29:08 +02:00 |
|
Helder Martins
|
0c2d4e9f1c
|
Fixed a minor issue where the playlist wasnt updating the queue order, when a track was dequeued using the ctrl-d shortcut
|
2014-07-23 00:15:06 +01:00 |
|
ArnaudBienner
|
bc754e0a26
|
Merge pull request #4440 from Chocobozzz/master
No namespaces for DBus interfaces. Fixes #4401
|
2014-07-21 13:36:09 +02:00 |
|
Clementine Buildbot
|
d600685c0b
|
Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
|
2014-07-21 10:01:43 +02:00 |
|
ArnaudBienner
|
184149b3a6
|
Merge pull request #4425 from abika/master
Fixes lock file removal
|
2014-07-18 23:50:14 +02:00 |
|
John Maguire
|
c957724f37
|
Merge pull request #4441 from Chocobozzz/ampache
Add ampache compatibility
|
2014-07-16 20:23:15 +02:00 |
|
Chocobozzz
|
82a8c64ac8
|
Add ampache compatibility
|
2014-07-16 18:49:58 +02:00 |
|
Chocobozzz
|
ec580cb815
|
No namespaces for DBus interfaces. Fixes #4401
|
2014-07-16 15:57:25 +02:00 |
|
Clementine Buildbot
|
793dfe3676
|
Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
|
2014-07-07 10:01:45 +02:00 |
|
Clementine Buildbot
|
40431b7616
|
Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
|
2014-06-30 10:01:48 +02:00 |
|
Alexander Bikadorov
|
3cdca632f9
|
Fixes lock file removal
|
2014-06-27 12:30:00 +02:00 |
|
Arnaud Bienner
|
80009ea260
|
Add a tooltip to this new option. IMO the text description might be not obvious enough to everyone
|
2014-06-24 21:42:34 +02:00 |
|
John Maguire
|
9095c8744d
|
Merge pull request #4416 from alecksphillips/click-show-cover
Added left-click to show fullsize cover on NowPlayingWidget.
|
2014-06-24 15:19:49 +02:00 |
|
alecksphillips
|
843029b334
|
Changes as requested
Removed unnecessary () and changed to hypnotoad_.get()
|
2014-06-24 11:17:46 +01:00 |
|
ArnaudBienner
|
1c7683fc26
|
Merge pull request #4417 from Gu1/master
Add an option to disable inline song metadata editing through click
|
2014-06-23 23:51:13 +02:00 |
|
Gu1
|
62ecfe19f7
|
Add an option to disable inline song metadata editing through click
|
2014-06-23 18:40:00 +02:00 |
|
alecksphillips
|
a9c944e42a
|
Added left-click to show fullsize cover on NowPlayingWidget.
This intuitively mirrors the behaviour of clicking an image in the Artist Info page
|
2014-06-22 18:18:23 +01:00 |
|
John Maguire
|
03eb241c00
|
Add header for std::pow
|
2014-06-19 15:34:10 +02:00 |
|
David Sansome
|
d5617c0daf
|
Set the media role for pulse audio
|
2014-06-19 22:51:58 +10:00 |
|
David Sansome
|
428796b933
|
Merge pull request #4411 from a1batross/master
Now Bar Analyzer respects color scheme
|
2014-06-19 09:12:59 +10:00 |
|
Alibek Omarov
|
a8c2537056
|
RainbowDash analyzer now more pretty
|
2014-06-18 23:37:43 +06:00 |
|
Alibek Omarov
|
60ae9e9408
|
Now Bar Analyzer respects color scheme
|
2014-06-18 21:55:29 +06:00 |
|
Clementine Buildbot
|
e0920054a9
|
Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
|
2014-06-16 10:01:47 +02:00 |
|
Clementine Buildbot
|
554e1bcc4d
|
Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
|
2014-06-09 10:01:48 +02:00 |
|
David Sansome
|
6bb81328e8
|
Merge branch 'master' into gstreamer-1.2
Conflicts:
ext/clementine-spotifyblob/mediapipeline.cpp
gst/moodbar/gstfftwspectrum.c
src/core/songloader.cpp
src/core/songloader.h
src/engines/gstengine.cpp
src/engines/gstenginepipeline.cpp
src/moodbar/moodbarpipeline.cpp
src/musicbrainz/chromaprinter.cpp
src/transcoder/transcoder.cpp
src/ui/mainwindow.cpp
src/visualisations/projectmvisualisation.cpp
|
2014-06-09 16:20:24 +10:00 |
|
David Sansome
|
0cd3d9b34f
|
Don't do seafile stuff unless signed in.
|
2014-06-07 15:29:28 +10:00 |
|
David Sansome
|
01ae151f8a
|
Delay writing WMA ratings and play counts until playback has finished. Fixes #3593
|
2014-06-07 15:29:23 +10:00 |
|
David Sansome
|
f6a72828a9
|
Write statistics and ratings in Library, not LibraryBackend.
|
2014-06-07 15:19:43 +10:00 |
|
David Sansome
|
c8625deffb
|
Update persistent model indexes properly when sorting the playlist. Fixes #4358
|
2014-06-07 13:31:25 +10:00 |
|
David Sansome
|
bfc941bb7f
|
Use a better colour for labels in the edit tag dialog on dark themes. Fixes #4377
|
2014-06-07 12:48:32 +10:00 |
|
David Sansome
|
53be1e1f65
|
Revert "Use guaranteed random number generator." Fixes #4400
This reverts commit 9f6899ac82e9af47fcec05fa82a68343abfafaca.
|
2014-06-07 12:12:08 +10:00 |
|
David Sansome
|
e695aaee44
|
Merge branch 'release-1.2'
Conflicts:
dist/windows/clementine.nsi.in
src/core/mergedproxymodel.h
src/core/utilities.cpp
src/internet/spotifyblobdownloader.cpp
src/main.cpp
|
2014-06-07 11:56:06 +10:00 |
|
John Maguire
|
4aa42cdce9
|
Merge pull request #4399 from Chocobozzz/taglib-leak
Tagreader leak
|
2014-06-05 17:54:13 +02:00 |
|
Chocobozzz
|
ef6dd38d0d
|
use unique_ptr instead
|
2014-06-05 17:42:55 +02:00 |
|
John Maguire
|
96ad4554d9
|
Merge pull request #4392 from Chocobozzz/master
Add Seafile Support
|
2014-06-05 16:50:45 +02:00 |
|
Chocobozzz
|
571ffdff1d
|
delete another delegating constructor
|
2014-06-05 16:34:15 +02:00 |
|
Chocobozzz
|
2595df9779
|
Change the comment for TagLib::MPEG:File
|
2014-06-05 15:48:20 +02:00 |
|
Chocobozzz
|
357a9ff194
|
Fix memory leak in tagreader
|
2014-06-05 15:47:14 +02:00 |
|
Chocobozzz
|
09acc2336f
|
Delete the delegating constructors (entry and treeitem)
|
2014-06-05 14:24:06 +02:00 |
|
John Maguire
|
ea03a621a8
|
Add class mutex instead of deprecated static mutex.
|
2014-06-05 14:08:22 +02:00 |
|
David Sansome
|
c03c0def19
|
Add menu items for updating and doing a full rescan of Google Drive
|
2014-06-05 20:20:58 +10:00 |
|
David Sansome
|
0bf911aec4
|
Clean up the stream if ownership isn't taken by a taglib file.
|
2014-06-05 20:20:57 +10:00 |
|
John Maguire
|
36f0cde07d
|
Revert "Remove deprecated use of static mutex in moodbar."
Fixes #4394
This reverts commit 7652e2f780f5ba25fd0a1282e762233b91e68426.
|
2014-06-05 11:58:30 +02:00 |
|
Chocobozzz
|
f14ec51a60
|
add constant for max tries and correct memory leaks
|
2014-06-04 18:44:23 +02:00 |
|
Chocobozzz
|
71c096c170
|
add new line for schema-45
|
2014-06-04 18:02:49 +02:00 |
|
Chocobozzz
|
e484306631
|
Correction after hatstand's review
|
2014-06-04 17:58:28 +02:00 |
|
Chocobozzz
|
1fc95cb7ed
|
Add Seafile Support
|
2014-06-03 14:33:07 +02:00 |
|
John Maguire
|
615e8e7614
|
Merge pull request #4390 from Narfinger/tagfix
deleting track/disc/year in the spinbox should correct as expected
|
2014-06-02 23:12:36 +02:00 |
|
Narfinger
|
fd7daf2839
|
deleting track/disc/year in the spinbox should correct to the nearest
value and not to the last digit
|
2014-06-02 22:38:42 +02:00 |
|