Julien BLACHE
|
3ec2cc0f00
|
Stop the TXT record encoding madness
Use a proper string array to pass the TXT record fields, get rid of the
encoding stuff.
Changes the plugin API.
|
2009-04-19 19:37:41 +02:00 |
|
Julien BLACHE
|
97faadf6dd
|
Enable new mDNS backend
|
2009-04-19 19:37:35 +02:00 |
|
Julien BLACHE
|
d3b4d80284
|
Remove SVN keywords
|
2009-04-01 19:16:21 +02:00 |
|
Ron Pedde
|
f2be31595f
|
add io_ functions for plugins
|
2007-08-18 01:15:51 +00:00 |
|
Ron Pedde
|
0429230d00
|
remove function backpointers for dll plugins
|
2007-08-09 06:33:41 +00:00 |
|
Ron Pedde
|
a4dea03121
|
Try to automatically locate plugins, show loaded plugins on web interface
|
2007-04-04 20:34:29 +00:00 |
|
Ron Pedde
|
b5008ded8d
|
reverse default in follow_symlink option, fix some warnings in plugin.c, fix errors in update as result of new db fields
|
2006-11-05 22:38:12 +00:00 |
|
Ron Pedde
|
0554045c32
|
add framework for testing transcoder dlls
|
2006-06-04 09:31:32 +00:00 |
|
Ron Pedde
|
8a6b2ee00a
|
Fix the opportunistic encoding thing -- only transcode to platforms that need it
|
2006-05-31 06:07:42 +00:00 |
|
Ron Pedde
|
0f64686356
|
add ffmpeg-based transcoding
|
2006-05-28 04:06:14 +00:00 |
|
Ron Pedde
|
b3fbb9bbd5
|
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 |
|
Ron Pedde
|
9705113b40
|
add a ffid txt record so rsp and iTunes entries can be correlated
|
2006-05-24 05:14:58 +00:00 |
|
Ron Pedde
|
aca2f7701f
|
Make script-based transcoding work on rsp
|
2006-05-19 04:50:45 +00:00 |
|
Ron Pedde
|
4440ac7013
|
add event plugin type
|
2006-05-04 06:20:26 +00:00 |
|
Ron Pedde
|
f6bab734d1
|
Allow nulls in txt entry for rend registration
|
2006-04-26 03:29:43 +00:00 |
|
Ron Pedde
|
1ca265d4c5
|
Let plugins register rendezvous names
|
2006-04-25 23:13:04 +00:00 |
|
Ron Pedde
|
07857c6eba
|
Update win32 for zlib 1.2.3
|
2006-04-25 20:46:03 +00:00 |
|
Ron Pedde
|
b10762b4d5
|
Move xml stuff out of plugins
|
2006-04-25 10:02:43 +00:00 |
|
Ron Pedde
|
e2fd480c78
|
pass functions to plugins through struct, rather than relying on auto-exported functions from executable
|
2006-04-23 04:42:18 +00:00 |
|
Ron Pedde
|
b4bc212f65
|
Make auth requests for plugins work
|
2006-04-22 19:45:49 +00:00 |
|
Ron Pedde
|
eed9619063
|
Make auth handers receive connection info
|
2006-04-22 18:22:41 +00:00 |
|
Ron Pedde
|
1af9e8c08e
|
more plugin work
|
2006-04-20 06:52:21 +00:00 |
|
Ron Pedde
|
ff0491f798
|
Forgot the most important parts of the last commit
|
2006-04-20 04:08:12 +00:00 |
|