Mailing List archive

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

[vdr] Re: ANNOUNCE: Media Detection 0.0.8 (vdr-vdrcd-0.0.8)



At Freitag, 23. Mai 2003 21:35 Thomas Heiligenmann wrote:
> ...and here's the spontaneous one-line patch, which enables the
> detection of PhotoCDs and starts the appropriate plugin ;-)
>
>
> diff -uP vdrcd-0.0.8/vdrcd.c vdrcd-0.0.8-pcd/vdrcd.c
> --- vdrcd-0.0.8/vdrcd.c Fri May 23 12:28:54 2003
> +++ vdrcd-0.0.8-pcd/vdrcd.c Fri May 23 21:26:19 2003
> @@ -47,6 +47,7 @@
>          { "video_ts",   "dvd",     false, State, true },
>          { "vcd",        "vcd",     false, State, true },
>          { "svcd",       "vcd",     false, State, true },
> +       { "photo_cd",   "pcd",     false, State, true },
>          { "001.vdr",    NULL,      true,  State, false },
>          { "001.vdr",    NULL,      false, Find,  false },
>          { "*.mp3",      "mp3",     false, Find,  false },

Wow I'm getting a good response on my call for patches ;)) Go on like this 
everyone!!

> Have fun,
> Thomas

Greetings,
Sascha



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



Home | Main Index | Thread Index