.. |
configfile.c
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
configfile.h
|
move the thread status stuff into the webserver, add status info to xml-rpc
|
2005-11-07 05:58:05 +00:00 |
daapd.h
|
codectype transcoding
|
2005-11-11 23:52:42 +00:00 |
db-generic.c
|
Fix frees for nulled error pointers, other minor problems
|
2006-01-04 23:46:15 +00:00 |
db-generic.h
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
db-sql-sqlite2.c
|
Fix frees for nulled error pointers, other minor problems
|
2006-01-04 23:46:15 +00:00 |
db-sql-sqlite2.h
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
db-sql.c
|
Fix frees for nulled error pointers, other minor problems
|
2006-01-04 23:46:15 +00:00 |
db-sql.h
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
dispatch.c
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
dispatch.h
|
First pass of sqlite backend
|
2005-03-11 06:39:40 +00:00 |
dynamic-art.c
|
-Wall cleanups for gcc4
|
2005-05-30 03:41:31 +00:00 |
dynamic-art.h
|
Dynamic art for AAC files from Paul Kim
|
2004-10-15 20:10:39 +00:00 |
err.c
|
Add interface directive to config file -- fix stderr logging on rendezvous child
|
2005-08-16 02:26:32 +00:00 |
err.h
|
add logging types for smart playlist parser
|
2005-07-14 21:09:42 +00:00 |
main.c
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
Makefile.am
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
mDNS.c
|
Synchronize mDNS to Apples 58.8 drop
|
2005-01-10 01:07:01 +00:00 |
mDNSClientAPI.h
|
integrate server-side conversion patches, -Wall cleanups, AMD64 fixes, and xml-rpc cleanups
|
2005-02-21 08:10:37 +00:00 |
mDNSDebug.h
|
Crank up mdns debug messages
|
2005-07-21 03:40:07 +00:00 |
mDNSPlatformFunctions.h
|
Synchronize mDNS to Apples 58.8 drop
|
2005-01-10 01:07:01 +00:00 |
mDNSPosix.c
|
Synchronize mDNS to Apples 58.8 drop
|
2005-01-10 01:07:01 +00:00 |
mDNSPosix.h
|
Synchronize mDNS to Apples 58.8 drop
|
2005-01-10 01:07:01 +00:00 |
mDNSUNP.c
|
commit the iTunes 5 fixes
|
2005-09-23 05:26:52 +00:00 |
mDNSUNP.h
|
Fix compile error on solaris
|
2005-01-10 18:11:29 +00:00 |
mp3-scanner.c
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
mp3-scanner.h
|
Add idx to songs table to allow for index per path
|
2005-06-02 04:17:54 +00:00 |
parser-driver.c
|
Fix string parsing, precedence problems, add more detailed error reporting
|
2005-10-22 23:05:29 +00:00 |
parser.mk
|
what will eventually be the smart playlist parser
|
2005-08-02 03:17:22 +00:00 |
query.c
|
fix obvious urldecoding oversight
|
2005-05-26 01:39:37 +00:00 |
query.h
|
add query/filter support
|
2005-03-14 06:17:28 +00:00 |
redblack.c
|
for quick translation from itunes song id to mt-daapd song id
|
2005-05-21 05:56:09 +00:00 |
redblack.h
|
for quick translation from itunes song id to mt-daapd song id
|
2005-05-21 05:56:09 +00:00 |
rend-howl.c
|
view persistence fixes for iTunes 5
|
2005-09-23 07:03:19 +00:00 |
rend-osx.c
|
view persistence fixes for iTunes 5
|
2005-09-23 07:03:19 +00:00 |
rend-posix.c
|
view persistence fixes for iTunes 5
|
2005-09-23 07:03:19 +00:00 |
rend-unix.c
|
Add interface directive to config file -- fix stderr logging on rendezvous child
|
2005-08-16 02:26:32 +00:00 |
rend-unix.h
|
Add interface directive to config file -- fix stderr logging on rendezvous child
|
2005-08-16 02:26:32 +00:00 |
rend.h
|
specify interface to register
|
2005-08-15 03:16:54 +00:00 |
restart.c
|
First pass of sqlite backend
|
2005-03-11 06:39:40 +00:00 |
restart.h
|
Add xml output for daap requests (using output=xml in request)
|
2005-03-03 06:07:11 +00:00 |
rxml.c
|
a sax-inspired xml parser
|
2005-05-17 04:25:38 +00:00 |
rxml.h
|
a sax-inspired xml parser
|
2005-05-17 04:25:38 +00:00 |
scan-aac.c
|
More scanning restructuring -- return TRUE on success, get rid of dual scanners
|
2005-06-02 02:26:04 +00:00 |
scan-aac.h
|
Refactoring scanning -- split aac scanning from mp3-scanner
|
2005-05-29 23:44:23 +00:00 |
scan-flac.c
|
More scanning restructuring -- return TRUE on success, get rid of dual scanners
|
2005-06-02 02:26:04 +00:00 |
scan-mp3.c
|
xing header alignment problems fix, hat tip to Paul Forgey
|
2005-10-29 15:49:11 +00:00 |
scan-mpc.c
|
musepack fixes by slomo
|
2005-11-03 03:46:26 +00:00 |
scan-ogg.c
|
More scanning restructuring -- return TRUE on success, get rid of dual scanners
|
2005-06-02 02:26:04 +00:00 |
scan-url.c
|
More scanning restructuring -- return TRUE on success, get rid of dual scanners
|
2005-06-02 02:26:04 +00:00 |
scan-wav.c
|
More scanning restructuring -- return TRUE on success, get rid of dual scanners
|
2005-06-02 02:26:04 +00:00 |
scan-wma.c
|
More scanning restructuring -- return TRUE on success, get rid of dual scanners
|
2005-06-02 02:26:04 +00:00 |
scan-xml.c
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
scanner-driver.c
|
musepack support from slomo
|
2005-11-02 04:45:25 +00:00 |
scanner.mk
|
musepack support from slomo
|
2005-11-02 04:45:25 +00:00 |
smart-parser.c
|
Fixes for not, add startswith and endswith operators
|
2005-12-13 20:42:03 +00:00 |
smart-parser.h
|
Fix string parsing, precedence problems, add more detailed error reporting
|
2005-10-22 23:05:29 +00:00 |
ssc.c
|
oops
|
2005-11-21 05:26:12 +00:00 |
ssc.h
|
Add Timo's metacharacter escaping code and codectype passed to scripts
|
2005-11-20 06:42:03 +00:00 |
strcasestr.c
|
Fixes from James Turner
|
2004-03-16 05:24:54 +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 |
strsep.c
|
Fixes from James Turner
|
2004-03-16 05:24:54 +00:00 |
uici.c
|
-Wall cleanups for gcc4
|
2005-05-30 03:41:31 +00:00 |
uici.h
|
Make sure all files have GPL notice
|
2003-12-29 20:41:08 +00:00 |
wavstreamer.c
|
make wavstreamer take a -l of 0, also remove long opts
|
2005-10-14 05:42:26 +00:00 |
webserver.c
|
Bullwinkle: Hey Rocky -- watch me pull a rabbit out of my hat. Rocky: Again?
|
2005-11-17 07:20:50 +00:00 |
webserver.h
|
Fix for races in thread status
|
2005-11-14 04:30:12 +00:00 |
xml-rpc.c
|
abstract database somewhat, improve error handling
|
2006-01-04 20:30:44 +00:00 |
xml-rpc.h
|
start framework for xml-rpc calls.
|
2005-02-17 04:24:16 +00:00 |