-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
50 lines (37 loc) · 1.84 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
2012-01-04 The Dingo Project <http://dingo-project.org>
Dingo 0.5.1
This release is basically a bugs-fixing release after the
first official release of Dingo Media Manager. Here are
the changes in this version:
- "Repeat Off" will play the next track after finishing the
current track instead of stopping completely.
- Navigate to home will make Dingo come back to the current
playlist, instead of "All Tracks". This fixes the error when
user navigates to a particular playlist and then play
a video but when coming back the playlist is set to the main
playlist.
- The "Manage Tracks' Membership" window will update the
track-count in each playlist if there is some changes in
the number of tracks in the playlist.
- On Fedora: If there is no track in a playlist and
"Play" button is clicked, the empty notification will no
longer appear.
- Fixed Track Comment not being saved by "Edit Single Track"
- Fixed highlighting error happening when the current
playing song is edited and the changed metadata is either
track number, title, artist, album, or year.
If you want to know general changes made and functionalities
available for this version please refer to the NEWS file. If
you want to know commit-level changes please use 'git log'
against a clone of our git repository
(https://github.com/phongvcao/dingo).
2012-12-14 The Dingo Project <http://dingo-project.org>
Dingo 0.5.0
The first version of Dingo (v0.5.0) now has source code
available under Dingo's sourceforge.net at
https://sourceforge.net/projects/dingomm/.
If you want to know general changes made and functionalities
available for this version please refer to the NEWS file. If
you want to know commit-level changes please use 'git log'
against a clone of our git repository
(https://github.com/phongvcao/dingo).