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
16b0963a5b973f9f7f256a49ab70ce41915e4360
minidlna
/
tagutils
T
History
Spencer Oliver
2c33d4149d
build: fix out of src tree builds
...
Signed-off-by: Spencer Oliver <
spen@spen-soft.co.uk
>
2014-01-31 15:33:51 -08:00
..
misc.c
* Fix warn_unused_result compiler warnings with FORTIFY_SOURCE defined.
2012-03-28 08:15:15 +00:00
misc.h
…
tagutils-aac.c
Fix memory leak in AAC tag parsing.
2014-01-16 17:09:51 -08:00
tagutils-aac.h
* Fix warn_unused_result compiler warnings with FORTIFY_SOURCE defined.
2012-03-28 08:15:15 +00:00
tagutils-asf.c
* Add some logging and forking tweaks to work better with systemd.
2012-10-04 21:04:36 +00:00
tagutils-asf.h
…
tagutils-flc.c
…
tagutils-flc.h
…
tagutils-misc.c
…
tagutils-mp3.c
* Use an asprintf wrapper, to report errors and NULLify the result.
2012-03-14 17:57:21 +00:00
tagutils-mp3.h
…
tagutils-ogg.c
* Add a MAXDEBUG log level.
2012-03-08 18:09:55 +00:00
tagutils-ogg.h
…
tagutils-pcm.c
* Use an asprintf wrapper, to report errors and NULLify the result.
2012-03-14 17:57:21 +00:00
tagutils-pcm.h
…
tagutils-plist.c
* Consolidate playlist scanning functions, and fix bug where an empty line in a playlist would cause it get thrown out as invalid. (Thanks Sean Mahnken)
2011-11-05 00:37:08 +00:00
tagutils-wav.c
* Fix up bad accesses found by valgrind.
2012-11-06 08:24:37 +00:00
tagutils-wav.h
…
tagutils.c
build: fix out of src tree builds
2014-01-31 15:33:51 -08:00
tagutils.h
…
textutils.c
…
textutils.h
…