owntone-server/src
2009-04-01 19:16:19 +02:00
..
plugins Get rid of win32 code 2009-04-01 14:48:27 +02:00
bsd-snprintf.c minor signed/unsigned cleanups 2007-09-25 06:15:47 +00:00
bsd-snprintf.h merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
compat.c Fix for tzset/putenv in compat, to help build on wl500g 2007-04-11 02:33:47 +00:00
compat.h cleanups for io_ on win32. still not quite working right, some read or write errors when streaming files, but a strong "mostly works" 2007-08-01 06:32:15 +00:00
conf.c Fix bogus error messages on web config 2007-10-23 04:23:50 +00:00
conf.h Make port optional config value, searching for unused port if necessary. Closes #110 2006-05-24 04:19:44 +00:00
configfile.c Remove gdbm database backend 2009-04-01 19:16:19 +02:00
configfile.h Add centralized auth handler for different user roles (currently admin and user), closing #225 and #220 2007-04-15 23:57:00 +00:00
daapd.h remove function backpointers for dll plugins 2007-08-09 06:33:41 +00:00
db-generic.c Remove obsolete sqlite v2 SQL backend 2009-04-01 19:16:19 +02:00
db-generic.h Remove gdbm database backend 2009-04-01 19:16:19 +02:00
db-sql-sqlite3.c Remove obsolete sqlite v2 SQL backend 2009-04-01 19:16:19 +02:00
db-sql-sqlite3.h Remove obsolete sqlite v2 SQL backend 2009-04-01 19:16:19 +02:00
db-sql-updates.c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
db-sql.c Remove obsolete sqlite v2 SQL backend 2009-04-01 19:16:19 +02:00
db-sql.h Remove obsolete sqlite v2 SQL backend 2009-04-01 19:16:19 +02:00
err.c Fix problems with ascii log files, also problems with WSAEWOULDBLOCK on send buffer/receive window full. 2007-08-06 05:18:01 +00:00
err.h Remove gdbm database backend 2009-04-01 19:16:19 +02:00
ff-dbstruct.h merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
ff-plugin-events.h Version the plugins, to stop from loading old versions, plus fix up search paths for ipkg based installs 2007-09-11 04:29:52 +00:00
ff-plugins.c Fix 3 large memory leaks 2007-10-29 05:48:42 +00:00
ff-plugins.h Fix for iTunes 7 password prompt on movie playback 2007-10-07 04:39:30 +00:00
getopt.c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
getopt.h Merged win32-branch 2006-02-26 08:46:24 +00:00
io-errors.h Fix problems with ascii log files, also problems with WSAEWOULDBLOCK on send buffer/receive window full. 2007-08-06 05:18:01 +00:00
io-plugin.h cleanups for io_ on win32. still not quite working right, some read or write errors when streaming files, but a strong "mostly works" 2007-08-01 06:32:15 +00:00
io.c Fix 3 large memory leaks 2007-10-29 05:48:42 +00:00
io.h Fix problem with line endings on m3u files 2007-09-13 04:27:47 +00:00
ll.c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
ll.h fix for ticket #7 -- empty values delete items 2006-05-18 05:11:07 +00:00
main.c Fix bogus error messages on web config 2007-10-23 04:23:50 +00:00
Makefile.am Remove gdbm database backend 2009-04-01 19:16:19 +02:00
memdebug.c Fix double-free problems reported in forums 2007-01-18 06:07:26 +00:00
memdebug.h Fix double-free problems reported in forums 2007-01-18 06:07:26 +00:00
mp3-scanner.c minor signed/unsigned cleanups 2007-09-25 06:15:47 +00:00
mp3-scanner.h Pass mp3struct to ssc plugins so they can take advantage of metainfo 2006-11-06 03:42:38 +00:00
os-unix.c Fold the mp4 scanner into the aac scanner, fix the playlist issue, and the aac metadata parsing issue 2007-09-16 02:03:25 +00:00
os-unix.h start of UPnP functions 2007-04-13 21:37:42 +00:00
os.h Get rid of win32 code 2009-04-01 14:48:27 +02:00
plugin.c Version the plugins, to stop from loading old versions, plus fix up search paths for ipkg based installs 2007-09-11 04:29:52 +00:00
plugin.h add io_ functions for plugins 2007-08-18 01:15:51 +00:00
redblack.c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
redblack.h Merged win32-branch 2006-02-26 08:46:24 +00:00
rend-avahi.c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
rend.h fix up txt records to show password info, mtd-version, and itunes version 2006-03-05 08:09:27 +00:00
restart.c merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
restart.h Merged win32-branch 2006-02-26 08:46:24 +00:00
rxml.c Implement ascii line-ending conversion for windows 2007-08-05 04:43:25 +00:00
rxml.h Merged win32-branch 2006-02-26 08:46:24 +00:00
scan-aac.c Tune down logging a bit more 2007-09-25 07:50:48 +00:00
scan-aac.h merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
scan-aif.c cleanups for io_ on win32. still not quite working right, some read or write errors when streaming files, but a strong "mostly works" 2007-08-01 06:32:15 +00:00
scan-flac.c Add DESCRIPTION tag as an alias for COMMENT in flac files 2007-10-23 03:43:17 +00:00
scan-mp3.c minor signed/unsigned cleanups 2007-09-25 06:15:47 +00:00
scan-mpc.c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
scan-ogg.c cleanups for io_ on win32. still not quite working right, some read or write errors when streaming files, but a strong "mostly works" 2007-08-01 06:32:15 +00:00
scan-url.c Implement ascii line-ending conversion for windows 2007-08-05 04:43:25 +00:00
scan-wav.c Fix wav scanning for wav files with more than two blocks (wmp wav files with LIST/INFO blocks) 2007-10-23 03:57:20 +00:00
scan-wma.c Tune down logging a bit more 2007-09-25 07:50:48 +00:00
scan-xml.c Oops, thinko on the playlist thing 2007-04-18 03:34:03 +00:00
smart-parser.c merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
smart-parser.h Complete unifying smart playlists and query/filters 2006-03-12 11:30:58 +00:00
ssl.c merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
ssl.h merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
uici.c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
uici.h Fix errors introduced by r962 on unix side 2006-04-17 04:56:22 +00:00
upnp.c Remove x bit 2009-04-01 19:16:19 +02:00
upnp.h Remove x bit 2009-04-01 19:16:19 +02:00
util.c Fix for crash on os/arch without va_copy 2007-10-02 03:15:21 +00:00
util.h Add codepage translation for non-utf8 id3v1 tags 2007-09-03 21:39:20 +00:00
wavstreamer.c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
webserver.c Fix for format string vulnerability, reported as UnprotectedHex.com advisory UPH-07-03 by nnp (no CVE yet) 2007-10-21 22:51:01 +00:00
webserver.h merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
wsprivate.h merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
xml-rpc.c Fix bogus error messages on web config 2007-10-23 04:23:50 +00:00
xml-rpc.h add xml-rpc method for getting config 2006-04-04 06:31:19 +00:00