Commit Graph

219 Commits

Author SHA1 Message Date
Ron Pedde 096975abfe More UPnP work. Still doesn't show up in network neighborhood. Not quite sure why not, though. :) 2007-04-15 23:20:13 +00:00
Ron Pedde 6f1f6d8ece Add always_transcode, first pass at a fix for the hifidelio/olive, something like the one offered by Matthias Schmidt 2007-04-09 04:23:51 +00:00
Ron Pedde 00ded64dab Add a simple config migrator to move config items around at load. I've used it
to move general/process_m3u to scanning/process_playlists, scanning/process_xml
to scanning/process_itunes, and make scanning/process_m3u actually control just
m3u file rather than all playlists.  In addition, scan/correct_order has been
moved to daap/correct_order.  This closes long-standing bug #172.
2007-04-06 05:05:50 +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 fe6c6c0597 Fix the IE won't save thing -- still need to take a closer look at that -- deprecated options shouldn't kill the web configurator, but this is good enough for now 2007-04-04 03:59:00 +00:00
Ron Pedde 7ef720c407 Merge CCRDude's playlist wizard patch 2007-03-08 17:10:42 +00:00
Ron Pedde e9a2c26465 Add pipe wrenches favico as requested by blamm on the forums 2007-01-29 03:43:53 +00:00
Ron Pedde d5506fc46f Fix db upgrade from 12 -> 13 2006-11-19 18:58:03 +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 47692699fc web config changes for ticket #208/r1414 2006-10-27 20:40:41 +00:00
Ron Pedde 0fa620d4a7 add scanning/follow_symlinks option to close ticket #194 2006-10-24 05:17:36 +00:00
Ron Pedde 5dd228debe Add index.css 2006-10-24 03:51:55 +00:00
Ron Pedde 44d2e6be51 css/xtml fixes from ccrdude 2006-10-24 02:57:44 +00:00
Ron Pedde c5eeac00ae Fix missing index.css 2006-10-24 02:50:24 +00:00
Ron Pedde 2193e14c98 Add CCRDudes patches for xhtml compliance 2006-10-09 00:07:59 +00:00
Ron Pedde 3051c4ef46 put version info on the sidebar 2006-09-10 20:39:45 +00:00
Ron Pedde 5412de4bd1 fix emacs breakage 2006-08-20 21:11:24 +00:00
Ron Pedde bc261933b9 Add case_sensitive option to config page 2006-08-17 05:05:13 +00:00
Ron Pedde 9436ce5aae Add truncate and correct_order to config.xml 2006-08-03 02:56:46 +00:00
Anders Betnér 5263015dad Font size fiddeling 2006-07-05 23:04:09 +00:00
Anders Betnér 5b993dfcfa Took heading size down a bit (h1 -> h2)
Fixed the "config below sidebar" picture 5 of ticket #181
2006-07-05 22:31:16 +00:00
Anders Betnér 32817b0826 Attempt #3 on ticket #181, input boxes are not as wide, buttons
same size and hopefully the stair casing is fixed. (picture 3 in
ticket #181)
2006-07-05 22:00:53 +00:00
Anders Betnér 3ba6992c2b Lame atempt to fix the stair case mis-alignment shown Scanning in
picture 3 of ticket #181
2006-07-03 20:54:14 +00:00
Anders Betnér 8985e36419 Safari button de-ulgyfication ticket #186, take II. I won't close it until
it has been checked this time.
2006-07-03 20:22:57 +00:00
Anders Betnér f39acb80d8 Changed buttons from <button> to <input> to prevent Safari
button uglyness. Closes #186 and the button misalignment of #181
2006-07-02 21:01:43 +00:00
Ron Pedde 5a915cbe84 Make wizard fields match real playlist fields 2006-06-30 05:20:16 +00:00
Anders Betnér e3842fe73e Remove the "saved" alert on config.html closes #160 2006-06-29 21:53:53 +00:00
Anders Betnér c9cdd06240 config.html IE tweaks closes #182
config.html Safari/Konqueror tweaks, might close #181
2006-06-29 20:52:28 +00:00
Anders Betnér a205cda835 Show error messages when creating smart playlists. Closes #180 2006-06-29 08:06:28 +00:00
Anders Betnér ad66ad6d98 Fixed cellspacing gap and font size on smart playlist wizard,
seems like I keep breaking things all over the place. Sorry
2006-06-28 07:11:15 +00:00
Ron Pedde 1cc5357b00 use right css for wizard pop-up 2006-06-28 06:46:26 +00:00
Anders Betnér 6ca96e4da4 Layoutfixes on index.html plus some spinner fiddeling 2006-06-28 00:01:39 +00:00
Anders Betnér a0ed0c8e43 Renamed files from mt-daapd.xx to firefly.xx 2006-06-27 22:17:21 +00:00
Anders Betnér 9e0b672fc3 Closed #143 implemented part 4) and 5)
Closed #175
2006-06-27 22:08:26 +00:00
Anders Betnér 045212eb0d Still forgetting nsi and automake files, don't know if there is
a cure.
2006-06-25 20:36:28 +00:00
Anders Betnér 2955a36ebe Removed status update bar, fixes #123
Some spinner tweaks
2006-06-25 20:33:47 +00:00
Anders Betnér 05d3f55cb1 Fixed #174 advanced config page sometimes borked 2006-06-25 19:46:05 +00:00
Anders Betnér 7604863276 One day I will remember the autoconf and nsi files 2006-06-25 19:42:43 +00:00
Anders Betnér 39eadc30f4 Finished moving status.html as index.html page and index.html
as about.html. Switched menu position of "smart playlist" and
"configuration"
2006-06-25 19:01:51 +00:00
Anders Betnér aeaa659d39 Make status.html the index page 2006-06-25 18:56:57 +00:00
Anders Betnér abd7b8c116 Make status.html the index page 2006-06-25 18:52:35 +00:00
Anders Betnér bdf7ed46ad css cleanup and a fix for smart playlist table ticket #154 2006-06-25 18:28:31 +00:00
Anders Betnér 97728bee87 Layout fiddeling on config.html closes #163 2006-06-25 17:55:03 +00:00
Anders Betnér 234432dda5 Fixed the spinner closes ticket #124 2006-06-25 17:29:17 +00:00
Anders Betnér 398c1e880d Small layout fixes 2006-06-25 17:26:58 +00:00
Anders Betnér dddac589fa Reverted hdr.html to r1228 and filed ticket #157 to solve it 2006-06-15 08:50:55 +00:00
Anders Betnér 24989f31ce Temp fix for broken status page (it didn't update), ugly update bar
is still there though
2006-06-15 08:00:19 +00:00
Anders Betnér c6bcd7d1f3 Make sure "Home" is selected even when accessing the
server as http://firefly-server/ (as opposed to
http://firefly-server/index.html)
2006-06-15 05:40:35 +00:00
Anders Betnér 74f95473cb Changed web UI to a spiffier Firefly one.
This closes ticket #135 #52 and 3) of ticket #143
Temporary removed experimental section (playlist.html and
the daap java player)
2006-06-14 20:27:16 +00:00
Anders Betnér 8b80141ab7 Removed browse button/links fixes ticket #152 2006-06-13 20:09:11 +00:00