Avolctl-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Beschreibung)
Zeile 32: Zeile 32:
 
<!-- ===Wunschliste=== -->
 
<!-- ===Wunschliste=== -->
 
<!-- ===Snapshot=== -->
 
<!-- ===Snapshot=== -->
 +
 +
==Versions-Historie==
 +
{| width=100% class="wikitable"
 +
|-
 +
! Version
 +
! Datum
 +
! Beschreibung
 +
! Link
 +
|-
 +
| 0.3b
 +
| 12.01.2007
 +
|
 +
* Ich habe mal das AVolCtl-Plugin an aktuelle VDR-Versionen angepasst, sprich APIVERSION und die Geschichte mit mit der Volume-Control. Ist ungetestet!
 +
| [http://www.vdr-portal.de/board/thread.php?threadid=59418]
 +
|-
 +
| 0.3a
 +
| 09.09.2005
 +
|
 +
* controling a mixer worked only if it has index 0: fixed partially
 +
|
 +
|-
 +
| 0.3
 +
| 06.08.2005
 +
|
 +
* added internationalization (english/german)
 +
* some minor changes
 +
| [http://www.vdr-portal.de/board/thread.php?threadid=37340]
 +
|-
 +
| 0.2
 +
| 01.07.2005
 +
|
 +
* possibility to select controls and switches that can be controlled in the settings menu
 +
* new setup parameter: hide main menu
 +
* improved performance on slower cpus
 +
* bugfix: - offset value always saved as 100
 +
| [http://www.vdr-portal.de/board/thread.php?threadid=35951]
 +
|-
 +
| 0.1a
 +
| 20.06.2005
 +
|
 +
* fixed two bugs:
 +
** value always set to 0 if the max. mixer value is <100
 +
** if a mixer is selected in the setup or settings menu to volume of this mixer is set to 100%
 +
|
 +
|-
 +
| 0.1
 +
| 19.06.2005
 +
|
 +
* Initial revision.
 +
| [http://www.vdr-portal.de/board/thread.php?threadid=35485]
 +
|}
  
 
==Links==
 
==Links==

Version vom 1. September 2007, 14:30 Uhr

Inhaltsverzeichnis

Beschreibung

Autor: Martin Prochnow

Das Plugin bietet die Möglichkeit, in Abhängigkeit von der VDR eigenen Lautstärkesteuerung auswählbare Mischerkanäle der Soundkarte zu steuern. Es ist vor allem als Ersatz für die LIRC-irexec-amixer-Lösung zur Lautstärkesteuerung beim Dekodieren von DD5.1 über eine Soundkarte gedacht.


Bilder

Einstellungen

Hardwareanforderungen

  • von ALSA unterstützte Soundkarte

Softwareanforderungen

  • aktuelle Alsa-Lib-Version (entwickelt mit Version 1.0.8)
  • wenn VDR nicht als 'root' läuft, müssen die Rechte für den Zugriff aufs Mixer-Device gesetzt sein! Bei den meisten Distributionen erreicht man dies, indem man VDR zur Gruppe 'audio' hinzufügt.


Konfiguration

Im Setup-Menü die Regler, die in Abhängigkeit zur VDR-eigenen Lautstärke gesteuert werden sollen, auswählen. Im Einstellungen-Menü kann dann noch der Offset gegenüber der VDR-Lautstärke in Prozent eingestellt werden (0-100%). Weiterhin können im Setup-Menü Regler und Schalter ausgewählt werden, die man dann im Einstellungen-Menü steuern kann.


Versions-Historie

Version Datum Beschreibung Link
0.3b 12.01.2007
  • Ich habe mal das AVolCtl-Plugin an aktuelle VDR-Versionen angepasst, sprich APIVERSION und die Geschichte mit mit der Volume-Control. Ist ungetestet!
[1]
0.3a 09.09.2005
  • controling a mixer worked only if it has index 0: fixed partially
0.3 06.08.2005
  • added internationalization (english/german)
  • some minor changes
[2]
0.2 01.07.2005
  • possibility to select controls and switches that can be controlled in the settings menu
  • new setup parameter: hide main menu
  • improved performance on slower cpus
  • bugfix: - offset value always saved as 100
[3]
0.1a 20.06.2005
  • fixed two bugs:
    • value always set to 0 if the max. mixer value is <100
    • if a mixer is selected in the setup or settings menu to volume of this mixer is set to 100%
0.1 19.06.2005
  • Initial revision.
[4]

Links

  1. Download der aktuelle Version
In anderen Sprachen