Skip to content

Complete merge of all of Avasam's PRs #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 64 commits into from
Nov 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
9b56dee
Fix screenshot resolution if user selected a window with values ident…
Ontwikseltsaar Mar 2, 2021
3d6ed62
Fixed numpad hotkeys
Avasam Apr 23, 2021
6e56367
Fix loading settings with incomplete hotkey configuration
Avasam Apr 27, 2021
8079ac8
Added LiveSplit Integration
kadiwa4 Apr 23, 2021
2c403b3
Fixed freeze on close by using killable QThreads and an os.kill signal
Avasam Apr 29, 2021
0bd1764
Merge pull request #1 from Avasam/livesplit-integration
Avasam May 24, 2021
bbe0a3b
Merge branch 'master' into fix-numpad-hotkey
Avasam May 24, 2021
e040da6
Merge pull request #2 from Avasam/fix-numpad-hotkey
Avasam May 24, 2021
a08b512
Fix libraries version
Avasam May 24, 2021
7654311
Merge pull request #3 from Avasam/fix-library-version
Avasam May 24, 2021
363f9d4
Fix libraries version
Avasam May 24, 2021
f1373da
Added Build requirements
kadiwa4 Apr 23, 2021
c6601df
Actually send the right event for numpad keys using pyautogui
Avasam Jun 5, 2021
f638624
Merge branch 'master' into fix-numpad-hotkey
Avasam Jun 5, 2021
083ac3f
Merge pull request #4 from Avasam/fix-numpad-hotkey
Avasam Jun 5, 2021
e37b2db
Merge branch 'master' into fix-library-version
Avasam Jun 5, 2021
5b0811d
Merge pull request #5 from Avasam/fix-library-version
Avasam Jun 5, 2021
36a627d
Fix bad merge
Avasam Jun 5, 2021
a43c20e
Migrated from PyQt4 to PyQt5
Avasam Jun 12, 2021
ff347b0
Merge branch 'master' of https://github.com/Avasam/Auto-Split into mi…
Avasam Jun 12, 2021
c1b113f
Merge pull request #6 from Avasam/migrate-to-PyQT5
Avasam Jun 12, 2021
3487e8a
Treeshold, pause and mask can be detected in file without app config
Moliman Aug 24, 2019
13d6d6d
Merge branch 'master' of https://github.com/Toufool/Auto-Split into p…
Avasam Jun 12, 2021
a10d874
Update README.md
Avasam Jul 1, 2021
9e0e060
Update README.md
Avasam Jul 2, 2021
86244b6
Python 3.9 + PyQt6
Avasam Aug 14, 2021
4adf3e7
Merge branch 'master' into migrate-to-PyQt6
Avasam Aug 14, 2021
fa5a530
Merge pull request #7 from Avasam/migrate-to-PyQt6
Avasam Aug 14, 2021
9be9fca
# This is a combination of 2 commits.
Avasam Jun 19, 2021
f7cf312
. Fix issues with defaults
Avasam Aug 15, 2021
7b1e47c
Remove masked flag
Avasam Aug 15, 2021
c28dff6
Added basic config files
Avasam Apr 23, 2021
c1a7c92
Added Build requirements
kadiwa4 Apr 23, 2021
deb8368
Fix libraries version
Avasam Aug 15, 2021
d9dbb00
Migrated from PyQt4 to PyQt5
Avasam Aug 15, 2021
d6cd8df
Python 3.9 + PyQt6
Avasam Aug 15, 2021
4c1a52b
Merge branch 'master' into parameter-auto-detected-PyQt6
Avasam Aug 15, 2021
b14b2b5
Merge pull request #8 from Avasam/parameter-auto-detected-PyQt6
Avasam Aug 15, 2021
64ac633
Fix bad merge to main
Avasam Aug 15, 2021
608dbf9
Post merge cleanup
Avasam Aug 15, 2021
785876b
PyQt6 update using the Qt Designer
Avasam Sep 27, 2021
3954318
Cleaner PyQt6 widgets placements
Avasam Sep 29, 2021
6690b36
Add start image
kadiwa4 Sep 30, 2021
7567d29
Adaptstart_image update for non-class
Avasam Sep 30, 2021
779c183
Merge branch 'autostart-image' into complete
Avasam Sep 30, 2021
e5bf1e9
Post conflict fixes
Avasam Sep 30, 2021
a697724
Version bump
Avasam Sep 30, 2021
2cb0f87
Reload start image on reset
Avasam Sep 30, 2021
4d5daf0
Merge branch 'autostart-image' into complete
Avasam Sep 30, 2021
43480b8
Docs update
Avasam Nov 3, 2021
3ed7120
Merge branch 'capture-hardware-accelerated-windows' of https://github…
Avasam Nov 3, 2021
127d8c7
Merge pull request #59 from Ontwikseltsaar/fix-screenshot-resolution
Toufool Nov 10, 2021
7fa3609
Livesplit integration (#60)
Avasam Nov 10, 2021
b2e93d7
Revert "Livesplit integration (#60)" (#76)
Toufool Nov 10, 2021
4d52774
Fix numpad hotkey (#61)
Avasam Nov 10, 2021
faf2bf3
Parameter auto detected (#67)
Avasam Nov 10, 2021
187a7d9
Added install and build scripts
Avasam Nov 10, 2021
505ddb0
Migrated from PyQt4 to PyQt5
Avasam Nov 10, 2021
0025d13
Migrate to PyQt6
Avasam Nov 10, 2021
f763e73
Autostart image
Avasam Nov 10, 2021
7e791c8
Merge branch 'avasam-complete' into complete
Avasam Nov 10, 2021
2a20539
Merge branch 'autostart-image' of https://github.com/Avasam/Auto-Spli…
Avasam Nov 10, 2021
89fd6e2
Fixed transparency check for start and reset image
Avasam Nov 10, 2021
336a96c
Support LiveSplit integration with start and reset image
Avasam Nov 10, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
{
"recommendations": [
"ms-pyright.pyright",
"ms-python.vscode-pylance",
"ms-python.python",
"sonarsource.sonarlint-vscode",
"davidanson.vscode-markdownlint"
"davidanson.vscode-markdownlint",
"shardulm94.trailing-spaces",
"eamodio.gitlens"
],
"unwantedRecommendations": [
"ms-pyright.pyright",
"esbenp.prettier-vscode"
]
}
23 changes: 12 additions & 11 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,13 @@
120,
]
},
"[py]": {
"editor.tabSize": 4,
"editor.rulers": [
72,
79,
120,
]
},
"//1": "Keeping autoformat to false for now to keep minimal changes",
// Keeping autoformat to false for now to keep minimal changes
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
"source.fixAll": false,
},
"python.linting.pylintEnabled": false,
"//2": "Using flake8 as other linters are incomplete or have too many false positives last I tried",
// Using flake8 as other linters are incomplete or have too many false positives last I tried
"python.linting.flake8Enabled": true,
"python.linting.enabled": true,
"python.linting.pycodestyleEnabled": false,
Expand All @@ -43,6 +35,15 @@
"python.formatting.autopep8Args": [
"--max-line-length=120"
],
"python.pythonPath": "",
"files.insertFinalNewline": true,
"trailing-spaces.deleteModifiedLinesOnly": true,
"trailing-spaces.includeEmptyLines": true,
"trailing-spaces.trimOnSave": true,
"trailing-spaces.syntaxIgnore": [
"markdown"
],
"files.associations": {
"*.qrc": "xml",
"*.ui": "xml"
},
}
92 changes: 61 additions & 31 deletions README.md

