What are the main difference of the new 3.6.0 kernel (regarding the box only) and has it been implemented yet?
See our commitlogs
Posted 21 October 2012 - 15:34
glib-mkenums \ --fhead "#ifndef __GST_VIDEO_ENUM_TYPES_H__\n#define __GST_VIDEO_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_VIDEO_ENUM_TYPES_H__ */" \ video.h > video-enumtypes.h glib-mkenums \ --fhead "#include \"video-enumtypes.h\"\n\n#include \"video.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static volatile gsize g_define_type_id__volatile = 0;\n if (g_once_init_enter (&g_define_type_id__volatile)) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n }\n return g_define_type_id__volatile;\n}\n" \ video.h > video-enumtypes.c Unknown option: --compat make[4]: *** [tmp-orc.c] Error 1 make[4]: *** Waiting for unfinished jobs.... Unknown option: --compat make[4]: *** [videoblendorc.h] Error 1 make all-am make[5]: Entering directory `/media/linux-common/openpli-oe-core/build-et9x00/tmp/work/mips32el-oe-linux/gst-plugins-base-0.10.36-r4/gst-plugins-base-0.10.36/gst-libs/gst/app'
Posted 21 October 2012 - 17:57
Posted 22 October 2012 - 13:48
Posted 22 October 2012 - 17:36
with kernel 3.6.0. my dvbt usb finaly works fine. there is still not pli relase with 3.6.0.
Which boxtype and dvb-t usb tuner do you refer to?
3.6.0 is just added....
See our commitlogs!
Xtrend ET-5000 // OpenPli 4
Posted 22 October 2012 - 17:53
with kernel 3.6.0. my dvbt usb finaly works fine. there is still not pli relase with 3.6.0.
Which boxtype and dvb-t usb tuner do you refer to?
3.6.0 is just added....
See our commitlogs!
Where are this commitlogs btw. I arrived till here: http://openpli.git.s...4d1541604b3e9e5
Posted 22 October 2012 - 18:11
Posted 22 October 2012 - 20:31
with kernel 3.6.0. my dvbt usb finaly works fine. there is still not pli relase with 3.6.0.
Gigablue Quad +250GB HDD ~ Xtrend ET5000 ~ Triax110 Black Multifeed 36E/28E/23E ~ Total TV88 Multifeed 19E/16E/13E/9-7E ~ EMP Centauri 9/1 DiSEqC ~ Panasonic L42G20
0 members, 0 guests, 0 anonymous users