Ron Pedde
|
751afbf285
|
header fixes for fbsd, as reported by oliver in the forums
|
2007-04-07 22:32:26 +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
|
14fe9f9c6c
|
Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks
|
2007-01-17 01:06:16 +00:00 |
|
Ron Pedde
|
a3d3c21b65
|
try to better detect successful transcoding in order to update play counts - #191
|
2006-12-19 01:48:27 +00:00 |
|
Ron Pedde
|
36bc5951e5
|
include sys/select.h for freebsd, courtesy of Denis
|
2006-11-22 04:10:29 +00:00 |
|
Ron Pedde
|
792fa16f1e
|
Pass mp3struct to ssc plugins so they can take advantage of metainfo
|
2006-11-06 03:42:38 +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
|
e02f0774ec
|
add album_artist and bits_per_sample, bumping db version. Collect album_artist from flac, aac, wma, and iTunes xml. Collect sample_count and bits_per_sample for flac
|
2006-11-04 04:17:24 +00:00 |
|
Ron Pedde
|
137875c23d
|
add general/never_transcode to specify codectypes that shouldn't be transcoded, even if the client suggests it can't play it (amarok, rhythmbox, others that lie about user-agent)
|
2006-10-31 03:54:10 +00:00 |
|
Ron Pedde
|
c90e2394c5
|
Fix indexing, move updates back into core
|
2006-10-05 03:58:24 +00:00 |
|
Ron Pedde
|
8e23eb9e1d
|
Move daap to an external output module
|
2006-09-25 03:20:22 +00:00 |
|
Ron Pedde
|
6c84e8863e
|
Make RSP honor the correct_order flag
|
2006-08-07 05:06:23 +00:00 |
|
Ron Pedde
|
d2ba19d8ce
|
Get rid of mangle_rendezvous option
|
2006-08-03 02:55:57 +00:00 |
|
Ron Pedde
|
63d6df105f
|
Make sure not to play data_kind 1 songs -- radio stations
|
2006-07-26 05:44:54 +00:00 |
|
Ron Pedde
|
0e84da1679
|
-Wall cleanups, fix correct_order flag
|
2006-07-25 03:49:36 +00:00 |
|
Ron Pedde
|
b1a5f93987
|
Fix tab expansion
|
2006-07-12 22:52:50 +00:00 |
|
Ron Pedde
|
7a3a5ce3af
|
Fix memory leak in scan-xml, closing #173
|
2006-07-12 04:10:21 +00:00 |
|
Ron Pedde
|
02664912f6
|
fix deadlock on smp (fingers crossed)
|
2006-06-28 05:29:41 +00:00 |
|
Ron Pedde
|
5859bca5ac
|
Fix crash on no user-agent, fixing ticket #164
|
2006-06-19 05:47:38 +00:00 |
|
Ron Pedde
|
28a0125a32
|
serve wma natively to soundbridge over daap
|
2006-06-17 05:36:03 +00:00 |
|
Ron Pedde
|
d05c9ad5c2
|
Don't transcode alac to iTunes clients
|
2006-06-12 06:11:34 +00:00 |
|
Ron Pedde
|
8f8a5a5cb7
|
Add plugin for wma transcoding based on windows media format 9.5 SDK.
|
2006-06-05 04:18:33 +00:00 |
|
Ron Pedde
|
0554045c32
|
add framework for testing transcoder dlls
|
2006-06-04 09:31:32 +00:00 |
|
Ron Pedde
|
2ca9a89ccf
|
add wmal and wmap codectypes for wma lossless and wma pro
|
2006-06-04 08:13:50 +00:00 |
|
Ron Pedde
|
5a9ecc0191
|
tune logging
|
2006-06-03 07:47:40 +00:00 |
|
Ron Pedde
|
7b19b6f533
|
Fix event dispatching across platforms, clean up icon on win32, update installer template.
|
2006-05-31 08:34:52 +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
|
86cc769b2d
|
Fix crash on connect with no plugins
|
2006-05-30 19:31:55 +00:00 |
|
Ron Pedde
|
1dfb7d0bc0
|
add ogg metainfo parsing, and ogg playback. fix problems with not recognizing when to transcode on rsp
|
2006-05-28 08:45:44 +00:00 |
|
Ron Pedde
|
89b6af89b3
|
Fixes to build, install, and run ffmpeg ssc on win32
|
2006-05-28 06:11:37 +00:00 |
|
Ron Pedde
|
0f64686356
|
add ffmpeg-based transcoding
|
2006-05-28 04:06:14 +00:00 |
|
Ron Pedde
|
0285f0bdc0
|
shorten name mangling on rsp
|
2006-05-27 10:37:46 +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
|
80f7c87567
|
Make default server name based on hostname, fixing #111
|
2006-05-24 03:53:22 +00:00 |
|
Ron Pedde
|
aca2f7701f
|
Make script-based transcoding work on rsp
|
2006-05-19 04:50:45 +00:00 |
|
Ron Pedde
|
1b723bca94
|
fix crash on scan
|
2006-05-18 03:02:02 +00:00 |
|
Ron Pedde
|
5de59a26aa
|
fix deadlock on event plugin
|
2006-05-05 07:38:13 +00:00 |
|
Ron Pedde
|
4440ac7013
|
add event plugin type
|
2006-05-04 06:20:26 +00:00 |
|
Ron Pedde
|
e60d1f75ec
|
invert the sense of the -s switch, default skipping intial scan
|
2006-05-01 08:06:19 +00:00 |
|
Ron Pedde
|
4a1609cb2d
|
revert u_int32_t changes for solaris -- must autoconfiscate, fixups for debian
|
2006-04-28 05:10:06 +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
|
1b8244b7f3
|
Add auth handler to plugin
|
2006-04-24 08:44:04 +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
|
15e6302fc0
|
Bring win32 up to current
|
2006-04-22 20:03:26 +00:00 |
|
Ron Pedde
|
b4bc212f65
|
Make auth requests for plugins work
|
2006-04-22 19:45:49 +00:00 |
|
Ron Pedde
|
2fd2f15d23
|
Make plugins use reader/writer locks rather than semaphores, that they might be re-entrant
|
2006-04-22 18:22:24 +00:00 |
|