Large diffs are not rendered by default.

22 changes: 0 additions & 22 deletions requirements.txt

This file was deleted.

49 changes: 26 additions & 23 deletions res/about.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
<rect>
<x>0</x>
<y>0</y>
<width>276</width>
<height>249</height>
<width>264</width>
<height>250</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>276</width>
<height>249</height>
<width>264</width>
<height>250</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>276</width>
<height>249</height>
<width>264</width>
<height>250</height>
</size>
</property>
<property name="windowTitle">
Expand All @@ -32,10 +32,10 @@
<widget class="QPushButton" name="okButton">
<property name="geometry">
<rect>
<x>190</x>
<x>180</x>
<y>220</y>
<width>71</width>
<height>21</height>
<width>75</width>
<height>24</height>
</rect>
</property>
<property name="text">
Expand All @@ -47,52 +47,55 @@
<rect>
<x>10</x>
<y>44</y>
<width>151</width>
<height>16</height>
<width>161</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Created by &lt;a href=&quot;https://twitter.com/toufool&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Toufool&lt;/span&gt;&lt;/a&gt; and &lt;a href=&quot;https://twitter.com/faschz&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Faschz&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Created by &lt;a href=&quot;https://twitter.com/toufool&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Toufool&lt;/span&gt;&lt;/a&gt; and &lt;a href=&quot;https://twitter.com/faschz&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Faschz&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;Maintained by &lt;a href=&quot;https://twitter.com/Avasam06&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Avasam&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="versionLabel">
<property name="geometry">
<rect>
<x>10</x>
<y>21</y>
<width>71</width>
<width>161</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Version: 1.2.0</string>
<string>Version: </string>
</property>
</widget>
<widget class="QLabel" name="donatetextLabel">
<property name="geometry">
<rect>
<x>46</x>
<x>30</x>
<y>95</y>
<width>191</width>
<height>41</height>
<width>204</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>If you enjoy using this program, please
consider donating. Thank you!</string>
consider donating. Thank you!</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="donatebuttonLabel">
<property name="geometry">
<rect>
<x>52</x>
<y>127</y>
<width>171</width>
<height>91</height>
<x>60</x>
<y>150</y>
<width>147</width>
<height>47</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=BYRHQG69YRHBA&amp;item_name=AutoSplit+development&amp;currency_code=USD&amp;source=url&quot;&gt;&lt;img src=&quot;:/resources/donatebutton.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;amp;business=BYRHQG69YRHBA&amp;amp;item_name=AutoSplit+development&amp;amp;currency_code=USD&amp;amp;source=url&quot;&gt;&lt;img src=&quot;:/resources/btn_donateCC_LG.png&quot;/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
Expand Down
Binary file added res/btn_donateCC_LG.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading