Commit Graph

116 Commits

Author SHA1 Message Date
Ron Pedde
bb7cc3fdf9 Embed manifest in FireflyShell to avoid compatibility dingus on vista, switch execute method in starting and stopping services from CreateProcess to ShellExecute to allow the annoying f-ing UAC permissings thing to pop up. 2007-03-19 21:57:17 +00:00
Ron Pedde
4547e93785 Set shield on autostart checkbox 2007-03-16 18:31:20 +00:00
Ron Pedde
8173070a59 Wrong comparison in setting service to run manually. 2007-03-16 18:26:03 +00:00
Ron Pedde
0e17b153a3 Fix service startup handling 2007-03-16 14:04:11 +00:00
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
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
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
b7920fdfb5 Fix for silent installs of windows package (/S) 2006-11-21 17:27:13 +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
Ron Pedde
c1ac15cd97 win32 cleanups, fixes for 48k flac playing slowly. 2006-11-11 23:15:33 +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
671148d7cf Fix problem with out-wma version on win32 builds. 2006-11-05 20:19:34 +00:00
Ron Pedde
76e35c8ce1 add out-daap to win32 package 2006-10-08 23:27:47 +00:00
Ron Pedde
4a9d8993b3 Various win32 fixes 2006-10-04 04:33:27 +00:00
Ron Pedde
5b18d69d28 Make win32 version file handling use wide character functions (for non-latin filenames) 2006-07-17 04:49:44 +00:00
Ron Pedde
8954451434 Win32 fixes and cleanups 2006-07-12 23:07:03 +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
659751a485 Add updates code 2006-06-29 06:36:33 +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
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
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
0b9505e63b Win32 cleanups for aiff support. 2006-06-13 05:49:22 +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
18f72b5135 Fix cwd problem causing logfile page not to load. 2006-06-07 05:43:59 +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
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
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