Ignore:
Timestamp:
12/27/13 14:11:56 (9 years ago)
Author:
obi
Message:

fix mts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tmc/tmc.h

    r19953 r25410  
    351351                formats = ostrcat(formats, "*.flac *.ogg *.mp3 *.avi *.dat *.divx *.flv *.mkv *.m4v *.mp4 *.mov *.mpg *.mpeg *.mts *.m2ts *.trp *.ts *.vdr *.vob *.wmv *.rm", 1, 0);
    352352        //else
    353                 //formats = ostrcat(formats, "*.ts *.mts *.m2ts", 1, 0);
     353                //formats = ostrcat(formats, "*.ts", 1, 0);
    354354
    355355        ret = screendir(getconfig("rec_moviepath", NULL), formats, NULL, NULL, NULL, NULL, 0, "SELECT", getrcconfigint("rcgreen", NULL), NULL, 0, NULL, 0, dir->width, dir->prozwidth, dir->height, dir->prozheight, 0);
Note: See TracChangeset for help on using the changeset viewer.