Skip to content
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

android game #548

Open
wants to merge 238 commits into
base: andrew/dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
238 commits
Select commit Hold shift + click to select a range
e9b92c7
Fix
Jan 14, 2014
cdd7d68
5.1 Hot Fix
Jan 14, 2014
fd7a571
Fixed resize issue, process list is now ordered alphabetically.
Jan 14, 2014
1122f66
Removed redundant class. Fixed packages
Jan 14, 2014
87c2f52
Modified main UI structure.
Jan 14, 2014
8f28c0e
Removed redundant code
Jan 14, 2014
0fd5df5
Removed redundant code
Jan 14, 2014
4203b5f
Merge pull request #21 from dmxt/master
Jan 14, 2014
ce3ac2f
House cleaning from DMXT Fork Merge
Jan 14, 2014
b3f2629
Merge branch 'master' of https://github.com/Codeusa/Borderless-Gaming
Jan 14, 2014
decb9ea
Autostart up, Shortcut generation, UI Fix
Feb 13, 2014
ecb0e61
Merge pull request #30 from Codeusa/andrew/dev
Feb 13, 2014
09fb769
Version update
Feb 13, 2014
4361c79
Merge branch 'master' of https://github.com/Codeusa/Borderless-Gaming
Feb 13, 2014
29635ab
rewrote updating the process list to fix issue #29
madpew Feb 13, 2014
43b23d1
changed download link
madpew Feb 13, 2014
9fcf1f0
Merge pull request #32 from madpew/update-readme
Feb 13, 2014
7f4ba5d
massive cleanup & changes
madpew Feb 15, 2014
81dc2dc
fixed missing application icon
madpew Feb 16, 2014
52c0a9d
Merge pull request #34 from madpew/cleanup
Feb 17, 2014
97195b4
Fixed checkmark, changed official version.
Feb 17, 2014
38d9bff
Update README.md
Feb 17, 2014
851c822
added localization (moved strings to resources), added german transla…
madpew Feb 17, 2014
2d96226
minor changes to favorites
madpew Feb 17, 2014
31d33e4
Merge pull request #35 from madpew/localization
Feb 18, 2014
7e97313
added context menus and screen-selection
madpew Feb 19, 2014
ca620fa
Merge pull request #36 from madpew/context-menu
Feb 19, 2014
babb9ac
added global hotkey, persistent-settings
madpew Feb 20, 2014
e02eb2c
added SuperSize mode, made borderless-windows topmost
madpew Feb 20, 2014
ccd322f
Merge pull request #37 from madpew/hotkey
Feb 20, 2014
d4d592b
Merge pull request #38 from madpew/supersize
Feb 21, 2014
4397fc1
Removed top most to allow for alt tabbing yet again.
Feb 24, 2014
eb3eef6
Updated version
Feb 24, 2014
013c3af
fixed rollback of topmost
madpew Feb 24, 2014
730dc73
Merge pull request #41 from madpew/zorder
Mar 5, 2014
a27c1d5
added mouselock-hotkey, fixed favs-threadexception
madpew Mar 5, 2014
943c4db
replaced state-variable with clipdetection
madpew Mar 5, 2014
19e2809
Merge pull request #45 from madpew/mouse-lock
Mar 5, 2014
fdda41d
some performance changes
madpew Apr 3, 2014
4b42bc4
Merge pull request #52 from madpew/optimize
Apr 3, 2014
0bfa051
Added Xsplit to filter less, various code formatting.
Apr 3, 2014
45cf710
Version 7.0 major fixes and enhancements
psouza4 Dec 31, 2014
940bb47
Update README.md
psouza4 Dec 31, 2014
a4a8763
Version 7.1
psouza4 Jan 1, 2015
c22fdb5
Version 7.2
psouza4 Jan 2, 2015
23e7389
Installer updates
psouza4 Jan 2, 2015
93efcd5
Merge pull request #88 from psouza4/master
Jan 2, 2015
8880952
Version 7.3
psouza4 Jan 2, 2015
dc44e27
Installer updates
psouza4 Jan 2, 2015
6f1784d
Major code cleanup and refactoring
psouza4 Jan 3, 2015
908d5bc
7.4 pre-changes
psouza4 Jan 3, 2015
8216c4b
7.4 pre-changes, part 2
psouza4 Jan 3, 2015
546a0ed
7.4 pre-changes, part 3
psouza4 Jan 3, 2015
1b4630a
Version 7.4
psouza4 Jan 3, 2015
194ff64
7.5 pre-changes
psouza4 Jan 3, 2015
a6f660a
Deleted unreferenced files from version 4.2
psouza4 Jan 3, 2015
f72fdae
Update version.xml
Jan 4, 2015
854346a
Manually merging #91 from psouza4
Jan 8, 2015
2be937c
Version 7.6
psouza4 Jan 9, 2015
9f2f1af
Manual merge of #95
Jan 9, 2015
4b2fe45
Merge pull request #95 from psouza4/master
Jan 9, 2015
5b9f3ac
Version 7.7
psouza4 Jan 11, 2015
15493d4
Merge pull request #98 from psouza4/master
Jan 11, 2015
36b251b
Version 7.8
psouza4 Jan 15, 2015
c7c274a
Merge pull request #101 from psouza4/master
Jan 15, 2015
9a14562
Special release - RIP @impulser
Jan 21, 2015
911aa9c
Version 7.9
psouza4 Jan 22, 2015
e196094
Manually merging #105
Jan 22, 2015
5138d83
Merge pull request #105 from psouza4/master
Jan 22, 2015
555047a
Update README.md
Jan 27, 2015
88ba292
Typo. s/Kotkey/Hotkey/
chaoren Jul 19, 2015
af8f8e1
Merge pull request #133 from clin18/master
Jul 19, 2015
7c0a8f9
updating to 8.1
Jul 23, 2015
b379f6c
Update README.md
N00byEdge Jul 24, 2015
9df2087
Merge pull request #139 from N00byEdge/patch-1
Jul 24, 2015
b18ec6d
Update README.md
Jul 26, 2015
3b26361
Update README.md
Jul 26, 2015
07a0b01
Update README.md
Jul 26, 2015
9a8a34e
Update README.md
Jul 26, 2015
a200668
Version 8.2, resolving CPU usage issues
psouza4 Jul 26, 2015
23b4293
Version 8.2, icon fix
psouza4 Jul 26, 2015
283be25
Partial merge from steveadoo32
psouza4 Jul 27, 2015
3674aeb
Rename WindowsApi/Enumerations.cs to WindowsAPI/Enumerations.cs
psouza4 Jul 27, 2015
dd6c8aa
Rename WindowsApi/Native.cs to WindowsAPI/Native.cs
psouza4 Jul 27, 2015
b50d662
Update README.md
psouza4 Jul 31, 2015
4e498ab
Add regex favorite type
SecretOnline Aug 2, 2015
b55c007
Add ability to add by regex
SecretOnline Aug 2, 2015
b894f44
Add regex reference link
SecretOnline Aug 2, 2015
84c17b1
Merge pull request #160 from SecretOnline/add-favorite-by-regex
psouza4 Aug 2, 2015
2f9e848
Fix: Actually use regex
SecretOnline Aug 2, 2015
07318c6
Correct detail tag for regex
SecretOnline Aug 2, 2015
ee761ab
Merge pull request #161 from SecretOnline/add-favorite-by-regex
Aug 2, 2015
3b4eb4c
added setting "check for updates on startup"
Aug 4, 2015
ad99865
removed unused EntityFramework
Aug 6, 2015
f02c988
Merge pull request #171 from chaserdoe/master
Aug 7, 2015
d9b98e8
Code of Conduct added
Sep 5, 2015
13976bf
Update README.md
Sep 5, 2015
34c07a4
Version 8.3
psouza4 Nov 25, 2015
8cb1dde
Merge remote-tracking branch 'origin/master'
psouza4 Nov 25, 2015
b96ac0e
Version 8.3
psouza4 Nov 25, 2015
491719c
Version 8.3 Code of Conduct Changes
psouza4 Nov 25, 2015
0e7feb6
Version 8.3
psouza4 Nov 25, 2015
c20c937
Version 8.3 release
psouza4 Nov 25, 2015
9495510
Version 8.3.33015.555
psouza4 Nov 26, 2015
45c7360
Steam features
Nov 28, 2015
18a6e8a
Version 8.4
psouza4 Nov 30, 2015
e4a5e4f
Merge remote-tracking branch 'origin/master'
psouza4 Nov 30, 2015
fdfd7d3
Moved to /Steam
psouza4 Nov 30, 2015
3b92082
Version 8.4 release
psouza4 Nov 30, 2015
ec03ddf
Remove update check for steam version
Dec 2, 2015
d855cbf
Added delay option for favorites.
Jasonoro Oct 12, 2016
14a8d89
Merge pull request #264 from Jasonoro/master
Oct 17, 2016
c3fabd0
Update to .NET 4.5
Nov 22, 2016
15babc2
Show "child" windows of cmd processes
mon Feb 8, 2017
d875fbb
Merge pull request #281 from mon/fix-hidden-children
Feb 9, 2017
124f3ab
Added HiDPI support and supportedOS
ElPumpo Feb 11, 2017
20bfc58
Merge pull request #282 from ElPumpo/hidpi-support
Feb 13, 2017
b533c0a
Add support for games without titles (Killing Floor), Add support for…
Apr 9, 2017
5476dff
Update to 9.0
Apr 9, 2017
b1db035
Fix some broken things from 9.0
Apr 12, 2017
43f4b34
Update to 9.1
Apr 12, 2017
f7b15df
- Fixes Steam achievement unlocking
Jun 2, 2017
2c384ba
Update ASsembly version
Jun 3, 2017
6d4c933
Create LICENSE2.MD
Jun 4, 2017
dde3770
Update LICENSE to reflect the more modern build
Jun 4, 2017
f790564
Update README.md
Jun 4, 2017
af6fea7
Adds (and tested) compatibility with Unreal games. Most seem to work …
Jun 6, 2017
fdf7885
Update version.xml
Jun 6, 2017
9a197f5
Add support for game maker titles
Jun 6, 2017
b69dd78
Added Russian localization
Svetomech Jun 6, 2017
656fc03
Corrected words to better match meaning
Svetomech Jun 6, 2017
d78d9b8
Adding another Unreal class name
Jun 6, 2017
41cc625
Delete LICENSE2.MD
Jun 7, 2017
c6f8a03
Resolve #312
Jun 7, 2017
e8c98b5
Better detect unreal games.
Jun 7, 2017
60f4d72
Update copyright info
Jun 7, 2017
865247d
Restore update checking, disable Maximize by default
Jun 8, 2017
c56d56c
Update version to 9.4
Jun 9, 2017
71a6de4
This is a temp patch that fixes a number of issues with the new delay…
Jun 12, 2017
1400dd6
Set Maximize back to default
Jun 12, 2017
52d92b6
Add Chinese language
wangyw15 Jun 18, 2017
ee841a2
Fix some solution file problems
wangyw15 Jun 18, 2017
475afeb
Allows user to right-click a Favorite and set a default screen.
ayunema Jun 18, 2017
068f0e4
Fixed accidental replacing of tabs with spaces
ayunema Jun 18, 2017
f31aa77
Fixed formatting
ayunema Jun 18, 2017
9f45932
Fixed formatting
ayunema Jun 18, 2017
59276eb
More formatting
ayunema Jun 18, 2017
093c4bb
Merge pull request #310 from Svetomech/ru-localization
Jun 21, 2017
338f93f
Merge branch 'master' into chinese-translate
Jun 21, 2017
5fe4b07
Merge pull request #321 from wangyw15/chinese-translate
Jun 21, 2017
adfdcd2
Merge branch 'master' into issue158-AddFavScreenOption
Jun 21, 2017
c785eb7
Merge pull request #323 from Virus610/issue158-AddFavScreenOption
Jun 21, 2017
6139d2b
Move over to the FacePunch Steamworks lib, sign the executable with a…
Jun 21, 2017
686857a
Improve Release builds by automatically signing and building installers
Jun 21, 2017
51ae7db
Add Macros to the Standalone User project
Jun 21, 2017
e2add3d
Remove unreliable shortcut based startup. Add startup method that all…
Jun 22, 2017
aed8e98
Push 9.4.4
Jun 23, 2017
b1fc15f
Get rid of clunky thread waiting code, there is no need to waste CPU …
Jun 24, 2017
b5fe4fd
Switch designer back to english
Jun 24, 2017
1d9ecf1
Major refactor, primary application logic has been moved into a share…
Jun 25, 2017
3424e88
Update the key location
Jun 25, 2017
09da1b1
Git rid of duplicate resources.
Jun 25, 2017
1611f9b
Git rid of more dead files.
Jun 25, 2017
7177252
Add the ability to mute a process that is not in focus. Useful for mu…
Jun 25, 2017
819a920
Restore update checking in the new logic DLL.
Jun 25, 2017
4143cd5
Use entry assembly rather executing, add way to tell builds apart.
Jun 25, 2017
04fad9b
Respect the users settings to not update.
Jun 25, 2017
cb8f660
Fix DPI support
Jun 26, 2017
fd60ac9
Update the code for process listing to be truly async. Get rid of bug…
Jun 27, 2017
e7ba963
Create new system for easy translations. The entire UI can be transla…
Jun 29, 2017
91bd17e
Don't throw an exception, bring up a messagebox and then kill cleanly.
Jun 29, 2017
9106978
Add loading text to english config
Jun 29, 2017
9cfdce8
Update version
Jun 29, 2017
3e362cd
Fix crash being caused by the zip lib, add new languages, fix string …
Jul 1, 2017
1bf3186
Update version.xml
Jul 5, 2017
5e97ad8
add german localisation #328
Jul 5, 2017
0fbafab
Fix lang update bug that crashed on certain systems.
Jul 5, 2017
7c338c2
Merge branch 'master' of https://github.com/Codeusa/Borderless-Gaming
Jul 5, 2017
24e6a2d
Merge pull request #332 from Z0ckerchris/add-german-localisation
Jul 5, 2017
7d9a247
Added Spanish translation
justalemon Aug 26, 2017
50abbcd
Merge pull request #344 from justalemon/master
Aug 28, 2017
16ae554
Added Russian translation
Sep 24, 2017
c2379e8
Merge pull request #350 from xMrVizzy/master
Oct 17, 2017
2cc0f07
Updated German translation
IgelRM Nov 24, 2017
069127a
Update de-DE.lang
IgelRM Nov 24, 2017
084f824
Create pt-BR.lang
Gudine Dec 29, 2017
a3e668c
Fix crash
Jan 8, 2018
2fef4cc
Merge branch 'master' of https://github.com/Codeusa/Borderless-Gaming
Jan 8, 2018
05f053a
Update german
Mar 11, 2018
9d418eb
Merge pull request #370 from Gudine/patch-1
Mar 28, 2018
96a0866
Merge pull request #363 from IgelRM/patch-1
Mar 28, 2018
159f7fe
Sync latest changes
Mar 28, 2018
0ec7691
Merge remote-tracking branch 'origin/master'
Mar 28, 2018
38f4085
Fix odd bug
Mar 28, 2018
fbb22dc
Add check if dir exist
Mar 28, 2018
8f7d1ed
Fix promotion banner showing after it was set to not show, only show …
Mar 30, 2018
fca6c87
Disable Modal for Rainway
Mar 31, 2018
6c98899
Fix language loading, add basic glyph.
Mar 31, 2018
792a6d7
update version
Mar 31, 2018
b54c383
Typo
Mar 31, 2018
abbed21
Misc fixes
Mar 31, 2018
917a0fe
Create it-IT.lang
Strappazzon Apr 13, 2018
6b8cf25
Add Japanese Localization
thakyuu Apr 15, 2018
216e7e9
Corrected typo of 'Raiway' to 'Rainway'
jgibson02 Apr 16, 2018
ada10c6
Fix German translation
nakami May 23, 2018
3677f91
Update README.md
Jun 22, 2018
87c0c9a
Update cert used to sign releases. Also see #417
Oct 11, 2018
ae76d6a
autostart works with laptops
L0laapk3 Oct 31, 2018
958660b
Merge pull request #422 from L0laapk3/master
Nov 1, 2018
4ebe35c
Merge pull request #395 from thakyuu/master
Nov 21, 2018
bd6e874
Merge pull request #394 from Strappazzon/patch-1
Nov 21, 2018
e40f25f
Merge pull request #396 from jgibson02/jgibson02-patch-1
Nov 21, 2018
3b54d6a
Merge pull request #401 from nakami/patch-1
Nov 21, 2018
04bdc5d
Fix #429
Mar 11, 2019
8c39fd6
version bump
Mar 11, 2019
61d7769
update deps
Mar 11, 2019
759eb56
fix #421
Mar 11, 2019
500a25c
Update version.xml
Jul 7, 2019
5a53975
Update version.xml
Dec 4, 2020
74b19ec
Update version.xml
Dec 22, 2020
63cbfb5
Added Game bug report, requires issue tag "game-specific", needs desc…
krestenlaust Jun 19, 2023
8a5f16c
Added feature request. Requires label "enhancement"
krestenlaust Jun 19, 2023
63e29f6
Added 'Other' template
krestenlaust Jun 19, 2023
a34e3dd
Finished game-specific report
krestenlaust Jun 19, 2023
af0eebb
Finished general bug report
krestenlaust Jun 19, 2023
3e65c5a
Changed title and disable validation in 'technical'
krestenlaust Jun 19, 2023
bca7a6c
At some point, webdev merged the folder I created. Made folder again
krestenlaust Jun 19, 2023
8128e55
Improved wording and styling of feature request
krestenlaust Jun 19, 2023
d40e0b1
Wording
krestenlaust Jun 19, 2023
c0e38b4
Removed unused config and changed wording
krestenlaust Jun 19, 2023
364a64f
Tried to resolve parsing conflicts
krestenlaust Jun 19, 2023
97cd983
Removed requirement of checkboxes, as honesty is preferred. Wording.
krestenlaust Jun 19, 2023
d22993d
Fixed formatting
krestenlaust Jun 19, 2023
3ad1b05
Final wording
krestenlaust Jun 19, 2023
8ccf20b
Merge pull request #605 from krestenlaust/master
andrewmd5 Jun 22, 2023
8d9382d
Update README.md
andrewmd5 Mar 21, 2024
5988a84
Update README.md
andrewmd5 Mar 21, 2024
3cc4dc6
Update README.md
andrewmd5 Mar 25, 2024
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
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name: Feature Request
description: Suggest an idea for a feature that improves Borderless gaming
title: A short concise title
labels: ["enhancement"]
body:
- type: checkboxes
attributes:
label: Requirements
description: Before you create a suggestion, please consider the following
options:
- label: This issue doesn't already exist
required: true
- label: This is only a single feature request (Otherwise create a separate issue)
required: true
- type: textarea
id: problem
attributes:
label: Is this proposal related to a problem?
description: |
Provide a concise description of what the problem is
validations:
required: true
- type: textarea
id: solution
attributes:
label: Describe the solution you'd like
description: |
Provide a concise description of what solution you're proposing.
Have you thought of alternative solutions?
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional context
description: |
Is there anything else worth mentioning, that is related to this issue?
Maybe there are related issues that can be mistaken for duplicates, describe why they aren't
53 changes: 53 additions & 0 deletions .github/ISSUE_TEMPLATE/GAME_BUG_REPORT.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
name: Game-compatibility Bug Report
description: Report an issue experienced with a particular game
title: "[Game]: Game name - short description of bug"
labels: ["game-specific", "bug"]
body:
- type: markdown
attributes:
value: |
Found a bug for a specific game? Please fill out the sections below.
- type: checkboxes
attributes:
label: Requirements
description: Before you report this bug, please consider the following.
options:
- label: This issue doesn't already exists
- label: This bug is only related to a single game
- label: Filled out the title with template
- type: textarea
id: summary
attributes:
label: Summary
description: |
A summary of the bug.
validations:
required: true
- type: textarea
id: reproduce
attributes:
label: Steps to reproduce
description: |
Describe the steps to reproduce the bug.
The better instructions are, the easier it will be to resolve.
value: |
1.
2.
3.
validations:
required: true
- type: textarea
id: technical
attributes:
label: Technical details
description: |
- Game version number:
- Anything else?
- type: input
id: version
attributes:
label: version
description: Which version of Borderless Gaming were you using? Visible in Help->About-menu.
placeholder: ex. 9.5.6.1328 or N/A
validations:
required: true
53 changes: 53 additions & 0 deletions .github/ISSUE_TEMPLATE/GENERAL_BUG_REPORT.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
name: Bug Report
description: Report a general issue encountered Borderless-Gaming
title: Short description of the bug
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
Found a bug? Please fill out the sections below.
Thanks for taking the time to fill out this bug report!
- type: checkboxes
attributes:
label: Requirements
description: Before you report this bug, please consider the following.
options:
- label: This issue doesn't already exist
- label: This bug is Not related to compatability with a specific game
- type: textarea
id: summary
attributes:
label: Summary
description: A summary of the bug.
validations:
required: true
- type: textarea
id: reproduce
attributes:
label: Steps to reproduce
description: |
Describe the steps to reproduce the bug.
The better instructions are, the easier it will be to resolve.
value: |
1.
2.
3.
validations:
required: true
- type: textarea
id: technical
attributes:
label: Technical details
description: |
- Any way you can elaborate?
validations:
required: false
- type: input
id: version
attributes:
label: version
description: Which version of Borderless Gaming were you using? Visible in Help->About-menu.
placeholder: ex. 9.5.6.1328 or N/A
validations:
required: true
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/OTHER.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Other
description: Do you have some other type of contribution not compatable with the templates?
body:
- type: textarea
id: explanation
attributes:
label: Summary
description: |
Please write your contribution here
validations:
required: true

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,7 @@ Generated_Code #added for RIA/Silverlight projects
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML


