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