Hello Viliam,

please have a look at my changes to the archive API, commit 82cfce76.
Before you wrote the input_archive.c code, I asked you not to add
archive specific stuff to the input_stream struct, which you did
nonetheless.  I removed it now:

 7 files changed, 37 insertions(+), 135 deletions(-)

The code has become smaller and simpler, and there is no archive
specific stuff in the generic input stream library anymore.  I applied
similar tweaks to the mixer API.

There are still open issues with the archive API:

- no tag support

- time stamp on archives is ignored, every song is always updated,
  which delays MPD update by orders of magnitudes:
  http://musicpd.org/mantis/view.php?id=1932

- crash when using archives:
  http://musicpd.org/mantis/view.php?id=1972

Please tell me when you are going to fix these problems.  We cannot
release 0.15 with these still open.

Max

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to