This website requires JavaScript.
Explore
Help
Sign In
storm
/
minidlna
Watch
1
Star
0
Fork
0
You've already forked minidlna
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c779eab4de7fc544b0cd3d3fffbcd0558925a1b7
minidlna
/
tagutils
History
Justin Maggard
3934bf4448
* Fix issue with playlists containing a single quote.
...
* Ignore bad playlists containing binary data.
2010-02-22 22:22:03 +00:00
..
misc.c
…
misc.h
…
tagutils-aac.c
…
tagutils-aac.h
…
tagutils-asf.c
…
tagutils-asf.h
…
tagutils-flc.c
…
tagutils-flc.h
…
tagutils-misc.c
* Fix some issues with uClibc.
2009-10-28 07:44:45 +00:00
tagutils-mp3.c
…
tagutils-mp3.h
…
tagutils-ogg.c
…
tagutils-ogg.h
…
tagutils-pcm.c
* Add PCM support, assuming defaults of 44.1K and 2 channels.
2009-10-12 21:07:14 +00:00
tagutils-pcm.h
* Add PCM support, assuming defaults of 44.1K and 2 channels.
2009-10-12 21:07:14 +00:00
tagutils-plist.c
* Fix issue with playlists containing a single quote.
2010-02-22 22:22:03 +00:00
tagutils-wav.c
* Don't call WAV files LPCM, because they're disqualified due to endianness.
2009-08-10 21:16:53 +00:00
tagutils-wav.h
…
tagutils.c
* Fix a couple potential buffer overflows.
2010-01-28 20:26:38 +00:00
tagutils.h
* Add M3U/PLS music playlist support.
2010-01-13 21:15:26 +00:00
textutils.c
…
textutils.h
…