Commit Graph

1189 Commits

Author SHA1 Message Date
Ron Pedde 607c4b7e61 Only scan xml files named iTunes music library 2006-06-28 05:57:22 +00:00
Ron Pedde 02664912f6 fix deadlock on smp (fingers crossed) 2006-06-28 05:29:41 +00:00
Ron Pedde 067d252f81 Fix index on path 2006-06-28 05:29:15 +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
Ron Pedde 673c30ba3f minor changes to decodeflow 2006-06-20 04:19:13 +00:00
Ron Pedde 6706895ea5 Minor logging fixes 2006-06-20 03:41:34 +00:00
Ron Pedde e20b851f2d Fix erroneous messages on bad playlists 2006-06-20 03:12:45 +00:00
Ron Pedde 5859bca5ac Fix crash on no user-agent, fixing ticket #164 2006-06-19 05:47:38 +00:00
Ron Pedde c926c05c6e Always log E_LOG or higher to syslog, closing #137 2006-06-19 05:16:32 +00:00
Ron Pedde ebeaed447e Maybe fix for deadlocks on smp 2006-06-19 05:06:25 +00:00
Ron Pedde 57d82a07d5 302 directory requests to the index page, closing ticket #157 2006-06-19 05:02:16 +00:00
Ron Pedde c9c0b4de9a multiple composer support (maybe) fixing #156 2006-06-19 04:45:03 +00:00
Ron Pedde 61d4ddff26 Make empty password not show a lock in iTunes, closing #155 2006-06-19 04:29:27 +00:00
Ron Pedde 5f3a12c351 Import streaming stations form iTunes XML file, closing ticket #130, add scan/correct_order to make static playlists return in correct order closing ticket #159 2006-06-19 04:25:08 +00:00
Ron Pedde ebbbc0acda Add shutdown method, closing ticket #121 2006-06-18 06:16:51 +00:00
Ron Pedde c808a6b853 Default to correct plugins, don't clobber existing config file 2006-06-18 04:54:13 +00:00
Ron Pedde 28a0125a32 serve wma natively to soundbridge over daap 2006-06-17 05:36:03 +00:00
Ron Pedde fcae68c3a5 Fix crash on unknown config options 2006-06-16 06:57:19 +00:00
Ron Pedde 11283fd0da make log truncation the default 2006-06-16 06:06:15 +00:00
Ron Pedde cf9281f1e4 Fix bad forward declaration 2006-06-16 05:53:43 +00:00
Ron Pedde ce85c85aa0 win32 header fixes; cleanups. 2006-06-16 05:50:21 +00:00
Ron Pedde 00f87a0d0b Fix the bug where custom mp3 dir appends "firefly media server" to the end of the path. Closes #145 2006-06-16 05:48:27 +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
Ron Pedde 1dc1257f2c add rescan/full rescan methods to xml-rpc for ticket #121 2006-06-15 07:10:05 +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
Ron Pedde 603ce10fae Attempt to fix #147 - long song lists hang soundbridge... need grommet to test 2006-06-15 04:26:01 +00:00
Ron Pedde a533430540 Another attempt at #153 2006-06-15 04:16:22 +00:00
Ron Pedde eb403982b8 Fix MAX_PATH/PATH_MAX issue, closing #153 2006-06-15 00:28:58 +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
Ron Pedde 97328767d8 Don't do startup scan (unless requested) when scan_interval is set to 0 2006-06-14 04:33:27 +00:00
Ron Pedde 52809bb712 add testing for stdint for uintXX_t 2006-06-14 04:19:17 +00:00
Anders Betnér 8b80141ab7 Removed browse button/links fixes ticket #152 2006-06-13 20:09:11 +00:00
Ron Pedde 84377f1bf6 configure fix for building osx packages with static libs 2006-06-13 08:13:32 +00:00
Ron Pedde 042a249c07 scanner framework update to include corefoundation 2006-06-13 08:13:08 +00:00
Ron Pedde 0b9505e63b Win32 cleanups for aiff support. 2006-06-13 05:49:22 +00:00
Ron Pedde 1948eef43d Purge unindexed music files after the song scan, fixing ticket #146. This needs much testing. 2006-06-13 05:48:30 +00:00