422 Commits

Author SHA1 Message Date
Izakbar
0c281d08fd remove fody and update project/build to generate single exe
Linux version rely upon PATH for location of bash instead of hardcoded /bin/bash
2025-02-09 16:17:01 +00:00
Izakbar
72dad3b89d lutris installer for eveonline and eveopreview 2025-02-09 04:07:35 +00:00
Izakbar
4d70525a84 lutris fixes 2025-02-09 00:34:43 +00:00
Izakbar
8a47a10781 eve-o-preview.exe in lutris yaml 2025-02-08 22:49:30 +00:00
Izakbar
ac8b160f1f lutris release yaml 2025-02-08 21:38:58 +00:00
Izakbar
39c6a68d60 eve-o preview -> eve-o-preview
lutris install script
2025-02-08 21:25:11 +00:00
Izakbar
574d138341 dotnet8 work, source unification work 2025-02-08 18:08:34 +00:00
Izakbar
de0f0b8b20 github release yaml 2025-02-08 17:43:18 +00:00
Eric
c2de0f3eba Merge pull request #53 from Proopai/feature/bugfixes-and-new-features-see-commit
Feature/bugfixes and new features see commit
2025-02-05 17:25:08 -06:00
Izakbar
6d524e49f0 #4 add additional cyclegroups (1 thru 5 now available)
updated README.md
2025-02-05 22:18:09 +00:00
Izakbar
e0482f7a05 # 52 Y snap value not saved in config when amended in GUI 2025-02-05 21:55:28 +00:00
Izakbar
8e7c7374f4 #51 allow hiding of preview for eve login screen clients
updated README.md
2025-02-05 21:52:50 +00:00
Izakbar
7ec1aceb54 #49 cycle through eve clients at toon selection page
#9 Allow EveO to preview other executables
2025-02-05 09:33:40 +00:00
Izakbar
607fbcbeac #46 fix bug with minimum preview size on startup
#47 treat click on overlay text same as click on main preview
2025-01-26 13:06:31 +00:00
Eric
6f7abe6ce7 Merge pull request #44 from Proopai/feature/fix-animation0settings-with-per-client-zoom-anchor
Feature/fix animation0settings with per client zoom anchor
2025-01-23 20:32:43 -06:00
Eric
9064acb38e Merge pull request #35 from Proopai/bugfix/document-ThumbnailResizeTimeoutPeriod-in-readme
update readme for ThumbnailResizeTimeoutPeriod
2025-01-23 20:32:29 -06:00
Izakbar
9ee502d6b4 fix animation settings and allow Original animation or no animation - setable from GUI. This should fix client switching when using fixed window 2024-12-27 17:09:38 +00:00
Izakbar
b7f9c71f5b PerClientZoomAnchor option 2024-11-27 00:23:13 +00:00
Izakbar
39addf2ffc update readme for ThumbnailResizeTimeoutPeriod 2024-11-17 00:07:01 +00:00
Eric
1a98888bbd Merge pull request #34 from Proopai/bugfix/31-main-form-resize
main form - resize on startup based on tabsize and tab number
2024-11-16 16:12:01 -06:00
Izakbar
b10ced2b0a version -> 8.0.1.3 2024-11-16 20:28:36 +00:00
Izakbar
82fee7a15d #31 resize mainform based on actual control tabitem size - may fix issues on chinese systems 2024-11-16 20:24:41 +00:00
Eric
d64614f726 Merge pull request #33 from Proopai/bugfix/32-preview-windows-resize-on-startup-incorrectly
preview windows resize on startup incorrectly
2024-11-16 09:06:01 -06:00
Izakbar
2b8f20c14f remove zombie code 2024-11-16 11:15:16 +00:00
Izakbar
cba8f7d3a2 #32 move resize kludge timeout value to config as ThumbnailResizeTimeoutPeriod instead of hardcoded 500ms 2024-11-16 11:07:35 +00:00
Eric
22ab0ea8ef Merge pull request #30 from Proopai/feature/7-Independent-preview-size-settings
#7 Ability for PerClientThumbnailSize added to configuration
2024-11-11 18:00:17 -06:00
Izakbar
d3a0894f46 #7 Ability for PerClientThumbnailSize added to configuration 2024-11-11 23:25:31 +00:00
Eric
b76ab65894 Merge pull request #29 from Proopai/bugfix/windows-v8.0.1.1-labelfix
small configuration bugfixes
2024-11-11 16:39:07 -06:00
Izakbar
0bc3ccaa72 tabs instead of 4 spaces for tabs - to assist with diffs 2024-11-11 22:05:38 +00:00
Izakbar
38733b71f1 fix events on new configuration items
config -> mainform for label colour/size
version -> 8.0.1.1
2024-11-11 21:33:14 +00:00
Eric
839d50d20c Merge pull request #28 from Proopai/windows-build-prs-1-4-added
Windows-Build Pull Request #22 through $25
2024-11-10 18:36:47 -06:00
Eric Vasquez
55adf28abc Fixed the Merge issue with the csproj file 2024-11-10 18:27:27 -06:00
Eric Vasquez
1eafad0159 Testing a Merge fix 2024-11-10 18:24:17 -06:00
Eric
63fe0846aa Merge pull request #19 from Proopai/windows-build-net8upgrade
Windows build net8upgrade
2024-10-08 16:06:37 -05:00
Eric Vasquez
8b85ac4315 Updated .net80 and famework to 4.8
- Added in .gitignore to ignore the .vs folders in ALL subfolders
    - Upgraded from 4.6.2 to 4.8 framework for .NET Core
    - Upgraded from netfamework31 to net80 for .net 8.0 and Framework 4.8
    - Changed the EXE File name from EVE-O Preview.exe to EVE-O-Preview.exe
