summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/dub/NEWS
blob: 500795c0f3093c3ab8b6de5d8c8501910bc7441b (plain)
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
dub-0.5
-------

Beta release. Two play modes: all files, single directory. Normal and
shuffle play orders. Enjoy!


dub-0.4
-------

Alpha release of dub. It includes two play modes: all files and single
directory. Currently only normal (linear) ordering of files is supported.


dub-0.3
-------

 Break DubApp into two classes
 Read UI options
 Fix: it's no use to return to first item in linear sequencer
     if no next is found


dub-0.2
-------

 Clean up cruft, remove unused doc class
 Implement a noatun config module
 Write some text docs


dub-0.1
-------

 Play and Next working to some extent, eh :)