Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: MP3/MPlayer plugin 0.7.14 available (plugin development)



Stefan Huelswitt wrote:
> Hi,
> a new release of my MP3/MPlayer plugin is available from my
> homepage.

> - MPlayer progressbar can be moved up/down now. Use keys 6/9 while the
>   progressbar is displayed.

Just out of curiosity, what was the reason for this?


And a request for change:
What about calling the main menu entry 'Videos' instead of 'Mplayer'?

Aunt Mary doesn't know what mplayer is and she should'n have to, just to
view the Casablanca- or Gone-With-The-Wind-Divx, that her nephew put on
her VDR machine ;)

Cheers,
Juri

--- mplayer.c   2003-05-14 17:44:45.000000000 +0200
+++ mplayer.c   2003-05-19 01:33:35.000000000 +0200
@@ -34,7 +34,7 @@

 static const char *VERSION        = PLUGIN_VERSION;
 static const char *DESCRIPTION    = "A MPlayer calling plugin";
-static const char *MAINMENUENTRY  = "MPlayer";
+static const char *MAINMENUENTRY  = "Videos";

 class cPluginMPlayer : public cPlugin {
 public:



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index