owntone-server/src
Ron Pedde 5ce3ebbb86 make ogg reading errors non-fatal, fixes bug #51 2006-04-08 06:11:28 +00:00
..
Makefile.am starting simple gdbm backend 2006-03-27 01:48:43 +00:00
conf.c add xml-rpc method for getting config 2006-04-04 06:31:19 +00:00
conf.h add xml-rpc method for getting config 2006-04-04 06:31:19 +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 add path verification and creation to config file 2006-03-25 23:21:16 +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-gdbm.c starting simple gdbm backend 2006-03-27 01:48:43 +00:00
db-gdbm.h starting simple gdbm backend 2006-03-27 01:48:43 +00:00
db-generic.c -Wall cleanups 2006-03-25 11:15:53 +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 80 col cleanups 2006-04-03 02:24:58 +00:00
db-sql-sqlite3.h return id from db_add 2006-01-10 23:57:43 +00:00
db-sql.c Expand tabs 2006-04-04 04:28:07 +00:00
db-sql.h Complete unifying smart playlists and query/filters 2006-03-12 11:30:58 +00:00
dispatch.c make update support configurable 2006-04-05 04:18:18 +00:00
dispatch.h First pass of sqlite backend 2005-03-11 06:39:40 +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 untabify err.c 2006-03-25 10:52:10 +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
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
main.c Make failures in mp3 scanning non-fatal (in case of bad mp3_dir) 2006-03-25 23:21:43 +00:00
mp3-scanner.c Make transcoding work for codec types that aren't known 2006-04-03 03:47:11 +00:00
mp3-scanner.h Merged win32-branch 2006-02-26 08:46:24 +00:00
os-unix.c tab exapand 2006-03-26 19:47:30 +00:00
os-unix.h Merged win32-branch 2006-02-26 08:46:24 +00:00
os-win32.c autocreate directories from config file 2006-03-26 04:55:59 +00:00
os-win32.h Merged win32-branch 2006-02-26 08:46:24 +00:00
os.h autocreate directories from config file 2006-03-26 04:55:59 +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
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 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 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 Kind of a cheesy fix for #26, and not strictly correct, but close enough. Better would be to declare a path separator char in the os stuff. 2006-03-31 09:41:27 +00:00
scanner-driver.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
scanner.mk update scanner and parser makefiles. Deps really have to be trimmed 2006-04-05 05:11:28 +00:00
smart-parser.c Fix parser crash on empty strings 2006-03-24 22:29:24 +00:00
smart-parser.h Complete unifying smart playlists and query/filters 2006-03-12 11:30:58 +00:00
ssc.c tab expand 2006-03-26 19:46:55 +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 untabify err.c 2006-03-25 10:52:10 +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 bug #9 and #10 -- by making error statuses persistent, the win32 password problem goes away, as does the reprompting on bad password attempts. Nice. 2006-03-31 07:29:51 +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 bad first pass at setting config stuff... doesn't work for multivalued config values 2006-04-07 06:55:04 +00:00
xml-rpc.h add xml-rpc method for getting config 2006-04-04 06:31:19 +00:00