Revisions of mythtv (20)

Aliaksei Padvalski Aliaksei Padvalski (awissu) accepted request 5454 over 2 years ago (revision 22)
- Update to version 31.0+git20210808.5da2523154:
  * https://www.mythtv.org/wiki/Release_Notes_-_31
- Rebase remove-unwanted-dependency-and-xnvctrl-support.patch
  to remove-unwanted-dependency.patch
- Add BuildRequire python-simplejson
- Drop plugin mythgallery, because it is dropped upstream
  * https://github.com/MythTV/mythtv/commit/fce4029a6b
- Drop libXNVCtrl support, because it is dropped upstream
  * https://github.com/MythTV/mythtv/commit/bd6c1ef459
Olaf Hering Olaf Hering (olh) committed over 3 years ago (revision 21)
+ExclusiveArch:  %{ix86} x86_64
Olaf Hering Olaf Hering (olh) committed over 3 years ago (revision 20)
BuildRequires:  pkgconfig(xxf86vm)
Aliaksei Padvalski Aliaksei Padvalski (awissu) accepted request 5213 over 3 years ago (revision 19)
- Update to version 30.0+git20200802.622c94965e:
  * Fix sys_siglist symbol removed from glibc.
  * No Signal/Noise and no Signal Strength with Si2168-based tuners
  * Fix missing Qt 5.15 include in mythpainter.cpp.
  * HLSStreamHandler: fix the formatting of a debug statement
  * FAQ: trivial change to force an update
  * Fix typo in 0851b35e3ded43ea738473bc60b8e5d13595b922 comment
  * version.sh: if found use DESCRIBE to get branch and version information
- Build with HDHomeRun
Aliaksei Padvalski Aliaksei Padvalski (awissu) accepted request 5212 over 3 years ago (revision 18)
- Update to version 30.0+git20200331.5a3e9d6a06:
  * Fix mythzoneminder compile with MySQL 8.0.
  * Fix compile error caused by commit ba5cfd3f13
  * mythbackend: Fix missing lock on file transfer list
  * VAAPI2: Fix corrupt MPEG2 decoding
  * Fix playback of nuppel recordings
  * mythuiwebbrowser: only create the browser window if the parent is not the GlobalObjectStore
  * Scheduler: Fix deadlock in mythbackend
  * Database: update mc.sql for MySQL version 8 change.
  * Fix php7.2 count warnings in MythBackend bindings.
  * Extend instance locking in HDHomeRun stream handler
  * DB: Care for MySQL v8.0 use of "system" as a reserverd word
  * DB: Care for MySQL v8.0 use of "system" as a reserverd word
  * EITCache check on table version
  * Remove ATSC ETT caching
  * Services: Add new DelayShutdown method
  * Services: Dvr/GetSavedBookmark - better handling for when there is no seek table
  * UPnP Serializer: Eliminate false 304 response statuses
Stefan Botter Stefan Botter (jsjhb) accepted request 4623 over 4 years ago (revision 17)
- Update to version 30.0+git20190912.0c9abf30c8:
  * This is a major development with over 500 commits.
- Add dependencies to build: samplerate
- Add libbluray, hdhomerun and xnvctrl support
- Add remove-unwanted-dependency-and-xnvctrl-support.patch
Aliaksei Padvalski Aliaksei Padvalski (awissu) accepted request 4563 over 4 years ago (revision 16)
- Update to version 29.1+git20190912.4c432df737:
  * Set default runlevel to 9, as systemd targets report as unknown.
    This blows the current smolt backend up
  * Handle kernel 5.x
  * dbcheck: Enforce correct recgroupids for special recording groups
  * DVB symbol errros with gcc 8.3
  * Compute seek offset 64 bits in playback of Blu-Ray iso.
  * Fix compilation with exiv2 > 0.27.0.
  * Services API: Allow images/icons immediately after BE startup.
  * Some http -> https README updates
  * strip origin from BRANCH variable to leave fixes/<version>
  * Simplify some administrative database queries.
  * When reloading themes, force a network reload.
  * Fix compilation of zeromq
  * Don't delete all programs when aborting a manual recording.
  * External Recorder: Make timeouts more predictable.
  * Probable fix for command line scanning not working on headless box
  * Settings: Check child settings in StandardSetting::byName
  * ExternalStreamHandler: fix an inverted logic bug
  * ExternalRecorder: Adjust command timeouts to be more appropriate.
  * ExternalStreamHandler: Make sure external application knows the maximum
    API version support by mythbackend.
  * ExternRecChannelScanner: Fix argument order bug.
  * ExternalRecorder: Add API verison 2.
  * Add a mythexternrecorder application which in turn can invoke any system
    command to generate the transport stream.
  * Add ability to "scan" channels from External Recorder.
  * Channel Scanner: use pre-increment instead of post-increment, where appropriate.
  * Prevent possible deadlock in CheckForRingBufferSwitch()
