owntone-server/src
Ron Pedde 2fd2f15d23 Make plugins use reader/writer locks rather than semaphores, that they might be re-entrant 2006-04-22 18:22:24 +00:00
..
Makefile.am More plugin work 2006-04-21 06:43:41 +00:00
compat.c Fixes for compiling on solaris -- fixes #66 and #5 2006-04-15 08:53:56 +00:00
compat.h Bring win32 up to date with compat changes 2006-04-15 22:39:45 +00:00
conf.c start plugin infrastructure 2006-04-19 08:32:18 +00:00
conf.h reopen log and re-read config on sighup -- fixes ticket #73 2006-04-15 23:03:31 +00:00
config-driver.c parser still not quite working on both queries and smart playlists 2006-03-09 23:54:00 +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 pass hostname to auth functions so auth functions can set passwords based on host. Also, make win32 not require passwords to config page from localhost. Ticket #76 2006-04-16 04:57:04 +00:00
configfile.h pass hostname to auth functions so auth functions can set passwords based on host. Also, make win32 not require passwords to config page from localhost. Ticket #76 2006-04-16 04:57:04 +00:00
daapd.h Fixes for compiling on solaris -- fixes #66 and #5 2006-04-15 08:53:56 +00:00
db-gdbm.c more gdbm 2006-04-13 02:19:56 +00:00
db-gdbm.h more gdbm 2006-04-13 02:19:56 +00:00
db-generic.c More plugin work 2006-04-21 06:43:41 +00:00
db-generic.h More plugin work 2006-04-21 06:43:41 +00:00
db-sql-sqlite2.c fix error messages on bad schema 2006-04-10 04:27:52 +00:00
db-sql-sqlite2.h return id from db_add 2006-01-10 23:57:43 +00:00
db-sql-sqlite3.c fix error messages on bad schema 2006-04-10 04:27:52 +00:00
db-sql-sqlite3.h return id from db_add 2006-01-10 23:57:43 +00:00
db-sql.c More plugin work 2006-04-21 06:43:41 +00:00
db-sql.h More plugin work 2006-04-21 06:43:41 +00:00
dispatch.c More plugin work 2006-04-21 06:43:41 +00:00
dispatch.h More plugin work 2006-04-21 06:43:41 +00:00
dynamic-art.c untabify err.c 2006-03-25 10:52:10 +00:00
dynamic-art.h Dynamic art for AAC files from Paul Kim 2004-10-15 20:10:39 +00:00
err.c start plugin infrastructure 2006-04-19 08:32:18 +00:00
err.h start plugin infrastructure 2006-04-19 08:32:18 +00:00
getopt.c Merged win32-branch 2006-02-26 08:46:24 +00:00
getopt.h Merged win32-branch 2006-02-26 08:46:24 +00:00
ll.c warn of null keys in ll 2006-03-17 08:49:22 +00:00
ll.h warn of null keys in ll 2006-03-17 08:49:22 +00:00
mDNS.c Merged win32-branch 2006-02-26 08:46:24 +00:00
mDNSClientAPI.h Fixes for compiling on solaris -- fixes #66 and #5 2006-04-15 08:53:56 +00:00
mDNSDebug.h Merged win32-branch 2006-02-26 08:46:24 +00:00
mDNSPlatformFunctions.h Synchronize mDNS to Apples 58.8 drop 2005-01-10 01:07:01 +00:00
mDNSPosix.c Merged win32-branch 2006-02-26 08:46:24 +00:00
mDNSPosix.h Merged win32-branch 2006-02-26 08:46:24 +00:00
mDNSUNP.c Fixes for compiling on solaris -- fixes #66 and #5 2006-04-15 08:53:56 +00:00
mDNSUNP.h Fix compile error on solaris 2005-01-10 18:11:29 +00:00
main.c more plugin work 2006-04-20 06:52:21 +00:00
mp3-scanner.c Fixes for compiling on solaris -- fixes #66 and #5 2006-04-15 08:53:56 +00:00
mp3-scanner.h More plugin work 2006-04-21 06:43:41 +00:00
mtd-update.c fix error messages on bad schema 2006-04-10 04:27:52 +00:00
os-unix.c more plugin work 2006-04-20 06:52:21 +00:00
os-unix.h Minor win32 fixes, fix path parsing in conf validation to fix ticket #48 2006-04-10 19:02:39 +00:00
os-win32.c pass hostname to auth functions so auth functions can set passwords based on host. Also, make win32 not require passwords to config page from localhost. Ticket #76 2006-04-16 04:57:04 +00:00
os-win32.h pass hostname to auth functions so auth functions can set passwords based on host. Also, make win32 not require passwords to config page from localhost. Ticket #76 2006-04-16 04:57:04 +00:00
os.h more plugin work 2006-04-20 06:52:21 +00:00
parser-driver.c update scanner and parser makefiles. Deps really have to be trimmed 2006-04-05 05:11:28 +00:00
parser.mk update scanner and parser makefiles. Deps really have to be trimmed 2006-04-05 05:11:28 +00:00
plugin.c Make plugins use reader/writer locks rather than semaphores, that they might be re-entrant 2006-04-22 18:22:24 +00:00
plugin.h more plugin work 2006-04-20 06:52:21 +00:00
redblack.c win32 fixes 2006-03-29 22:02:42 +00:00
redblack.h Merged win32-branch 2006-02-26 08:46:24 +00:00
rend-howl.c untabify err.c 2006-03-25 10:52:10 +00:00
rend-osx.c fix up txt records to show password info, mtd-version, and itunes version 2006-03-05 08:09:27 +00:00
rend-posix.c fix up txt records to show password info, mtd-version, and itunes version 2006-03-05 08:09:27 +00:00
rend-unix.c fix up txt records to show password info, mtd-version, and itunes version 2006-03-05 08:09:27 +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 sqlite3, fix minor compilation problems 2006-03-06 06:29:03 +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 Merged win32-branch 2006-02-26 08:46:24 +00:00
restart.h Merged win32-branch 2006-02-26 08:46:24 +00:00
rxml.c Merged win32-branch 2006-02-26 08:46:24 +00:00
rxml.h Merged win32-branch 2006-02-26 08:46:24 +00:00
scan-aac.c more defensive aac scanning to fix bug #47 2006-04-05 06:31:33 +00:00
scan-aac.h Refactoring scanning -- split aac scanning from mp3-scanner 2005-05-29 23:44:23 +00:00
scan-flac.c Fixes for compiling on solaris -- fixes #66 and #5 2006-04-15 08:53:56 +00:00
scan-mp3.c add ini style config handling 2006-02-27 22:48:42 +00:00
scan-mp4.c more defensive aac scanning to fix bug #47 2006-04-05 06:31:33 +00:00
scan-mpc.c musepack fixes by slomo 2005-11-03 03:46:26 +00:00
scan-ogg.c make ogg reading errors non-fatal, fixes bug #51 2006-04-08 06:11:28 +00:00
scan-url.c Merged win32-branch 2006-02-26 08:46:24 +00:00
scan-wav.c Merged win32-branch 2006-02-26 08:46:24 +00:00
scan-wma.c Fix ticket #28 -- incorrect song duration on wma files. Also update scanner driver for new config, etc 2006-03-29 05:08:57 +00:00
scan-xml.c Bring win32 up to date with compat changes 2006-04-15 22:39:45 +00:00
scanner-driver.c make scanner-driver show reslution with millisecond accuracy 2006-04-10 05:26:22 +00:00
scanner.mk update scanner and parser makefiles. Deps really have to be trimmed 2006-04-05 05:11:28 +00:00
smart-parser.c Bring win32 up to date with compat changes 2006-04-15 22:39:45 +00:00
smart-parser.h Complete unifying smart playlists and query/filters 2006-03-12 11:30:58 +00:00
ssc.c Fixes for compiling on solaris -- fixes #66 and #5 2006-04-15 08:53:56 +00:00
ssc.h Merged win32-branch 2006-02-26 08:46:24 +00:00
tabs.sh working toward comment preservation 2006-03-12 21:25:29 +00:00
uici.c Fix errors introduced by r962 on unix side 2006-04-17 04:56:22 +00:00
uici.h Fix errors introduced by r962 on unix side 2006-04-17 04:56:22 +00:00
w32-eventlog.c Merged win32-branch 2006-02-26 08:46:24 +00:00
w32-eventlog.h Merged win32-branch 2006-02-26 08:46:24 +00:00
w32-service.c Merged win32-branch 2006-02-26 08:46:24 +00:00
w32-service.h Merged win32-branch 2006-02-26 08:46:24 +00:00
wavstreamer.c Merged win32-branch 2006-02-26 08:46:24 +00:00
webserver.c more plugin work 2006-04-20 06:52:21 +00:00
webserver.h pass hostname to auth functions so auth functions can set passwords based on host. Also, make win32 not require passwords to config page from localhost. Ticket #76 2006-04-16 04:57:04 +00:00
win32.h Minor win32 fixes, fix path parsing in conf validation to fix ticket #48 2006-04-10 19:02:39 +00:00
xml-rpc.c more plugin work 2006-04-20 06:52:21 +00:00
xml-rpc.h add xml-rpc method for getting config 2006-04-04 06:31:19 +00:00