On 3/4/20 4:41 PM, Marcel Hollerbach wrote:
Hi,
I was also looking at this piece the other day, but I was not having
time to fix this. However, something that showed up to me:
- evas_object_intercept_init is only called in the macro
EVAS_OBJECT_INTERCEPT_CALLBACK_DEFINE which is also gettin
Hi,
I was also looking at this piece the other day, but I was not having
time to fix this. However, something that showed up to me:
- evas_object_intercept_init is only called in the macro
EVAS_OBJECT_INTERCEPT_CALLBACK_DEFINE which is also getting the privat
data, maybe we can just pass the
On 3/4/20 10:45 PM, Stefan Schmidt wrote:
> Hello.
>
> On 03.03.20 00:52, Carsten Haitzler (The Rasterman) wrote:
>> so in the name of some simplification...
>>
>> our vlc support just doesn't work (libvlc or generic player that's vlc
>> based).
>> xine still kind of works - but seems to have bu
On Wed, Mar 4, 2020 at 1:16 PM Stefan Schmidt wrote:
>
> Hello.
>
> On 03.03.20 00:52, Carsten Haitzler (The Rasterman) wrote:
> > so in the name of some simplification...
> >
> > our vlc support just doesn't work (libvlc or generic player that's vlc
> > based).
> > xine still kind of works - but
Hello.
On 03.03.20 00:52, Carsten Haitzler (The Rasterman) wrote:
so in the name of some simplification...
our vlc support just doesn't work (libvlc or generic player that's vlc based).
xine still kind of works - but seems to have bugs. i won't detail them here.
try and see.
When I cruised th