Commit Graph

52 Commits

Author SHA1 Message Date
Ron Pedde 63b49ffd04 Update nsi to include svcctrl.exe, update service code in shell to execute the svchelper rather than relying on having admin rights. 2007-03-12 22:45:53 +00:00
Ron Pedde 13a8597ca6 Update to VS2005, add svcctrl project 2007-03-06 23:46:03 +00:00
Ron Pedde 3aa66f1271 merge r1480 (win32 installer fixes) to trunk 2007-01-17 05:10:01 +00:00
Ron Pedde 29dc837b4b Forward port nsi fixes from r1462 on roku-1.0 branch to trunk 2006-12-24 17:53:01 +00:00
Ron Pedde 2098d29e11 Add Italian localizations to windows applet and installer, courtesy of Luca Paolini 2006-12-08 05:36:24 +00:00
Ron Pedde bbe5cba244 Add Japanese and Swedish localizations for Windows, courtesy of Gareth Potter and Anton Johansson respectively. 2006-12-06 05:08:24 +00:00
Ron Pedde 1f123424b3 Finish localizations for dutch, german, and french 2006-11-30 07:28:25 +00:00
Ron Pedde 61fb10b5a5 Updates to NSI localizations 2006-11-30 06:26:20 +00:00
Ron Pedde 9a6718d22c updated german localizations for nsis installer, again from Helmut. 2006-11-28 08:38:20 +00:00
Ron Pedde 6f658eb3dd Add German internationalization for firefly shell, courtesy of Helmut Wieser. Start localizations for win32 installer. 2006-11-28 07:38:07 +00:00
Ron Pedde b7920fdfb5 Fix for silent installs of windows package (/S) 2006-11-21 17:27:13 +00:00
Ron Pedde 7647e0b5f2 Add index.css and admin.css to the windows package 2006-11-11 21:56:31 +00:00
Ron Pedde 76e35c8ce1 add out-daap to win32 package 2006-10-08 23:27:47 +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 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 7604863276 One day I will remember the autoconf and nsi files 2006-06-25 19:42:43 +00:00
Ron Pedde 11283fd0da make log truncation the default 2006-06-16 06:06:15 +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 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 ab90b4b750 typo, redux 2006-06-09 05:31:06 +00:00
Ron Pedde 3d86bb6855 typo 2006-06-09 05:30:28 +00:00
Ron Pedde 620759240a More minor logoing fixes 2006-06-09 05:12:11 +00:00
Ron Pedde 30ddac3253 Fix the "file in use problem on install" 2006-06-08 09:37:04 +00:00
Ron Pedde 1fc3d376fc Make title not include version number, fix error overwriting message on firefly.exe, add .wma to extensions, add manifest for xp style controls. 2006-06-06 05:22:25 +00:00
Ron Pedde ee68d3905a add ssc-wma to the nsi package, as well as msvcr71.dll and msvcp71.dll, closing ticket #132 2006-06-05 07:43:10 +00:00
Ron Pedde 3809e79ec3 Forgot to distribute no_access.html with windows package 2006-06-01 07:31:04 +00:00
Ron Pedde 4fb0b0035d new defaults on config file for win32 2006-06-01 05:44:08 +00:00
Ron Pedde 7b19b6f533 Fix event dispatching across platforms, clean up icon on win32, update installer template. 2006-05-31 08:34:52 +00:00
Ron Pedde 69bb8dba82 Add resources for all plugins, make Mike's configurator the default configurator for the package build. 2006-05-29 11:07:19 +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
Anders Betnér 91df6a5abf Move common javascript functions to util.js closes #69
Javascript fixes for Safari
2006-05-27 21:04:19 +00:00
Anders Betnér b3d2ffc703 Added missing spinner.gif 2006-05-24 06:52:15 +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 5afe726aeb Automatically versionize when building 2006-05-07 07:35:43 +00:00
Ron Pedde cfaceb8d94 Add fullscan events, make configurator display fullscan items. 2006-05-06 07:22:51 +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 f19801e0da Move win32 plugins to the plugins directory. 2006-05-02 06:14:39 +00:00
Ron Pedde 4d938a6f93 update .nsi for rsp 2006-05-01 03:10:45 +00:00
Ron Pedde 1ca265d4c5 Let plugins register rendezvous names 2006-04-25 23:13:04 +00:00
Ron Pedde a044a54712 Uninstall all files, add extra dialog for music directory on installation. 2006-04-22 21:37:58 +00:00
Anders Betnér 3fd9f6d353 status page uses /xml-rpc?metod=config
First shot at it, nothing is editable and some conf fields are
not updated at all.
2006-04-12 21:01:38 +00:00
Anders Betnér eb9a771dad Changed status.html to use /xml-rpc?method=stats every 5 seconds instead
of reloading the page every 10 seconds.
This breaks in IE, will fix it later.
2006-03-31 20:08:40 +00:00
Ron Pedde 994c8efa8e Add nsSCM service manager to be able to implement installation deps, fixing #29. Additionally, added a check for Bonjour for Windows before installing. 2006-03-31 08:32:14 +00:00
Ron Pedde 970a75f00e win32 fixes 2006-03-29 22:02:42 +00:00
Anders Betnér 8b46f4f586 Added rico.js to the javascript libraries
Added rename playlist functionality. (click wait click on a playlist,
type new name hit return) WARNING this will remove the smart playlist
spec, use it only on static playlists (which you can't even add through
the web interface)
2006-03-27 20:26:12 +00:00
Ron Pedde 463c7fe478 Add script.aculo.us stuff to win32 package 2006-03-25 05:55:12 +00:00
Ron Pedde f0ee070937 win32 cleanups 2006-03-14 00:45:33 +00:00