#178: Configure Cake.Frosting build system
This commit is contained in:
52
README.md
52
README.md
@@ -1,4 +1,4 @@
|
||||
# Overview
|
||||
## Overview
|
||||
|
||||
The purpose of this application is to provide a simple way to keep an eye on several simultaneously running EVE Online clients and to easily switch between them. While running it shows a set of live thumbnails for each of the active EVE Online clients. These thumbnails allow fast switch to the corresponding EVE Online client either using mouse or configurable hotkeys.
|
||||
|
||||
@@ -15,20 +15,20 @@ The program does NOT (and will NOT ever) do the following things:
|
||||
|
||||
If you have find out that some of the features or their combination of EVE-O Preview might cause actions that can be considered as breaking EULA or ToS of EVE Online you should consider them as a bug and immediately notify the Developer ( Phrynohyas Tig-Rah ) via in-game mail.
|
||||
|
||||
# System Requirements
|
||||
## System Requirements
|
||||
|
||||
* Windows 7, Windows 8/8.1, Windows 10
|
||||
* Microsoft .NET Framework 4.7+
|
||||
* EVE clients Display Mode should be set to **Fixed Window** or **Window Mode**. **Fullscreen** mode is not supported.
|
||||
|
||||
# How To Install & Use
|
||||
## How To Install & Use
|
||||
|
||||
1. Download and extract the contents of the .zip archive to a location of your choice (ie: Desktop, CCP folder, etc)
|
||||
..* **Note**: Please do not install the application into the *Program Files* or *Program files (x86)* folders. These folders in general do not allow applications to write anything there while EVE-O Preview now stores its configuration file next to its executable, thus requiring the write access to the folder it is installed into.
|
||||
2. Start up both EVE-O Preview and your EVE Clients (the order does not matter)
|
||||
3. Adjust settings as you see fit. Program options are described below
|
||||
|
||||
# EVE Online EULA/ToS
|
||||
## EVE Online EULA/ToS
|
||||
|
||||
This application is legal under the EULA/ToS:
|
||||
|
||||
@@ -44,9 +44,11 @@ CCP Grimmi wrote:
|
||||
> to bring the respective EVE Client to the front/put the window focus on it, in order to
|
||||
> interact with it.
|
||||
|
||||
# Application Options
|
||||
<div style="page-break-after: always;"></div>
|
||||
|
||||
## Application Options Available Via GUI
|
||||
## Application Options
|
||||
|
||||
### Application Options Available Via GUI
|
||||
|
||||
| Tab | Option | Description |
|
||||
| --- | --- | --- |
|
||||
@@ -69,7 +71,9 @@ CCP Grimmi wrote:
|
||||
| Overlay | Color | Color used to highlight the active client's thumbnail in case the corresponding option is set |
|
||||
| **Active Clients** | Thumbnails list | List of currently active EVE client thumbnails. Checking an element in this list will hide the corresponding thumbnail. However these checks are not persisted and on the next EVE client or EVE-O Preview run the thumbnail will be visible again |
|
||||
|
||||
## Mouse Gestures and Actions
|
||||
<div style="page-break-after: always;"></div>
|
||||
|
||||
### Mouse Gestures and Actions
|
||||
|
||||
Mouse gestures are applied to the thumbnail window currently being hovered over.
|
||||
|
||||
@@ -82,7 +86,9 @@ Mouse gestures are applied to the thumbnail window currently being hovered over.
|
||||
| Adjust thumbnail height | Press both left and right mouse buttons and move the mouse up or down |
|
||||
| Adjust thumbnail width | Press both left and right mouse buttons and move the mouse left or right |
|
||||
|
||||
## Configuration File-Only Options
|
||||
<div style="page-break-after: always;"></div>
|
||||
|
||||
### Configuration File-Only Options
|
||||
|
||||
Some of the application options are not exposed in the GUI. They can be adjusted directly in the configuration file.
|
||||
|
||||
@@ -97,7 +103,9 @@ Some of the application options are not exposed in the GUI. They can be adjusted
|
||||
| **ThumbnailMinimumSize** | Minimum thumbnail size that can be set either via GUI or by resizing a thumbnail window. Value is written in the form "width, height"<br />The default value is **"100, 80"**.<br />For example: **"ThumbnailMinimumSize": "100, 80"** |
|
||||
| **ThumbnailMaximumSize** | Maximum thumbnail size that can be set either via GUI or by resizing a thumbnail window. Value is written in the form "width, height"<br />The default value is **"640, 400"**.<br />For example: **"ThumbnailMaximumSize": "640, 400"** |
|
||||
|
||||
## Hotkey Setup
|
||||
<div style="page-break-after: always;"></div>
|
||||
|
||||
### Hotkey Setup
|
||||
|
||||
It is possible to set a key combinations to immediately jump to certain EVE window. However currently EVE-O Preview doesn't provide any GUI to set the these hotkeys. It should be done via editing the configuration file directly. Don't forget to make a backup copy of the file before editing it.
|
||||
|
||||
@@ -125,7 +133,9 @@ The following hotkey is described as `modifier+key` where `modifier` can be **Co
|
||||
|
||||
**Note:** Do not set hotkeys to use the key combinations already used by EVE. It won't work as "_I set hotkey for my DPS char to F1 and when I'll press F1 it will automatically open the DPS char's window and activate guns_". Key combination will be swallowed by EVE-O Preview and NOT retranslated to EVE window. So it will be only "_it will automatically open the DPS char's window_".
|
||||
|
||||
## Compatibility Mode
|
||||
<div style="page-break-after: always;"></div>
|
||||
|
||||
### Compatibility Mode
|
||||
|
||||
This setting allows to enable an alternate thumbnail render. This render doesn't use advanced DWM API to create live previews. Instead it is a screenshot-based render with the following pros and cons:
|
||||
* `+` Should work even in remote desktop environments
|
||||
@@ -133,38 +143,44 @@ This setting allows to enable an alternate thumbnail render. This render doesn't
|
||||
* `-` Thumbnail images are refreshed at 1 FPS rate
|
||||
* `-` Possible short mouse cursor freezes
|
||||
|
||||
---
|
||||
<div style="page-break-after: always;"></div>
|
||||
|
||||
# Credits
|
||||
## Credits
|
||||
|
||||
## Maintained by
|
||||
### Maintained by
|
||||
|
||||
* Phrynohyas Tig-Rah
|
||||
|
||||
|
||||
## Created by
|
||||
### Created by
|
||||
|
||||
* StinkRay
|
||||
|
||||
|
||||
|
||||
## Previous maintainers
|
||||
### Previous maintainers
|
||||
|
||||
* Makari Aeron
|
||||
|
||||
* StinkRay
|
||||
|
||||
|
||||
## With contributions from
|
||||
### With contributions from
|
||||
|
||||
* CCP FoxFour
|
||||
|
||||
|
||||
## Forum thread
|
||||
### Forum thread
|
||||
|
||||
https://forums.eveonline.com/t/4202
|
||||
|
||||
|
||||
## Original repository
|
||||
### Original repository
|
||||
|
||||
https://bitbucket.org/ulph/eve-o-preview-git
|
||||
|
||||
<div style="page-break-after: always;"></div>
|
||||
|
||||
## CCP Copyright Notice
|
||||
|
||||
EVE Online, the EVE logo, EVE and all associated logos and designs are the intellectual property of CCP hf. All artwork, screenshots, characters, vehicles, storylines, world facts or other recognizable features of the intellectual property relating to these trademarks are likewise the intellectual property of CCP hf. EVE Online and the EVE logo are the registered trademarks of CCP hf. All rights are reserved worldwide. All other trademarks are the property of their respective owners. CCP hf. has granted permission to pyfa to use EVE Online and all associated logos and designs for promotional and information purposes on its website but does not endorse, and is not in any way affiliated with, pyfa. CCP is in no way responsible for the content on or functioning of this program, nor can it be liable for any damage arising from the use of this program.
|
Reference in New Issue
Block a user