aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2006-12-03 22:52:05 +0000
committerLinus Walleij <triad@df.lth.se>2006-12-03 22:52:05 +0000
commit7e3f276b2abdd800c34520174d1f07247022e92d (patch)
treef9d7fb718e705f721261d3d2e3903c216d29b6ca /ChangeLog
parentbdfaac2295b3d020b0231f599b78585f73af0d63 (diff)
downloadlibmtp-7e3f276b2abdd800c34520174d1f07247022e92d.tar.gz
Album art -> representative sample
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ed1473..e796780 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* src/libmtp.c: check space on disk before sending
tracks or files.
+ * src/libmtp.h.in: refactor LIBMTP_Send_Album_Art()
+ into LIBMTP_Send_Representative_Sample().
+ * src/libmtp.c: dito.
+ * examples/albumart.c: dito.
2006-12-02 Marcus Meissner <meissner@suse.de>