2024-10-08 13:47:38 -05:00
Eric Vasquez
1a13542b11 Upgrade from .netfamework31 to .net8 and Framework 4.8 2024-10-08 13:11:54 -05:00
Eric Vasquez
a0bf405dfa Display Version Fix
- Fixed the About Page Version to match the current version.
    - Changed from Major.Minor.Build to Major.Minor.Build.Revision
2024-10-08 10:57:26 -05:00
Eric Vasquez
c8c4d25393 Updated the README.md 2024-10-05 14:55:07 -05:00
Eric Vasquez
a02a4365ba Updated the version to match with the Linux build version for Windows 2024-10-05 14:41:38 -05:00
Eric
a94309136b Merge pull request #1 from Proopai/beta
Beta to Master for Hotkey Cycles
2024-10-04 16:28:00 -05:00
Aura Asuna
b88a9bd94e increment version 2022-05-11 01:02:48 +10:00
Aura Asuna
a6497ad25a use numbers when defining cycle order to avoid issues going over 10 2022-05-11 01:02:05 +10:00
Aura Asuna
533a208bff Make the thumbnail location for the login page configurable 2022-05-10 18:12:30 +10:00
Aura Asuna
1a2a43c301 increment major version as the first big update since the fork 2022-05-10 01:50:34 +10:00
Aura Asuna
3d1034a6c5 Add doco for the per client border highlight 2022-05-10 01:47:23 +10:00
Aura Asuna
9ac5f992ab missing new line preventing code block from rendering correctly 2022-05-10 01:36:37 +10:00
Aura Asuna
0ddaa99c9a Adding per client borders and hotkey to cycle through clients 2022-05-10 01:31:50 +10:00
Aura Asuna
f5777de77c Initial Fork - Update maintainer in doco and about us 2022-05-09 20:36:57 +10:00
Anton Kasyanov
2996283f68 Update README.md 2022-04-04 13:24:33 +03:00
Anton Kasyanov
fb90e1adb5 Update README.md 2022-03-28 17:03:59 +03:00