]> granicus.if.org Git - handbrake/commit
LinGui: Make disk warning limit configurable
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 20 Jun 2017 21:52:19 +0000 (14:52 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 20 Jun 2017 21:52:19 +0000 (14:52 -0700)
commit707b0a1cfab212f9a6f1d087fb654fd7490e1828
tree3f539a0bbcc02bb79227c64e92c703333257e087
parent148591c7223ead48f1b2498e689ede7c789a2997
LinGui: Make disk warning limit configurable

Allow disabling and setting disk warning limit in preferences.
When enabled checks disk fullness every 10 seconds during encoding.
If disk full condition is detected, pauses the encode and gives
a popup with options "Resume, I've fixed the problem", "Resume, Don't
tell me again", and "Cancel Current and Stop".
gtk/src/callbacks.c
gtk/src/ghb.m4
gtk/src/hb-backend.c
gtk/src/hb-backend.h
gtk/src/internal_defaults.json
gtk/src/queuehandler.c
gtk/src/queuehandler.h