35 Commits

Author SHA256 Message Date
Ana Guerrero
9521dcef84 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
b6b513d991 tweak
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=34
2025-02-13 07:29:37 +00:00
73efaa8299 - Get package ready for Factory:
* license is GPL-3.0-or-later
  * some spec files tweaks

OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=33
2025-02-13 07:22:50 +00:00
Martin Hauke
80b296ff05 - 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/package/show/hamradio/qsstv?expand=0&rev=32
2021-09-21 13:18:33 +00:00
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
eff2bf45c3 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=28 2019-04-29 19:42:10 +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
98389aa539 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=25 2017-05-31 08:20:44 +00:00
Walter Fey
f72b297abd OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=24 2017-04-28 23:15:29 +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
Sascha Manns
3b48f71d2e 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/package/show/hamradio/qsstv?expand=0&rev=10
2010-06-13 06:47:32 +00:00
Tim Fischer
6d9283bf55 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
8ec3b03cbf OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=8 2008-10-04 14:29:55 +00:00
Tim Fischer
42b344de85 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=7 2008-06-04 21:13:03 +00:00
Tim Fischer
cf7d34d949 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
4d7e548440 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
b5c1ab396f 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
5865d5cfdb 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
50ff349af3 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
87df8ddd66 OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=1 2007-06-22 06:21:49 +00:00