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