.. |
plugins
|
Add type and disabled to all browse returns
|
2006-06-29 05:25:24 +00:00 |
Makefile.am
|
Add db auto-upgrade back in
|
2006-06-29 06:21: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
|
Fix crash on unknown config options
|
2006-06-16 06:57:19 +00:00 |
conf.h
|
Make port optional config value, searching for unused port if necessary. Closes #110
|
2006-05-24 04:19:44 +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
|
302 directory requests to the index page, closing ticket #157
|
2006-06-19 05:02:16 +00:00 |
configfile.h
|
Make auth handers receive connection info
|
2006-04-22 18:22:41 +00:00 |
daapd.h
|
add rescan/full rescan methods to xml-rpc for ticket #121
|
2006-06-15 07:10:05 +00:00 |
db-gdbm.c
|
Add auth handler to plugin
|
2006-04-24 08:44:04 +00:00 |
db-gdbm.h
|
more gdbm
|
2006-04-13 02:19:56 +00:00 |
db-generic.c
|
Fix erroneous messages on bad playlists
|
2006-06-20 03:12:45 +00:00 |
db-generic.h
|
Fix erroneous messages on bad playlists
|
2006-06-20 03:12:45 +00:00 |
db-sql-sqlite2.c
|
Fix iTunes xml scanning
|
2006-06-30 05:17:06 +00:00 |
db-sql-sqlite2.h
|
return id from db_add
|
2006-01-10 23:57:43 +00:00 |
db-sql-sqlite3.c
|
Fix iTunes xml scanning
|
2006-06-30 05:17:06 +00:00 |
db-sql-sqlite3.h
|
return id from db_add
|
2006-01-10 23:57:43 +00:00 |
db-sql-updates.c
|
Add db auto-upgrade back in
|
2006-06-29 06:21:41 +00:00 |
db-sql.c
|
Fix error messages in smart playlists, and verify updated clauses on edit
|
2006-06-30 05:33:35 +00:00 |
db-sql.h
|
add rescan/full rescan methods to xml-rpc for ticket #121
|
2006-06-15 07:10:05 +00:00 |
dispatch.c
|
Really REALLY fix the transcode playcount update
|
2006-06-30 05:10:13 +00:00 |
dispatch.h
|
abstract the plugin interface to the db to prepare for db plugins and making daap a plugin
|
2006-05-27 08:02:39 +00:00 |
dynamic-art.c
|
Fix cover art on win32, closing #167
|
2006-06-29 07:01:06 +00:00 |
dynamic-art.h
|
Dynamic art for AAC files from Paul Kim
|
2004-10-15 20:10:39 +00:00 |
err.c
|
Minor logging fixes
|
2006-06-20 03:41:34 +00:00 |
err.h
|
Fix bad forward declaration
|
2006-06-16 05:53:43 +00:00 |
ff-plugins.h
|
Add plugin for wma transcoding based on windows media format 9.5 SDK.
|
2006-06-05 04:18:33 +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
|
fix for ticket #7 -- empty values delete items
|
2006-05-18 05:11:07 +00:00 |
ll.h
|
fix for ticket #7 -- empty values delete items
|
2006-05-18 05:11:07 +00:00 |
mDNS.c
|
Merged win32-branch
|
2006-02-26 08:46:24 +00:00 |
mDNSClientAPI.h
|
revert u_int32_t changes for solaris -- must autoconfiscate, fixups for debian
|
2006-04-28 05:10:06 +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
|
get rid of uninitialized value, closing ticket #120
|
2006-05-29 11:52:28 +00:00 |
mDNSUNP.h
|
Fix compile error on solaris
|
2005-01-10 18:11:29 +00:00 |
main.c
|
Make empty password not show a lock in iTunes, closing #155
|
2006-06-19 04:29:27 +00:00 |
mp3-scanner.c
|
Fix iTunes xml scanning
|
2006-06-30 05:17:06 +00:00 |
mp3-scanner.h
|
Make iTunes .xml file authoritative for songs outside the mp3_dir, closing #84
|
2006-04-27 06:59:46 +00:00 |
os-unix.c
|
Another attempt at #153
|
2006-06-15 04:16:22 +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
|
Add debugging to chase down "out of phandles" error.
|
2006-07-06 05:18:53 +00:00 |
os-win32.h
|
Make blank admin password disable the admin interface for all but localhost
|
2006-05-31 04:24:48 +00:00 |
os.h
|
add -a switch for mac .app bundle
|
2006-06-13 02:27: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
|
fix deadlock on smp (fingers crossed)
|
2006-06-28 05:29:41 +00:00 |
plugin.h
|
add framework for testing transcoder dlls
|
2006-06-04 09:31:32 +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
|
Make event logs register correctly, turn down the select error on windows rendezvous, and fix crash on short mp3 files.
|
2006-06-08 10:10:23 +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
|
fix bad seek resync on large tags (covr)
|
2006-04-27 06:12:43 +00:00 |
scan-aac.h
|
Refactoring scanning -- split aac scanning from mp3-scanner
|
2005-05-29 23:44:23 +00:00 |
scan-aif.c
|
add testing for stdint for uintXX_t
|
2006-06-14 04:19:17 +00:00 |
scan-flac.c
|
win32 cleanups
|
2006-05-31 08:33:23 +00:00 |
scan-mp3.c
|
add support for POPM in mp3 files, closing ticket #149
|
2006-06-13 05:30:54 +00:00 |
scan-mp4.c
|
fix bad seek resync on large tags (covr)
|
2006-04-27 06:12:43 +00:00 |
scan-mpc.c
|
musepack fixes by slomo
|
2005-11-03 03:46:26 +00:00 |
scan-ogg.c
|
win32 cleanups
|
2006-05-31 08:33:23 +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
|
multiple composer support (maybe) fixing #156
|
2006-06-19 04:45:03 +00:00 |
scan-xml.c
|
Import streaming stations form iTunes XML file, closing ticket #130, add scan/correct_order to make static playlists return in correct order closing ticket #159
|
2006-06-19 04:25:08 +00:00 |
scanner-driver.c
|
first pass at aif support. Doesn't honor the ID3 block, but should get merged by the iTunes XML file. Closes #141
|
2006-06-12 05:41:36 +00:00 |
scanner.mk
|
scanner framework update to include corefoundation
|
2006-06-13 08:13:08 +00:00 |
smart-parser.c
|
Fix error messages in smart playlists, and verify updated clauses on edit
|
2006-06-30 05:33:35 +00:00 |
smart-parser.h
|
Complete unifying smart playlists and query/filters
|
2006-03-12 11:30:58 +00:00 |
tabs.sh
|
working toward comment preservation
|
2006-03-12 21:25:29 +00:00 |
transcoder-driver.c
|
add framework for testing transcoder dlls
|
2006-06-04 09:31:32 +00:00 |
transcoder.mk
|
add framework for testing transcoder dlls
|
2006-06-04 09:31:32 +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
|
Fix MAX_PATH/PATH_MAX issue, closing #153
|
2006-06-15 00:28:58 +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
|
Make wavstreamer compile under win32
|
2006-05-24 04:58:46 +00:00 |
webserver.c
|
Fixes to build, install, and run ffmpeg ssc on win32
|
2006-05-28 06:11:37 +00:00 |
webserver.h
|
make bulk update of config file work
|
2006-05-17 05:42:32 +00:00 |
win32.h
|
Win32 cleanups for aiff support.
|
2006-06-13 05:49:22 +00:00 |
xml-rpc.c
|
Add shutdown method, closing ticket #121
|
2006-06-18 06:16:51 +00:00 |
xml-rpc.h
|
add xml-rpc method for getting config
|
2006-04-04 06:31:19 +00:00 |