Changeset 25410 for titan/plugins/tmc/tmc.h
- Timestamp:
- 12/27/13 14:11:56 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tmc/tmc.h
r19953 r25410 351 351 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); 352 352 //else 353 //formats = ostrcat(formats, "*.ts *.mts *.m2ts", 1, 0);353 //formats = ostrcat(formats, "*.ts", 1, 0); 354 354 355 355 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.