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 |
|
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
|
4fd83e45a9
|
Fix blindingly obvious utf-16 to utf-8 bug, fixes bug #89
|
2006-05-03 04:21:28 +00:00 |
|
Ron Pedde
|
00dd561aac
|
Fix bad track parsing on wma
|
2006-05-03 03:37:31 +00:00 |
|
Ron Pedde
|
713068402a
|
Add missing files to plugin dir
|
2006-05-02 06:41:20 +00:00 |
|
Ron Pedde
|
757e576537
|
make empty password same as unspecified password.
|
2006-05-02 06:12:38 +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
|
f68f7678fb
|
Fix PATH_MAX too short on win32
|
2006-05-01 03:59:05 +00:00 |
|
Ron Pedde
|
465b1258a3
|
Update rsp to latest version, integrate rsp build with standard win32 build
|
2006-05-01 03:14:15 +00:00 |
|
Ron Pedde
|
553c57ccc1
|
Add rsp files
|
2006-04-30 23:02:35 +00:00 |
|
Ron Pedde
|
a2ea8c3de0
|
Consider loopback addresses local (for passwordless access to config page on win32)
|
2006-04-28 05:31:42 +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
|
df264d56da
|
oops, put ignore_appledouble in wrong section
|
2006-04-27 07:18:16 +00:00 |
|
Ron Pedde
|
e3ba86f03a
|
add scanning/skip_appledouble and scanning/ignore_dotfiles to close #82
|
2006-04-27 07:15:05 +00:00 |
|
Ron Pedde
|
eba07e1e15
|
Make iTunes .xml file authoritative for songs outside the mp3_dir, closing #84
|
2006-04-27 06:59:46 +00:00 |
|
Ron Pedde
|
5ed16bc1ca
|
fix bad seek resync on large tags (covr)
|
2006-04-27 06:12:43 +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
|
c2c4bb1542
|
Add plugin headers
|
2006-04-23 02:06:05 +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
|
eed9619063
|
Make auth handers receive connection info
|
2006-04-22 18:22:41 +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 |
|
Ron Pedde
|
433a2ce666
|
More plugin work
|
2006-04-21 06:43: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 |
|
Ron Pedde
|
fd0d5cbbd9
|
start plugin infrastructure
|
2006-04-19 08:32:18 +00:00 |
|
Ron Pedde
|
e3fc9fa94c
|
Fix errors introduced by r962 on unix side
|
2006-04-17 04:56:22 +00:00 |
|
Ron Pedde
|
201ab40e73
|
Fix warnings from bad prototype
|
2006-04-16 05:14:22 +00:00 |
|
Ron Pedde
|
7b32ce3022
|
pass hostname to auth functions so auth functions can set passwords based on host. Also, make win32 not require passwords to config page from localhost. Ticket #76
|
2006-04-16 04:57:04 +00:00 |
|
Ron Pedde
|
882111a52a
|
reopen log and re-read config on sighup -- fixes ticket #73
|
2006-04-15 23:03:31 +00:00 |
|
Ron Pedde
|
7907540aa5
|
Bring win32 up to date with compat changes
|
2006-04-15 22:39:45 +00:00 |
|
Ron Pedde
|
6979a7a67e
|
Fixes for compiling on solaris -- fixes #66 and #5
|
2006-04-15 08:53:56 +00:00 |
|
Ron Pedde
|
ad0455d09a
|
more gdbm
|
2006-04-13 02:19:56 +00:00 |
|
Ron Pedde
|
267528f070
|
Make mp3_dir multivalued, closing ticket #16
|
2006-04-12 05:18:55 +00:00 |
|
Ron Pedde
|
964285cf41
|
Minor win32 fixes, fix path parsing in conf validation to fix ticket #48
|
2006-04-10 19:02:39 +00:00 |
|
Ron Pedde
|
f83f66130b
|
add config_path and version items to stats xml-rpc. Fixes ticket #33. Take 2. :)
|
2006-04-10 17:59:10 +00:00 |
|
Ron Pedde
|
bb5866fd21
|
make mtd-update not depend on sqlite
|
2006-04-10 07:38:26 +00:00 |
|
Ron Pedde
|
e0597644b7
|
finish implementing xml-rpc for config values, closing ticket #33
|
2006-04-10 06:33:57 +00:00 |
|
Ron Pedde
|
f40cf8eb8f
|
make scanner-driver show reslution with millisecond accuracy
|
2006-04-10 05:26:22 +00:00 |
|
Ron Pedde
|
61d2cd0df1
|
Fix playlist updating when updating smart playlist but not editing name. Fixes ticket #56
|
2006-04-10 05:14:43 +00:00 |
|
Ron Pedde
|
86a44ea550
|
Fix crash on invalid smart playlist
|
2006-04-10 04:52:14 +00:00 |
|
Ron Pedde
|
8ca978322a
|
fix error messages on bad schema
|
2006-04-10 04:27:52 +00:00 |
|
Ron Pedde
|
c7cc788a1d
|
add external database update program (mtd-update)
|
2006-04-10 04:18:38 +00:00 |
|
Ron Pedde
|
92e967e78c
|
set default config file location based on prefix
|
2006-04-09 01:35:10 +00:00 |
|
Ron Pedde
|
e6b57ef704
|
properly implement mtco for indexed operations. Fixes ticket #53
|
2006-04-08 23:25:30 +00:00 |
|