News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - glotzi

#1
Hi Chris,

you anounced in this thread http://forum.loggytronic.com/index.php?topic=622.msg4067#msg4067 an upcoming 0.4 release. So this will maybe the right time for a protocol change.

I miss in the vompclient the possibility to mark watched recordings as watched, like native vdr-clients. I discussed this with Marten some times ago here:
http://forum.loggytronic.com/index.php?topic=657.0

Can you please add this little flag in the protocol?
#2
VOMP for Raspberry Pi / PLZ fix LF/CR in source code
November 04, 2012, 20:29:28
Hi Marten,

the git is polluted with source code in DOS format. This looks very crappy in git and vim:

eg: http://git.vomp.tv/gitweb/?p=vompclient-raspi.git;a=blob;f=demuxerts.cc

Can you plz convert the source to unix format?
#3
Hi there,

it seems that vompclient does not mark or display recordings as watched in any way. This is a little bit annoying, because a have a lot of recordings for my kids and I can't distinguish between watched and unwatched recordings. Is this a bug or a missing feature?
#4
Hi Marten,

with switiching from opengl to openvg you replaced libjpeg by ImageMagick. Why you did do that?

I had a short look into osdopenvg.cc and it seems that ImageMagick is only used for jpeg handling. I think ImageMagic is full blown overkill for that.

I use the cross compiler for building vomp and the thirdparty libs from scratch. ImageMagic introduces a lot of dependencies to other (full blown) libs, so it's really pain to build a crosscompiling script for all dependencies. Adopting the mvp crossbuild for rpi will also be the same painfull task.

The rpi is not a PC, its an embedded device. So I think it' s important to keep all small and simple.

#5
VOMP for Raspberry Pi / IRC for raspi-vomp development
September 13, 2012, 19:47:23
Anyone interested in an IRC channel for raspi-vomp development?