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
renatofilho@76
     1
<?xml version="1.0"?>
renatofilho@76
     2
<gconfschemafile>
renatofilho@76
     3
  <schemalist>
renatofilho@76
     4
    <schema>
renatofilho@76
     5
      <key>/schemas/apps/osso/osso_media_server/demux_video/video_x-nuv</key>
renatofilho@76
     6
      <applyto>/apps/osso/osso_media_server/demux_video/video_x-nuv</applyto>
renatofilho@76
     7
      <owner>osso_media_server</owner>
renatofilho@76
     8
      <type>list</type>
renatofilho@76
     9
      <list_type>string</list_type>
renatofilho@76
    10
      <default>[video/x-nuv,nuvdemux]</default>
renatofilho@76
    11
      <locale name="C">
renatofilho@76
    12
        <short>Play MYTHTV .nuv files.</short>
renatofilho@76
    13
      </locale>
renatofilho@76
    14
    </schema>
renatofilho@76
    15
  </schemalist>
renatofilho@76
    16
</gconfschemafile>