.. |
configfile.c
|
add an option to force a rescan. Add db version to status page. support scan_interval in config file
|
2004-09-15 04:59:56 +00:00 |
configfile.h
|
merge new-rend-branch
|
2004-01-20 04:41:20 +00:00 |
daap-proto.c
|
fix typo in add_long, made mper tag not work
|
2004-09-14 04:03:57 +00:00 |
daap-proto.h
|
1. Implement browse and query. These are both still somewhat experimental
|
2004-06-14 19:01:06 +00:00 |
daap.c
|
Default browse/query
|
2004-09-18 04:12:43 +00:00 |
daap.h
|
Default browse/query
|
2004-09-18 04:12:43 +00:00 |
daapd.h
|
add scan_interval to config struct
|
2004-09-15 05:00:38 +00:00 |
db-gdbm.c
|
hold lock during db enum -- reduce memory requirements by serializing updates (partcuarly with rescan_interval), and because the enum isn't currently reentrant
|
2004-09-18 05:24:34 +00:00 |
db-memory.c
|
redo locking to allow for background rescanning. Add db_rescan to determine if the db is in rescan mode
|
2004-09-15 04:59:14 +00:00 |
db-memory.h
|
add declaration for db_scanning
|
2004-09-15 05:01:26 +00:00 |
dynamic-art.c
|
fix Wall warnings
|
2004-04-26 23:46:44 +00:00 |
dynamic-art.h
|
Add art files
|
2004-04-15 21:37:21 +00:00 |
err.c
|
logging fixes
|
2004-04-13 04:27:04 +00:00 |
err.h
|
logging enhancements
|
2004-04-13 04:23:36 +00:00 |
lexer.l
|
Add support for smart playlist manipulation by date added to database. Updated mt-daapd.playlist to match
|
2004-09-12 23:20:29 +00:00 |
main.c
|
Default browse/query
|
2004-09-18 04:12:43 +00:00 |
Makefile.am
|
Last OPT_QUERY reference
|
2004-09-18 17:13:14 +00:00 |
mDNS.c
|
Flatten mdns stuff
|
2004-03-29 17:55:17 +00:00 |
mDNSClientAPI.h
|
Jim Buzbee's ARM patches for NSLU2
|
2004-09-19 03:03:47 +00:00 |
mDNSDebug.h
|
Flatten mdns stuff
|
2004-03-29 17:55:17 +00:00 |
mDNSPlatformFunctions.h
|
Flatten mdns stuff
|
2004-03-29 17:55:17 +00:00 |
mDNSPosix.c
|
Flatten mdns stuff
|
2004-03-29 17:55:17 +00:00 |
mDNSPosix.h
|
Flatten mdns stuff
|
2004-03-29 17:55:17 +00:00 |
mDNSUNP.c
|
Flatten mdns stuff
|
2004-03-29 17:55:17 +00:00 |
mDNSUNP.h
|
Flatten mdns stuff
|
2004-03-29 17:55:17 +00:00 |
mp3-scanner.c
|
ARM (NSLU2) fixes for MP3 header scanning
|
2004-09-19 03:04:26 +00:00 |
mp3-scanner.h
|
Add support for TBPM (beats per minute) tag on MP3 files
|
2004-09-08 03:48:09 +00:00 |
parser.y
|
Add support for smart playlist manipulation by date added to database. Updated mt-daapd.playlist to match
|
2004-09-12 23:20:29 +00:00 |
playlist.c
|
Add support for smart playlist manipulation by date added to database. Updated mt-daapd.playlist to match
|
2004-09-12 23:20:29 +00:00 |
playlist.h
|
Add support for smart playlist manipulation by date added to database. Updated mt-daapd.playlist to match
|
2004-09-12 23:20:29 +00:00 |
query.c
|
1. Implement browse and query. These are both still somewhat experimental
|
2004-06-14 19:01:06 +00:00 |
query.h
|
1. Implement browse and query. These are both still somewhat experimental
|
2004-06-14 19:01:06 +00:00 |
redblack.c
|
Add Damian Ivereigh's redblack tree implementation to speed lookups
|
2004-03-13 23:43:02 +00:00 |
redblack.h
|
Add Damian Ivereigh's redblack tree implementation to speed lookups
|
2004-03-13 23:43:02 +00:00 |
rend-howl.c
|
More fixes for iTunes 4.5
|
2004-04-28 18:55:22 +00:00 |
rend-osx.c
|
include config.h
|
2004-03-14 01:06:15 +00:00 |
rend-posix.c
|
Starting to fix signal stuff
|
2004-04-19 06:19:46 +00:00 |
rend-unix.c
|
Starting to fix signal stuff
|
2004-04-19 06:19:46 +00:00 |
rend-unix.h
|
merge new-rend-branch
|
2004-01-20 04:41:20 +00:00 |
rend.h
|
merge new-rend-branch
|
2004-01-20 04:41:20 +00:00 |
restart.c
|
Make sure all files have GPL notice
|
2003-12-29 20:41:08 +00:00 |
restart.h
|
Make sure all files have GPL notice
|
2003-12-29 20:41:08 +00:00 |
strcasestr.c
|
Fixes from James Turner
|
2004-03-16 05:24:54 +00:00 |
strcasestr.h
|
start of background scanning
|
2004-03-08 19:21:03 +00:00 |
strsep.c
|
Fixes from James Turner
|
2004-03-16 05:24:54 +00:00 |
uici.c
|
Solaris fixes
|
2004-01-13 00:13:53 +00:00 |
uici.h
|
Make sure all files have GPL notice
|
2003-12-29 20:41:08 +00:00 |
webserver.c
|
Fix problem with mozilla hanging on password-protected admin page... persisting the connection after a 401 makes mozilla and IE unhappy.
|
2004-09-15 06:10:27 +00:00 |
webserver.h
|
-Wall fixes
|
2004-02-15 00:51:11 +00:00 |