12.4.3 - 2016-12-05 :
2====================
3
4    * Fix two crashes in the dialog to load filenames from a file
5    * Avoid a crash when adding an image and no files are selected
6    * Avoid a crash when saving ID3v2.4 tags and no audio is present
7    * Fix a crash when applying CDDB results
8    * Fix saving of ID3v1 genres when also using ID3v2.4
9    * Fix Ogg tag writing on Windows
10    * Ensure that a selected path in the browser is shown in the path list
11    * Open the online version of the help if Yelp is not available
12    * Fix handling of MP4 files with empty tag fields
13    * Fix the artist/album toolbar icon
14    * Eckhard M. Jäger’s Adwaita-style artist/album icons
15    * Add support for MP4 files with the .aac file extension
16    * Anders Jonsson’s Swedish translation update
17    * Balázs Úr’s Hungarian translation update
18    * Charles Monzat’s French translation update
19    * Cédric Valmary’s Occitan translation
20    * Walter Cheuk’s Chinese (Taiwan) translation update
21    * Jobava’s Romanian translation update
22    * Jordi Mas’s Catalan translation updates
23    * Piotr Drąg’s Polish translation updates
24    * Rafael Fontanelle’s Brazilian Portuguese translation update
25    * Tiago Santos’ Portuguese translation update
26    * Daniel Mustieles’ and Mónica Canizo’s Spanish translation updates
27    * gogo’s Croation translation
28
292.4.2 - 2016-02-21 :
30====================
31
32    * Fix a crash when renaming directories
33    * Fix input of new file names in the file area
34    * Add case-insensitive sorting of the artist/album list
35    * Improve searching within UTF-8 strings
36    * Handle UTF-8 strings when sorting the file list
37    * Fix display of the Monkey's Audio file type
38    * Avoid locale-sensitive tag reading issues (especially for FLAC and Ogg)
39    * Only install the metainfo file for the Nautilus extension if requested
40    * Refactor reading of Ogg and FLAC tags
41    * Refactor Monkey's Audio and Musepack header reading
42
432.4.1 - 2016-01-25 :
44====================
45
46    * James Cowgill’s Opus parsing crash fix
47    * James Cowgill’s playlist writing crash fix
48    * Handle FLAC files with an invalid sample rate
49    * Fix generated playlist order
50    * Consistently use the GLib filename encoding
51    * Extensive refactoring of locale and encoding handling
52    * Improve fallback legacy locale detection
53    * Dennis Björklund’s CDDB fill fields fix
54    * Fix CDDB search fields and categories settings handling
55    * Use the correct encoding when writing ID3v2.4 tags
56    * Fix a linking error on Mac OS X
57    * Improve illegal character logic, especially for trailing characters
58    * Remove several outdated and unnecessary Windows compatibility wrappers
59    * Mario Blättermann’s German help translation update
60    * Marcus Gisslén’s Swedish help translation
61    * Josef Andersson’s Swedish translation update
62    * Мирослав Николић’s Serbian translation update
63    * Jordi Mas’ Catalan translation update
64    * Seong-ho Cho’s Korean translation update
65    * Daniel Mustieles’ Spanish translation updates
66    * Marek Černocký’s Czech translation update
67    * Åka Sikrom’s Norwegian bokmål translation update
68    * Piotr Drąg’s Polish translation update
69
702.4.0 - 2015-08-29 :
71====================
72
73    * Correct the disc number format specifier to %z
74    * Fix multiple CDDB searches during a single run
75    * Improve handling of tags with empty images
76    * Link to the online application help on Windows
77    * Remember the paned position in the main window between restarts
78    * Improve handling of file list selection
79    * Fix a crash when deleting files from within the application
80    * Fix a crash when reading FLAC files
81    * Fix a crash when navigating the directory browser with the keyboard
82    * Remove a few internal FIXMEs with some refactoring
83    * Updated British English translation
84    * Wolfgang Stöggl’s German translation update
85    * Gábor Kelemen’s Hungarian help translation
86    * Gábor Kelemen’s Hungarian translation update
87    * Alexandre Franke’s French translation updates
88    * Muhammet Kara’s Turkish translation update
89    * Daniel Mustieles’ Spanish translation updates
90    * Marek Černocký’s Czech translation updates
91    * Jordi Mas’ Catalan translation update
92    * Piotr Drąg’s Polish translation updates
93
942.3.7 - 2015-05-17 :
95====================
96
97    * Add preliminary support for HiDPI displays
98    * Fix missing libepoxy DLL in the Windows installer
99    * Convert several widgets to use templates
100    * Use new G_DEFINE_TYPE_WITH_PRIVATE support in GObject
101    * Marek Černocký’s Czech translation update
102    * Alexandre Franke’s French translation update
103    * Piotr Drąg’s Polish translation update
104
1052.3.6 - 2015-04-19 :
106====================
107
108    * Fix renaming files in the scanner
109    * Improve minimum size of log area
110    * Improve several UI strings
111    * Ekaterina Gerasimova’s symbolic application icon, and improvements to
112      Mallard help
113    * Add several comments for translators
114    * Add a test for the file renaming code
115    * Fix compiler warnings due to switch-enum warning when disabling tag
116      support
117    * Improvements to several internal string-handling functions
118    * Remove setting for controlling the maximum number of log lines
119    * Remove quit confirmation dialog
120    * Further refactoring of internal file list code
121    * Alexandre Franke’s French translation update
122    * Piotr Drąg’s Polish translation update
123    * Updated British English translation
124    * Marek Černocký’s Czech translation updates
125    * Jordi Mas’ Catalan help translation
126    * Jordi Mas’ Catalan translation updates
127    * Samir Ribic’s Bosnian translation
128
1292.3.5 - 2015-03-09 :
130====================
131
132    * Fix changing tag fields containing certain characters
133    * Fix for truncated CDDB results
134    * Fix changing the artwork description
135    * Avoid a crash when reading FLAC files with no tags
136    * Avoid a crash when reading invalid MP3 files
137    * Further refactoring of the internal file list code
138    * Add several unit tests
139    * Handle empty descriptions in ID3 tag artwork
140    * Build against the patched Debian version of id3lib
141    * Fix compilation when FLAC support is disabled
142    * Avoid a runtime warning in the file browser
143    * Fix a couple of Coverity warnings
144    * Fix string format sign warnings with GCC 5.0
145    * Further improvements to compiler warning flag checking
146    * Marek Černocký’s Czech translation updates
147    * Piotr Drąg’s Polish translation updates
148    * Åka Sikrom’s Norwegian bokmål translation update
149    * Osman Karagöz’s Turkish translation update
150
1512.3.4 - 2014-02-06 :
152====================
153
154    * Fix crash when saving FLAC tags
155    * Port to use AX_COMPILER_FLAGS for improved compiler warning checks
156    * Many compiler warning fixes, discovered after enabling extra warnings
157    * Fixes for two Coverity warnings
158    * Improve validation of Vorbis artwork and MIME types
159    * Refactoring of internal file list code
160    * Relicense id3lib wrapper to GPLv2+
161    * Christian Kirbach’s German help translation
162    * Marek Černocký’s Czech help translation
163    * Daniel Mustieles’ Spanish translation update
164
1652.3.3 - 2014-12-31 :
166====================
167
168    * Add album artist support for WavPack and APE tags
169    * Add channel mask reading support for WavPack tags
170    * Reduce memory usage when copying cover art, such as when modifying tags
171      which contain images
172    * Use GIO when reading and writing FLAC, ID3v2.4 and WavPack tags
173    * Use GIO for reading and writing list store files
174    * Fix an error check when saving WavPack tags
175    * Clear empty fields when saving WavPack tags
176    * Allow the search dialog tree view to expand to fill the dialog
177    * Fix the disc number preferences controls
178    * Fix a crash when migrating configuration directories
179    * Fix a double unref when renaming files
180    * Fix memory leaks in the CDDB dialog, Ogg tagging code, Speex tagging
181      code, FLAC tagging code, images tree view and the WavPack tagging code
182    * Fix stripping of disc number fields in ID3v2.4 tags
183    * Fix Ctrl-clicking to modify the file list selection
184    * Add an automated test for file type detection
185    * Refactoring of internal file list code
186    * Refactoring of FLAC and WavPack tagging code
187    * Relicense all code (excluding the Nautilus extension) under the GNU GPL
188      version 2 or later
189    * Мирослав Николић’s Serbian translation update
190    * Rafael Ferrera’s Brazilian Portuguese translation update
191    * Balázs Úr’s Hungarian translation update
192    * Marek Černocký’s Czech translation updates
193    * Muhammet Kara’s Turkish translation update
194
1952.3.2 - 2014-11-30 :
196====================
197
198    * Fix a crash when reading empty FLAC tags
199    * Fix an assertion failure when reading empty ID3 tags
200    * Fix incorrect track durations when searching CDDB
201    * Fix the log view being forcibly shown on startup
202    * Fix launching of external applications
203    * Fix many memory leaks in the CDDB search dialog
204    * Improve setting handling for the process fields scanner
205    * Improve file list selection handling
206    * Allow the tag area images tree view to expand if space is available
207    * Improve ID3v2 handling with Ogg files
208    * Add more fragments from which to guess the image type
209    * Add AppData metainfo description for Nautilus extension
210    * Add several automated tests
211    * Add a separator row below the all albums row in the artist tree view
212    * Ekaterina Gerasimova’s improvements to the Mallard help
213    * British English translation update
214    * Marek Černocký’s Czech translation updates
215    * Piotr Drąg’s Polish translation updates
216    * Мирослав Николић’s Serbian translation
217
2182.3.1 - 2014-10-31 :
219====================
220
221    * Add a Nautilus extension, for showing actions in the context menu
222    * Overhaul the UI, and use GtkBuilder XML descriptions throughout
223    * Use GTK+ 3 only, and drop support for GTK+ 2
224    * Use GSettings for storing user preferences
225    * Add an application menu (if under GNOME 3)
226    * Fix loading filenames from a text file
227    * Fix saving Ogg cover art without a description
228    * Fix check for broken id3lib UTF-16 writing
229    * Fix keyboard navigation to allow escaping the tag area
230    * Update ID3v1 genre list
231    * Revert asynchronous image handling changes
232    * Fix a crash when reloading the directory tree
233    * Avoid a crash when browsing hidden directories
234    * Andreas Winkelmann’s crash and memory leak fixes
235    * Fix image loading with HTTP URLs and empty images
236    * Fix delays, and a possible crash, when running CDDB searches
237    * Handle renaming on case-insensitive filesystems
238    * Fix bogus track numbers when automatically numbering files
239    * Fix memory leak in check for buggy id3lib version
240    * Add Opus and Speex MIME types to desktop file
241    * Add .m4v as a supported MP4 extension
242    * Show updated images in the Windows installer
243    * Abhinav Jangda’s fix for numeric characters in ID3 TPOS fields
244    * Disable ID3v1 tag writing, and prefer ID3v2.3 to ID3v2.4, by default
245    * Roman Bogorodskiy’s ID3 wrapper compilation fix
246    * Improvements to MP4 GIO wrapper
247    * Improve context menu handling, especially with keyboard shortcuts
248    * Port to GtkApplication, GAction and GMenuModel
249    * Drop uses of GtkStock for text and icons
250    * Extensive internal refactoring
251    * Add tests for another scanner string manipulation function
252    * Add a setting to control whether to detect an image type automatically
253    * Fix a selection bug when double-clicking a browser list header
254    * Fix a scanner bug when converting "%20" to " "
255    * Fix compilation if TagLib or libogg is unavailable
256    * Depend on TagLib 1.9.1 for MP4 support
257    * Use CXXFLAGS from the environment
258    * Piotr Drąg’s Polish translation updates
259    * Åka Sikrom’s Norwegian bokmål translation
260    * Guillaume Bernard’s French translation update
261    * Balázs Úr’s Hungarian translation updates
262    * genodeftest’s German translation update
263    * Marek Černocký’s Czech translation updates
264    * Daniel Mustieles’ Spanish translation updates
265    * Tom Tryfonidis’ Greek translation update
266    * Seong-ho Cho’s Korean translation
267    * Andika Triwidada’s Indonesian translation
268    * Rafael Ferrera’s Brazilian Portuguese translation update
269    * Aurimas Černius’s Lithuanian translation update
270    * Matej Urbančič’s Slovenian translation update
271    * Daniel Mustieles’ Spanish help translation
272    * Dimitris Spingos’s Greek help translation
273
2742.2.0 - 2014-04-11 :
275====================
276
277    * Several stability fixes, found with Valgrind and the Fedora retrace
278      server
279    * Use GTK+ 3 by default, but still allow building against GTK+ 2
280    * Support extended tag fields in MP4 files
281    * Support GIF images in tags
282    * Abhinav Jangda’s Ogg Opus support, asynchronous image loading, scanner
283      function tests and new Vorbis cover art support
284    * Santtu Lakkala’s MP4 cover art and GIO support, fix for Roman numeral
285      capitalization
286    * Ask for confirmation before overwriting during renaming
287    * Ekaterina Gerasimova’s Mallard help updates
288    * Avoid truncating Vorbis audio data when saving
289    * Gianvito Cavasoli’s Italian translation update
290    * Alexandre Franke’s French translation updates and typo fix
291    * Wolfgang Stöggl’s German translation updates
292    * Piotr Drąg’s Polish translation updates
293    * Мирослав Николић’s Serbian translation update
294    * Daniel Mustieles’ Spanish translation updates
295    * Balázs Úr and Attila Hammer’s Hungarian translation updates
296    * Enrico Nicoletto and Rafael Ferrera’s Brazilian Portuguese translation
297      updates
298    * Marek Černocký’s Czech translation updates
299    * Aurimas Černius’s Lithuanian translation update
300
3012.1.10 - 2014-02-19 :
302=====================
303
304    * Several memory leak and crash fixes, found with the Fedora retrace
305      server, Coverity and Valgrind
306    * Abhinav Jangda’s GFileInfo porting and dummy browser row fixes
307    * Add a Contents item to the Help menu, for viewing the Mallard help
308    * Use g_spawn_async() to spawn child processes
309    * Reinstate ID3 tag support on Windows
310    * Remove the Quit button from the toolbar
311    * Santtu Lakkala’s scanner memory leak fix
312    * Add AppData XML
313    * Aurimas Černius’s Lithuanian translation update
314    * Rafael Ferreira’s Brazilian Portuguese translation update
315    * Мирослав Николић’s Serbian translation update
316    * Marek Černocký’s Czech translation updates
317    * Piotr Drag’s Polish translation updates
318    * Wolfgang Stöggl’s German translation update
319
3202.1.9 - 2014-01-04 :
321====================
322
323    * Lots of general refactoring and stability improvements
324    * Replace most mini buttons with GtkEntry icons
325    * Many memory leak and invalid read fixes, found with Valgrind, cppcheck
326      and the CLang static analyzer
327    * Fix crash when the MusicBrainz CDDB search fails
328    * Remove ancient libmpg123 code and use id3lib for reading the MPEG header
329    * Use GtkDialog for child windows
330    * Many fixes when building for MinGW
331    * Rearrange menus and adjust keyboard accelerators to better fit with the
332      GNOME HIG
333    * Abhinav Jangda’s numerous bug fixes and porting to GIO/GFile
334    * Darshan’s column resizing and reordering patches
335    * Use GApplication for application life cycle
336    * Remove several custom icons and instead use the themed equivalents
337    * Do not split FLAC and Ogg tags by default
338    * Drop old Vorbis comment compatibility (XMMS and COMMENT fields)
339    * Mathias Reineke’s total tracks support, and several other fixes
340    * Adrian Bunk’s FLAC ID3 tag and obsolete translation improvements
341    * Do not set a custom wmclass on the scanner window
342    * Stop installing TODO, HACKING and THANKS files
343    * DocBook XML man page
344    * Marius Gavrilescu’s improvement for illustration image filenames
345    * Dominique Leuenberger’s licence and build improvements
346    * Florian Müllner’s GTK+ 3 deprecation fixes
347    * Ekaterina Gerasimova’s Mallard help, and removal of the outdated user
348      guide
349    * Enrico Nicoletto, Rafael Ferreira and Antonio Fernandes C. Neto’s
350      Brazilian Portuguese translation updates
351    * Marek Černocký’s Czech translation update
352    * Osman Karagöz’s Turkish translation
353    * Gil Forcada’s Catalan translation
354    * Balázs Úr’s Hungarian translation update
355    * Christian Kirbach’s German translation update
356    * Aurimas Černius’s Lithuanian translation update
357    * Stas Solovey’s Russian translation update
358    * Matej Urbančič and Martin Srebotnjak’s Slovenian translation updates
359    * Мирослав Николић’s Serbian translation update
360    * Piotr Drąg’s Polish translation update
361    * Milagros Infante Montero’s Spanish translation update
362
3632.1.8 - 2013-02-10 :
364====================
365    * Port to and require the most recent GTK+ 2 release (2.24)
366    * Allow experimental compilation against GTK+ 3
367    * Many memory leaks fixed
368    * Remove the Debian and RPM packaging
369    * Christoph J. Thompson's change to not install the ChangeLog
370    * Adrian Bunk's FLAC, configure, sign comparison warning and GBase64 fixes
371    * Waqa Qamar's new icons
372    * Small fixes to allow compilation under mingw
373    * Fix overlaid text in scanner legend
374    * Alessio Ababilov's SIGCHLD handling fix
375    * Move configuration files to XDG firectories
376    * Andreas Winkelmann's configuration file, remove all text, disc number
377      column and compiler warning fixes
378    * Switch to TagLib for MP4 tag editing and drop libmp4v2 support
379    * Fix album artist entry focus chain order
380    * Remove Changes tab in about dialog
381    * Tidy and internationalize the desktop file
382    * Fix many spelling errors and typos
383    * Several translation updates
384    * Rewrite build system
385    * Use intltool for internationalization
386    * Drop dependency on libtool
387    * Leonid Podolny's easytag-2.1.6-from-txt.patch for segfault when pressing
388      "Apply" in "Load filenames from TXT" dialog,
389    * WiseLord's fix-genre-tag.patch to fix predefined genres displayed under
390      legacy systems.
391    * Michał Smoczyk's updated Polish translation
392    * Christoph J. Thompson's .desktop cleanup patch
393    * Christoph J. Thompson's add a new option to trim spaces when renaming
394      files patch
395    * Nick Lanham's to make easytag compile against newest version of libmp4v2
396    * Wojciech Wierchola's file save performance improvement
397    * Julian Taylor's fix out of bound array access
398    * Honore Doktorr's revised libmp4v2 patch
399    * Algimantas Margevičius's Lithuanian translation
400
4012.1.7 - Jan 14th, 2012 :
402========================
403    * Gaute Amundsen's ConfirmWhenUnsavedFiles.patch
404    * Mark Ferry's albumartist patch for ogg and flac
405    * Götz Waschk's update for German translation
406    * Kip Warner's optimized base64 decoder for album art
407    * Updated contributor credits
408    * Debianized
409    * Updated version to 2.1.7
410
4112.1.6 - July 12th, 2008 :
412=========================
413    * Fixed displaying of the corresponding file when handling the Cddb track
414      list,
415    * Fixed configure script to check needed libraries for Speex support,
416    * Fixed problem of displaying picture files which have an extension not in
417      lowercase,
418    * Fixed a crash when writing Flac tag if the file doesn't contain a vendor
419      string (thanks to Marcus Holland-Moritz),
420    * Fixed displaying of ChangeLog in the 'About' window,
421    * Fixed crash with language environment variables set to nul (thanks to Juliya Valeeva),
422    * Fixed saving Ogg and Flac files with multifields and warn if the year value will be truncated (thanks to Zohaib Hassan),
423    * Added shortcuts to the Desktop, Documents, Download and Music directories,
424    * Improved process to save severals files : the stop button is enabled, the
425      user is warned if the file was changed by an external program, and the error
426      messages are displayed in the log view instead of message boxes,
427    * Japanese translation updated (thanks to Hironao Komatsu),
428    * Swedish translation updated (thanks to Arild Matsson),
429    * Polish translation updated (thanks to Michał Smoczyk),
430    * German translation updated (thanks to Götz Waschk),
431    * French translation updated.
432
433
434    Windows version :
435    * Fixed problem to read and save configuration files under WinXP or Vista with
436      accounts containing non ASCII characters.,
437    * Fixed problem to load picture files containing accuentuated character on the name or the path.
438
439
4402.1.5 - January 26th, 2008 :
441============================
442    * Added an option in the "Process Fields" scanner to enable/disable
443      detection of Roman numerals,
444    * Disabled unsynchronisation when writing ID3v2.4 tags (as Taglib doesn't
445      support them) to avoid problem with pictures on some applications (thanks
446      to Alexey Illarionov),
447    * Fixed compilation problem with previous versions of flac older than 1.1.3,
448    * Fixed the size of log view when resizing the main window,
449    * Fixed browser problem with the hidden directories filter: directories
450      starting with severals dots were also hidden,
451    * Fixed problem when renaming severals directories and files with the
452      'Rename File and Directory' scanner (thanks to vdaghan) ,
453    * Fixed detection of valid roman numerals in the "Process Fields" scanner
454      (was used some parts of the Roman library from David M. Syzdek),
455    * Brazilian Portuguese translation updated (thanks to doutor.zero),
456    * Polish translation updated (thanks to Michał Smoczyk),
457    * Swedish translation updated (thanks to Anders Strömer),
458    * German translation updated (thanks to Götz Waschk),
459    * French translation updated.
460
461
462    Windows version :
463    * Fixed incorrect path when opening the program using the context menu
464      "Browse with EasyTAG",
465    * Fixed uninstall of the context menu "Browse with EasyTAG".
466
467
4682.1.4 - December 12th, 2007 :
469=============================
470    * Added support of pictures in Ogg Vorbis and Speex files (with Ogg Vorbis
471      tags),
472    * Added support of pictures in FLAC files (with FLAC Vorbis tags).
473    * The code for handling FLAC files was also fully rewritten,
474    * Added view of tag fields in the main list of files,
475    * Added a button on the main window to select a directory to browse for file
476      (useful when the tree is hidden),
477    * Fixed compilation problem with mpeg4ip 1.6 (thanks to Götz Waschk),
478    * Fixed messages boxes to use the stock buttons and labels of GTK,
479    * Fixed file easytag.desktop (thanks to Doruk Fisek and Götz Waschk),
480    * Fixed problem with dates and EUC-JP locale when displaying lines on the
481      log window (thanks to Misty Haiku),
482    * Fixed problem with the Cddb manual search when using a proxy,
483    * Fixed detection of Roman numerals before a coma and dot characters in the
484      scanner window,
485    * Settings to write ID3v1.x tags : the option "//TRANSLIT" was enabled by
486      default to avoid an error message with UTF-8 strings. This was the setting
487      used before using libid3tag instead of id3lib,
488    * Fixed problem when reading tag with some languages as Turkish (patch from
489      Doruk Fisek and Onur Kucuk),
490    * New Chinese (Taiwan) translation (thanks to Jose Sun),
491    * Hungarian translation updated (thanks to Mészáros Csaba),
492    * Chinese (Simplified) translation updated (thanks to Yang Jinsong),
493    * German translation updated (thanks to Götz Waschk),
494    * French translation updated.
495
496
497    Windows version :
498    * Fixed crash on start up for Norwegian locale.
499    * Fixed problem when loading the default directory if it contains an UTF-8 character,
500    * Using NSIS installer to build the setup package (instead of Inno Setup)
501
502
5032.1.3 - October 15th, 2007 :
504============================
505    * The "convert" function of the 'Process Fields' scanner was improved to
506      allow to replace a string to an other one (instead of only one character),
507    * Added a option to limit the number of lines in the log view,
508    * Added ability to show or hide the log view,
509    * Added command buttons in the "Load TXT file" windows,
510    * Added support of .oga extension,
511    * The "Process Fields" scanner set to uppercase roman numerals (thanks to
512      Slash Bunny),
513    * Fixed problem with the "Encoded by" field in Id3v2.4 tags (thanks to
514      Adrian Bunk),
515    * Fixed rules of the "process fields" to follows The Chicago Manual of Style
516      more closely(thanks to Slash Bunny),
517    * Fixed bug with UTF-8 characters in the "convert" function of the 'Process
518      Fields' scanner,
519    * Fixed problem with the browser window that stays grayed out if the
520      selected directory doesn't exist,
521    * Fixed file descriptor leak in the cddb search,
522    * Improved displaying of extensions supported in the About window,
523    * Improved selection of directories, in the browser tree, if it doesn't
524      exist on the file system, the tree is refreshed automatically.
525    * New Serbian translation (thanks to Miloš Popović),
526    * Swedish translation updated (thanks to Anders Strömer),
527    * Polish translation updated (thanks to Tomasz Sałaciński and Michał Smoczyk),
528    * German translation updated (thanks to Götz Waschk),
529    * Czech translation updated (thanks to Zbyněk Mrkvička),
530    * French translation updated.
531
532
5332.1.2 - July 12th, 2007 :
534=========================
535    * Added an option to update modification time of the parent directory when
536      changing tag values of a file (useful for Amarok for example),
537    * Added autoscroll in log view,
538    * Added new Swedish documentation (thanks to Anders Strömer),
539    * Fixed a problem to display the title in the Cddb window with translation
540      languages (bug introduced in version 2.1.1),
541    * Fixed the loose of focus after saving files : now the same control keep
542      again the focus,
543    * Fixed a mistake in the configure script (thanks to Thomas Klausner),
544    * Swedish translation updated (thanks to Anders Strömer),
545    * Brazilian Portuguese translation updated (thanks to doutor.zero),
546    * Polish translation updated (thanks to Michał Smoczyk),
547    * German translation updated (thanks to Götz Waschk),
548
549
5502.1.1 - July 4th, 2007 :
551========================
552    * Added support of ID3v2.4 tags by using library libid3tag (thanks to Alexey
553      Illarionov),
554    * Added Speex support (thanks to Pierre Dumuid) (without displaying bitrate
555      and duration),
556    * Added displaying of the number of pictures in the label of the tab.
557    * Fixed name of default server for the MusicBrainz FreeDB Gateway (thanks to
558      Steve Wyles),
559    * Fixed a problem when renaming file, by changing the case, that may delete
560      one file,
561    * Fixed a small mistake in the cddb query string (thanks to Steve Wyles),
562    * Fix for Ogg Vorbis files: read also the COMMENT tag field when it is used
563      instead of DESCRIPTION,
564    * Should be fixed a bug when refreshing the tree (not sure as it is
565      difficult to reproduce),
566    * In preferences window, the load on startup option and the default
567      directory setting were splitted,
568    * Added some improvments in the cddb window,
569    * Added time in log view,
570    * New Hebrew translation (thanks to Yuval Hager),
571    * Czech translation updated (thanks to Zbynek Mrkvicka),
572    * German translation updated (thanks to Götz Waschk),
573    * French translation updated.
574
575
576    Windows version :
577    * Fixed the default Russian encoding used under Windows (set to windows-1251
578      instead of KOI8-R)
579
580
5812.1 - May 7th, 2007 :
582=====================
583    * Fixed a crash in the Artist/Album view after saving files,
584    * Italian translation updated (thanks to Costantino Ceoldo),
585    * Brazilian Portuguese translation updated (thanks to doutor.zero),
586    * French translation updated.
587
588
589    Windows version :
590    * Fixed displaying of header informations of Ogg Vorbis file,
591    * Fixed crash when writing tag of Ogg Vorbis file.
592
593
5942.0.2 - May 1st, 2007 :
595=========================
596    * Fixed a runtime crash on Mac OS 10.x platform (thanks to Timothy Lee),
597    * When adding a picture to a file, the selection window starts on the same
598      directory of the file,
599    * Fixed command buttons not disabled when using the scanner command,
600    * Fixed a compilation bug under Solaris (thanks to Ben Taylor),
601    * Fixed sorting of filenames containing some particular UTF-8 characters,
602    * Fixed a crash when double clicking over the file list when no file loaded,
603    * Fixed a crash when deleting severals files,
604    * Some code improvments to increase speed,
605    * Czech translation updated (thanks to Zbynek Mrkvicka),
606    * German translation updated (thanks to Götz Waschk),
607    * French translation updated.
608
609
6102.0.1 - April 12th, 2007 :
611==========================
612    * Added WavPack support (thanks to Maarten Maathuis),
613    * Added a log area in the main window to avoid sending all messages to the
614      console,
615    * Added local access to the cddb search for the automatic mode,
616    * Fixed some bugs in the cddb window,
617    * Fixed the reloading of the current which was done two times when changing
618      state of the "Show hidden directories" checkbox,
619    * Fixed Glib warnings on startup,
620    * Italian translation updated (thanks to Costantino Ceoldo),
621    * Brazilian Portuguese translation updated (thanks to doutor.zero),
622    * German translation updated (thanks to Götz Waschk),
623    * French translation updated.
624
625
626    Windows version :
627    * Fixed a crash in the Cddb window for the manual search.
628
629
6302.0 - February 21th, 2007 :
631===========================
632    * Added buttons in toolbar to search files, to search in cddb and to write
633      playlist,
634    * Added in the cddb window the option to match lines with the Levenshtein
635      algorithm,
636    * Fixed crash when no audio player is defined and problem of checking in the
637      preferences window,
638    * Added automatically removing of APE tag in a MP3 file,
639    * Improved decoding of Arabic characters,
640    * Added French Users Guide (Than to Emmanuel Brun),
641    * Swedish translation updated (thanks to Anders Strömer),
642    * Brazilian Portuguese translation updated (thanks to doutor.zero),
643    * Czech translation updated (thanks to Zbynek Mrkvicka),
644    * German translation updated (thanks to Götz Waschk),
645    * Italian translation updated (thanks to Costantino Ceoldo),
646    * Japanese translation updated (thanks to Takeshi Aihana),
647    * French translation updated and typo fixed (thanks to Emmanuel Brun).
648
649
650    Windows version :
651    * Fixed autocompletion of year when a partial one was entered,
652    * Fixed crash when no audio player selected in the preferences window,
653    * Improved detection of the locale.
654
655
6561.99.13 - December 10th, 2006 :
657===============================
658    * The manual cddb search was reactivated by using now "gnudb.org" instead of
659      "freedb.org" as the last service didn't work,
660    * Faster access for the Cddb search,
661    * Added ability to use the MusicBrainz Cddb Gateway for the automatic search,
662    * The automatic search request the two servers : freedb.org and the
663      MusicBrainz Cddb Gateway,
664    * Fixed compilation for the new FLAC version 1.1.3 (thanks to Josh Coalson),
665    * Fixed reading of invalid UTF-8 strings in Ogg Vorbis and APE tags. We try
666      to convert it to the right encoding.
667    * Added French documentation (thanks to Emmanuel Brun),
668    * A new Chinese translation (thanks to Yang Jinsong),
669    * Hungarian translation updated (thanks to Mészáros Csaba),
670    * Italian translation updated (thanks to Costantino Ceoldo),
671    * Swedish translation updated (thanks to Anders Strömer),
672    * German translation updated (thanks to Götz Waschk),
673    * French translation updated.
674
675    Windows version :
676    * Fixed problem when renaming file with the scanner if a field contained
677      the character '/' or '\',
678    * Fixed loading of a path ended by '\' in the browser entry,
679    * Fixed, missing the first file when lauching the player.
680
681
6821.99.12 - April 6th, 2006 :
683===========================
684    * New logo and icons (thanks to Der Humph),
685    * Added ability to display all albums of an artist in the 'Artist / Album'
686      view,
687    * Added detection of the bugged version of id3lib when writting ID3 tag to
688      Unicode to inform the user (a patch for id3lib is supplied in package
689      source),
690    * For Ogg files, the field DESCRIPTION is also used for the comment,
691    * Fixed stack corruption bugs in Fill Tag scanner (thanks to Mark Ferry),
692    * Fixed loading disk number for FLAC tag (thanks to Robert Norris),
693    * Fixed error that displays MP3 files in red when no tag is present,
694    * Fixed a crash in the CDDB window when getting tracks of a album,
695    * Fixed playlist name bug when creating it in the parent directory,
696    * Fixed manual CDDB search when using Squid (thanks to Christopher Oliver),
697    * Little fix for FLAC tags,
698    * Fixed various bugs,
699    * Russian translation updated (thanks to Andrey Astafiev),
700    * Greek translation updated (thanks to Apollon Oikonomopoulos),
701    * Spanish translation updated (thanks to Francisco Javier F. Serrador),
702    * Japanese translation updated (thanks to Takeshi Aihana),
703    * Czech translation updated (thanks to Zbynek Mrkvicka),
704    * Brazilian Portuguese translation updated (thanks to doutor.zero),
705    * Danish translation updated (thanks to Morten Brix Pedersen),
706    * Italian translation updated (thanks to Costantino Ceoldo),
707    * Hungarian translation updated (thanks to Mészáros Csaba),
708    * German translation updated (thanks to Götz Waschk),
709    * French translation updated.
710
711    Windows version : (thanks to Michael Pujos)
712    * Fixed starting the program with a directory as parameter,
713    * Fixed problem in Fill Tag scanner with the first code,
714    * Available menu entry to "Open file(s) with...",
715    * Available menu entry to "Browse Directory with...",
716    * We recommend to remove your .easytag directory to reinitialize it : as
717      there are many changes when storing filenames or directories in
718      configuration files.
719
720
7211.99.11 - December 15th, 2005 :
722===============================
723    * Added ability to force saving tag of file even if no changes made (useful
724      to convert quickly tags),
725    * Added switch '--disable-mp3' to not compile the program with id3lib (will
726      allow in future version to choose between id3lib or taglib),
727    * Fixed problem of saving file order (bug introduced in version 1.99.10),
728    * French translation updated,
729    * Czech translation updated (thanks to Zbynek Mrkvicka),
730    * Hungarian translation updated (thanks to Mészáros Csaba),
731    * Spanish translation updated (thanks to Francisco Javier F. Serrador),
732    * German translation updated (thanks to Götz Waschk).
733
734    Windows version : (thanks to Michael Pujos)
735    * Fixed sorting of files,
736    * Paths and file names are displayed with character '\' instead of '/',
737    * Fixed renaming directories,
738    * Various fixes.
739
740
7411.99.10 - November 28th, 2005 :
742===============================
743    * Added port to Win32, to compile under MinGW (thanks to Michael Pujos),
744    * The preferences window was clean up : saving configuration changed (the
745      apply button was removed to not confuse user), position of main window,
746      scanner window and cddb are automatically saved (settings were removed
747      from the window),
748    * Added a protection against MP3 corrupted files (files containing only
749      zeroes) which cause a bug in id3lib and so freeze the program,
750    * Added some documentation,
751    * Changed some shortcuts in the menu by following the GNOME Human Interface
752      Guidelines 2.0,
753    * Added ability to load pictures contained in ID3v2 tag of a FLAC file,
754    * Fixed a crash that may occurs with the browser at startup,
755    * Fixed displaying of player in preferences window if it not exists, else
756      were can't save the settings,
757    * Fixed a crash that may occurs with message boxes (thanks to Falk Hueffner),
758    * Fixed some memory leaks,
759    * French translation updated,
760    * Czech translation updated (thanks to Zbynek Mrkvicka),
761    * Danish translation updated (thanks to Morten Brix Pedersen),
762    * Brazilian Portuguese translation updated (thanks to doutor.zero)
763    * German translation updated (thanks to Götz Waschk).
764
765
7661.99.9 - November 3rd, 2005 :
767=============================
768    * Ability to read and write UTF-16 strings in ID3 tag (thanks to Javier
769      Kohen and Alexey Illarionov),
770    * Added options to save tags only in ISO-8859-1, or only in Unicode, or to
771      let the program to do the best choice,
772    * Added options to select a non-standard encoding for ISO-8859-1 fields in
773      the tag (very useful for example for Russian people), and can apply some
774      rules when writing tag if some characters can't be converted to this
775      non-standard encoding (activate the transliteration or silently discard
776      some characters),
777    * Changed way to read and write filenames : use the encoding specified into
778      environment variables of language (as LANG or LC_ALL), instead of the GTK2
779      environment variable G_FILENAME_ENCODING,
780    * Added options to apply some rules when writing filename if some characters
781      can't be converted to the system encoding (activate the transliteration or
782      silently discard some characters),
783    * Added ability to rename the directory in the browser with masks,
784    * Added an option to return focus to the 'Title' field when switching files
785      with the previous/next button/shortcut,
786    * Added a menu item for the action "Show hidden directories" in the browser,
787    * For Ogg Vorbis files, the file vcedit.h was updated from vorbis-tools-1.1.1,
788    * Some fixes and improvements in the CDDB windows,
789    * Improved compatibility for MP4/AAC files with MPEG4IP-1.2,
790    * Fixed a crash when reading FLAC files,
791    * Fixed : remove old directories when changing path of the file with the
792      'Rename File' scanner,
793    * Fixed crash when numbering tracks sequentially after renaming files,
794    * Fixed problem when renaming file from one partition to an other one
795      (mananage the error "Invalid cross-device link"),
796    * Fixed : don't replace illegal characters when writing playlist content
797      from a pattern,
798    * Fixed writting of playlist to improve compatibility with some players
799      (uses DOS characters for a new line),
800    * Fixed conversion of the word 'I' with the 'first letter uppercase' scanner:
801      now it stays to upper case,
802    * Check if the program to launch to open files exists before to run it,
803    * A new bulgarian translation (thanks to Luchezar P. Petkov),
804    * French translation updated,
805    * Brazilian Portuguese translation updated (thanks to doutor.zero)
806    * German translation updated (thanks to Götz Waschk).
807
808
8091.99.8 - August 31th, 2005 :
810============================
811    * Added MP4/AAC file and tag support (including pictures in tag) by using
812      MPEG4IP-1.3 (libmp4v2) (thanks to Michael Ihde and Stewart Whitman),
813    * Fixed hangs in the cddb lookups (thanks to Paul Giordano),
814    * Fixed problem when parsing markup in the 'Fill Tag' scanner preview,
815    * "Copyright" replaced by "License" in .spec file to allow to build the RPM
816      package with rpm-4.4.0 (thanks to Nathaniel Clark),
817    * French translation updated,
818    * Italian translation updated (thanks to Costantino Ceoldo),
819    * German translation updated (thanks to Götz Waschk).
820
821
8221.99.7 - July 11th, 2005 :
823==========================
824    * When adding a picture, it tries to identify the type (front or back cover)
825      from the filename,
826    * Fixed saving a path in the browser entry after entering a new path,
827    * Fixed bug on Ogg Vorbis and Flac files which saves severals times the
828      TRACKTOTAL field if tag contains an unsupported field (thanks to Alan
829      Swanson),
830    * Fixed some strings that don't appear translated,
831    * Fixed loading of picture in ID3 tag with file name containing characters
832      not in UTF-8,
833    * French translation updated,
834    * Czech translation updated (thanks to Zbynek Mrkvicka),
835    * Brazilian Portuguese translation updated (thanks to doutor.zero)
836    * Hungarian translation updated (thanks to Mészáros Csaba),
837    * Italian translation updated (thanks to Costantino Ceoldo),
838    * German translation updated (thanks to Götz Waschk).
839
840
8411.99.6 - June 26th, 2005 :
842==========================
843    * Added scanner code '%d' for disc number,
844    * Configuration files updated to support ppc64 (thanks to Andreas Jochens),
845    * History list in comboboxes limited to 15 items,
846    * Fixed tab focus order in the 'Tag' area to avoid auto handling from gtk
847      (may changes on some systems),
848    * Fixed problem when writing playlist after renaming a directory,
849    * Fixed string encoding when writing playlist with the scanner,
850    * Fixed encoding of the default path to file chosen from preferences,
851    * Fixed problem of different file name sorting between file list and cddb
852      track name list,
853    * Fixed displaying number of files located in a directory with UTF-8 characters,
854    * Spanish translation updated (thanks to Francisco Javier F. Serrador),
855    * Italian translation updated (thanks to Costantino Ceoldo),
856    * German translation updated (thanks to Götz Waschk).
857
858
8591.99.5 - June 6th, 2005 :
860=========================
861    * Fixed crash when deleting pictures to severals tags at same time (thanks
862      to Fredrik Noring),
863    * Fixed a little bug when writing album disc number,
864    * Fixed changing case of a directory in FAT partitions,
865    * Fixed crash when using scanner to uppercase first letter of each word,
866    * Added icons in popup menu of tag fields,
867    * A new Greek translation (thanks to Apollon Oikonomopoulos),
868    * A new Brazilian Portuguese translation (thanks to doutor.zero),
869    * French translation updated,
870    * Spanish translation updated (thanks to Francisco Javier F. Serrador),
871    * Czech translation updated (thanks to Zbynek Mrkvicka),
872    * German translation updated (thanks to Götz Waschk).
873
874
8751.99.4 - May 1st, 2005 :
876========================
877    * Added ability to rename directories from the "Rename File" scanner (thanks
878      to Guilherme Destefani),
879    * Added new field for ID3v2 tag, Ogg Vorbis tag, FLAC tag and APE tag : disc
880      number,
881    * Added entry in file popup menu to run directly an automatic CDDB search
882      with the selected files,
883    * The CDDB protocol level had been changed to 6 to accept UTF-8 strings,
884    * Some fixes in the CDDB window and search file window,
885    * Added reading of FLAC Vorbis tag encoded into ISO-8859-1 character set,
886    * Added an option to preserve the modification time when saving the file,
887    * Improved settings of character set (for ID3 tags) to allow you to fix some
888      tags (for example if tags were written with UTF-8 instead of ISO-8859-15),
889    * Fixed wrong order of ID3 genres 'Swing' and 'Fast Fusion' (thanks to
890      Charles Shannon Hendrix),
891    * Fixed a bug into APE tag when deleting a field (thanks to Artur
892      Polaczynski),
893    * Fixed a bug in the Process fields scanner to remove spaces,
894    * Fixed for FLAC tag : keep the original vendor string while saving tag,
895    * Fixed displaying picture size when changing properties,
896    * Fixed lot of problems when handling UTF-8 filenames and strings,
897    * Fixed converting filenames to UTF-8 : if it fails try to convert from the
898      locale of your lang, else from ISO-8859-1,
899    * Fixed some memory leaks,
900    * French translation updated,
901    * Japanese translation updated (thanks to Takeshi Aihana),
902    * Romanian translation updated (thanks to George Pauliuc),
903    * Spanish translation updated (thanks to Fernando M. Bueno Moreno),
904    * Danish translation updated (thanks to Morten Brix Pedersen),
905    * Italian translation updated (thanks to Costantino Ceoldo),
906    * German translation updated (thanks to Götz Waschk).
907
908
9091.99.3 - January 20th, 2005 :
910=============================
911    * Added searching (search window) in the new tag fields added in the
912      previous version 1.99.1 (Composer, ...),
913    * Fixed displaying ratio for pictures in ID3v2 tags,
914    * Fixed requested server when using a proxy for the Cddb automatic searching
915      (thanks to bjustus schwartz),
916    * Fixed a bug with APE tags (thanks to Daniel Drake and Artur Polaczynski),
917    * Removed association of the program with directories in easytag.desktop,
918    * Removed forcing ID3v2.3 tags to ISO-8859-1 at start (was boring for
919      russian people),
920    * Replaced icons for directories in the browser,
921    * French translation updated,
922    * Italian translation updated (thanks to Costantino Ceoldo),
923    * German translation updated (thanks to Götz Waschk).
924
925
9261.99.2 - November 30th, 2004 :
927==============================
928    * Added support for picture into ID3v2 tags (thanks to Fredrik Noring),
929    * Added, for Ogg Vorbis and FLAC Vorbis, use of field TRACKTOTAL for the
930      number of file (instead doing like '02/21' in field TRACKNUMBER),
931    * Added ability to authentifiate on the proxy with username and password,
932    * Some fixes for the process fields scanner (thanks to Baris Cicek),
933    * Changed order of buttons in the message box dialogs (button OK on the
934      right, ...),
935    * Fixed saving of FLAC Vorbis tag, which was truncated with UTF-8 strings,
936    * Fixed running program from console using a relative or absolute path,
937    * Fixed displaying of hidden directories in the browser,
938    * Fixed using the command line to run EasyTAG with an hidden directory as
939      parameter (for example "easytag .a_hidden_dir/"),
940    * Using previous version for requesting cddb server as the new one doesn't
941      work with a proxy,
942    * Fixed gtk2 dependencies in easytag.spec file (thanks to John Thacker),
943    * French translation updated,
944    * Danish translation updated (thanks to Morten Brix Pedersen),
945    * Dutch translation updated (thanks to Vincent van Adrighem),
946    * Italian translation updated (thanks to Costantino Ceoldo),
947    * Russian translation updated (thanks to Andrey Astafiev),
948    * German translation updated (thanks to Götz Waschk).
949
950
9511.99.1 - October 25th, 2004 :
952=============================
953    * Added new fields for ID3v2 tag, Ogg Vorbis tag, FLAC tag and APE tag :
954      Composer, Original Artist/Performer, Copyright, URL and Encoder name,
955    * Added an option to select or not the corresponding file when selecting a
956      track name in the Cddb results,
957    * Added ability to search files in hidden directories,
958    * Added an option to not convert some words when using the scanner 'First
959      letter uppercase of each word' (theses words were skipped automatically in
960      the previous release),
961    * Fixed crash when switching between the Artist/Album view and the Browser
962      view (thanks to Daniel Drake), code was also improved,
963    * Fixed bug of loss of filename after opening the file with an external
964      program,
965    * Fixed displaying of small icons on small button as in Sequence Track
966      button,
967    * Fixed some memory leaks,
968    * French translation updated,
969    * German translation updated (thanks to Götz Waschk).
970
971    Note about numbering :
972      - 1.x : versions for GTK 1.2
973      - 2.x : versions for GTK 2.4 (1.99.x were pre releases)
974
975
9760.31_gtk2.4_pre3 - September 29th, 2004 :
977=========================================
978    * UTF-8 filename fixes (thanks to Daniel Drake),
979    * Added ability to request Cddb database automatically from the selected
980      files (computing the CddbId) (thanks to Justus Schwartz),
981    * When applying Cddb results to the files, the cddb genre is converted to an
982      ID3 genre,
983    * Added ability to convert filename extension to lower or upper case,
984    * Removed old function to keep the tree browser in memory (to not refresh it
985      automatically when collapsing and expanding a node),
986    * Fixed problem with UTF-8 strings and the process fields scanner (thanks to
987      Baris Cicek),
988    * Fixed ability to open a file with the popup menu entry "Open File(s)
989      with ...",
990    * Fixed displaying search result to red if matching
991    * Fixed displaying of the last selected file when selecting severals files,
992    * Fixed error messages in the Artist/Album view,
993    * French translation updated,
994    * Danish translation updated (thanks to Morten Brix Pedersen),
995    * Italian translation updated (thanks to Costantino Ceoldo),
996    * German translation updated (thanks to Götz Waschk).
997
998
9990.31_gtk2.4_pre2 - September 11th, 2004 :
1000=========================================
1001    * Fixed the option to load a directory at start (it read the dir. even if
1002      disactivated),
1003    * Fixed the conversion of the red lines to black when file was saved (thanks
1004      to John Spray),
1005    * Fixed UTF-8 strings in easytag.desktop,
1006    * Fixed 'configure' scripts as libvorbis is needed for libFLAC (thanks to
1007      Daniel Drake),
1008    * Fixed request to cddb for getting album tracks,
1009    * Fixed the command to 'Reload Directory' which didn't work,
1010    * The fields identifiers for Vorbis FLAC tag are written with upper letters
1011      (ex: TITLE= instead of title=) as they are recommended by Vorbis standard,
1012    * Various fixes,
1013    * Some updates in the USERS-GUIDE files (thanks to David Greaves),
1014    * Added an option to write or remove ID3 tag in FLAC files,
1015    * Added the matching of cddb title against every file using the Levenshtein
1016      algorithm (DLM : Damerau-Levenshtein Metric) (thanks to Santtu Lakkala),
1017    * Added Mime type in desktop file to be visible in the right click menu for
1018      directories (with GNOME-2.7) (thanks to Goetz Waschk),
1019    * A new Danish translation (thanks to Morten Brix Pedersen),
1020    * French translation updated,
1021    * German translation updated (thanks to Götz Waschk).
1022
1023
1024
10250.31_gtk2.4_pre1 - July 16th, 2004 :
1026====================================
1027    * Added an option to display the changed files to bold or red, like in the
1028      gtk-1.2 version (thanks to Hagen Möbius),
1029    * Fixed functions to process fields with UTF-8 strings, in the scanner
1030      (thanks to Santtu Lakkala),
1031    * Fixed renaming directories (thanks to Daniel Drake),
1032    * Fixed sensivity of file and tag area, when changing directory,
1033    * French translation updated,
1034    * Japanese translation updated (thanks to Takeshi Aihana),
1035    * German translation updated (thanks to Götz Waschk).
1036
1037
10380.31_gtk2.4_pre0 - July 3rd, 2004 :
1039===================================
1040    * GTK 2.4 port (thanks to Daniel Drake),
1041    * Initial GTK2 porting work (thanks to Mihael Vrbanec).
1042
1043
10440.31 - May 29th, 2004 :
1045=======================
1046
1047    * Tried to fixed the problem to get list of selected files after deleting of
1048      files,
1049    * Added ability to set/unset padding in ID3v2 tags,
1050    * Added an option in the 'Playlist window' to write only the selected files
1051      or directly all the files in the playlist,
1052    * Polish translation updated (thanks to Artur Polaczynski),
1053    * Russian translation updated (thanks to Andrey Astafiev),
1054    * Romanian translation updated (thanks to George Pauliuc),
1055    * Dutch translation updated (thanks to Björn Olievier),
1056    * Japanese translation updated (thanks to Takeshi Aihana),
1057    * Czech translation updated (thanks to Milan Siebenburger),
1058    * Italian translation updated (thanks to Costantino Ceoldo).
1059
1060
10610.30.2 - March 25th, 2004 :
1062===========================
1063    * Some tabs in the preferences window have been reorganized,
1064    * Fixed in configure script, the detection of libFLAC when using the switch
1065      --disable-ogg,
1066    * Fixed a wrong numbering in sub directories for the new track field button
1067      (to set the number of files in the directory to the track field),
1068    * German translation updated (thanks to Götz Waschk).
1069
1070
10710.30.1 - March 22th, 2004 :
1072===========================
1073    * Added support of FLAC Vorbis tag for FLAC files (if the file has no FLAC
1074      vorbis file, it tries to read the ID3 tag) (thanks to Pavel Minayev),
1075    * Added support of APE tag for OptimFROG files (.ofr, .ofs),
1076    * Added ability to write by default ID3v2.3 tags to ISO-8859-1,
1077    * Version of libFLAC (1.0.3) supplied in the package was removed,
1078    * Added ability in the Process Fields scanner to convert a character by an
1079      other on (patch from Ben Hearsum),
1080    * Added ability to display the files by Artists and by Albums,
1081    * Added ability to set independently the character conversion for the Tag
1082      scanner and the Rename File scanner,
1083    * Added a new button to set the number of files in the directory to the
1084      track field,
1085    * Added the entry "Tag selected files with this field" in the popup menu of
1086      tag entries,
1087    * Added a sub menu Scanner into popup menu over the file list,
1088    * When resizing the main window, the tag area doesn't grow,
1089    * The fields identifiers for Ogg Vorbis tag are written with upper letters
1090      (ex: TITLE= instead of title=) as they are recommended by Vorbis standard,
1091    * The CDDB results can be applied to the files selected in the main list,
1092    * Fixed the execution of scanner, when using entries of the main menu
1093      'Scanner' in the menu bar,
1094    * Fixed the CDDB server name, that wasn't saved in the configuration file,
1095    * Fixed connection to CDDB under FreeBSD 5.1 (thanks to from Jan Kanty Palus),
1096    * Fixed a bug when using "Repeat action for the rest of the files" when
1097      deleting files,
1098    * Fixed a bug that doesn't save the changed files, which aren't selected,
1099      when changing of directory or exiting, even if you select the button "Yes"
1100      in the dialog box,
1101    * Fixed a bug when renaming files with the scanner and using the character
1102      conversion (some spaces or underscores weren't replaced),
1103    * Fixed some memory leaks (in browser, scanner, ...),
1104    * Updated easytag.desktop and EasyTAG icon,
1105    * French translation updated,
1106    * Spanish translation updated (thanks to Fernando M. Bueno Moreno),
1107    * Italian translation updated (thanks to Costantino Ceoldo),
1108    * Dutch translation updated (thanks to Björn Olievier),
1109    * Ukrainian translation updated (thanks to Cawko Xakep).
1110
1111
1112
11130.30 - September 8th, 2003 :
1114============================
1115    * Added an option to define the number of characters to use for the Track
1116      field (see Misc tab),
1117    * Added a button in the browser to jump to the parent directory,
1118    * Pressing the Enter key in the tag entries set the focus to the next entry,
1119    * The selection of files in the search window select also the corresponding
1120      files in the main list,
1121    * Added ability to select files of the same directory by double clicking
1122      over the list, triple clicking select all files,
1123    * The tree browser is sorted again after renaming a directory,
1124    * The tree browser is sorted ignoring the word case,
1125    * Content of the clipboard is automatically set in the 'Words' field of the
1126      CDDB window and Search window, when opening them,
1127    * Added button in the CDDB window to filtrate the 'red' lines in the albums
1128      list,
1129    * Added button in the CDDB window to select/unselect all lines and invert
1130      the selection in the tracks album list,
1131    * Fixed position in the list when selecting a file with the mouse (use of
1132      the next or previous button select the wrong line),
1133    * Fixed state of the Undo and Redo buttons when using the command to select
1134      all files and invert the selection,
1135    * Fixed tooltips message on the small buttons in the tag area,
1136    * French translation updated,
1137    * Czech translation updated (thanks to Milan Siebenburger),
1138    * German translation updated (thanks to Götz Waschk).
1139
1140
11410.29 - September 1rst, 2003 :
1142=============================
1143    * When selecting a "changed" file, the background color is set to red (as
1144      for the filename in the normal state),
1145    * Fixed problem when selecting file after to have been sorted,
1146    * Fixed problem to display file data, when selecting finally only one file
1147      of the last selected files,
1148    * Added ability to sort the CDDB results by track name or track number or
1149      manually,
1150    * Added detection and linking with iconv in the configure script to avoid
1151      compilation error,
1152    * When using buttons 'first', 'previous', 'next' and 'last', only one line
1153      is selected,
1154    * Russian translation updated (thanks to Andrey Astafiev),
1155    * Dutch translation updated (thanks to Björn Olievier),
1156    * Japanese translation updated (thanks to Takeshi Aihana),
1157    * Polish translation updated (thanks to Artur Polaczynski),
1158    * Italian translation updated (thanks to Lorenzo Cappelletti),
1159    * Romanian translation updated (thanks to George Pauliuc),
1160    * German translation updated (thanks to Götz Waschk).
1161
1162
11630.28.1 - July 13th, 2003 :
1164==========================
1165    * Added the ability to perform an action only for the selected files : to
1166      set a field to other files, to remove tags, to scan files, to save files,
1167      to delete files, to use undo and redo, to open files with an external
1168      program,
1169    * Added ability to (un)select all files or to invert the selection,
1170    * Changed writing of the genre in ID3v2.3 tags (according to id3v2.3.0
1171      standard),
1172    * Added displaying of number of files in the directory of the selected file
1173      (in the browser area),
1174    * Added preview for the Fill Tag scanner,
1175    * Added buttons in the toolbar to select all files and invert the selection,
1176    * Cleanup in the toolbar and in menus,
1177    * Warning : Many shortcuts have been changed!,
1178    * A lot of code cleanup,
1179    * Fixed a small bug in the preview of the Rename File Scanner,
1180    * Fixed problem of zombie process when terminating the audio player (thanks
1181      to Tony Mancill),
1182    * Fixed a bug when starting with some gtk themes as H2O (no window appeared)
1183      (thanks to Tony Mancill),
1184    * Fixed a bug when applying CDDB results to the files excepted for the
1185      filename,
1186    * French translation updated,
1187    * Romanian translation updated (thanks to George Pauliuc),
1188    * German translation updated (thanks to Götz Waschk),
1189    * Russian translation updated (thanks to Andrey Astafiev).
1190
1191
11920.28 - May 31th, 2003 :
1193=======================
1194    * Added ability to add the CRC-32 value (for files with ID3 tags only) as
1195      default comment when using scanner (thanks to Oliver),
1196    * Added ability to write the playlist with DOS directory separator (thanks
1197      to Oliver),
1198    * Added ability to write the playlist in the parent directory (thanks to
1199      Oliver),
1200    * Fix for Ogg Vorbis files : skip the ID3v2 tag (if it exists) to open the
1201      file without error,
1202    * Bugfixes in the playlist generator (character replacement, ...),
1203    * Fixed refreshing of file path when renaming a directory,
1204    * Now the configuration and history files were created at the start up to
1205      avoid error messages,
1206    * Added some patch for NetBSD (thanks to Soren Jacobsen),
1207    * French translation updated,
1208    * German translation updated (thanks to Götz Waschk).
1209
1210
12110.27.1 - April 20th, 2003 :
1212===========================
1213    * Added support of APE tag for MusePack and Monkey's Audio files (thanks to
1214      Artur Polaczynski),
1215    * Cast and pointers fixes for a clean compilation on 64bits platform (thanks
1216      to Philipp Thomas),
1217    * Fixed a bug when using "Open File With..." after renaming a file without
1218      reloading the directory (it was using the old filename),
1219    * Cleaning in the configure script (thanks to Philipp Thomas),
1220    * When loading files with id3 tags, it checks if it has the versions of tags
1221      specified in the preferences window,
1222    * Genre in ID3v2 tag : use only the string for an unknowm id3v1 genre,
1223    * Added the missing instruction "#include <errno.h>" in about.c that may
1224      produce compilation problems,
1225    * Dutch translation updated (thanks to Björn Olievier),
1226    * Polish translation updated (thanks to Artur Polaczynski),
1227    * Czech translation updated (thanks to Milan Siebenburger),
1228    * German translation updated (thanks to Götz Waschk).
1229
1230
12310.27 - February 2nd, 2003 :
1232===========================
1233    * Fixed an other filepointer leak when renaming file and directories (thanks
1234      to Artur Polaczynski),
1235    * Improved speed when applying a field to all other files, removing all tags
1236      and scanning all files,
1237    * Fixed problem with too long track name in CDDB albums,
1238    * When getting files list of a cddb album, it tries to reconnect severals
1239      times if the connection fails,
1240    * Ability to select lines in the CDDB track name to load to the file list,
1241    * Ability to run the scanner when loading filenames from a TXT file,
1242    * Ability to run the scanner when loading fields from CDDB results,
1243    * Ability to load CDDB results only for the selected lines,
1244    * Ability to generate the playlist name from mask codes,
1245    * Added tab in "About" window to display the ChangeLog,
1246    * Fixed detection of version id3lib (due to an error in configure.in),
1247    * Added german help documentation (thanks to Daniel Pichler),
1248    * Russian translation updated (thanks to Andrey Astafiev),
1249    * German translation updated (thanks to Götz Waschk).
1250
1251
12520.26 - December 31th, 2002 :
1253============================
1254    * Fixed filepointers leaks when ID3v2 tag is missing for files using ID3
1255      tags (thanks to Martijn van Buul),
1256    * NetBSD patches from Thomas Klausner,
1257    * Some bugfixes in the CDDB search,
1258    * Updated character conversion for CD-Rom filesystems,
1259    * Fixed a crash when applying the CDDB result to a list with less files,
1260    * Fixed a memory bug when using the menu entry 'Reload the directory',
1261    * Added a man page (thanks to George Pauliuc),
1262    * When sorting the files, they are sorted also by ascending filename by
1263      default,
1264    * When tag entries have the focus, PageUp and PageDown keys select the
1265      previous or the next file,
1266    * Polish translation updated (thanks to Maciej Kasprzyk),
1267    * Italian translation updated (thanks to Lorenzo Cappelletti),
1268    * Ukrainian translation updated (thanks to Cawko Xakep).
1269
1270
12710.25 - November 11th, 2002 :
1272============================
1273    * Ability to stop the saving of all files,
1274    * Improvement of the directory browser, when renaming a directory,
1275    * Ability to set also the filename from CDDB results,
1276    * Ability to search a word in the album list of the CDDB window,
1277    * Don't loose unsupported tag items for the Ogg files,
1278    * A new Romanian translation (thanks to George Pauliuc),
1279    * French translation updated,
1280    * Dutch translation updated (thanks to Björn Olievier),
1281    * Japanese translation updated (thanks to Takeshi Aihana),
1282    * Spanish translation updated (thanks to Jaime Serrano Cartagena),
1283    * Swedish translation updated (thanks to Patrik Israelsson),
1284    * Hungarian translation updated (thanks to Nagy Boldizsar),
1285    * Czech translation updated (thanks to Milan Siebenburger),
1286    * German translation updated (thanks to Götz Waschk).
1287
1288
12890.24.1 - October 24th, 2002 :
1290=============================
1291    * Added CDDB support (from http protocol),
1292    * New possibilities for sorting the list of files (type, size, duration,
1293      birate, ...),
1294    * Fixed to compile with flac-1.0.4 (thanks to Bastian Kleineidam and Götz
1295      Waschk),
1296    * Old versions of ID3v2 tags are automatically updated to ID3v2.3,
1297    * Fixed renaming files or directories (the old method was better than the
1298      newer one, with patch from Alan Swanson),
1299    * Use of 'mkstemp' instead of 'mktemp',
1300    * Various bugfixes,
1301    * French translation updated,
1302    * Polish translation updated (thanks to Maciej Kasprzyk),
1303    * Ukrainian translation updated (thanks to Cawko Xakep),
1304    * German translation updated (thanks to Götz Waschk),
1305    * Hungarian translation updated (thanks to Nagy Boldizsar).
1306
1307
13080.24 - September 15th, 2002 :
1309=============================
1310    * Added ability to open a file with an external program,
1311    * Added ability to use arguments when opening a directory or a file with an
1312      external program (for example : 'xmms -e'),
1313    * Some fixes when deleting files : the total size and total duration are
1314      updated,
1315    * Invalid characters are replaced when renaming the file from the scanner,
1316    * Re-added preprocessor instructions in the file vcedit.h (forgotten when
1317      updating this file from vorbis-tools-1.0),
1318    * Fix for an unsupported ID3v2 tag : we get data of the ID3v1 tag (for
1319      example: ID3v2.4 tag with id3lib-3.8.0),
1320    * Added check of validity of playlist content mask,
1321    * Fixed reading of informations of mpeg header, and calculation of song
1322      time, with files containing an ID3v2 tag (patch from Artur Polaczynski),
1323    * Fixed the popup menu in entries field : now we don't need to click two
1324      times the left mouse button (patch from Maciej Kasprzyk),
1325    * Corrections in text menu (thanks to Artur Polaczynski),
1326    * Fixed renaming of directory,
1327    * Number of files to save is displayed in the progress bar,
1328    * Code clean up for scanners,
1329    * Various fixes,
1330    * Logo "updated",
1331    * French translation updated,
1332    * Polish translation updated (thanks to Maciej Kasprzyk),
1333    * Japanese translation updated (thanks to Takeshi Aihana),
1334    * Italian translation updated (thanks to Lorenzo Cappelletti),
1335    * Russian translation updated (thanks to Andrey Astafiev),
1336    * Czech translation updated (thanks to Milan Siebenburger),
1337    * German translation updated (thanks to Götz Waschk).
1338
1339
13400.23.2 - September 1rst, 2002 :
1341===============================
1342    * Fixed a stupid bug in the rename file scanner : the file path was lost!
1343
1344
13450.23.1 - September 1rst, 2002 :
1346===============================
1347    * Playlist generator : ability to define the informations to write in the
1348      playlist, by using masks (like in scanners),
1349    * Fixed a bug with an empty field in Ogg Vorbis file,
1350    * Fixed a bug into the scanner window, due to a missing initialisation,
1351    * A fix for the undo function: now the history list has a logical behaviour,
1352    * Patch from Götz Waschk to compile with the version of libFLAC installed on
1353      your system if found,
1354    * Added switch '--disable-flac' to force the compilation with files of
1355      libFLAC supplied in the package,
1356    * Improved speed of removing tags from the interface,
1357    * Improved speed of the three scanners,
1358    * Improved speed of searching and loading files when browsing directories,
1359    * Process fields: the genre field was added,
1360    * Number of files parsed is displayed in the progress bar,
1361    * Updated vcedit.c from vorbis-tools-1.0 to remove all memory leaks when
1362      processing Ogg Vorbis files,
1363    * Binary linked with Vorbis libraries 1.0,
1364    * A new Polish translation (thanks to Maciej Kasprzyk),
1365    * French translation updated,
1366    * Czech translation updated (thanks to Milan Siebenburger).
1367
1368
13690.23 - July 18th, 2002 :
1370========================
1371    * A fix for 'Makefile.am' in the FLAC directory : the file /usr/include/assert.h'
1372      may be overwritten on some systems,
1373    * Russian translation updated (thanks to Andrey Astafiev),
1374    * German translation updated (thanks to Götz Waschk).
1375
1376
13770.22 - July 17th, 2002 :
1378========================
1379    * Added an option to ignore the case when sorting the list,
1380    * Italian translation updated (thanks to Lorenzo Cappelletti),
1381    * Dutch translation updated (thanks to Björn Olievier),
1382    * Spanish translation updated (thanks to Jaime Serrano Cartagena),
1383    * Czech translation updated (thanks to Milan Siebenburger),
1384    * Japanese translation updated (thanks to Takeshi Aihana),
1385    * German translation updated (thanks to Götz Waschk).
1386
1387
13880.21.1 - July 9th, 2002 : (released for translators only)
1389=========================
1390    * id3_tag.c : replaced 'index_t' by 'size_t' to compile with
1391      id3lib-3.8.0pre3.0,
1392    * Configure scripts upgraded to autoconf 2.53, automake 1.6.1 and gettext
1393      0.10.40,
1394    * The old command bar on the right (hidden by default) was removed,
1395    * Fixed the behaviour of the tag entries when increasing the height of the
1396      window,
1397    * Added reading of header informations of FLAC files,
1398    * Changed files during the loading are shown (spaces stripped for example),
1399    * When saving all files, it displays only modified files to improve speed,
1400    * Improvement when applying a field to all other files,
1401    * Code cleanup for the undo functions,
1402    * Fixed displaying of file sorting into the preferences window,
1403    * Added ability to sort files by the other fields (as artist, ...),
1404    * Added ability to open the scanner window on startup,
1405    * Added scanner items in the main menu bar,
1406    * French translation updated,
1407    * Italian translation updated (thanks to Lorenzo Cappelletti).
1408
1409
14100.21 - May 26th, 2002 :
1411=======================
1412    * Fixed crash when deleting the filename,
1413    * Fixed displaying of an error message for Ogg Vorbis files (when writting
1414      tag),
1415    * Scanner to Fill Tag : the problem to parse correctly filename like
1416      '01 track name.mp3', with a mask like '%n %t' was fixed,
1417    * Added shorcuts in the menu 'Misc.',
1418    * Fix the popup menu of the genre entry which was opened when typing the
1419      space bar,
1420    * Russian translation updated (thanks to Andrey Astafiev),
1421    * Czech translation updated (thanks to Milan Siebenburger),
1422    * Japanese translation updated (thanks to Takeshi Aihana),
1423    * German translation updated (thanks to Götz Waschk).
1424
1425
14260.20 - May 10th, 2002 :
1427=======================
1428    * Added ability to load the filenames from a TXT file,
1429    * Added an option for the Ogg Vorbis files to not write the comment field to
1430      the XMMS format (it appears as unknow for the others applications),
1431    * Added options to select the style of the lines and expanders in the tree
1432      browser,
1433    * Ogg file : when reading the file, if the tag contains severals entries for
1434      each field,
1435      they are concatenated,
1436    * Fixed properties of the file (owner and group) that may changes when
1437      rewriting the file,
1438    * Dutch translation updated (thanks to Björn Olievier),
1439    * Italian translation updated (thanks to Lorenzo Cappelletti),
1440    * Czech translation updated (thanks to Milan Siebenburger),
1441    * German translation updated (thanks to Götz Waschk).
1442
1443
14440.19 - April 22th, 2002 :
1445=========================
1446    * Added a protection to prevent corrupted fields doing segfaults into id3lib
1447      (for mp3),
1448    * Fixed a bug when deleting the last file of the file,
1449    * Now the button used to apply the track number to all files, can only
1450      remove the track fields or set the number of tracks (length of album) to
1451      all files,
1452    * Searching window : added a status bar,
1453    * Searching window : keywords hightighted in the result list,
1454    * A new Spanish translation (thanks to Jaime Serrano Cartagena),
1455    * Japanese translation updated (thanks to Takeshi Aihana),
1456    * French translation updated,
1457    * German translation updated (thanks to Götz Waschk).
1458
1459
14600.18.1 - April 17th, 2002 :
1461===========================
1462    * Added a searching window for the files in the list,
1463    * Added ability to choose the audio player, and to play only the selected
1464      file,
1465    * Fixed a bug into playlist writter (tag of the first file might be changed),
1466    * Fixed problem with comboboxes which were not case sensitive,
1467    * Fixed a bug of the ENABLE/DISABLE_OGG feature. The problem occured when
1468      using the Tag Scanner with Ogg Vorbis files,
1469    * Fixed a crash that may occurs when displaying the layer version,
1470    * Fixed a bug that prevents to delete the first file of the list,
1471    * Added song length (TLEN) into the ID3v2 tag,
1472    * A new Czech translation (thanks to Milan Siebenburger),
1473    * Dutch translation updated (thanks to Björn Olievier),
1474    * Italian translation updated (thanks to Lorenzo Cappelletti),
1475    * Russian translation updated (thanks to Andrey Astafiev),
1476    * German translation updated (thanks to Götz Waschk).
1477
1478
14790.18 - April 4th, 2002 :
1480========================
1481    * Added ability to browse a directory with an external program,
1482    * Fixed execution of XMMS: use of execvp intead of system, and load only the
1483      list of files instead of the base directory,
1484    * French translation updated,
1485    * Ukrainian translation updated (thanks to Olexander Kunytsa),
1486    * Japanese translation updated (thanks to Takeshi Aihana),
1487    * German translation updated (thanks to Götz Waschk).
1488
1489
14900.17.2 (devel) - March 24th, 2002 :
1491===================================
1492    * Ability to delete files,
1493    * Improved sensivity of buttons for saving files,
1494    * Fixed a bug into "Rename File" scanner with the trailing separator (patch
1495      from Björn Olievier),
1496    * Swedish translation updated (thanks to Patrik Israelsson),
1497    * Russian translation updated (thanks to Andrey Astafiev),
1498    * Italian translation updated (thanks to Lorenzo Cappelletti).
1499
1500
15010.17.1 (devel) - March 12th, 2002 :
1502===================================
1503    * Code cleanup and better memory use (very big optimization due to some old
1504      parts of code removed),
1505    * Fixed syntax of static librairy libmpeg123 into Makefile.am (might cause
1506      some problems),
1507    * Ability to choose the genre freely, completion of text rewritten,
1508    * Rename file scanner: doesn't write the 'trailing separator' of an empty
1509      field,
1510    * Dutch translation updated (thanks to Björn Olievier),
1511    * Japanese translation updated (thanks to Takeshi Aihana).
1512
1513
15140.17 - March 5th, 2002 :
1515========================
1516    * Ability to disable the Ogg Vorbis file support with the switch
1517      '--disable-ogg',
1518    * Fixed problem with fields declared in the tag and containing no
1519      information,
1520    * Fixed coloration of changed files in the list,
1521    * Added code %l into scanner corresponding to the field of the number of
1522      tracks,
1523    * German translation updated (thanks to Götz Waschk),
1524    * Italian translation updated (thanks to Lorenzo Cappelletti).
1525
1526
15270.16.1 (devel) - February 21th, 2002 :
1528======================================
1529    * Ability to write playlist of files,
1530    * Ability to write the track field with the number of tracks (ex: "10/21"),
1531    * Name of files (in list) are refreshed when renamed,
1532    * Testing: File in list colored in red when modified,
1533    * Ability to select a file in the list by typing the first characters of the
1534      file name (like the genre field),
1535    * Fixed and improved parsing of header and VBR detection for MP3 and MP2
1536      files,
1537    * Fixed displaying of state of a file on read-only file system,
1538    * French translation updated,
1539    * Japanese translation updated (thanks to Takeshi Aihana),
1540    * German translation updated (thanks to Götz Waschk).
1541
1542
15430.16 - February 3rd, 2002 :
1544===========================
1545    * Fixed compilation problem with id3lib-3.7.13,
1546    * Fixed a bug when fields are empty into preview of filename scanner,
1547    * Improved genre handling: ability to type the first characters of the word
1548      to select it directly (example: 'tec' for 'Techno'),
1549    * Added an option to expand the selected node in file browser,
1550    * Added an option to convert the track field to two characters or to don't
1551      change it,
1552    * Added 'redo' buttons in command bar,
1553    * Now, value 0 for the track is authorised (else causes problems with undo
1554      function),
1555    * French translation updated,
1556    * Russian translation updated (thanks to Andrey Astafiev),
1557    * German translation updated (thanks to Götz Waschk).
1558
1559
15600.15.7 (devel) - January 20th, 2002 :
1561=====================================
1562    * Added "main" undo/redo (history list) to process all files,
1563    * A fix for tag priority problem with id3lib-3.8.0 (patch from Holger
1564      Schemel),
1565    * Patch from Goetz Waschk for id3lib detection into configure.in,
1566    * A fix for undo and redo function to check chronological order when aplying
1567      them,
1568    * The character '/' into filename is replaced automatically by '-' instead
1569      of to don't accept them,
1570    * Added an option to convert in filename other characters as '\', ':', ...,
1571      which cause problem on windows filesystems,
1572    * 'Rename file' scanner: remove the separator before a mask code if the
1573      corresponding entry doesn't contain text,
1574    * Preview of renaming file scanner, updated when changing the selected file,
1575    * Changed some icons (taken from gtk 2),
1576    * Italian translation updated (thanks to Lorenzo Cappelletti),
1577    * German translation updated (thanks to Götz Waschk),
1578    * Japanese translation updated (thanks to Takeshi Aihana).
1579
1580
15810.15.6 (devel) - December 24th, 2001 :
1582======================================
1583    * A fix for a BIG bug when writing ID3 tags: if the character set
1584      translation isn't used, the tag is converted to UTF-8 by default!,
1585    * A fix for "configure.in" to detect correctly libvorbis (thanks to Goetz
1586      Waschk),
1587    * A fix for "configure.in" to compile EasyTAG with id3lib 3.8.0pre2 and
1588      3.8.0pre2.1 (linked with zlib and libstdc++),
1589    * A fix for character set identification for Ogg Vorbis files (patch from
1590      Vaclav Slavik),
1591    * A fix for path of files in list after renaming a parent directory,
1592    * Tree browser: update subdirectories when collapsing and re-expanding a
1593      node,
1594    * Minor changes into the preference window,
1595    * Removed some unused pixmaps,
1596    * Russian translation updated (thanks to Andrey Astafiev).
1597
1598
15990.15.5 (devel) - December 18th, 2001 :
1600======================================
1601    * Rewritten core to support other file formats,
1602    * Ability to write tag of Ogg Vorbis files (Ogg Vorbis tag) and file infos,
1603    * Ability to write tag of FLAC files (ID3 tag),
1604    * Ability to write tag of MP2 files (ID3 tag),
1605    * File type and tag type displayed into label of each frame,
1606    * Now, masks musn't be suffixed by an extension (users must remove .mp3 at
1607      the end of each mask),
1608    * Use of iconv for character set translations,
1609    * Changed file names for 'scan tag' and 'rename file' lists (lists without
1610      extension),
1611    * Added a preview for the 'rename file' scanner,
1612    * Ability to load a directory by command line (ex: "easytag /tmp/mp3" or
1613      "easytag ." to load the current directory),
1614    * Added an option to select the mode of sorting for the file list by default,
1615    * Added individual undo/redo for each file, undo/redo for "all files" not
1616      yet implemented,
1617    * Added a button into tools bar to stop the recursive search of files,
1618    * Changed displayed icon for read only file,
1619    * Fixed sorting of files (ascending by filename) at loading of the list,
1620    * Reading id3 tag with id3lib 3.7.x : added a fix for the year field with
1621      garbage when the id3v1 tag was filled with spaces instead of zeroes (for
1622      files containing only id3v1 tag),
1623    * Added the missing "Rename directory" entry into Browser sub-menu,
1624    * Fixed some memory leak (tag scanner and other location),
1625    * The both scan buttons (in toolbar) have been duplicated into the scanner
1626      window,
1627    * Now, the yellow background of tooltips can be turn off by an option to
1628      avoid problem with cyrrilic font.
1629    * French translation updated,
1630    * German translation updated (thanks to Philipp Thomas),
1631    * Russian translation updated (thanks to Andrey Astafiev).
1632
1633
16340.15.1 (devel) - September 23th, 2001 :
1635=======================================
1636    * Now autoconf and automake are used to build the package (thanks to
1637      Götz Waschk),
1638    * Some language corrections (thanks to Colin Marquardt),
1639    * Fixed bug when refreshing browser directory from popup menu,
1640    * Ability to sort (ascending/descending) the list of files by track number,
1641    * Ability to sort (ascending/descending) the list of files by date of
1642      creation,
1643    * A new Ukrainian translation (thanks to Olexander Kunytsa),
1644    * Russian translation updated (thanks to Andrey Astafiev),
1645    * German translation updated (thanks to Colin Marquardt),
1646    * Dutch translation updated (thanks to Vincent van Adrighem).
1647
1648
16490.15 - July 17th, 2001 :
1650========================
1651    * All widgets usable by user were disabled when saving files,
1652    * Can't press the Save button to rename the directory is no text typed
1653      in the entry,
1654    * Some code cleanup.
1655
1656
16570.14.4 (devel) - July 3rd, 2001 :
1658=================================
1659    * Added a browser list to wiew directly all mp3 files,
1660    * Background color of list changes for each new directory,
1661    * Default configuration modified,
1662    * Makefile in po directory: display state of each po file when compiling
1663      (thanks to Lorenzo Cappelletti),
1664    * French translation updated,
1665    * German translation updated (thanks to Colin Marquardt).
1666
1667
16680.14.3 (devel) - June 19th, 2001 :
1669=================================
1670    * Added a toolbar (use the option to hide the 'command area'),
1671    * Ability to sort (ascending/descending) the list of files (useful
1672      when changing file names),
1673    * Keep permissions of the file when writing the tag (may change on NFS),
1674    * Ability to rename a directory in the browser,
1675    * Added 'Escape' event to all small windows to close them,
1676    * Dutch translation updated (thanks to Vincent van Adrighem),
1677    * Italian translation updated (thanks to Cappelletti Lorenzo).
1678
1679
16800.14.2 (devel) - May 22th, 2001 :
1681=================================
1682    * Process fields: manage also non english characters ('à', 'é', ...),
1683    * Fixed segfault when refreshing the tree,
1684    * A fix for the history list attached to the browser entry,
1685    * Fixed renaming file when only case was changed,
1686    * Fixed a problem with id3lib that doesn't strip trailing spaces of the
1687      id3v1 comment in some cases,
1688    * Japanese translation updated (thanks to Takeshi Aihana),
1689    * Italian translation updated (thanks to Cappelletti Lorenzo).
1690
1691
16920.14.1 (devel) - May 1st, 2001 :
1693================================
1694    * Fixed a segfault when using translation table,
1695    * Fixed problem with id3lib-3.7.13,
1696    * Message boxes when saving files: now "Do the same for the rest" when
1697      renaming files and when saving tags are separated,
1698    * Fixed positioning of the small window with a stop button,
1699    * Added a handle on the right of the browser frame to adjust the size
1700      of tag entries,
1701    * German translation updated (thanks to Colin Marquardt),
1702    * French translation updated,
1703    * Russian translation updated (thanks to Serg Zhumatiy).
1704
1705
17060.14 - April 16th, 2001 :
1707=========================
1708    * 'Process fields' scanner: ability to select fields to process,
1709    * Buttons "Tag all files with ...": added messages when fields are empty,
1710    * file 'id3tag.c' was missing in POTFILES (for translation),
1711    * Japanese translation updated (thanks to Takeshi Aihana),
1712    * Italian translation updated (thanks to Cappelletti Lorenzo),
1713    * Dutch translation updated (thanks to Vincent van Adrighem),
1714    * German translation updated (thanks to Colin Marquardt).
1715
1716
17170.13.7 (devel) - April 09th, 2001 :
1718===================================
1719    * Fixed: now it doesn't ask you for saving even if there is no change to save,
1720    * Added a history list to comboboxes,
1721    * Fixed saving all files: it didn't save changes in currently displayed file,
1722    * Added icons in options window for selecting buttons to display (command bar),
1723    * Wording fixes, spelling mistake fixes (thanks to Colin Marquardt),
1724    * A new Japanese translation (thanks to Takeshi Aihana),
1725    * German translation updated (thanks to Colin Marquardt),
1726    * French translation updated,
1727    * Some code cleanup.
1728
1729
17300.13.6 (devel) - March 24th, 2001 :
1731===================================
1732    * Fixed a typing error which can cause a segfault with the title entry,
1733    * Display which version of id3lib is used. And display a warning message for
1734      verion 3.7.13,
1735    * Some spelling mistakes corrected (thanks to Cappelletti Lorenzo),
1736    * Disable the 'file frame' and 'tag frame' when no MP3 have been found,
1737    * Fix: after canceling a 'Save All Files' sequence, sensivity of command
1738      buttons wasn't updated,
1739    * Fix: Go button linked with the spinner button when hiding/showing this one,
1740    * Dutch translation updated (thanks to Vincent van Adrighem),
1741    * A new Italian translation (thanks to Cappelletti Lorenzo).
1742
1743
17440.13.5 (devel) - March 18th, 2001 :
1745===================================
1746    * Added ID3v2 support (need id3lib, see in http://id3lib.sourceforge.net),
1747    * Ability to select tags to write (ID3v1.x, or ID3v2, or the both),
1748    * A fix for the 'Save All Files' button that save only files placed after
1749      the current position,
1750    * The old and buggy tag scanner has been removed,
1751    * Added an option to load or not the default path on startup,
1752    * Renaming file: check if there is already a file with the new name, to
1753      avoid loss of data (thanks to Cappelletti Lorenzo for warning me about
1754      this bug),
1755    * A fix when using the last defined genre,
1756    * Track list : load at least 30 numbers,
1757    * Sequence Tracks : restart numbering for each directory,
1758    * Added thanks into the about window,
1759    * New icons for the 'scan file' buttons,
1760    * French translation updated,
1761    * A new Hungarian translation (thanks to Szel Miklos).
1762
1763
17640.13 - December 25th, 2000 :
1765============================
1766    * A new button into the frame "ID3 Tag" to sequence the track numbers
1767     (thanks to Charles Kerr for the patch),
1768    * New windows for messages (improvements) which give more choices (ability
1769      to cancel a file saving loop, ability to do the same action for all other
1770      files),
1771    * Added an option for the placement of message windows,
1772    * Added a Go button next to the spinner button,
1773    * French translation updated,
1774    * Dutch translation updated (thanks to Vincent van Adrighem),
1775    * German translation updated (thanks to Adrian Bunk),
1776    * Russian translation updated (thanks to Serg Zhumatiy).
1777
1778
17790.12 - November 21th, 2000 :
1780============================
1781    * French translation updated,
1782    * German translation updated (thanks to Adrian Bunk),
1783    * Added some documentation: a guide for users,
1784    * Doesn't block you, if the translation file is invalid and you don't use
1785      it,
1786    * Fixed problems when compiling with "-pedantic" option (without gettext),
1787    * Added file 'mp3types.h' to avoid to including incorrectly 'easytag.h',
1788    * Added an option to confirm before renaming file,
1789    * Added an option into 'Option Window' to browse subdirectories,
1790    * Removed the 'beep' when a file can't be opened.
1791
1792
17930.11 - October 26th, 2000 :
1794===========================
1795    * Fixed the loss of focus of an entry when using shortcut keys and reaching
1796      an extremity of the list,
1797    * French translation updated,
1798    * Some code clean up,
1799    * Added ability to select directly any MP3 file in the list (via a spinner
1800      button).
1801
1802
18030.10.2 (devel) - October 8th, 2000 :
1804====================================
1805    * Added Swedish translation (thanks to Patrik Israelsson),
1806    * French translation updated,
1807    * Corrected some spelling mistakes... oops :),
1808    * A fix for message dialogs with running gtk loops,
1809    * A fix for a memory leak when reading directories,
1810    * New options for 'Process Fields': keep only one space or underscore when
1811      they're duplicated (ex: "My_-__string" => "My_-_string").
1812
1813
18140.10.1 (devel) - October 4th, 2000 :
1815====================================
1816    * Justify to left the text into file name entry, when text is longer than
1817      the entry,
1818    * Justify to right the text into path entry (frame browser), when text
1819      is longer than the entry,
1820    * Scanner options: radio group replaced by check buttons to allow to
1821      disable conversion!,
1822    * Tree Browser: don't freeze it when reading a directory (doesn't lost
1823      focus),
1824    * Added Dutch translation (thanks to Vincent van Adrighem),
1825    * The path to the current displayed file is shown into the path_entry of
1826      browser.
1827
1828
18290.10 - September 18th, 2000 :
1830=============================
1831    * French translation updated,
1832    * Added a button to stop recursion when browsing directories recursively,
1833    * Added recursion for the browser, to get mp3 files into sub-directories,
1834    * Added an option to (des)activate recursion, into main menu and browser
1835      popup menu.
1836
1837
18380.9.7 (devel) - September 4th, 2000 :
1839=====================================
1840    * Added ability to overwrite filled fields into tag when using the scanner,
1841    * New options for 'Process Fields': remove and insert spaces,
1842    * French translation updated,
1843    * "First letter uppercase of each word": doesn't capitalize letter after an
1844      apostrophe,
1845    * Added an option to set a default comment text while scanning tag,
1846    * Scanner for tag rewritten to allow text on the left of the mask,
1847    * Functions to check masks fixed,
1848    * Mask editor: new button to append defaults masks.
1849
1850
18510.9.6 (devel) - August 3rd, 2000 :
1852===================================
1853    * Added new entries into popup menu (over text entries) to 'process' field,
1854    * New feature into Scanner window: ability to process fields (file name,
1855      artist, title, album, comment).
1856      You can convert letters into uppercase/downcase/...
1857    * Improvements into masks editor: now you can select severals lines (to
1858      duplicate, to move,...),
1859    * The popup menu of the file entry is now also attached to other entries
1860      (artist, album,...),
1861    * Fixed a memory leak into file rename scanner.
1862
1863
18640.9.5 (devel) - July 27th, 2000 :
1865=================================
1866    * A fix for a bug into option menu of scanner window when using gettext.
1867
1868
18690.9.4 (devel) - July 26th, 2000 :
1870=================================
1871    * Added Russian translation, thanks to Sergey Zhumatiy,
1872    * Added ability to rename file from tag using masks (as to scan tag),
1873    * File is renamed using two stages to avoid problems if you change only the
1874      case,
1875    * Now it warns you before to change directory, if some files haven't been
1876      saved (but a little bug will appear).
1877
1878
18790.9.3 (devel) - July 17th, 2000 :
1880=================================
1881    * French translation updated,
1882    * Added buttons into command bar for recursive actions,
1883    * Added options to select buttons to display into command bar,
1884    * Added functions for charset translation tables (thanks to Sergey Zhumatiy),
1885    * A fix for track number: it used 1 byte and was limited to 127 :(,
1886      now the limit is 255 (1 byte :),
1887    * A fix for the scanner: use the new name of file (if file has been renamed)
1888      instead of name of file on hard disk,
1889    * Added ability to save only the current tag, save recursively also,
1890    * Added recursivity to scan tag in all files and undo,
1891    * Refresh Tree: a fix to read again the refreshed directory, and a fix if
1892      you doesn't selected a directory before refreshing,
1893    * Added new entries in menu "File",
1894    * Added recursivity to remove tag in all files.
1895
1896
18970.9 - July 9th, 2000 :
1898======================
1899    * French translation updated,
1900    * Added new default masks for scanner,
1901    * Bugfix while saving files,
1902    * Added ability to determine scanner window position with regard to main
1903      window,
1904    * Names of size variables of main window have been changed to avoid conflict
1905      with new variables, so your settings must to be reconfigurated,
1906    * Added a popup menu in the entry of the file's name to convert '%20' and
1907      '_' into spaces, or convert spaces into '_',
1908    * Added ability to rename the mp3 file,
1909    * Mask editor: doesn't save duplicate masks. If you save an empty mask list,
1910      default masks will be loaded,
1911    * A message box appears if you quit the program without to have saved all
1912      files,
1913    * Mask editor: doesn't save blank masks,
1914    * Added a button to apply track to all tag (usually, you use a different
1915      track number for each file, but it's usefull for delete this field for all
1916      files),
1917    * Fixed the list index after saving files,
1918    * Added an option to set the scanner window on top (or not),
1919    * Improvement of parsing date (for auto-completion) (for instance, if you
1920      are in year 1995, and if you type 3 => 1993, if 6 => 1986, if 94 => 1994,
1921      if 96 => 1896, and so on),
1922    * Added German translation (thanks to Bastian Kleineidam
1923      <calvin@users.sourceforge.net>).
1924
1925
19260.8 - June 22th, 2000 :
1927=======================
1928    * Implementation of functions for the masks editor,
1929    * Location of main config file changed: config file <home>/.easytagrc has
1930      moved to the file <home>/.easytag/easytagrc,
1931    * French translation updated,
1932    * Added a Close button into buttons builder,
1933    * Added buttons to scanner window,
1934    * Code clean up,
1935    * Added new method for scanning tag. Now, you can define your mask or use a
1936      predifined mask.
1937      Thanks to Patrik <fix@lupus.herjedalen.se> for suggesting me this feature,
1938    * Creation of a scan window to select/modifie mask to apply for auto tagging,
1939    * rewritten function to find and parse mp3 header (now it shouldn't be
1940      mistaken by garbage or corrupted header). Better parsing...
1941
1942
19430.7 - June 11th, 2000 :
1944=======================
1945    * Implemented undo feature,
1946    * Added an option to (des)activate auto completion of date in tag area,
1947    * Added icon in message dialogs,
1948    * Fixed displaying of current position and list length while saving tags,
1949    * An icon is displayed next filename entry if you haven't write access
1950      permission for the file,
1951    * Now, easytag logo (in about dialog) isn't include in binary,
1952    * Fixed some small memory leak,
1953    * Improvenment of mp3 header parsing and fixed a mistake into bitrate
1954      calculation,
1955    * Added ability to refresh the tree browser,
1956    * Change mouse cursor when busy,
1957    * Added new icon type in browser for unaccessible directories (no access
1958      permissions).
1959
1960
19610.6 - June 4th, 2000 :
1962======================
1963    * an option to confirm write of tags,
1964    * at start, the default directory is loaded when UI is entirely displayed,
1965    * fixed a memory leak,
1966    * layout of command buttons changed (nicer!),
1967    * scan: an option to put text between parentheses to comment field,
1968    * menu entry to run xmms,
1969    * added a popup menu in browser area,
1970    * display in the header the total size and total duration of mp3 in
1971      directory,
1972    * suppressed parameter for auto-shrinking main window,
1973    * An option to adjust the main window default size,
1974    * Ability to replace underscore character and %20 string by a space
1975     character, in scan feature,
1976    * New menu entries (can reload default directory),
1977    * New option to show/hide command buttons.
1978
1979
19800.5 - May 21th, 2000 :
1981======================
1982    * release of EasyTAG-0.5,
1983    * new menu entries (set current path, save config),
1984    * status bar is now working...
1985    * new option to show/hide header infos,
1986    * can select directly first/last mp3 file (usefull when numerous),
1987    * menu entry to load home dir and collapse(clean) whole tree,
1988    * read informations of mp3 header (support of MPEG 1, 2, 2.5),
1989    * display theses informations (version, layer, bitrate,...),
1990    * code cleanup,
1991    * bug fix,
1992    * fix a bug that doesn't save track number in some case ?&#@!%$!@,
1993    * patch 0.4a to correct this bug.
1994
1995
19960.4 - May 11th, 2000 :
1997======================
1998    * ability to choose genre type by typing the first character,
1999    * added progress bar for displaying reading/saving activity,
2000    * fix saving bug (it doesn't save all modified tags),
2001    * you can type a path into the entry above the tree browser,
2002    * check if the entered config is good,
2003    * now, read only one time the default dir at start,
2004    * Makefile and .spec files corrected,
2005    * code cleanup,
2006    * ask priority (tag id3 v1 or id3v1.1),
2007    * new options.
2008
2009
20100.3 - May 7th, 2000 :
2011=====================
2012    * rewrite tag only if it was modified,
2013    * toggle sensivity of menu items (as command buttons),
2014    * mini icon modified,
2015    * fix stupid bug that imposed current year on the entry when this
2016      one was empty and lost focus :(,
2017    * added a config file (to save default path to mp3,...),
2018    * added an options window,
2019    * added logo to about window.
2020
2021
20220.2 - May 5th, 2000 :
2023=====================
2024    * added menu bar,
2025    * support of ID3v1.1 implemented,
2026    * created easytag.specs file,
2027    * created easytag.desktop file,
2028    * improved makefile,
2029    * added pre-version of scanning (auto completion of fields),
2030    * added indicator of position in list of scanned files.
2031
2032
20330.1 - May 3rd, 2000 :
2034=====================
2035    * Added icon for the window when minimized,
2036    * Added auto completion of date if a partial is entered,
2037    * Added a directory selector (tree),
2038    * Interface created.
2039