owntone-server/src
2006-03-19 22:03:26 +00:00
..
conf.c start toward multi-entry terms 2006-03-19 22:03:26 +00:00
conf.h fix errors when using a null default in conf_get_string 2006-02-27 23:39:11 +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 Fix problem with relative paths in config file 2006-03-03 06:05:34 +00:00
configfile.h add ini style config handling 2006-02-27 22:48:42 +00:00
daapd.h Fix some races in sqlite3 2006-03-05 05:40:48 +00:00
db-generic.c make daap parser emit empty strings when daap/empty_strings is set -- for better xbmc compatibility 2006-03-17 08:50:13 +00:00
db-generic.h make daap parser emit empty strings when daap/empty_strings is set -- for better xbmc compatibility 2006-03-17 08:50:13 +00:00
db-sql-sqlite2.c Merged win32-branch 2006-02-26 08:46:24 +00:00
db-sql-sqlite2.h return id from db_add 2006-01-10 23:57:43 +00:00
db-sql-sqlite3.c make sqlite3 thread-safer(?) by using a thread pool 2006-03-07 06:01:59 +00:00
db-sql-sqlite3.h return id from db_add 2006-01-10 23:57:43 +00:00
db-sql.c Fix browse problem with empty content 2006-03-19 05:26:51 +00:00
db-sql.h Complete unifying smart playlists and query/filters 2006-03-12 11:30:58 +00:00
dispatch.c make daap parser emit empty strings when daap/empty_strings is set -- for better xbmc compatibility 2006-03-17 08:50:13 +00:00
dispatch.h First pass of sqlite backend 2005-03-11 06:39:40 +00:00
dynamic-art.c Fix configfile errors 2006-03-02 05:17:47 +00:00
dynamic-art.h Dynamic art for AAC files from Paul Kim 2004-10-15 20:10:39 +00:00
err.c Fix for static error lists 2006-03-19 06:33:30 +00:00
err.h Fix obvious misorder of L_XML and L_PARSE 2006-03-19 06:42:23 +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
main.c config file upgrading 2006-03-13 06:33:58 +00:00
Makefile.am Get rid of query.c and query.h, as they are now done via smart-parser.c 2006-03-16 08:02:44 +00:00
mDNS.c Merged win32-branch 2006-02-26 08:46:24 +00:00
mDNSClientAPI.h Merged win32-branch 2006-02-26 08:46:24 +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 Merged win32-branch 2006-02-26 08:46:24 +00:00
mDNSUNP.h Fix compile error on solaris 2005-01-10 18:11:29 +00:00
mp3-scanner.c commit tri's concatination stuff 2006-03-19 00:16:02 +00:00
mp3-scanner.h Merged win32-branch 2006-02-26 08:46:24 +00:00
os-unix.c fix wait3 problem on linux 2006-02-28 05:23:59 +00:00
os-unix.h Merged win32-branch 2006-02-26 08:46:24 +00:00
os-win32.c realpath fixes 2006-03-07 07:03:00 +00:00
os-win32.h Merged win32-branch 2006-02-26 08:46:24 +00:00
os.h Merged win32-branch 2006-02-26 08:46:24 +00:00
parser-driver.c Fix problems with date based queries 2006-03-19 06:43:32 +00:00
parser.mk Complete unifying smart playlists and query/filters 2006-03-12 11:30:58 +00:00
redblack.c Merged win32-branch 2006-02-26 08:46:24 +00:00
redblack.h Merged win32-branch 2006-02-26 08:46:24 +00:00
rend-howl.c fix up txt records to show password info, mtd-version, and itunes version 2006-03-05 08:09:27 +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 Merged win32-branch 2006-02-26 08:46:24 +00:00
scan-aac.h Refactoring scanning -- split aac scanning from mp3-scanner 2005-05-29 23:44:23 +00:00
scan-flac.c Merged win32-branch 2006-02-26 08:46:24 +00:00
scan-mp3.c add ini style config handling 2006-02-27 22:48:42 +00:00
scan-mp4.c Merged win32-branch 2006-02-26 08:46:24 +00:00
scan-mpc.c musepack fixes by slomo 2005-11-03 03:46:26 +00:00
scan-ogg.c Merged win32-branch 2006-02-26 08:46:24 +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 Merged win32-branch 2006-02-26 08:46:24 +00:00
scan-xml.c Merged win32-branch 2006-02-26 08:46:24 +00:00
scanner-driver.c Merged win32-branch 2006-02-26 08:46:24 +00:00
scanner.mk Minor updates 2006-02-14 06:39:06 +00:00
smart-parser.c Fix problems with date based queries 2006-03-19 06:43:32 +00:00
smart-parser.h Complete unifying smart playlists and query/filters 2006-03-12 11:30:58 +00:00
ssc.c add ini style config handling 2006-02-27 22:48:42 +00:00
ssc.h Merged win32-branch 2006-02-26 08:46:24 +00:00
strcasestr.c Merged win32-branch 2006-02-26 08:46:24 +00:00
strcasestr.h First cut of itunes xml parsing -- this should augment song info. Still no playlist info 2005-04-27 06:13:26 +00:00
strptime.c Merged win32-branch 2006-02-26 08:46:24 +00:00
strptime.h Merged win32-branch 2006-02-26 08:46:24 +00:00
strsep.c Merged win32-branch 2006-02-26 08:46:24 +00:00
strtok_r.c Merged win32-branch 2006-02-26 08:46:24 +00:00
strtok_r.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 Merged win32-branch 2006-02-26 08:46:24 +00:00
uici.h Make sure all files have GPL notice 2003-12-29 20:41:08 +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 Fix for iTunes 6.0.4 2006-03-02 00:39:52 +00:00
webserver.h Merged win32-branch 2006-02-26 08:46:24 +00:00
win32.h Merged win32-branch 2006-02-26 08:46:24 +00:00
xml-rpc.c Merged win32-branch 2006-02-26 08:46:24 +00:00
xml-rpc.h start framework for xml-rpc calls. 2005-02-17 04:24:16 +00:00