diff options
author | Linus Walleij <triad@df.lth.se> | 2008-04-26 23:30:19 +0000 |
---|---|---|
committer | Linus Walleij <triad@df.lth.se> | 2008-04-26 23:30:19 +0000 |
commit | 46651f3696ee41e66e76fe90d52c1464160a6c22 (patch) | |
tree | db71738a06722e4baa2daae1eeecd54574df160c /ChangeLog | |
parent | 63fd1e61b9a91a981742677d79f747ff1453b561 (diff) | |
download | libmtp-46651f3696ee41e66e76fe90d52c1464160a6c22.tar.gz |
Recognize video as tracks
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-04-27 Linus Walleij <triad@df.lth.se> + + * src/libmtp.c: recognize audio files as tracks, since this + is what WMP does. (e.g. it sets playlength on movies + to enable skip bar) also define macros for audio/video/both + types and tidy up a bit. + 2008-04-24 Linus Walleij <triad@df.lth.se> * src/libmtp.h.in: added preliminary interface for getting |