35 Commits

Author SHA256 Message Date
3cb6d1690f Accepting request 1245544 from hamradio
amateur radio slow-scan television app

OBS-URL: https://build.opensuse.org/request/show/1245544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qsstv?expand=0&rev=1
2025-02-13 17:39:38 +00:00
fd557a26c0 tweak
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=34
2025-02-13 07:29:37 +00:00
08c1081bd5 Accepting request 1245447 from home:AndreasStieger:branches:hamradio
- Get package ready for Factory:
  * license is GPL-3.0-or-later
  * some spec files tweaks

OBS-URL: https://build.opensuse.org/request/show/1245447
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=33
2025-02-13 07:22:50 +00:00
eabae377ef Accepting request 919560 from home:wkazubski:test:hamradio
- Update to version 9.5.8
  * Fftw plan on arm processors is very slow.
  * made some changes to make it "runnable" on Raspberry Pi.
- Update to version 9.5.7
  * switching to DRM was taking more dan 45 seconds on slow cpu's.
  * changed initialization.
  * new logging functions

OBS-URL: https://build.opensuse.org/request/show/919560
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=32
2021-09-21 13:18:33 +00:00
31b24a367e Accepting request 907890 from home:wkazubski:test:hamradio
- Update to version 9.5.6 
- Update to version 9.5.5 
  * Added conditional for Qt < 5.11: horizontalAdvance
- Update to version 9.5.4
  * Added FILPATHLEN definition when using Hamlib 4
- Update to version 9.5.3
  * QSSTV needs at least Qt version 5.11 bugfix target program from
    qssstv to qsstv
- Update to version 9.4.4
  * removed auto declaration in basicgraphicitem.cpp (needs C++11)
- Update to version 9.4.3
  * added -Wno-implicit-fallthrough to qsstv.pro
  * macro text %s (SNR) is now supported in template
  * change in Test FTP Connections
  * improved sync detection in SSTV mode
  * documentation update
  * lowered audio level of WF ID
  * a number of small bug fixes
 
- Update to version 9.4.2
  * replaced [[fallthrough]] statements for older compilers.
- Update to version 9.4.1
  * redesign of the template editor
  * fixed template image corruption when image Fit mode was
    selected.
  * use of transparent images fixed (imageBackgroundColor (see
    Config GUI) is used to process transparency)
  * removed c++11 Config option in qsstv.pro. Eliminated
    dependencies on c++11 to commpile with older compilers.
- Update to version 9.3.3
- Update to version 9.2.6
- Update to version 9.1.8
- Update to version 9.1.5
  Build on top QT 5.x ( and also compatible with Qt 4.8)
  Better synchronization in SSTV mode
  New SSTV narrow band modes (MP73-N,MP110-N,MP140-N,MC110-N,MC140-N,MC180-N)
  Changed GUI layout
  Gallery window now shows all the rx/tx images.
  RX and TX images for SSTV and DRM now in separate gallery tab.
  TX Stock Images for fast selecting preferred TX Images.
  SSTV Images only saved after a configurable percentage completed
  Setting and reading frequency via CAT interface
  Preferred fast frequency selection for SSTV and DRM
  Editor/templates: multi-line inputs for x,y and z
  Pulse audio direct interface
- Update to version 8.2.12
  Robot mode fix gray image
- Update to version 8.2.11
  fixed bug in rigcontrol speed settings
- Update to version 8.2.10
  fix for autosave button in rx (enable disable on the fly without
  restarting, next image will be autosaved if enabled)
  fix manual save button in rx, is now working
  when saving file, filename has now hours with leading zeroes
  hybrid password is now correctly loaded/saved
  xml interface (flrig) is now working again
  changed Sensitivity in SSTV
- Update to version 8.2.9
  bugfix for problem with reedsolomon type rs4
  Manual no longer part of the package
- Update to version 8.2.8
  update for hybrid mode - compatible with Easypal from October 2014
  documentation split to separated rpm
