forked from pool/openhantek
- update to 3.3.3: * fix #376 "vector's iterator dereference out of range" * due to low issue activity remove the automatic stale workflow * fix #374 start / stop roll mode sampling (almost) immediately * split 'samplerateChanged' event handler; remove useless 'this->' * update translations * Fixes #363, refs #365. Splitted HorizontalDock::timebaseChanged event handler from doing operations on dsoControl and dsoWidget in the same callback. Now there two callback and each uses the Widget it operates on. [875a8dc] * Add support for YiXingDianZiKeJi YX-DSO (MSDO) * show error message when screenshot or export file write fails * MSDO calibration file update from real device. * Add support for YiXingDianZiKeJi YX-DSO (MSDO) * change dB suffix with "Ok" or "Apply" * more cleanup * i18n for dB suffix "V", "u", "m"; silence more warnings * fix mac build * rearrange GH runner steps * move "Demo Mode" button to dialog button box at the window bottom * fix build versioning OBS-URL: https://build.opensuse.org/request/show/1108808 OBS-URL: https://build.opensuse.org/package/show/hardware/openhantek?expand=0&rev=7
52 lines
2.0 KiB
Plaintext
52 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 4 08:14:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.3.3:
|
|
* fix #376 "vector's iterator dereference out of range"
|
|
* due to low issue activity remove the automatic stale workflow
|
|
* fix #374 start / stop roll mode sampling (almost) immediately
|
|
* split 'samplerateChanged' event handler; remove useless
|
|
'this->'
|
|
* update translations
|
|
* Fixes #363, refs #365. Splitted
|
|
HorizontalDock::timebaseChanged event handler from doing
|
|
operations on dsoControl and dsoWidget in the same callback.
|
|
Now there two callback and each uses the Widget it operates
|
|
on. [875a8dc]
|
|
* Add support for YiXingDianZiKeJi YX-DSO (MSDO)
|
|
* show error message when screenshot or export file write fails
|
|
* MSDO calibration file update from real device.
|
|
* Add support for YiXingDianZiKeJi YX-DSO (MSDO)
|
|
* change dB suffix with "Ok" or "Apply"
|
|
* more cleanup
|
|
* i18n for dB suffix "V", "u", "m"; silence more warnings
|
|
* fix mac build
|
|
* rearrange GH runner steps
|
|
* move "Demo Mode" button to dialog button box at the window
|
|
bottom
|
|
* fix build versioning
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 15 14:56:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.3.2.2:
|
|
* Various warning and other bugfixes
|
|
* Full Changelog:
|
|
https://github.com/OpenHantek/OpenHantek6022/compare/3.3.2.1...3.3.2.2
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 31 20:01:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.3.2.1:
|
|
* This version is a fix that allows building directly from zip / tgz
|
|
sources without having to use git.
|
|
* After some hacking around GH runner issues finally the _New Year
|
|
Release_.
|
|
* Full Changelog:
|
|
https://github.com/OpenHantek/OpenHantek6022/compare/3.3.1...3.3.2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 2 16:57:24 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
|
|
|
|
- OpenHantek6022 3.3.1
|