Arnaud Bienner
|
65ef047c38
|
Loading file in async way, in two times: fast loading files and insert them in playlist view, while loading info (tags, ...) in background thread
|
2011-04-16 14:04:15 +00:00 |
David Sansome
|
f905ce3510
|
Put a limit on the size of the playlist undo stack, and don't add operations to the stack if they affect more than 500 items. Fixes issue 1762
|
2011-04-16 13:31:57 +00:00 |
Andrea Decorte
|
5d8f1fe872
|
Added scrobbling button in main window and a global shortcut for
toggling it. Fixes issue 1090
Improved last.fm error handling
|
2011-04-07 16:25:52 +00:00 |
Andrea Decorte
|
ecda0ada4a
|
Playlists get an automatic name, no more prompts. Fixes issue #423
|
2011-03-25 19:16:12 +00:00 |
David Sansome
|
31ead96e91
|
Fix last.fm scrobbling. Fixes issue 1503
|
2011-03-20 22:19:38 +00:00 |
Paweł Bara
|
e619d7a280
|
fixing a bug where streams were removed from playlist during Clementine's startup
|
2011-03-20 16:07:24 +00:00 |
Paweł Bara
|
bfb068a6d1
|
conditionally hide some context menu actions in library view and playlist view
Song.is_stream()
|
2011-03-20 12:43:10 +00:00 |
Paweł Bara
|
3db00fc339
|
plugin that lets you grey out deleted songs on demand ("main menu / playlist") - available by default
also: this action will "ungrey" songs that were deleted but got restored
SIPs
|
2011-03-19 10:22:55 +00:00 |
Paweł Bara
|
823f798451
|
new option for greying out deleted songs on startup
|
2011-03-19 09:41:00 +00:00 |
Paweł Bara
|
a4bf317f33
|
minor deleted items handling fixes
|
2011-03-18 21:54:22 +00:00 |
Paweł Bara
|
ad7223f8b3
|
code review
|
2011-03-13 13:02:48 +00:00 |
Paweł Bara
|
ce17d5f1c9
|
API for coloring rows in playlist view
graying out of broken songs on playback
David's POT?
|
2011-03-13 11:43:44 +00:00 |
Paweł Bara
|
8722e00103
|
Clementine now skips songs that don't exist anymore (updates issue #250)
|
2011-03-10 18:01:35 +00:00 |
David Sansome
|
0acfbda94d
|
Don't crash when closing a playlist that has a pending SongLoaderInserter. Fixes issue #1471
|
2011-03-06 14:46:01 +00:00 |
David Sansome
|
507c5e2632
|
Change the fields in Song from seconds to nanoseconds
|
2011-02-13 18:34:30 +00:00 |
Arnaud Bienner
|
e6b59de56b
|
Corrected center on last played track
|
2011-02-11 20:16:42 +00:00 |
Arnaud Bienner
|
79159700fc
|
Center on last played song when restoring playlist. Fixes issue 410.
|
2011-02-10 20:55:19 +00:00 |
Paweł Bara
|
a883630ab3
|
duplicate remover script (fixes #21)
fix a scripting crash when one native object was registered more than once
veto mechanism for inserting songs into playlist
|
2011-01-16 23:46:58 +00:00 |
David Sansome
|
135b32642e
|
Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere.
|
2011-01-10 22:26:13 +00:00 |
David Sansome
|
dc619eb437
|
Start refactoring the RadioModel to inherit from QStandardItemModel
|
2011-01-09 18:27:41 +00:00 |
David Sansome
|
7a089faa29
|
Fix a crash that ocurrs when something calls GetCaps over dbus before the playlist is initialised, and when a repeat mode is set.
|
2011-01-07 19:16:45 +00:00 |
David Sansome
|
ca032eb445
|
Add an "Enqueue to playlist" menu item. Thanks bendarb. Fixes issue #980
|
2010-12-29 15:08:43 +00:00 |
David Sansome
|
95ef57cf1e
|
Add column text alignment options to the playlist header menu. Thanks brunciter!
|
2010-12-22 10:45:14 +00:00 |
Paweł Bara
|
5b2625f420
|
fixes a crash when trying to rate the current song if there's none (rate using global shortcut)
|
2010-12-18 17:41:03 +00:00 |
David Sansome
|
28fdb147d8
|
Make last.fm optional. Thanks volkov0aa. Fixes issue #49
|
2010-12-18 17:28:02 +00:00 |
Paweł Bara
|
32f9825794
|
global shortcuts for rating songs (Fixes issue #1089)
renaming *index* methods in Playlist to *row*
|
2010-12-17 00:21:20 +00:00 |
Paweł Bara
|
49f46bced8
|
playlists now emit PlaylistChanged also when their ordering changes (Updates issue #374)
|
2010-12-09 20:43:06 +00:00 |
David Sansome
|
bbf0cd48c2
|
Insert songs as library playlist items if they're in the library. Fixes issue #1039
|
2010-12-07 19:33:19 +00:00 |
David Sansome
|
f818577907
|
Regression - remove the next track from the queue if it is the currently playing track. Fixes issue #1005
|
2010-12-04 16:47:28 +00:00 |
David Sansome
|
a07a808e5f
|
Show new lines properly in the comment tooltip, and simplify whitespace in the comment column. Fixes issue #1011
|
2010-12-04 16:43:09 +00:00 |
David Sansome
|
31a6aa2de7
|
Add a Comment field to the playlist. Fixes issue #890
|
2010-11-28 15:22:48 +00:00 |
David Sansome
|
96a45bb0ca
|
Fix inline editing of multiple tracks from the playlist. Fixes issue #869
|
2010-11-28 14:47:35 +00:00 |
David Sansome
|
b1bf95a668
|
Remember which library a dynamic playlist was using when you restart clementine
|
2010-11-27 19:11:36 +00:00 |
David Sansome
|
927937e236
|
Save and restore Jamendo playlist items properly. Add a Jamendo context menu.
|
2010-11-25 22:04:23 +00:00 |
David Sansome
|
c43a06c04e
|
Support drag&drop of icecast streams to the playlist
|
2010-11-24 19:25:41 +00:00 |
David Sansome
|
560d1c5006
|
When repopulating a dymanic playlist, don't remove items that are queued
|
2010-11-21 17:48:58 +00:00 |
David Sansome
|
5969e2b3d7
|
Remember whether a dynamic playlist was active between restarts
|
2010-11-20 20:30:21 +00:00 |
David Sansome
|
3dd0e56c1b
|
Show controls at the bottom of the playlist when a dynamic playlist is active
|
2010-11-20 20:00:40 +00:00 |
David Sansome
|
7d54549213
|
Add support for dynamic playlists. A dynamic playlist is just a smart playlist that chooses and adds a new track when you finish listening to a song.
|
2010-11-20 18:49:54 +00:00 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
1f267881fe
|
Put all smart playlist classes in their own namespace
|
2010-11-18 20:19:33 +00:00 |
David Sansome
|
4750c19d00
|
Remove the playlists tab and add a smart playlists section to the library view instead
|
2010-11-17 20:21:04 +00:00 |
David Sansome
|
9e20ef13bc
|
Automatic scoring. Thanks Arnaud Bienner. Fixes issue #141
|
2010-11-01 21:15:52 +00:00 |
David Sansome
|
5d9e43bc14
|
Add a new smart playlist wizard. Doesn't do anything yet except look pretty.
|
2010-10-24 23:46:05 +00:00 |
David Sansome
|
f8fd0e578c
|
Support dragging a smart playlist into a playlist
|
2010-10-24 16:40:19 +00:00 |
David Sansome
|
30afc130a4
|
Start of some work for smart/dynamic playlists. Only simple generators based on sql queries are supported, and the UI still needs polish.
|
2010-10-24 15:38:12 +00:00 |
David Sansome
|
3a32c41c7e
|
Update the rating stars in the currently playing item properly, and the fix the bug that would cause the currently playing item pixmap cache to not be updated with the whole row.
|
2010-10-23 20:58:20 +00:00 |
David Sansome
|
bcddb2317a
|
Allow song ratings to be set by clicking on the stars in the playlist
|
2010-10-17 21:56:19 +00:00 |
David Sansome
|
bbe1250c31
|
Add skip count and last played columns to the playlist, draw the background behind the rating column properly, hide rating and statistic columns when upgrading from an old version.
|
2010-10-17 18:21:30 +00:00 |
David Sansome
|
dd4afe9b06
|
Add rating and play count columns to the playlist
|
2010-10-17 17:10:19 +00:00 |