- Update to version 8.2.7
   bug fixed system segfault when BSR is activated when no BSR was received
   bug fixed in FTP upload when using Filezilla ftp server
  8.2.6
   bug fixed in sound output to file
   bug fixed in FTP upload of images when using subdirectories
  8.2.5
   some versions of compilers made the program crash on startup ->fixed
   TRUE/FALSE changed to true/false for Qt 5.2 compatibility
  8.2.4
   bug fix FTP upload to Image ftp server could hang on server not responding
   bug fix for partial download of hybrid images
  8.2.3
   SSTV sensitivity is now working as specified (Level 3 is most sensitive).
   FTP upload bug correction.
  8.2.2
   Restart of RX after Config change
   Support of animated gifs (rx)
   option for ftp upload of received images to cycle image1 to image30
   update manual
  8.2.1
   Added timeout for ftp connections
   added xmlrpc interface (server side) to flrig
   added ipc connection for cqrlog
   added profiles to DRM transmission
   changed SSTV/DRM switching now simply use TAB's
- Update to version 8.1.17
    fixed bug in hybrid mode occuring in version 15 and 16
  8.1.16
    bug ifx in encryption module
    fix enable hybrid mode reception flag now works as an enable instead of a disable
  8.1.15
    added %m and %s for text expansion in waterfall
    updated manual
    added TX on Delay
    added +RTS/+DTR -RTS/-DTR
    added enable/disable hybrid mode reception
- Update to version 8.1.14 
   added control for RTS:CTS via Hamlib
   fixed PTT via serial port
   changed minimum size of QSSTV window
- Update to version 8.1.13
   added hybrid tx
   changed hybrid mode to make it compatible with Easypal version jan 2014.
   add FSKId in SSTV TX mode (thanks to Michael(DL3YAP))
   fixed bug in PTT serial control lines (thanks to Michael(DL3YAP))
   Added markers for SSTV frequencies and DRM pilot tones
   Layout changed to accomodate displays down to 1024x600
   Better DRM sensitivity
   Rigcontrol bugfix
   streamline of spec file 
- Update to version 8.1.12
  + http://users.telenet.be/on4qz/qsstv/manual/changelog.html for news
- Add SUSE header to specfile
- Remove patchs (fixed on upstream release)
  + Fix-mix-ui-form.patch
  + qsstv-fix-html-doc-path.patch 
  + qsstv-fix-target-path.patch 
- Adapt spec file to upstream changes
  + documentation is not provided anymore
  + src/src.pro has been removed
- Add BuildRequires: libjasper-devel; new dependency
- Update to 7.1.7 version:
  * Complete rewrite of 5.3.x versions
- Remove patchs (fixed on upstream release):
  * qsstv_config_guess.diff 
  * qsstv_config_sub.diff 
  * qsstv_qsstv_repeater_cpp.diff 
  * qsstv_repeater_2.diff 
- Added patchs:
  * Fix-mix-ui-form.patch 
  * fix-no-return-in-nonvoid-function-logging.cpp.patch 
  * qsstv-fix-html-doc-path.patch 
  * qsstv-fix-target-path.patch 
  * qsstv-gcc47_unistd.patch 
- Add a man documentation file for qsstv binary
- Add a desktop file
- Add a changes file to get more opensuse compliant
- Clean the specfile

OBS-URL: https://build.opensuse.org/request/show/907890
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=31
2021-07-31 09:21:27 +00:00
f39b349b15 Accepting request 883088 from home:sp6ina:branches:hamradio
- Update to version 9.5.3

OBS-URL: https://build.opensuse.org/request/show/883088
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=30
2021-04-09 23:06:42 +00:00
fa0a400985 Accepting request 725162 from home:wkazubski:test:hamradio
Update to version 9.4.4

OBS-URL: https://build.opensuse.org/request/show/725162
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=29
2019-08-25 20:07:58 +00:00
d447fbcf4c Accepting request 699491 from home:mnhauke:branches:hamradio
OBS-URL: https://build.opensuse.org/request/show/699491
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=28
2019-04-29 19:42:10 +00:00
a7f5e15da5 Accepting request 696379 from home:wkazubski:test:hamradio
- Update to version 9.3.3

OBS-URL: https://build.opensuse.org/request/show/696379
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=27
2019-04-29 19:10:58 +00:00
0c571f1e82 Accepting request 560589 from home:wkazubski:test:hamradio
- Update to version 9.2.6

