From cc2160de5cc05dc3aa77f3a34358e66f6193c8c9 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Tue, 26 Jun 2012 20:35:30 +0200 Subject: Add support for AAC. --- faad2/src/plugins/xmms/ChangeLog | 43 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 faad2/src/plugins/xmms/ChangeLog (limited to 'faad2/src/plugins/xmms/ChangeLog') diff --git a/faad2/src/plugins/xmms/ChangeLog b/faad2/src/plugins/xmms/ChangeLog new file mode 100644 index 0000000..4a89f46 --- /dev/null +++ b/faad2/src/plugins/xmms/ChangeLog @@ -0,0 +1,43 @@ +22 August 2004: + * move from libmp4v2 to libmp4ff + +1 December 2003: + * remove aac plug and merge the aac part with the mp4 part + so now 2 plugins in one :) + +4 juillet 2003: + * package the plugin for faad2 + * upgrade code to libfaad2-2.0 API + * version 0.5 + +15 juin 2003: + * better configuration code + (choose automaticaly at compile time) + * installation must be set by root + * version 0.4 + +15 mai 2003: + * update configure script to be better + * version 0.3 + +01 Novembre 2002: + * check automake/autoconf/libtool for plugin, now 'make install' work + * handle seeking + * configuration box created (thanks glade !) + * handle aac informations + * modification to a better infobox (thanks angain glade !) + * version 0.2 ready to public :) + +25 Aout 2002: + * gtk-1.2.x info file with some 'static' useful ID3 info + * title show in xmms correctly + * version 0.1 ready to public :) + +20 Aout 2002: + * everything... + * work with faad2lib-1.1, id3lib-3.8.0 (glibc-2.2.5, gcc-2.95.3) + i think the minimum required but need testing... + * playlist working + * handle id3tag, the plugin work :) + * new maintener : ciberfred + -- cgit v1.2.3