- Disable -flto flag
Aliaksei Padvalski Aliaksei Padvalski (awissu) committed over 5 years ago (revision 15)
- Add the MythTV python bindings to common:
  * ttvdb.py: add python-mythtv instead of python-tvdb_api
  * move required dependencies to python-mythtv: python-requests-cache,
    python-future
Aliaksei Padvalski Aliaksei Padvalski (awissu) accepted request 4323 over 5 years ago (revision 14)
- Add python-tvdb_api dependency
- Move required dependencies to common: python-requests-cache, 
  python-tvdb_api, python-future
Olaf Hering Olaf Hering (olh) accepted request 4320 over 5 years ago (revision 13)
- Update to version 29.1+git20181015.d8a2db77f5:
  * The backend now listens on all addresses
  * Add a new MythTV startup page
  * mythtv-setup now uses MythUI
  * Support for IPV6 link-local addresses
  * Improve handling of Bluray overlays
  * Resync FFmpeg to 3.2
  * VBOX: minimum firmware version to 2.50
  * Removed support libraries/prerequisites: libfaac
  * ...
- Remove transcode as build dependency
- Disable the mythnetvision plugin on openSUSE > 15
  (unresolvable dependencies: python-oauth)
- Add mythbackend.sysusers.in mythbackend.tmpfile.in (switch to systemd)
- Drop the name macro (multiple package versions)
- Add check_py_lib function (send message to _log)
- Update to the headers search path
- Add the mythplugins prefix to packages: mytharchive mythbrowser 
  mythgallery mythgame mythmusic mythnetvision mythnews mythweather 
  mythzoneminder (resolve packages conflict with the older versions)
- Add conflict with mythtv-0_28
- Remove obsolete macros
- Fix: env-script-interpreter
- Add build for ARMv8 platform (switch to glesv1_cm)
- Add pkgmanjor macro (package name suffix)
- Remove mythtv-frontend-api as provided package 
  (switch to mythtv-frontend)
- Spec file cleanup
Olaf Hering Olaf Hering (olh) accepted request 4257 almost 6 years ago (revision 11)
- Update to version 0.28.2+git20180529.ae037d012e
- Add pkgconfig(Qt5Sql)
- Fix: Unknown option in suse_update_desktop_file
- Fix: suse-filelist-forbidden-sysconfig
Olaf Hering Olaf Hering (olh) accepted request 4225 about 6 years ago (revision 10)
Aliaksei Padvalski Aliaksei Padvalski (awissu) accepted request 3922 over 6 years ago (revision 8)
- Update to version 0.28.1+git.20170712.eef6a480b0:
  * EIT Additional Freesat mplexes to fix
  * mythfilldatabase - xmltvparser.cpp:  Fix whitespace.
  * Improve fromXMLTVDate processing for mythfilldatabase
  * Validate the programme starttime/channel early
  * IPTV Tuner: fix recording/playing simultaneous RTSP streams
  * MythArchive: update the initial seek amount text on the thumb 
    image finder
  * MythArchive: guard against an empty deleteMap in the thumb 
    image finder
  * mythfilldatabase: Also try matching ATSC major.minor when update 
    xmltvid.
  * Another attempt at preventing mythfilldatabase from inserting 
    duplicate channels.
  * Use XMLTV dd_progid data to create seriesid
  * Set MySQL session mode in Perl bindings
  * Fix for LCD device code hanging
  * Fix parsing of season from xmltv
  * Python: Fix bookmarkupdate error
  * Prevent cutlist editor crash when extending marks
  * Services API: Dvr/GetTitleInfoList was returning Deleted 
    recordings.
  * TV: Fix ESCAPE being ignored
  * Fixes #13050 - Properly enable symbol visibility for GCC7
  * Remove a custom FFmpeg patch for bswap_dbl
  * Refs #13047 - major() and minor() are defined in <sys/sysmacros.h>
  * Refs #13047 - Windows also has major() and minor() in <sys/types.h>
  * Refs #13047 - fix check for OSX platforms
  * Refs #13031 - Reorganise the OpenGL includes a bit to fix build 
    issues on arch on rpi
Olaf Hering Olaf Hering (olh) committed about 7 years ago (revision 7)
Requires(pre)
Olaf Hering Olaf Hering (olh) committed over 7 years ago (revision 4)
- BuildRequire yasm instead of yasm-devel to reduce number
  of required packages
Show all