0.5.0 Changelog
debian/changelog
1 mp3togo (0.5.0) unstable; urgency=low
2
3 * Added cluster mode feature.
4
5 -- Simeon Veldstra <sim@puddle.ca> Fri, 26 May 2006 20:08:39 -0700
6
7 mp3togo (0.4.1) unstable; urgency=low
8
9 * Merged Justus Pendleton's --format patch. See --help.
10 * Added test for failed write to stdout in mainloop.
11 * Various small bugfixes.
12 * Added a version field to the cache pickle.
13 * Added a human readable info file to cache.
14 * Added md5sum prefix to file names in cache.
15
16 -- Simeon Veldstra <reallifesim@gmail.com> Sat, 20 May 2006 02:29:59 -0700
17
18 mp3togo (0.4.0) unstable; urgency=low
19
20 * Add caching support for processed files.
21 * Add support for Amarok playlist grabbing - Justus Pendleton
22 * Support specifing playlists as free arguments - idea: Christopher Arndt
23
24 -- Simeon Veldstra <reallifesim@gmail.com> Thu, 18 May 2006 00:30:09 -0700
25
26 mp3togo (0.3.2) unstable; urgency=low
27
28 * Really be graceful in the absence of third party modules.
29 Thanks fab for the patch.
30
31 -- Simeon Veldstra <reallifesim@gmail.com> Wed, 17 May 2006 12:32:00 -0700
32
33 mp3togo (0.3.1) unstable; urgency=low
34
35 * Thanks: Christopher Arndt for setup.py fix and suggestions.
36 * Incorrect parameter in setup.py
37 * Don't overwrite unless --force is used.
38 * Don't mangle file names arbitrarily.
39 * Separate the test suite.
40 * Be graceful in the absence of third party modules.
41
42 -- Simeon Veldstra <reallifesim@gmail.com> Mon, 15 May 2006 18:56:48 -0700
43
44 mp3togo (0.3.0) unstable; urgency=low
45
46 * Rewrote program to use os.exec instead of os.system.
47 * New progress output format, pause and stop controls.
48 * Cleaned up, modularized, code.
49 * Built unit test suite.
50 * Added thread support.
51
52 -- Simeon Veldstra <reallifesim@gmail.com> Sun, 14 May 2006 14:27:56 -0700
53
54 mp3togo (0.2.1) unstable; urgency=low
55
56 * Initial Release.
57 * This package is maintained by its author.
58
59 -- Simeon Veldstra <reallifesim@gmail.com> Wed, 26 Apr 2006 19:44:29 -0700