diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-30 20:39:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-30 20:39:12 +0000 |
| commit | a1839a88ab0cffdf04737dae783c21f27f65d491 (patch) | |
| tree | d29b528c385a591a4bd46e1da23be6e4aae255a5 /ChangeLog | |
| parent | 4e617f7dee7b4b78555ca3e80e77d26d4fa8f884 (diff) | |
Add a PlaylistOrderChanged signal and emit it when the playlist
is sorted. Do playlist sorting when content position / length etc.
changes. Handle sorts better when comparing content at the same
position.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-01-30 Carl Hetherington <cth@carlh.net> + + * Fix a collection of strange problems with the content list when + dragging content around in the timeline. + 2016-01-24 Carl Hetherington <cth@carlh.net> * Fix encodes getting stuck in some cases (#783). |
