Re: [vdr] [ANNOUNCE] 0.1.0

2013-03-22 Thread Tobi
On 22.03.2013 00:12, René wrote:

 I tried to install softhddevice, but i could not get it to compile due to
 missing libraries etc. If you know which packages is needed in Ubuntu,
 then it would be great to get help with this :-)

These are the build dependencies of the softhddevice plugin:

 gettext,
 pkg-config,
 libasound2-dev,
 libx11-dev,
 libxcb1-dev,
 libx11-xcb-dev,
 libxcb-ewmh-dev,
 libxcb-dpms0-dev,
 libxcb-glx0-dev,
 libxcb-icccm4-dev,
 libxcb-image0-dev,
 libxcb-randr0-dev,
 libxcb-screensaver0-dev,
 libxcb-shm0-dev,
 libxcb-util0-dev,
 libxcb-xv0-dev,
 x11proto-core-dev,
 mesa-common-dev,
 libglu1-mesa-dev,
 libva-dev,
 libvdpau-dev,
 libavcodec-dev,
 libavutil-dev,

If you don't want to use the available packages in e.g. yaVDR, you can at
least do a `apt-get build-dep vdr-plugin-softhddevice` to get the build
dependencies (assuming you have the appropriate repositories in your
sources.list)

Tobias

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Patch: Add 'MUTEON' and 'MUTEOFF' options to the SVDRP VOLU command

2013-03-22 Thread Klaus Schmidinger

On 21.03.2013 20:48, Sebastian Frei wrote:

Hi all,

I made a tiny patch to extend the SVDRP VOLU command.


There will be no more changes for version 2.0.
I'll look at this again after that.


Up until now VDR only had an option to _toggle_ the current audio muted status,
but no options to force the audio muted status on or off. I want to mute the
audio via SVDRP and unmute it again later.

My usecase: I'm running mpd on the same host as VDR, if I start playing music
with mpd from my tablet I can mute VDR automatically with a shell script and
unmute it again after stopping the music.
Using the (already implemented) VOLU 0 command also mutes the audio, but the
previous audio volume gets lost, so you cannot unmute audio again and return to
the previous volume.


You could query the current volume level with a plain VOLU command, store that
value and use it later.

Klaus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] skin nOpacity 0.1.0

2013-03-22 Thread René


On 22.03.2013 3:29 , VDR User wrote:

 I'm running a manually compiled vdr, and the ubuntu-version i run 
does not

 have the softhddevice plugin

 Are you saying there's some special ubuntu version of the VDR  
plugins source?


 Anyways, when you try compiling, you likely have errors like some
 file.pc is missing. So you can do `apt-file search file.pc` to find
 the package that file belongs to, and then install the package.

Fantastic! I did not know about apt-file...! Now it's just to search for 
what's missing when a compilation fails.. Now i got softhddevice 
compiled, so next step will bet to try out how that will work


Thanks

René

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] 0.1.0

2013-03-22 Thread René


On 22.03.2013 8:15 , Tobi wrote:
 On 22.03.2013 00:12, René wrote:

 I tried to install softhddevice, but i could not get it to compile 
due to

 missing libraries etc. If you know which packages is needed in Ubuntu,
 then it would be great to get help with this

 These are the build dependencies of the softhddevice plugin:

   gettext,
   pkg-config,
   libasound2-dev,
   libx11-dev,
   libxcb1-dev,
   libx11-xcb-dev,
   libxcb-ewmh-dev,
   libxcb-dpms0-dev,
   libxcb-glx0-dev,
   libxcb-icccm4-dev,
   libxcb-image0-dev,
   libxcb-randr0-dev,
   libxcb-screensaver0-dev,
   libxcb-shm0-dev,
   libxcb-util0-dev,
   libxcb-xv0-dev,
   x11proto-core-dev,
   mesa-common-dev,
   libglu1-mesa-dev,
   libva-dev,
   libvdpau-dev,
   libavcodec-dev,
   libavutil-dev,

 If you don't want to use the available packages in e.g. yaVDR, you can at
 least do a `apt-get build-dep vdr-plugin-softhddevice` to get the build
 dependencies (assuming you have the appropriate repositories in your
 sources.list)

 Tobias

hi Toibias,

I did just have the medibuntu-repository for my buntu Precise Pangolin. 
I assume that for getting the latest vdr-stuff, i should go for the repo 
mentioned over here:

http://www.e-tobi.net/blog/2013/03/14/vdr-1-7-40-2-0-0-eure-hilfe-wird-gebraucht

With the help of apt-file search i got now softhddevice compiled. Now I 
just need to wait that the my familie heads to bed so that i can sit up 
the whole night tweaking vdr


René

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] 0.1.0

2013-03-22 Thread fnu
René,

well you could go the hard way and try a mix of repository based VDR plus any 
self-compiled Plugins, in that case I would rather suggest to do everything by 
yourself inkl. VDR ...

Or a little easier Debian/Ubuntu way, look here: http://goo.gl/Xz7zm, usage: 
sudo apt-add-repository ppa:yavdr/testing-vdr

Our packages do base closely on Tobi's work.

===
Kind regards
fnu 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr