Projects
Multimedia
mythtv
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
mythtv.changes
Changed
@@ -1,4 +1,45 @@ ------------------------------------------------------------------- +Sun Nov 06 23:33:26 UTC 2016 - avvissu@yandex.by + +- Update to version 0.28+git.20161105.1434df8: + * Fix paint problem with QT dynamic button lists. + * Do ASI part of [792e89ed5] + * Delete unused and untested class AudioDecoderOMX from OMX + Audio output code. + * Fix Raspberry Pi digital audio AC-3 passthrough. + * Fix OpenMAX hdmi audio 5.1 channel PCM crackling noise. + * Fix mythfilldatabase incorrectly populating airdate for TV + series. + * Cleanup whitespace in some of the Services API files. + * Add a Service API method for returning seektable information. + * ServicesAPI: Add RecodIdForFilename() + * Scheduler::FillRecordingDir: Fix a race condition trying to + start a recording before being fulling initialized. + * TVRec::TuningNewRecorder: On failure, make sure scheduler + knows about it. + * ServicesAPI: Add ability to Stop/Reactivate a recording. + * MythFrontend: Allow playback of streamed https:// files + * Fix: OSD notifications remain on screen forever with OpenMAX + and OpenGL. + * Fix: OSD notification flash on again after fading due to + negative "time left" calculation. + * Fix for frontend control socket not working on openmax playback. + * Fix multiplex restriction determination in Live TV. + * Fix time stretch on Raspberry Pi. + * Fix scrolling at and of grid style button list. + * Serialization Implementation for XML: gcc6/Qt5.{6,7} SEGVs + * Serialization Implementation for XML: gcc6/Qt5.{6,7} SEGVs + * Some http -> https changes + * Fix Seg Fault due to OSD painter being deleted while image + loader threads are still using it. + * Fix Seg fault in OSD due to notification being displayed using + a painter that is no longer valid. + * Setup change to allow CETON users to set tuning timeout. + * Frontend and backend changes to support music choice. + * Correctly identify Service Descriptor for UHD + * Fix Artifacts that appear on VDPAU setups in Live TV. + +------------------------------------------------------------------- Mon Sep 5 12:18:56 UTC 2016 - avvissu@yandex.by - Add files from contrib and database (mythtv-docs)
View file
mythtv.spec
Changed
@@ -25,7 +25,7 @@ %define GROUP video %define OGROUP audio Name: mythtv -Version: 0.28+git.20160823.d9182ff +Version: 0.28+git.20161105.1434df8 Release: 0 Summary: A personal video recorder (PVR/DVR) application License: GPL-2.0+ @@ -495,7 +495,6 @@ %prep %setup -q -n %{name}-fixes-%{version} -# Temporary solution # Fix build gcc6 # Don't use -isystem /usr/include find . -type f -name \*.pro | while read file; do @@ -510,13 +509,12 @@ sed -e 's|^\#\!.*python$|\#\!%{_bindir}/python2|' \ -i $(grep -rl 'env\ python') -find . \ -\( -name \*.html -o -name \*.js -o -name \*.xsl \) -type f -executable -exec chmod 644 {} \; || : +find -regex ".*\.\(html\|js\|xsl\)" -type f -executable -exec chmod 644 {} \; || : pushd %{name} %patch0 -p1 -sed -e 's/\-ldconfig//;s/\-O3//' -i $(grep -rl '\-ldconfig\|\-O3') +sed -i 's/\-ldconfig//;s/\-O3//' $(grep -rl '\-ldconfig\|\-O3') cp -a %{SOURCE93} %{SOURCE94} %{SOURCE95} %{SOURCE96} %{SOURCE97} %{SOURCE98} %{SOURCE99} .
View file
mythtv-fixes-0.28+git.20160823.d9182ff.tar.gz
Deleted
View file
mythtv-fixes-0.28+git.20161105.1434df8.tar.gz
Added
View file
tmp_servicedata
Changed
@@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/MythTV/mythtv.git</param> - <param name="changesrevision">d9182ff1b3efdcad978eee6cc42e28e09ab3e0cd</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">1434df8592ad6bf1eae4fd2eb46955e0adedc8aa</param></service></servicedata> \ No newline at end of file
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.