Ron Pedde
|
54be2c1c41
|
minor syntax fixes
|
2006-05-28 20:11:15 +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
|
e7d04dbd6b
|
Add support for flac metatag reading and playback on win32.
|
2006-05-28 06:36:28 +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
|
b03942bfba
|
Add the ffmpeg transcoding plugin
|
2006-05-27 10:33:08 +00:00 |
|
Ron Pedde
|
27f4765408
|
fix for new plugin format
|
2006-05-27 08:50:09 +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
|
fb2e9382c5
|
ephemeral port fixups for win32
|
2006-05-24 05:04:44 +00:00 |
|
Ron Pedde
|
fb1b1f8f1c
|
Make wavstreamer compile under win32
|
2006-05-24 04:58:46 +00:00 |
|
Ron Pedde
|
a9cb506963
|
Make windows slashed playlists work on unix (and vice versa)
|
2006-05-24 04:53:44 +00:00 |
|
Ron Pedde
|
b0f3a6efb9
|
Fix double-free in wma parsing causing crash on scan
|
2006-05-24 04:25:21 +00:00 |
|
Ron Pedde
|
41aabeeab9
|
Make port optional config value, searching for unused port if necessary. Closes #110
|
2006-05-24 04:19:44 +00:00 |
|
Ron Pedde
|
88999e7d49
|
Make bad xml-rpc methods return xml error message rather than http error message, fixing #108
|
2006-05-24 03:56:06 +00:00 |
|
Ron Pedde
|
80f7c87567
|
Make default server name based on hostname, fixing #111
|
2006-05-24 03:53:22 +00:00 |
|
Ron Pedde
|
e11f7e2b30
|
path browse fixes for win32 (update readdir_r to support DT_REG)
|
2006-05-19 05:28:52 +00:00 |
|
Ron Pedde
|
a443cef62e
|
browse enhancement for #98
|
2006-05-19 05:22:27 +00:00 |
|
Ron Pedde
|
04ed0711a4
|
Fix problem reported in #7
|
2006-05-19 05:10:08 +00:00 |
|
Ron Pedde
|
65147d6278
|
apply VC express 2005 patch from Mike Crowe
|
2006-05-19 04:55:19 +00:00 |
|
Ron Pedde
|
aca2f7701f
|
Make script-based transcoding work on rsp
|
2006-05-19 04:50:45 +00:00 |
|
Ron Pedde
|
3eef14e1cf
|
add missing web interface files, fix minor memory leak in event handler
|
2006-05-18 06:30:11 +00:00 |
|
Ron Pedde
|
703221c715
|
fix for ticket #7 -- empty values delete items
|
2006-05-18 05:11:07 +00:00 |
|
Ron Pedde
|
1b723bca94
|
fix crash on scan
|
2006-05-18 03:02:02 +00:00 |
|
Ron Pedde
|
cb9598608b
|
fix error code on xml_return_error
|
2006-05-17 06:44:56 +00:00 |
|
Ron Pedde
|
64eed880d3
|
Fix rating on wma
|
2006-05-17 05:53:02 +00:00 |
|
Ron Pedde
|
b48e99dd70
|
make bulk update of config file work
|
2006-05-17 05:42:32 +00:00 |
|
Ron Pedde
|
f9a3b37583
|
add helpful error messages for onblur validation
|
2006-05-17 03:43:44 +00:00 |
|
Ron Pedde
|
1003812ee9
|
expose the single-key validation
|
2006-05-16 06:39:09 +00:00 |
|
Ron Pedde
|
c99e0c23dc
|
start on validating single items
|
2006-05-16 06:22:32 +00:00 |
|
Ron Pedde
|
11fa293e41
|
buffer output on web pages, make safari faster
|
2006-05-14 04:14:50 +00:00 |
|
Ron Pedde
|
c8b10769a2
|
Oops.. move the wma tags to the right place
|
2006-05-11 07:06:00 +00:00 |
|
Ron Pedde
|
fae19b3b63
|
wma tag realignments
|
2006-05-11 06:50:47 +00:00 |
|
Ron Pedde
|
eb7d0e7e0d
|
force ie not to cache .xml files
|
2006-05-11 06:05:50 +00:00 |
|
Ron Pedde
|
08ddf8a24a
|
Fix compile problem on unix
|
2006-05-11 05:36:35 +00:00 |
|
Ron Pedde
|
b780bac291
|
make iTunes playlists work on win32
|
2006-05-09 07:17:46 +00:00 |
|
Ron Pedde
|
36f35206dc
|
make browse_path work on win32 -- implement d_type in readdir_r emulation.
|
2006-05-09 05:51:08 +00:00 |
|
Ron Pedde
|
bcdc603b40
|
Make m3u parser recognize windows path separators, as well as windows drive letters. This fixes both bug #104 and #105.
|
2006-05-09 05:48:29 +00:00 |
|
Ron Pedde
|
e16844dbee
|
Fix logging error that crashes on bad database
|
2006-05-08 05:36:15 +00:00 |
|
Ron Pedde
|
658bf223f2
|
fix ticket #97 by only selecting non-empty values
|
2006-05-08 04:18:22 +00:00 |
|
Ron Pedde
|
75ae3c6d26
|
tune down debug logging some more
|
2006-05-08 04:02:55 +00:00 |
|
Ron Pedde
|
97cf6ae2d8
|
Add browse_path method to xml-rpc, closing ticket #98
|
2006-05-08 03:40:32 +00:00 |
|
Ron Pedde
|
6db7465303
|
Fix plugin install path, fixing ticket #102
|
2006-05-07 04:41:03 +00:00 |
|
Ron Pedde
|
d000f503e9
|
adjust logging spam on gzipped output
|
2006-05-07 02:58:40 +00:00 |
|
Ron Pedde
|
7c3b08cd53
|
prefer wma wm/tracknumber over wm/track
|
2006-05-06 22:34:46 +00:00 |
|
Ron Pedde
|
ba1214e0e4
|
oops... this was already working.
|
2006-05-06 07:35:29 +00:00 |
|
Ron Pedde
|
6f281d4cfb
|
Fix rend publishing for plugins
|
2006-05-06 07:32:37 +00:00 |
|
Ron Pedde
|
cfaceb8d94
|
Add fullscan events, make configurator display fullscan items.
|
2006-05-06 07:22:51 +00:00 |
|
Ron Pedde
|
2350b5a6f5
|
Serve xml files with a content type of text/xml, closing ticket #100
|
2006-05-06 03:25:29 +00:00 |
|