Commit Graph

38 Commits

Author SHA1 Message Date
Ron Pedde cf8b867165 Split startup options for service and applet. Toggle service state between "manual" and "auto" rather than "disabled" and "auto". 2007-03-15 12:30:12 +00:00
Ron Pedde aa2a9c2c43 Add shield icon to start/stop server button. 2007-03-13 03:43:30 +00:00
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 d8187985e8 Make shell applet popup messages for fatal errors 2007-02-06 04:32:16 +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 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 27492139d9 Add localizations for French/France courtesy of Julien Richefeu, and Dutch/Netherlands courtesy of Eddie Bindt. 2006-11-26 21:53:24 +00:00
Ron Pedde 9ec1e7b474 Add localization files 2006-11-22 04:52:45 +00:00
Ron Pedde 49103f6426 Strip string table entries that don't need to be translated. 2006-11-22 04:25:45 +00:00
Ron Pedde 16b323f024 Make fireflyshell drop a drive mapping ini file, so that the server can convert network drive letters to unc paths. 2006-11-13 00:09:16 +00:00
Mike Crowe 39fa2f3ce9 Remove dummy text about passwords and add some better text supplied by Mike
Kobb.
2006-07-06 09:54:47 +00:00
Ron Pedde 18f72b5135 Fix cwd problem causing logfile page not to load. 2006-06-07 05:43:59 +00:00
Ron Pedde b925279bb2 Set cwd to appdir, so relative logfiles work. 2006-06-06 04:04:57 +00:00
Ron Pedde 9e648abd61 Remove pushbuttom web page functions 2006-06-06 04:04:22 +00:00
Ron Pedde e1d07af882 Add manifest for winxp style controls, remove link options from stdafx for old broken version of vs. 2006-06-06 04:03:50 +00:00
Ron Pedde 6428e2f531 Add hyperlinks to the about page 2006-06-06 03:36:17 +00:00
Ron Pedde 8f8a5a5cb7 Add plugin for wma transcoding based on windows media format 9.5 SDK. 2006-06-05 04:18:33 +00:00
Mike Crowe 58eb3d914b Don't bother with any of the timeout business if the state has
actually changed. Stops release builds incorrectly displaying
errors claiming that the service has failed to start/stop.
2006-05-31 13:06:12 +00:00
Mike Crowe f5c7712b96 Add 48x48 and 64x64 icons.
Add 256 colour icons at 16x16 and 32x32 too.
2006-05-30 21:01:24 +00:00
Mike Crowe dcd5980fa6 Respond to WM_CLOSE in the hidden window so that the installer can
kill us off nice and easily.
2006-05-30 20:19:12 +00:00
Mike Crowe 7cfbedc04c Fix a rather heinous memory bug. Don't delete things on the stack! 2006-05-30 20:13:53 +00:00
Mike Crowe 1fe21b7686 Use the firely logo on the about page. 2006-05-30 19:47:01 +00:00
Mike Crowe a9349d5d8b Use the new branding for the icons.
Set the dialog box icon appropriately too.
2006-05-30 17:30:58 +00:00
Mike Crowe 94b4883cd2 Make the configuration dialog appear near the mouse pointer if
launched from the shell notification icon as requested by Roku's
Anthony Wood.
2006-05-30 16:47:12 +00:00
Mike Crowe aea1b16ddd Reformat dialog boxes a bit so that things fit better. 2006-05-30 13:41:16 +00:00
Mike Crowe 4db723e0d1 Refer to the right license file. 2006-05-30 13:39:59 +00:00
Mike Crowe 721b7d4e27 Put up hourglasses while making people wait. 2006-05-30 13:15:27 +00:00
Mike Crowe 50f24f23b4 Make FireflyShell version number format match the server and plugins. 2006-05-30 13:14:43 +00:00
Mike Crowe 94ebfc8498 Actually put the version information in the executable. 2006-05-30 12:54:29 +00:00
Mike Crowe 5ca7890013 Implement the logging tab by reading the log file straight from disk. 2006-05-30 11:29:59 +00:00
Mike Crowe 975dbb6f22 More warning fixage. 2006-05-30 11:28:02 +00:00
Mike Crowe be4000631c Lose a couple of build warnings. 2006-05-30 11:26:02 +00:00
Mike Crowe e6006a207d It looks like we'll have to use _CRT_SECURE_NO_DEPRECATE to lose warnings
otherwise we can't use fopen and friends without getting scary warnings
on VS2005!
2006-05-30 11:24:22 +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 7f08580a24 Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00