Re: [Cin] Attempt at disabling 'Save to EDL' in batchrender GUI at compile-time

2021-01-12 Thread Phyllis Smith via Cin
Andrew, thanks. I am looking at this also and will test today. (I did check into GIT the ru.po change anyway). On Tue, Jan 12, 2021 at 4:14 AM Andrew Randrianasulu via Cin < cin@lists.cinelerra-gg.org> wrote: > > This one survived actual batch render - I forgot about enable/disable > button

Re: [Cin] Attempt at disabling 'Save to EDL' in batchrender GUI at compile-time

2021-01-12 Thread Rafa Mar Multimedia en Gnu\Linux via Cin
*Thank you very much Andrew* for this excellent proposal. I do not even believe that the power to activate dangerous options for our projects should be included in the preferences, it is my thought. I always thought that removing these buttons was about erasing the code, but this is a topic that I

[Cin] Attempt at disabling 'Save to EDL' in batchrender GUI at compile-time

2021-01-12 Thread Andrew Randrianasulu via Cin
This one survived actual batch render - I forgot about enable/disable button calls so, if you set UNSAFE_BUTTON to 1 it will appear, if you leave it at 0 it will be hidden. Now, if THIS patch actually works we can think about hooking it up to pref window . --- diff --git