299 Commits

Author SHA1 Message Date
Alex Spataru
2eb7432ee6 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2025-01-11 16:45:35 -05:00
Alex Spataru
55e006bdf1 Fix singleton access conditions 2025-01-11 16:45:29 -05:00
Alex Spataru
101f0a00c3
Update CMakeLists.txt 2025-01-08 00:39:38 -05:00
Alex Spataru
e0efc61115 Update MSI installer assets 2025-01-07 23:20:52 -05:00
Alex Spataru
af60ee595c Remove window flags for external widgets & console 2025-01-07 23:11:33 -05:00
Alex Spataru
748d443c72 Update Linux & Windows icons 2025-01-07 23:01:40 -05:00
Alex Spataru
5054ab3ec5 Add 8th byte padding 2025-01-07 22:17:34 -05:00
Alex Spataru
e436b40d56 Fix MSVC build error 2025-01-07 22:00:22 -05:00
Alex Spataru
ca20ed2092 Try explicit declaration of Hexdump to fix MSVC build 2025-01-07 12:27:13 -05:00
Alex Spataru
430abb247b Add better HexDump & make safe binary-to-UTF8 conversions 2025-01-07 12:14:01 -05:00
Alex Spataru
9c0f2b6c13 Add option to read frames using a start delimiter (@AnnabellePundaky) 2025-01-07 10:09:15 -05:00
Alex Spataru
cf2af5ad66 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2025-01-04 23:42:38 -05:00
Alex Spataru
e05af1d830 Add option to export real-time console data (@AnnabellePundaky) 2025-01-04 23:42:31 -05:00
Alex Spataru
d62da9416a
Update main.cpp to update Linux user's icon for AppImage deployments 2025-01-04 03:30:05 -05:00
Alex Spataru
2a7979fc7f Update icon 2025-01-04 03:17:30 -05:00
Alex Spataru
861c19e706 Fix undefined reference error 2025-01-02 01:06:03 -05:00
Alex Spataru
9f53bb6212 Allow sending binary data through actions (@AnnabellePundaky) 2025-01-01 15:57:54 -05:00
Alex Spataru
e238d8cdd1 Transition to GPL3 OR Commercial License (#248) 2025-01-01 15:06:49 -05:00
Dr. Bernd Donner
cab9e11c2e Fix every 81th byte was dropped in a single frame 2024-12-06 19:02:23 +01:00
Alex Spataru
fda2ec9053 Address issue #240 2024-12-06 10:09:58 -05:00
Alex Spataru
796b844c4b Reserve a bit more data for the terminal widget 2024-11-30 00:06:53 -05:00
Alex Spataru
5bdb1cdf5b Try to fix MSVC build warnings 2024-11-29 22:33:30 -05:00
Alex Spataru
c323133082 Fix initialization order warnings 2024-11-29 22:28:48 -05:00
Alex Spataru
68c6ac1de4 Remove NEON-specific instructions 2024-11-29 22:19:57 -05:00
Alex Spataru
8d8ee772f0 Show serial port description again on Windows 2024-11-29 18:44:49 -05:00
Alex Spataru
35e59cec65 Make license.rtf with WordPad 2024-11-29 18:33:51 -05:00
Alex Spataru
64695cabdf Set license text size to Arial 10 2024-11-29 18:23:03 -05:00
Alex Spataru
729c117a1b Set project version in app for correct display in Control Panel 2024-11-29 18:21:38 -05:00
Alex Spataru
f480082f3a Try to make that shortcut possible 2024-11-29 18:06:20 -05:00
Alex Spataru
4fc184a8c1 Update CMakeLists.txt 2024-11-29 17:41:36 -05:00
Alex Spataru
f429b9fd3e Fix license 2024-11-29 17:31:41 -05:00
Alex Spataru
3a6c9ecaed Define package architecture in Wix 2024-11-29 17:22:40 -05:00
Alex Spataru
dc3bdedd6d Update CMakeLists.txt 2024-11-29 17:11:49 -05:00
Alex Spataru
031e7d77d1 Try to add shortcuts using Wix 2024-11-29 17:10:05 -05:00
Alex Spataru
e0406726a1 Flip Lorenz Attractor in MSI installer 2024-11-29 16:51:13 -05:00
Alex Spataru
530dd5995f Try to generate a MSI installer 2024-11-29 16:43:47 -05:00
Alex Spataru
cb3547abbb Ensure that we only moved shared X/Y plot arrays once 2024-11-29 12:38:17 -05:00
Alex Spataru
bba85137e1 Update translations & ensure we use doubles 2024-11-29 11:53:04 -05:00
Alex Spataru
e9a536e5fb Initialize x-axis with SIMD + fix index bug in Project Editor 2024-11-29 11:39:45 -05:00
Alex Spataru
e333783784 Add initial support for XY plotting (#218 and #157) 2024-11-29 10:20:18 -05:00
Alex Spataru
ca0c60c3ae Enable Save As button even if project is not modified 2024-11-27 12:11:35 -05:00
Alex Spataru
28e6e5e35e Add 'Save As' button for #236 2024-11-27 12:03:00 -05:00
Alex Spataru
706fa8a46f Ignore lock errors on virtual serial ports 2024-11-27 10:25:23 -05:00
Alex Spataru
61c0758fad Report serial port errors for #233 2024-11-27 10:09:15 -05:00
Alex Spataru
2d8de725b6 Disable editable serial port combo on Windows 2024-11-27 02:59:39 -05:00
Alex Spataru
76992ffb9e Emergency upgrade to 3.0.6 2024-11-27 02:29:23 -05:00
Alex Spataru
68d8209981 Address issue #235 2024-11-27 02:18:01 -05:00
Alex Spataru
86077fa4b3 Initial implementation for #223 2024-11-27 01:24:09 -05:00
Alex Spataru
df5e32009e Fix action toolbar buttons 2024-11-27 00:38:04 -05:00
Alex Spataru
5bb10b85a0 Selectively display dataset properties 2024-11-27 00:13:11 -05:00