owntone-server/win32/FireflyShell
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
..
res Add 48x48 and 64x64 icons. 2006-05-30 21:01:24 +00:00
AboutPage.cpp Remove pushbuttom web page functions 2006-06-06 04:04:22 +00:00
AboutPage.h Remove pushbuttom web page functions 2006-06-06 04:04:22 +00:00
AdvancedPage.cpp Put up hourglasses while making people wait. 2006-05-30 13:15:27 +00:00
AdvancedPage.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
ConfigPage.cpp Reformat dialog boxes a bit so that things fit better. 2006-05-30 13:41:16 +00:00
ConfigPage.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
DosPath.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
DosPath.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
FireflyShell.cpp Fix cwd problem causing logfile page not to load. 2006-06-07 05:43:59 +00:00
FireflyShell.exe.manifest 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
FireflyShell.h Make the configuration dialog appear near the mouse pointer if 2006-05-30 16:47:12 +00:00
FireflyShell.rc Remove dummy text about passwords and add some better text supplied by Mike 2006-07-06 09:54:47 +00:00
FireflyShell.vcproj Add hyperlinks to the about page 2006-06-06 03:36:17 +00:00
IniFile.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
LogPage.cpp Implement the logging tab by reading the log file straight from disk. 2006-05-30 11:29:59 +00:00
LogPage.h Implement the logging tab by reading the log file straight from disk. 2006-05-30 11:29:59 +00:00
MainDlg.cpp Use the new branding for the icons. 2006-05-30 17:30:58 +00:00
MainDlg.h Use the new branding for the icons. 2006-05-30 17:30:58 +00:00
NotifyIcon.cpp Respond to WM_CLOSE in the hidden window so that the installer can 2006-05-30 20:19:12 +00:00
NotifyIcon.h Respond to WM_CLOSE in the hidden window so that the installer can 2006-05-30 20:19:12 +00:00
README.txt Refer to the right license file. 2006-05-30 13:39:59 +00:00
ServerEvents.cpp Lose a couple of build warnings. 2006-05-30 11:26:02 +00:00
ServerEvents.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
ServiceControl.cpp Don't bother with any of the timeout business if the state has 2006-05-31 13:06:12 +00:00
ServiceControl.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
VersionInfo.cpp More warning fixage. 2006-05-30 11:28:02 +00:00
VersionInfo.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
resource.h Add hyperlinks to the about page 2006-06-06 03:36:17 +00:00
singleton.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
stdafx.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
stdafx.h 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
version.h.templ Make FireflyShell version number format match the server and plugins. 2006-05-30 13:14:43 +00:00
version.rc Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00

README.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The FireflyShell source code is distributed under the terms of the GNU
General Public License Version 2 as published by the Free Software
Foundation. You can find a copy of this license in the
admin-root/gpl-license.txt file.

This program uses the Microsoft Windows Template Library which is released 
under the Common Public License. The copyright holders of FireflyShell 
explicitly grant the additional right to distribute binaries produced from 
source code derived from FireflyShell that are linked with the Microsoft 
Windows Template Library.

Note that you may not be able to incorporate third party GNU General Public 
Licensed code into FireflyShell and then distribute binaries unless you have 
a similar additional right from the copyright holder.

You can find the Windows Template Library at
http://sourceforge.net/projects/wtl/