Revision 559396

Go back to digest for 9th July 2006

Features in Multimedia

Ian Monroe committed changes in /trunk/extragear/multimedia/amarok/src/mediadevice/daap:

Let's try that again!
Imported the DAAP stuff that I've been working on at svn.pwsp.net/DAAP/trunk/daaping
So now the DAAP MediaDevice shows an organized list of DAAP shares it picks up
using kdnssd. Uses an Server->Artist->Album->Track hierarchy.
*Still several known issues: metadata is lost when the track is dragged to
the playlist.
*An "iTunes proxy" needs to be created to deal with their silly headers.

File Changes

Added 13 files
  • /trunk/extragear/multimedia/amarok/src/mediadevice/daap/daapreader
  •   /authentication
  •   /Makefile.am
  •   /reader.cpp
  •   /reader.h
  •   /authentication/contentfetcher.cpp
  •   /authentication/contentfetcher.h
  •   /authentication/hasher.c
  •   /authentication/hasher.h
  •   /authentication/Makefile.am
  •   /authentication/md5.c
  •   /authentication/md5.h
  •   /authentication/portability.h
Modified 3 files
  • /trunk/extragear/multimedia/amarok/src/mediadevice/daap
  •   /daapclient.cpp
  •   /daapclient.h
  •   /Makefile.am
16 files changed in total