From 48e7700678f43967af4f2176723e05706cc442b2 Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Sun, 26 Jul 2020 19:25:48 -0700 Subject: [PATCH] feat: Better credits --- LICENSE | 349 --------------------------------- src/main/windows.js | 7 +- src/renderer/credits.html | 34 ++-- src/renderer/emulator.js | 2 +- src/renderer/images/cat.png | Bin 10105 -> 0 bytes src/renderer/style/base.css | 4 + src/renderer/style/credits.css | 5 +- 7 files changed, 30 insertions(+), 371 deletions(-) delete mode 100644 LICENSE delete mode 100644 src/renderer/images/cat.png diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 290dbd2..0000000 --- a/LICENSE +++ /dev/null @@ -1,349 +0,0 @@ --------------------------------------------------------------------------- - - Basilisk II - A 68k Macintosh emulator - - Copyright (C) 1997-2008 Christian Bauer et al. - --------------------------------------------------------------------------- - - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) 19yy - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) 19yy name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. \ No newline at end of file diff --git a/src/main/windows.js b/src/main/windows.js index e3af442..fd58905 100644 --- a/src/main/windows.js +++ b/src/main/windows.js @@ -17,15 +17,14 @@ function handleNewWindow(event, url, frameName, disposition, options) { } Object.assign(options, { - //modal: true, parent: mainWindow, - width: 300, - height: 300, + width: 350, + height: 630, frame: true, transparent: false, resizable: true, webPreferences: { - nodeIntegration: false, + nodeIntegration: true, navigateOnDragDrop: false, }, }); diff --git a/src/renderer/credits.html b/src/renderer/credits.html index 40e0cf5..29f4d70 100644 --- a/src/renderer/credits.html +++ b/src/renderer/credits.html @@ -7,28 +7,36 @@ -

Credits

-

+

Credits

+

This app by Felix Rieseberg. The real work was done by the people below: -

-

Emulator: Basilisk II, a 68k Macintosh emulator, by Christian Bauer et al, modified and compiled with Emscripten by James Friend. +

Emulator: Basilisk II, a 68k Macintosh emulator, by Christian Bauer et al, modified and compiled with Emscripten by James Friend.

-

Installed software from vintage computing archives: WinWorldPC, Macintosh Garden, and Macintosh Repository. +

Installed software from vintage computing archives: WinWorldPC, Macintosh Garden, and Macintosh Repository.

-

This software is not affiliated with nor authorized by Apple. It is - provided for educational purposes only and does not allow saving of - any state or files. - +

This software is not affiliated with nor authorized by Apple. It is + provided for educational purposes only. This is an unstable toy and + should not be expected to work properly.

Licenses

-

- The source code for this app can be found on GitHub, where it is available under the MIT License. -

+

+ The source code for this app can be found on GitHub. +

-

Basilisk II and its components are released under the GNU GPL. See LICENSE for details.

+

Basilisk II and its components are released under the GNU GPL. See LICENSE for details.

+ + \ No newline at end of file diff --git a/src/renderer/emulator.js b/src/renderer/emulator.js index 3e3f46e..95b8987 100644 --- a/src/renderer/emulator.js +++ b/src/renderer/emulator.js @@ -17,4 +17,4 @@ async function start() { asyncLoop(); } -start(); +//start(); diff --git a/src/renderer/images/cat.png b/src/renderer/images/cat.png deleted file mode 100644 index ca4bec0851b3d515b62804859eda7a6dca6882d9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10105 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 b-478IC0VTIg00000NkvXXu0mjfEYaP4 diff --git a/src/renderer/style/base.css b/src/renderer/style/base.css index 14bb9e6..a71c7a2 100644 --- a/src/renderer/style/base.css +++ b/src/renderer/style/base.css @@ -16,6 +16,10 @@ body { text-align: center; } +a { + color: #3366CC; +} + h1, h2, h3, h4, h5, h6, .garamond { font-family: Garamond, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;; diff --git a/src/renderer/style/credits.css b/src/renderer/style/credits.css index a2ede5d..622ec36 100644 --- a/src/renderer/style/credits.css +++ b/src/renderer/style/credits.css @@ -1,11 +1,8 @@ @import "base.css"; body { - background-image: url(../images/cat.png); font-size: 16px; margin: 15px; + text-align: left; } -span { - background-color: #ffffffe3; -}