[Settings] ;;;Follows parameters for text window (Show Info as Text) ;; stored size of window with text information 1, otherwise 0 ;SaveTextWindowSize=0 ;; stored position of window with text information 1, otherwise 0 ;SaveTextWindowPos=0 ;; stored horizontal size of text window ;TextWindowWidth=300 ;; stored vertical size of text window ;TextWindowHeight=300 ;; stored horisontal position of text window ;TextWindowX=100 ;; stored vertical position of text window ;TextWindowY=100 ;;;Follows parameters for window, shows PGC blocks length ;; stored size of PGC length window 1, otherwise 0 ;SavePGClWindowSize=0 ;; stored position of PGC length window 1, otherwise 0 ;SavePGClWindowPos=0 ;; stored horizontal size of PGC length window ;PGClWindowWidth=300 ;; stored vertical size of PGC length window ;PGClWindowHeight=300 ;; stored horisontal position of PGC length window ;PGClWindowX=100 ;; stored vertical position of PGC length window ;PGClWindowY=100 ;; show information about crossed PGc blocks 1, otherwise 0 ;ShowCrossTimes=1 ;; show information about PGC blocks with length less then 2 sec ;ShowLessThenSec=1 ;;;Follows parameters for window, shows additional audio info ;; stored size of audio info window 1, otherwise 0 ;SaveAddAWindowSize=0 ;; stored position of audio info window 1, otherwise 0 ;SaveAddAWindowPos=0 ;; stored horizontal size of audio info window ;AddAWindowWidth=300 ;; stored vertical size of audio info window ;AddAWindowHeight=300 ;; stored horisontal position of audio info window ;AddAWindowX=100 ;; stored vertical position of audio info window ;AddAWindowY=100 ;;;Parameters of main window ;; place window on top of other windows 1, otherwise 0 ;AlwaysOnTop=0 ;; store window position 1, otherwise 0 ;SaveWindowPos=0 ;; stored horisontal position of GUI window ;XPosition=100 ;; stored vertical position of GUI window ;YPosition=100 ;; check last version update via internet 1, otherwise 0 ;AutoCheckUpdate=0 ;; get additional audio info for all VTSs at start ;GetAddInfoAtStart=0 ;; get additional audio info for longest VTS at start ;GetAddInfoAtStartForLonger=0 ;; scale of window size, minimal value 6, maximal value 12 ;FontSize=9 ;; show small window "Please wait" at parsing ;ShowWaitWindow=1