Skip to content

Commit 49e0adf

Browse files
committed
[dist] Prepare v1.7 release
1 parent 7a236fd commit 49e0adf

File tree

7 files changed

+21
-11
lines changed

7 files changed

+21
-11
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
------------------------------------------------
66

7-
### Latest Release: v1.7 (In Development)
7+
### Latest Release: v1.7 (February 28, 2025)
88

99
**Website**: [dvr-scan.com](https://www.dvr-scan.com)
1010

dist/dvr-scan.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ app_exe = EXE(app_pyz,
5858
debug=False,
5959
strip=False,
6060
upx=True,
61-
console=True,
61+
console=False,
6262
version='.version_info',
6363
icon='../dvr_scan/dvr-scan.ico')
6464

dist/installer/DVR-Scan.aip

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
<ROW Property="CTRLS" Value="2"/>
2323
<ROW Property="DialogBitmap" Value="dialog.jpg" MultiBuildValue="DefaultBuild:installer_logo.jpg" Type="1" MsiKey="DialogBitmap"/>
2424
<ROW Property="Manufacturer" Value="Brandon Castellano"/>
25-
<ROW Property="ProductCode" Value="1033:{7CE7D9E9-E324-44F3-8170-E1AE00458FED} " Type="16"/>
25+
<ROW Property="ProductCode" Value="1033:{69127555-50F1-4890-AA09-BD3A9D3DD948} " Type="16"/>
2626
<ROW Property="ProductLanguage" Value="1033"/>
2727
<ROW Property="ProductName" Value="DVR-Scan"/>
28-
<ROW Property="ProductVersion" Value="1.6.10000" Options="32"/>
28+
<ROW Property="ProductVersion" Value="1.7" Options="32"/>
2929
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
3030
<ROW Property="UpgradeCode" Value="{8FEF5940-4574-4C5D-9776-2CDDC0375510}"/>
3131
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
@@ -105,7 +105,7 @@
105105
</COMPONENT>
106106
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
107107
<ROW Component="ACT" ComponentId="{D95A9999-B504-484E-A1D8-14BF76FBD948}" Directory_="Australia_Dir" Attributes="0" KeyPath="ACT" Type="0"/>
108-
<ROW Component="AI_CustomARPName" ComponentId="{A5B38703-EFFC-461D-91D2-CA3D8E38304F}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
108+
<ROW Component="AI_CustomARPName" ComponentId="{612322CC-E55B-4730-BCEA-5DFDAE742FE9}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
109109
<ROW Component="AI_DisableModify" ComponentId="{653C9260-5E39-41EA-9C74-362F9C299BED}" Directory_="APPDIR" Attributes="260" KeyPath="NoModify" Options="1"/>
110110
<ROW Component="AI_SHORTCUTSREG" ComponentId="{271A6EBA-4BA8-47EE-B3BA-34DC4C1A6531}" Directory_="APPDIR" Attributes="260" KeyPath="AI_SHORTCUTSREG" Options="1"/>
111111
<ROW Component="APPDIR" ComponentId="{088A429B-96BF-40BE-9BA2-B2CA5EB76862}" Directory_="APPDIR" Attributes="0"/>
@@ -1295,7 +1295,7 @@
12951295
<ROW Action="AI_RESTORE_AI_SETUPEXEPATH" Condition="AI_SETUPEXEPATH_ORIGINAL" Sequence="251"/>
12961296
</COMPONENT>
12971297
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
1298-
<ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="." PackageFileName="DVR-Scan-1.7-dev1-win64" Languages="en" InstallationType="4" ExtUI="true" UseLargeSchema="true" MsiPackageType="x64"/>
1298+
<ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="." PackageFileName="DVR-Scan-1.7-win64" Languages="en" InstallationType="4" ExtUI="true" UseLargeSchema="true" MsiPackageType="x64"/>
12991299
</COMPONENT>
13001300
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
13011301
<ROW Path="&lt;AI_DICTS&gt;ui.ail"/>

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## DVR-Scan 1.7
77

8-
### 1.7 (TBD)
8+
### 1.7 (February 28, 2025)
99

1010
#### Release Notes
1111

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hide:
1111

1212
------------------------------------------------------
1313

14-
!!! success "Latest Version: 1.6.2 (December 17, 2024)"
14+
!!! success "Latest Version: 1.7 (February 28, 2025)"
1515

1616
<div class="buttongrid">[:fontawesome-solid-download: &nbsp; Download](download.md){ .md-button #download-button }[:fontawesome-solid-book: User Guide](guide.md){ .md-button #changelog-button }[:fontawesome-solid-bars: &nbsp; Documentation](docs.md){ .md-button #documentation-button }[:fontawesome-solid-gear: &nbsp; Resources](changelog.md){ .md-button #quickstart-button }</div>
1717

docs/index_docs.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,25 @@ hide:
1111

1212
------------------------------------------------------
1313

14-
!!! info "Version: 1.6.2 (December 17, 2024)"
14+
!!! success "Latest Version: 1.7 (February 28, 2025)"
1515

1616
<div class="buttongrid">[:fontawesome-solid-book: User Guide](guide.md){ .md-button #changelog-button }[:fontawesome-solid-bars: &nbsp; Documentation](docs.md){ .md-button #documentation-button }[:fontawesome-solid-gear: &nbsp; Resources](changelog.md){ .md-button #download-button }</div>
1717

1818
------------------------------------------------------
1919

2020
DVR-Scan is a command-line application that **automatically detects motion events in video files** (e.g. security camera footage). DVR-Scan looks for areas in footage containing motion, and saves each event to a separate video clip. DVR-Scan is free and open-source software, and works on Windows, Linux, and Mac.
2121

22-
## :fontawesome-solid-person-running:Quickstart
22+
## Quickstart <span class="dvr-scan-download-icons">:fontawesome-brands-windows::fontawesome-brands-apple::fontawesome-brands-linux:</span>
23+
24+
### UI
25+
26+
Launch DVR-Scan from the shortcut or run the `dvr-scan-app` command. Press **Add** to add your input videos, and press **Start** to find and extract segments with motion:
27+
28+
<img alt="ui example" src="assets/app-main-window.jpg" width="480"/>
29+
30+
To limit detection to certain areas, press **Set Regions** and use [the **Region Editor**](guide.md#region-editor). Motion sensitivity can be adjusted under **Settings -> Motion**. See the [User Guide](guide.md) for more information.
31+
32+
### CLI
2333

2434
Scan `video.mp4` (separate clips for each event):
2535

dvr_scan/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
import sys
3636

3737
# Used for module/distribution identification.
38-
__version__ = "1.7-dev1"
38+
__version__ = "1.7"
3939

4040
# Handle loading OpenCV. This **MUST** be first before any other DVR-Scan or third-party
4141
# packages are imported which might attempt to import the `cv2` module.

0 commit comments

Comments
 (0)