Commit Graph

24 Commits

Author SHA1 Message Date
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