fourth commit
[rox-ripper.git] / Help / Changes
blob5d5a4719396dd8aeec93f6ede5eae7ba5918c508
1 004 (15-May-2004)
2 - Add a Menu
3 - Italian translation from Yuri Bongiorno
4 - New Icon (SVG, I did it myself from some Gorilla icons)
6 003 (09-Apr-2004)
7 - Add OGG support
8 - Add Extended Attribute support
10 002 (22-Feb-2004)
12 - Croak with a specific message if thread support not present.
13 - Added Eject After Ripping option.
14 - Improve Option tooltips
15 - Moved socket timeout code to PyCDDB and don't fail if python < 2.3.
16 - Changed Genre entry to a ComboBox and pulled in genre list from ID3.py/MusicBox.
17 - Removed borders to look better with openbox and other WMs that do not have borders on all sides of windows.
18 - Auto resize columns after getting/editing track names.
19 - Fix CD change and update track info logic.  Should be really solid now.
20 - Fix off by one error on track times.  (first two songs always had the same time)
21 - Don't return empty track list if cddb query fails.  Use Track# instead.
22 - Fix race condition between ripping and encoding threads when aborting (Stop).
23 - Prepared for translations.
26 001  First release