gst-plugins-nuvdemux/debian/osso_media_server_nuv.schemas
author morphbr
Sat Feb 10 20:01:54 2007 +0000 (2007-02-10)
branchtrunk
changeset 349 7005e696052c
parent 76 1c1958d4bab7
permissions -rw-r--r--
[svn r351] - Bug fix in gmyth_util.c: included support for time without seconds in gmyth_util_string_to_time_val_fmt (XML format from backend)
- Bug fix in gmyth_http.c: fixed bug when there are no channels
- gmyth_vlc.c/h: included support to specify a port when connecting to VLC
- tests: fixed vlc test file regarding the fix above
created script to compile http test app
     1 <?xml version="1.0"?>
     2 <gconfschemafile>
     3   <schemalist>
     4     <schema>
     5       <key>/schemas/apps/osso/osso_media_server/demux_video/video_x-nuv</key>
     6       <applyto>/apps/osso/osso_media_server/demux_video/video_x-nuv</applyto>
     7       <owner>osso_media_server</owner>
     8       <type>list</type>
     9       <list_type>string</list_type>
    10       <default>[video/x-nuv,nuvdemux]</default>
    11       <locale name="C">
    12         <short>Play MYTHTV .nuv files.</short>
    13       </locale>
    14     </schema>
    15   </schemalist>
    16 </gconfschemafile>