summaryrefslogtreecommitdiff
path: root/faad2/src/plugins/xmms/ChangeLog
diff options
context:
space:
mode:
authorMichał Cichoń <michcic@gmail.com>2012-06-26 20:35:30 +0200
committerMichał Cichoń <michcic@gmail.com>2012-06-26 20:35:30 +0200
commitcc2160de5cc05dc3aa77f3a34358e66f6193c8c9 (patch)
treeb93dd2dbdf7ea5ca4d6647c58dbe504824ac419f /faad2/src/plugins/xmms/ChangeLog
parenta9c5f408fdc10f9fd1da6e5cf6f6376f1f591e10 (diff)
downloadpianobar-windows-build-cc2160de5cc05dc3aa77f3a34358e66f6193c8c9.tar.gz
pianobar-windows-build-cc2160de5cc05dc3aa77f3a34358e66f6193c8c9.tar.bz2
pianobar-windows-build-cc2160de5cc05dc3aa77f3a34358e66f6193c8c9.zip
Add support for AAC.
Diffstat (limited to 'faad2/src/plugins/xmms/ChangeLog')
-rw-r--r--faad2/src/plugins/xmms/ChangeLog43
1 files changed, 43 insertions, 0 deletions
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
+