Anders Betnér
bc05d116b0
Changed wordings in config.xml
2006-05-16 23:13:10 +00:00
Anders Betnér
733f7fffef
Added UI to remove multiple config options on config.html
2006-05-16 23:12:40 +00:00
Anders Betnér
95f5d64b96
Refactored config.js to parse the config.xml into a javascript
...
object and then build config.html from that.
Added a hackery translation between mt-daapd.conf sections
and the config.html sections, this will later be removed once
the sections conform.
2006-05-16 21:39:22 +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
Anders Betnér
a1d5de6b54
config.html: Possible to add items in the UI, for options of type
...
<short_text_multiple> and <long_text_multiple>
2006-05-12 11:01:54 +00:00
Anders Betnér
b150896921
config.html: Fix select boxes to reflect actual values in mt-daapd.conf
...
Handle config.xml default_value for select boxes
2006-05-12 10:02:59 +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
Anders Betnér
99a1e55497
Added support for config options with multiple values (mp3_dir,compdirs) to config.html
2006-05-10 20:14:11 +00:00
Anders Betnér
b8027504de
All config options on config.html are defined in config.xml and the
...
option values are fetched with /xml-rpc?method=config
2006-05-10 17:37:29 +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
d9e536fc55
Show the "starting scan" message without getting stomped by server start message on configurator
2006-05-07 10:23:04 +00:00
Ron Pedde
cf1f862e9c
Make configurator show the config dialog if trying to start multiple copies of configurator.
2006-05-07 10:12:57 +00:00
Ron Pedde
9e0a9caa26
Make build info show on configurator dialog
2006-05-07 07:49:19 +00:00
Ron Pedde
5afe726aeb
Automatically versionize when building
2006-05-07 07:35:43 +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
4f01d784dc
Fix the logoff/shutdown bug.
2006-05-06 02:35:45 +00:00
Ron Pedde
63b021a47e
Start named pipe catcher for event plugin
2006-05-05 07:39:18 +00:00
Ron Pedde
5de59a26aa
fix deadlock on event plugin
2006-05-05 07:38:13 +00:00
Ron Pedde
c29f829c31
fix exports
2006-05-04 06:39:38 +00:00
Ron Pedde
4440ac7013
add event plugin type
2006-05-04 06:20:26 +00:00
Anders Betnér
0c407a7eca
Fixed playlist.html spinner that broke in last commit.
...
Fixed some song selecting issues + the one mentioned in ticket #60
(comment 04/22/06 14:17:24: Modified by abetner)
2006-05-03 21:03:10 +00:00
Anders Betnér
db6e5dc480
Switched playlist.html from DAAP XML requests to RSP.
...
This is quite a bit of a fast hack, just to se if it works.
2006-05-03 19:03:33 +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
f19801e0da
Move win32 plugins to the plugins directory.
2006-05-02 06:14:39 +00:00
Ron Pedde
757e576537
make empty password same as unspecified password.
2006-05-02 06:12:38 +00:00
Ron Pedde
1c33ef17fa
Add win32 configurator
2006-05-02 03:52:45 +00:00
Ron Pedde
ba5534a02b
prefix-ize contrib startup scripts, closing ticket #77
2006-05-01 08:29:07 +00:00
Ron Pedde
5b89f07caa
finish adding patches for rsp
2006-05-01 08:07:56 +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