owntone-server/src
2007-04-13 21:38:05 +00:00
..
mdns Update Apple's mDNS to 107.6, the Apache/BSD licenced version, to remove aspl taint. This is high in autoconf hackery, though 2007-04-08 04:43:22 +00:00
plugins uninitialized string error, found by Ron (the *other* ron) on the forums. 2007-04-12 18:34:09 +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 Bring win32 up to date with compat changes 2006-04-15 22:39:45 +00:00
conf.c Add a simple config migrator to move config items around at load. I've used it 2007-04-06 05:05: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
config-driver.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
config.mk parser still not quite working on both queries and smart playlists 2006-03-09 23:54:00 +00:00
configfile.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
configfile.h Move daap to an external output module 2006-09-25 03:20:22 +00:00
daapd.h 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-gdbm.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-gdbm.h more gdbm 2006-04-13 02:19:56 +00:00
db-generic.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-generic.h Pass mp3struct to ssc plugins so they can take advantage of metainfo 2006-11-06 03:42:38 +00:00
db-sql-sqlite2.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-sqlite2.h return id from db_add 2006-01-10 23:57:43 +00:00
db-sql-sqlite3.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-sqlite3.h return id from db_add 2006-01-10 23:57:43 +00: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 xmbc fixes 2007-01-29 06:45:21 +00:00
db-sql.h Move daap to an external output module 2006-09-25 03:20:22 +00:00
err.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
err.h tune logging 2006-08-25 03:37:03 +00:00
ff-dbstruct.h Try to automatically locate plugins, show loaded plugins on web interface 2007-04-04 20:34:29 +00:00
ff-plugins.h automatically shorten the rendezvous name if it's too long 2006-12-19 05:06:42 +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
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 start of UPnP functions 2007-04-13 21:37:42 +00:00
Makefile.am start of UPnP functions 2007-04-13 21:37:42 +00: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 Add a simple config migrator to move config items around at load. I've used it 2007-04-06 05:05:50 +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 Fix signal handling on linuxthreads/NSLU2 2007-01-28 05:36:06 +00:00
os-unix.h start of UPnP functions 2007-04-13 21:37:42 +00:00
os-win32.c Move signal handling to parent thread, add -V and -k options, closing #219, and fixing problems with daemontools 2007-01-09 18:12:39 +00:00
os-win32.h Fixes for traditional chinese file system 2006-08-23 05:02:08 +00:00
os.h Move signal handling to parent thread, add -V and -k options, closing #219, and fixing problems with daemontools 2007-01-09 18:12:39 +00:00
parser-driver.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
parser.mk fixes for parser testing framework 2006-08-20 03:46:10 +00:00
plugin.c include config guards for headers in plugin.c, remove dynamic-art from vc project. 2007-04-10 01:39:08 +00:00
plugin.h Try to automatically locate plugins, show loaded plugins on web interface 2007-04-04 20:34:29 +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-howl.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-osx.c Reference iTunes playlist by name hash rather than native playlist id 2006-11-27 00:00:00 +00:00
rend-posix.c Update Apple's mDNS to 107.6, the Apache/BSD licenced version, to remove aspl taint. This is high in autoconf hackery, though 2007-04-08 04:43:22 +00:00
rend-unix.c Fix crash on TERM signal (unintialized memory) 2006-07-19 05:55:05 +00:00
rend-unix.h fix up txt records to show password info, mtd-version, and itunes version 2006-03-05 08:09:27 +00:00
rend-win32.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 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
restart.h Merged win32-branch 2006-02-26 08:46:24 +00:00
rxml.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
rxml.h Merged win32-branch 2006-02-26 08:46:24 +00:00
scan-aac.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-aac.h Refactoring scanning -- split aac scanning from mp3-scanner 2005-05-29 23:44:23 +00:00
scan-aif.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-flac.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-mp3.c Fix double-free problems reported in forums 2007-01-18 06:07:26 +00:00
scan-mp4.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-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 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-url.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-wav.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-wma.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-xml.c Fix double-free problems reported in forums 2007-01-18 06:07:26 +00:00
scanner-driver.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
scanner.mk Add CCRDudes patches for xhtml compliance 2006-10-09 00:07:59 +00:00
smart-parser.c Fix processing of escaped strings 2006-08-20 03:59:59 +00:00
smart-parser.h Complete unifying smart playlists and query/filters 2006-03-12 11:30:58 +00:00
tabs.sh Fix tab expansion 2006-07-12 22:52:50 +00:00
transcoder-driver.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
transcoder.mk add framework for testing transcoder dlls 2006-06-04 09:31:32 +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 forgot upnp files 2007-04-13 21:38:05 +00:00
upnp.h forgot upnp files 2007-04-13 21:38:05 +00:00
util.c rename lock_t to ff_lock_t to prevent solaris breakage 2007-04-06 02:57:06 +00:00
util.h start of UPnP functions 2007-04-13 21:37:42 +00:00
w32-eventlog.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
w32-eventlog.h Merged win32-branch 2006-02-26 08:46:24 +00:00
w32-service.c PATH_MAX vs MAX_PATH fixes. Stupid windows. 2006-11-14 01:40:22 +00:00
w32-service.h Merged win32-branch 2006-02-26 08:46:24 +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 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.h make bulk update of config file work 2006-05-17 05:42:32 +00:00
win32.h Fix for tzset/putenv in compat, to help build on wl500g 2007-04-11 02:33:47 +00:00
xml-rpc.c Try to automatically locate plugins, show loaded plugins on web interface 2007-04-04 20:34:29 +00:00
xml-rpc.h add xml-rpc method for getting config 2006-04-04 06:31:19 +00:00