owntone-server/src
2003-12-08 06:38:21 +00:00
..
mdns Exclude from memory checks 2003-11-26 06:12:53 +00:00
configfile.c Add playlist directive and config variable 2003-12-05 05:57:16 +00:00
configfile.h Add close function to free up used memory 2003-11-23 18:14:40 +00:00
daap-proto.c Oops... memory leak -- forgot to free the daap tree after serializing 2003-12-03 21:31:34 +00:00
daap-proto.h Initial checkin 2003-10-30 22:41:56 +00:00
daap.c Add scanning for year tag - TDRC 2003-12-07 00:24:01 +00:00
daap.h Initial playlist support 2003-12-02 05:28:01 +00:00
daapd.h Add playlist directive and config variable 2003-12-05 05:57:16 +00:00
db-memory.c don't count empty playlists 2003-12-02 06:20:41 +00:00
db-memory.h Initial playlist support 2003-12-02 05:28:01 +00:00
err.c Small linux fixes 2003-12-01 15:27:40 +00:00
err.h Small linux fixes 2003-12-01 15:27:40 +00:00
lexer.l Add YEAR token, and integer ops -- equal, greater, less, etc. 2003-12-07 06:36:06 +00:00
main.c add playlist parse option, as well as initializing smart playlists 2003-12-05 05:59:19 +00:00
Makefile.am Start of smart playlists 2003-12-04 23:20:51 +00:00
mp3-scanner.c Add scanning for year tag - TDRC 2003-12-07 00:24:01 +00:00
mp3-scanner.h Add scanning for year tag - TDRC 2003-12-07 00:24:01 +00:00
mt-daapd.conf Add playlist directive and config variable 2003-12-05 05:57:16 +00:00
parser.y Add YEAR token, and integer ops -- equal, greater, less, etc. 2003-12-07 06:36:06 +00:00
playlist.c little more debug info -- fix cvar problem in debug 2003-12-08 06:38:21 +00:00
playlist.h Add YEAR token, and integer ops -- equal, greater, less, etc. 2003-12-07 06:36:06 +00:00
rend-howl.c add howl support 2003-11-17 22:28:48 +00:00
rend-osx.c Finally _really_ fixed OSX advertisements via rendezvous 2003-12-01 06:18:47 +00:00
rend-posix.c Exclude from memory checks 2003-11-26 06:12:53 +00:00
rend.h add support for named db 2003-11-17 16:40:09 +00:00
restart.c webserver interface nearly complete... allows custom auth and req dispatchers 2003-10-19 20:03:54 +00:00
restart.h webserver interface nearly complete... allows custom auth and req dispatchers 2003-10-19 20:03:54 +00:00
uici.c Initial revision 2003-10-13 15:03:14 +00:00
uici.h Initial revision 2003-10-13 15:03:14 +00:00
webserver.c Add HTTP_USER var 2003-12-01 07:05:54 +00:00
webserver.h Add ws_getrequestheader 2003-12-01 06:55:36 +00:00