gui/moviebrowser.cpp: add support for non-TS/xml files, idea (c) martii

Origin commit data
------------------
Branch: ni/coolstream
Commit: b8d398a69a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-27 (Sat, 27 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-09-27 16:19:52 +04:00
parent 0115521e96
commit 30d8d5c101
8 changed files with 127 additions and 69 deletions

View File

@@ -1621,6 +1621,7 @@ typedef enum
LOCALE_MOVIEBROWSER_SHORT_TITLE,
LOCALE_MOVIEBROWSER_START_HEAD,
LOCALE_MOVIEBROWSER_START_RECORD_START,
LOCALE_MOVIEBROWSER_TS_ONLY,
LOCALE_MOVIEBROWSER_UPDATE_IF_DEST_EMPTY_ONLY,
LOCALE_MOVIEBROWSER_USE_DIR,
LOCALE_MOVIEBROWSER_USE_MOVIE_DIR,

View File

@@ -1621,6 +1621,7 @@ const char * locale_real_names[] =
"moviebrowser.short_title",
"moviebrowser.start_head",
"moviebrowser.start_record_start",
"moviebrowser.ts_only",
"moviebrowser.update_if_dest_empty_only",
"moviebrowser.use_dir",
"moviebrowser.use_movie_dir",