5 Commits

Author SHA1 Message Date
Justin Maggard
b74e2d33f3 * Use internal music metadata functions intead of taglib.
1) Taglib does not support MP4 or WMA/ASF without hacking it in there.
  2) Taglib is C++, so it's nice to remove that dependency.
* Use embedded album art where available.
2009-02-25 21:16:51 +00:00
Justin Maggard
74d73037d0 Lots of changes, but notably:
* MiniDLNA can now pass the DLNA Conformance Test!
 * Dependence on libdlna has been removed, and the ffmpeg libs are used directly.
 * Lots of unused code has been cleaned up.
 * File transfers will now be forked off into a new process, so as not to tie up the server when sending data.
2009-01-22 00:25:20 +00:00
Justin Maggard
a163077b29 Add item to TODO. 2008-10-23 18:39:31 +00:00
Justin Maggard
227b295612 License updates. 2008-10-23 17:47:53 +00:00
Justin Maggard
f90a2c3bc8 Add TODO file. 2008-10-23 17:41:05 +00:00