18 Commits

Author SHA256 Message Date
Martin Hauke
3b2bf3d252 - 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/package/show/hamradio/qsstv?expand=0&rev=31
2021-07-31 09:21:27 +00:00
Martin Hauke
9ed5d5d572 - Update to version 9.5.3
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=30
2021-04-09 23:06:42 +00:00
Martin Hauke
9d027022c7 Update to version 9.4.4
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=29
2019-08-25 20:07:58 +00:00
Martin Hauke
5c3b3c60c4 - Update to version 9.3.3
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=27
2019-04-29 19:10:58 +00:00
Martin Hauke
4e75d1d702 - Update to version 9.2.6
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=26
2017-12-29 18:20:10 +00:00
Walter Fey
c4ebea23df OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=23 2016-12-25 21:59:41 +00:00
Walter Fey
badb6fc63b OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=22 2016-05-18 10:08:06 +00:00
Walter Fey
a4e22bd0ce OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=21 2015-07-17 23:17:27 +00:00
Walter Fey
54358c0d9b new version
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=20
2015-03-29 19:21:49 +00:00
Walter Fey
6dfc1df68b OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=19 2015-03-02 09:47:33 +00:00
Walter Fey
0d46b1e72f OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=18 2014-12-28 20:54:30 +00:00
Walter Fey
5c9171e677 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=17 2014-10-12 14:54:01 +00:00
Walter Fey
490737bade OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=16 2014-07-08 10:37:18 +00:00
Walter Fey
c20f82fd90 update to version 8.1.17
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=15
2014-02-22 14:45:17 +00:00
Walter Fey
84251dea65 w
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=14
2014-01-31 23:28:29 +00:00
Walter Fey
e64cfdfbbf OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=13 2014-01-27 23:11:55 +00:00
Walter Fey
5f0ce0b20e update
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=12
2014-01-04 22:02:03 +00:00
Walter Fey
3c4befda10 Update to 7.1.7 and some improvements
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=11
2012-12-16 20:53:10 +00:00