diff --git a/.gitignore b/.gitignore index adb36c8..51ef519 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.exe \ No newline at end of file +*.exe +*.zip \ No newline at end of file diff --git a/ReencodeFfmpeg.pb b/ReencodeFfmpeg.pb index eef73b3..45200c6 100644 --- a/ReencodeFfmpeg.pb +++ b/ReencodeFfmpeg.pb @@ -1,6 +1,6 @@ XIncludeFile "ReencodeFfmpeg.pbf" ; Put code from ReencodeFfmpeg.pbf here during compilation (from Form Editor) -#CurrentVersion = 5 +#CurrentVersion = 6 Global ConfigFile.s = GetUserDirectory(#PB_Directory_ProgramData) + "ReencodeFfmpeg\config.txt" Global NewMap Config.s() @@ -1017,8 +1017,7 @@ Repeat Until Event = #PB_Event_CloseWindow ; Quit on any window close ; IDE Options = PureBasic 6.20 (Windows - x64) -; CursorPosition = 427 -; FirstLine = 302 +; CursorPosition = 2 ; Folding = Beug0 ; EnableXP ; DPIAware \ No newline at end of file