.vs/
Installers/*setup.exe
Binary file added BGKey.pfx
Binary file not shown.
131 changes: 131 additions & 0 deletions BorderlessGaming.Logic/BorderlessGaming.Logic.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{F5AF80A6-F3F4-4855-A620-22FA5737D019}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BorderlessGaming.Logic</RootNamespace>
<AssemblyName>BorderlessGaming.Logic</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>false</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>..\BGKey.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="CommandLine, Version=1.9.71.2, Culture=neutral, PublicKeyToken=de6f01bd326f8c32, processorArchitecture=MSIL">
<HintPath>..\packages\CommandLineParser.1.9.71\lib\net45\CommandLine.dll</HintPath>
</Reference>
<Reference Include="DotNetZip, Version=1.13.3.0, Culture=neutral, PublicKeyToken=6583c7c814667745, processorArchitecture=MSIL">
<HintPath>..\packages\DotNetZip.1.13.3\lib\net40\DotNetZip.dll</HintPath>
</Reference>
<Reference Include="Facepunch.Steamworks">
<HintPath>..\SteamLibs\Facepunch.Steamworks.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Win32.TaskScheduler, Version=2.8.8.0, Culture=neutral, PublicKeyToken=c416bc1b32d97233, processorArchitecture=MSIL">
<HintPath>..\packages\TaskScheduler.2.8.8\lib\net452\Microsoft.Win32.TaskScheduler.dll</HintPath>
</Reference>
<Reference Include="protobuf-net, Version=2.4.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
<HintPath>..\packages\protobuf-net.2.4.0\lib\net40\protobuf-net.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.DirectoryServices" />
<Reference Include="System.DirectoryServices.AccountManagement" />
<Reference Include="System.Drawing" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.Management" />
<Reference Include="System.Runtime.Remoting" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Security" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Core\LanguageManager.cs" />
<Compile Include="Core\ProcessWatcher.cs" />
<Compile Include="Extensions\CrossThreadExtensions.cs" />
<Compile Include="Extensions\ProcessExtensions.cs" />
<Compile Include="Models\AppSettings.cs" />
<Compile Include="Models\Config.cs" />
<Compile Include="Models\Favorite.cs" />
<Compile Include="Models\HiddenProcess.cs" />
<Compile Include="Models\Language.cs" />
<Compile Include="Models\PRectangle.cs" />
<Compile Include="Models\ProcessDetails.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Steam\SteamAPI.cs" />
<Compile Include="System\AppEnvironment.cs" />
<Compile Include="System\AutoStart.cs" />
<Compile Include="System\StartupOptions.cs" />
<Compile Include="System\Tools.cs" />
<Compile Include="System\Utilities\ExceptionHandler.cs" />
<Compile Include="System\Utilities\TaskUtilities.cs" />
<Compile Include="Windows\Audio\VolumeMixer.cs" />
<Compile Include="Windows\Enumerations.cs" />
<Compile Include="Windows\ForegroundManager.cs" />
<Compile Include="Windows\Manipulation.cs" />
<Compile Include="Windows\Native.cs" />
<Compile Include="Windows\Security.cs" />
<Compile Include="Windows\Uac.cs" />
<Compile Include="Windows\Windows.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="..\BGKey.pfx">
<Link>BGKey.pfx</Link>
</None>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\blank.cur" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>call "$(SolutionDir)Tools\DigiCertUtil.exe" sign /noInput /sha1 "CB509F61A8A3B970790F0E2C695A3782F101FF22" "$(ProjectDir)$(OutDir)$(TargetFileName)"</PostBuildEvent>
</PropertyGroup>
</Project>
Loading