OBS-URL: https://build.opensuse.org/request/show/560589
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=26
2017-12-29 18:20:10 +00:00
Walter Fey
6aeef70a37 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=25 2017-05-31 08:20:44 +00:00
Walter Fey
254d328d05 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=24 2017-04-28 23:15:29 +00:00
Walter Fey
b6651afb76 Accepting request 447759 from home:dl8fcl:branches:hamradio
OBS-URL: https://build.opensuse.org/request/show/447759
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=23
2016-12-25 21:59:41 +00:00
Walter Fey
c5628a23e6 Accepting request 396593 from home:dl8fcl:branches:hamradio
OBS-URL: https://build.opensuse.org/request/show/396593
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=22
2016-05-18 10:08:06 +00:00
Walter Fey
57cd8664d8 Accepting request 317309 from home:dl8fcl:branches:hamradio
OBS-URL: https://build.opensuse.org/request/show/317309
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=21
2015-07-17 23:17:27 +00:00
Walter Fey
2f98ee1320 Accepting request 293645 from home:dl8fcl:branches:hamradio
new version

OBS-URL: https://build.opensuse.org/request/show/293645
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=20
2015-03-29 19:21:49 +00:00
Walter Fey
44c4fc7655 Accepting request 288435 from home:dl8fcl:branches:hamradio
OBS-URL: https://build.opensuse.org/request/show/288435
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=19
2015-03-02 09:47:33 +00:00
Walter Fey
867de8f79e Accepting request 266587 from home:dl8fcl:branches:hamradio
OBS-URL: https://build.opensuse.org/request/show/266587
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=18
2014-12-28 20:54:30 +00:00
Walter Fey
e1563a1373 Accepting request 255283 from home:dl8fcl:branches:hamradio
OBS-URL: https://build.opensuse.org/request/show/255283
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=17
2014-10-12 14:54:01 +00:00
Walter Fey
4885c5dccc Accepting request 239873 from home:dl8fcl:branches:hamradio
OBS-URL: https://build.opensuse.org/request/show/239873
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=16
2014-07-08 10:37:18 +00:00
Walter Fey
94bdcc9eb4 Accepting request 223502 from home:dl8fcl:branches:hamradio
update to version 8.1.17

OBS-URL: https://build.opensuse.org/request/show/223502
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=15
2014-02-22 14:45:17 +00:00
Walter Fey
0ad2bbc6ec Accepting request 220527 from home:dl8fcl:branches:hamradio
w

OBS-URL: https://build.opensuse.org/request/show/220527
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=14
2014-01-31 23:28:29 +00:00
Walter Fey
5e49abdef1 Accepting request 215330 from home:dl8fcl:branches:hamradio
OBS-URL: https://build.opensuse.org/request/show/215330
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=13
2014-01-27 23:11:55 +00:00
Walter Fey
e582fe4a56 Accepting request 212835 from home:posophe:branches:hamradio
update

OBS-URL: https://build.opensuse.org/request/show/212835
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=12
2014-01-04 22:02:03 +00:00
Walter Fey
86f7b23680 Accepting request 145580 from home:posophe:branches:hamradio
Update to 7.1.7 and some improvements

OBS-URL: https://build.opensuse.org/request/show/145580
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=11
2012-12-16 20:53:10 +00:00
Sascha Manns
e89dfb735e Accepting request 41271 from home:dl8fcl:branches:hamradio
Copy from home:dl8fcl:branches:hamradio/qsstv via accept of submit request 41271 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/41271
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=10
2010-06-13 06:47:32 +00:00
Tim Fischer
2d3368473c Copy from home:dl8fcl:branches:hamradio/qsstv via accept of submit request 2919
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=9
2008-10-22 17:50:53 +00:00
Walter Fey
f6c84125c8 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=8 2008-10-04 14:29:55 +00:00
Tim Fischer
768e36f5d7 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=7 2008-06-04 21:13:03 +00:00
Tim Fischer
75bf2fc4dc OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=6 2008-06-04 20:31:20 +00:00
OBS User unknown
00d05855d8 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=5 2007-06-22 06:21:58 +00:00
OBS User unknown
91567d03ad OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=4 2007-06-22 06:21:56 +00:00
OBS User unknown
13bbe3a1bf OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=3 2007-06-22 06:21:53 +00:00
OBS User unknown
9fe0395a65 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=2 2007-06-22 06:21:50 +00:00
OBS User unknown
c5a6d035f4 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=1 2007-06-22 06:21:49 +00:00