eclispe / rydeplayer

Ryde Player provides a on screen interface and video player for Longmynd compatible tuners.
GNU General Public License v3.0
4 stars 6 forks source link

Volume control from IR Remote #32

Closed davecrump closed 2 years ago

davecrump commented 4 years ago

Add expose access to VLC's gain function. Direct control (up/down) from configured remote control volume buttons. Add access from panel buttons. Must include an OSD widget so depends on #10.

G0MJW commented 4 years ago

Seems to me that in when not in menu mode the physical up/down buttons could be tasked with the same function.

eclispe commented 4 years ago

Up/down may be needed for other functions outside the menu, e.g. OSD (#10) control or channel changing(#5), will have to see how those features pan out first.