Prechádzať zdrojové kódy

Set version to 2.14.0

Paulo Coelho Alves 6 rokov pred
rodič
commit
45ccf442bb

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

@@ -21,7 +21,7 @@ else()
 endif()
 
 set(VERSION_MAJOR 2)
-set(VERSION_MINOR 13)
+set(VERSION_MINOR 14)
 set(VERSION_NANO 0)
 
 option(UPGRADE_DEBUG "" OFF)

+ 9 - 0
release-notes/2.14.0.txt

@@ -0,0 +1,9 @@
+2018-07-10
+
+
+FIXED:
+
+- Fixed error showing when recording is post processing
+- Fixed troubles selecting embedded subtitle streams in videos without audio streams
+- Fixed grid view programs getting duplicated when refreshing EPG with grid view open
+