We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad99ccd commit 4f3e5feCopy full SHA for 4f3e5fe
docs/CHANGES.TXT
@@ -1,6 +1,8 @@
1
-0.76
+0.76 (2015-03-28)
2
-----------------
3
- Added basic M2TS support
4
+- Added EPG support - you can now export the Program Guide to XML
5
+- Some bugfixes
6
7
0.75 (2015-01-15)
8
src/lib_ccx/lib_ccx.h
@@ -1,7 +1,7 @@
#ifndef CCX_CCEXTRACTOR_H
#define CCX_CCEXTRACTOR_H
-#define VERSION "0.75"
+#define VERSION "0.76"
// Load common includes and constants for library usage
#include "ccx_common_platform.h"
0 commit comments