]> granicus.if.org Git - handbrake/log
handbrake
7 years agoWinGui: Adding a new project to allow us to easily generate AppX packages.
sr55 [Sun, 3 Sep 2017 16:21:38 +0000 (17:21 +0100)]
WinGui: Adding a new project to allow us to easily generate AppX packages.

7 years agoLinGui: fix "More Settings" tooltip updates
John Stebbins [Sat, 2 Sep 2017 00:16:40 +0000 (17:16 -0700)]
LinGui: fix "More Settings" tooltip updates

The tooltip was not updating when the video preset slider changed

7 years agoMacGui: move the color space code out of HBCore.
Damiano Galassi [Thu, 31 Aug 2017 08:04:28 +0000 (10:04 +0200)]
MacGui: move the color space code out of HBCore.

7 years agoWinGui: Complete the SourceMetadata object.
sr55 [Wed, 30 Aug 2017 20:41:29 +0000 (21:41 +0100)]
WinGui: Complete the SourceMetadata object.

7 years agoWinGui: Putting paused duration infrastructure in place
sr55 [Wed, 30 Aug 2017 19:41:13 +0000 (20:41 +0100)]
WinGui: Putting paused duration infrastructure in place

7 years agoWinGui: Some consistency fixes and UI tweaks around queue start/pause/stop.
sr55 [Wed, 30 Aug 2017 19:26:45 +0000 (20:26 +0100)]
WinGui: Some consistency fixes and UI tweaks around queue start/pause/stop.

7 years agoWinGui: Putting in some back-end infrastructure into the queue screen to support...
sr55 [Mon, 28 Aug 2017 14:16:40 +0000 (15:16 +0100)]
WinGui: Putting in some back-end infrastructure into the queue screen to support future features + some misc tidy up.

7 years agoAdding another .NET file to gitignore
sr55 [Mon, 28 Aug 2017 14:04:36 +0000 (15:04 +0100)]
Adding another .NET file to gitignore

7 years agoWinGui: Fixes to chapters tab to correctly handle queue edit jobs. Fixes #870
sr55 [Sat, 26 Aug 2017 20:28:23 +0000 (21:28 +0100)]
WinGui: Fixes to chapters tab to correctly handle queue edit jobs. Fixes #870

7 years agoWinGui: Use ExecWait instead of Exec for the installer. This should prevent the insta...
sr55 [Sat, 26 Aug 2017 20:15:14 +0000 (21:15 +0100)]
WinGui: Use ExecWait instead of Exec for the installer. This should prevent the install from continuing until the uninstall process has completed.

7 years agoWinGui: Various improvements and fixes to the new summary tab. Revert tab order chang...
sr55 [Sat, 26 Aug 2017 20:03:04 +0000 (21:03 +0100)]
WinGui: Various improvements and fixes to the new summary tab. Revert tab order change.  #833

7 years agocontrib: Replace Yadif patch with final Libav version.
Bradley Sepos [Thu, 24 Aug 2017 07:53:20 +0000 (03:53 -0400)]
contrib: Replace Yadif patch with final Libav version.

Patch was modified before landing in Libav. Previous commit was 9fd048196eb423965496c14dac683e6e2546e14f. #576

7 years agoWinGui: Summary Tab - Make the preview controls operational. #833
sr55 [Wed, 23 Aug 2017 21:32:28 +0000 (22:32 +0100)]
WinGui: Summary Tab - Make the preview controls operational. #833

7 years agoWinGui: Put the Video Tab after the Summary tab rather than the Pictures tab. Consis...
sr55 [Wed, 23 Aug 2017 20:02:08 +0000 (21:02 +0100)]
WinGui: Put the Video Tab after the Summary tab rather than the Pictures tab.  Consistent with the Mac UI. #833

7 years agoWinGui: Hide the Preview Count on the Summary tab until preview scrolling is implemented.
sr55 [Wed, 23 Aug 2017 19:58:17 +0000 (20:58 +0100)]
WinGui: Hide the Preview Count on the Summary tab until preview scrolling is implemented.

7 years agoWinGui: Implement "Open Source" and "Open Destination" on the Queue context menu...
sr55 [Wed, 23 Aug 2017 19:57:26 +0000 (20:57 +0100)]
WinGui: Implement "Open Source" and "Open Destination" on the Queue context menu. #863

7 years agoWinGui: Add basic source information to the main window. #833
sr55 [Wed, 23 Aug 2017 19:04:58 +0000 (20:04 +0100)]
WinGui: Add basic source information to the main window. #833

7 years agoWinGui: Initial implementation of the Summary Tab. This may be subject to change...
sr55 [Wed, 23 Aug 2017 18:40:20 +0000 (19:40 +0100)]
WinGui: Initial implementation of the Summary Tab. This may be subject to change. #833

7 years agocontrib: Fix memory corruption in Libav Yadif filter.
Bradley Sepos [Fri, 18 Aug 2017 22:49:15 +0000 (18:49 -0400)]
contrib: Fix memory corruption in Libav Yadif filter.

Fixes #576.

7 years agocontrib: Update to libbluray 1.0.1.
Bradley Sepos [Mon, 10 Jul 2017 19:38:00 +0000 (15:38 -0400)]
contrib: Update to libbluray 1.0.1.

BD-J is always enabled now, so add patch to fix symbols under mingw.

7 years agoWinGui: Improve the QueueTask Surrogate key. It now contains a session id to prevent...
sr55 [Fri, 18 Aug 2017 21:04:57 +0000 (22:04 +0100)]
WinGui: Improve the QueueTask Surrogate key. It now contains a session id to prevent issues with the queue reloads.

7 years agoWinGui: Make the app UWP aware. When in a UWP container, the update options will...
sr55 [Fri, 18 Aug 2017 20:50:54 +0000 (21:50 +0100)]
WinGui: Make the app UWP aware. When in a UWP container, the update options will now be disabled.

7 years agoWinGui: Give the QueueTask object a distinct surrogate key #854
sr55 [Fri, 18 Aug 2017 19:39:51 +0000 (20:39 +0100)]
WinGui: Give the QueueTask object a distinct surrogate key  #854

7 years agocontrib: Fix Libav H.264 decoder pixelation in scenes with solid colors.
Bradley Sepos [Fri, 18 Aug 2017 13:47:54 +0000 (09:47 -0400)]
contrib: Fix Libav H.264 decoder pixelation in scenes with solid colors.

Fixes #787.

7 years agoWinGui: Add signing support to build.xml
sr55 [Tue, 8 Aug 2017 21:24:56 +0000 (22:24 +0100)]
WinGui: Add signing support to build.xml

7 years agoUpdate gitignore
sr55 [Tue, 8 Aug 2017 20:42:25 +0000 (21:42 +0100)]
Update gitignore

7 years agodecomb: add an additional null check to avoid a crash if the filter receive the EOF...
Damiano Galassi [Mon, 7 Aug 2017 05:14:40 +0000 (07:14 +0200)]
decomb: add an additional null check to avoid a crash if the filter receive the EOF flag before reciving a valid frame.

7 years agocontrib: Update to x265 2.5.
Bradley Sepos [Fri, 14 Jul 2017 07:33:55 +0000 (03:33 -0400)]
contrib: Update to x265 2.5.

Adds patch to workaround define issue for mingw.

7 years agoMacGui: sanitise modulus values.
Damiano Galassi [Sun, 6 Aug 2017 16:36:14 +0000 (18:36 +0200)]
MacGui: sanitise modulus values.

7 years agoLinGui: rework audio/subtitle tabs gtk < 3.16
John Stebbins [Fri, 4 Aug 2017 23:57:23 +0000 (16:57 -0700)]
LinGui: rework audio/subtitle tabs gtk < 3.16

Add support for older gtk versions

7 years agoLinGui: rework audio/subtitle tabs
John Stebbins [Fri, 4 Aug 2017 22:36:59 +0000 (15:36 -0700)]
LinGui: rework audio/subtitle tabs

Combine track selection and track list into a single pane with it's own
stack switcher.

7 years agoLinGUI: Consistently capitalize Web Optimized.
Bradley Sepos [Wed, 26 Jul 2017 21:32:35 +0000 (17:32 -0400)]
LinGUI: Consistently capitalize Web Optimized.

7 years agoLinGUI: Reorder Align A/V Start control.
Bradley Sepos [Wed, 26 Jul 2017 21:29:32 +0000 (17:29 -0400)]
LinGUI: Reorder Align A/V Start control.

7 years agoscripts: Periodically update sudo timeout while building Mac toolchain.
Bradley Sepos [Fri, 4 Aug 2017 17:03:08 +0000 (13:03 -0400)]
scripts: Periodically update sudo timeout while building Mac toolchain.

Should help avoid excessive password prompts should certain tools (CMake) take awhile to build.

7 years agoRemove custom header
Scott [Tue, 1 Aug 2017 19:59:09 +0000 (20:59 +0100)]
Remove custom header

Allow GitHub to correctly identify the license.

7 years agoWinGui: Fix an issue that was causing the handles to the scan libhb instance to be...
sr55 [Fri, 28 Jul 2017 19:24:53 +0000 (20:24 +0100)]
WinGui: Fix an issue that was causing the handles to the scan libhb instance to be recycle'd while it was still in use.  Fixes #844 and #836

7 years agoMacGUI: Add Align A/V Start to Queue info.
Bradley Sepos [Wed, 26 Jul 2017 21:23:18 +0000 (17:23 -0400)]
MacGUI: Add Align A/V Start to Queue info.

7 years agoMacGUI: Capitalize Web Optimized and iPod 5G Support.
Bradley Sepos [Wed, 26 Jul 2017 21:20:25 +0000 (17:20 -0400)]
MacGUI: Capitalize Web Optimized and iPod 5G Support.

7 years agoWinGUI: Reorder Align A/V Start control.
Bradley Sepos [Wed, 26 Jul 2017 20:11:24 +0000 (16:11 -0400)]
WinGUI: Reorder Align A/V Start control.

7 years agoMacGui: update the main window browse button tooltip.
Damiano Galassi [Wed, 26 Jul 2017 14:15:44 +0000 (16:15 +0200)]
MacGui: update the main window browse button tooltip.

7 years agoMacGui: mark some preview's layers as opaque.
Damiano Galassi [Wed, 26 Jul 2017 14:05:34 +0000 (16:05 +0200)]
MacGui: mark some preview's layers as opaque.

7 years agoMacGui: allow crop values to be larger than sourceValue / 2
Damiano Galassi [Wed, 26 Jul 2017 09:44:38 +0000 (11:44 +0200)]
MacGui: allow crop values to be larger than sourceValue / 2

7 years agoWinGUI: Really update NLMeans tooltip.
Bradley Sepos [Mon, 24 Jul 2017 18:33:40 +0000 (14:33 -0400)]
WinGUI: Really update NLMeans tooltip.

7 years agoMacGUI, WinGUI: Add NLMeans threads parameter to syntax in tooltips.
Bradley Sepos [Mon, 24 Jul 2017 17:59:30 +0000 (13:59 -0400)]
MacGUI, WinGUI: Add NLMeans threads parameter to syntax in tooltips.

Windows should fetch this dynamically but I updated the related comment for good measure.

7 years agolibhb: Add threads parameter to NLMeans.
Bradley Sepos [Mon, 24 Jul 2017 17:14:32 +0000 (13:14 -0400)]
libhb: Add threads parameter to NLMeans.

Allows setting number of frames to process in parallel. For testing and experts wanting to fine tune the pipeline; e.g., fewer NLMeans threads may make x265 run slightly faster. Realistically, the defaults are the best choice for most everyone.

7 years agocontrib: Use https mirror for libxml2.
Bradley Sepos [Sun, 23 Jul 2017 10:48:11 +0000 (06:48 -0400)]
contrib: Use https mirror for libxml2.

7 years agocontrib: Use https mirror for pthreads-w32.
Bradley Sepos [Sun, 23 Jul 2017 10:34:12 +0000 (06:34 -0400)]
contrib: Use https mirror for pthreads-w32.

7 years agocli: Add --arate=auto to CLI help.
Bradley Sepos [Sun, 23 Jul 2017 10:18:20 +0000 (06:18 -0400)]
cli: Add --arate=auto to CLI help.

7 years agocli: Fix warning when audio sample rate is 0 or auto.
Bradley Sepos [Sun, 23 Jul 2017 10:14:24 +0000 (06:14 -0400)]
cli: Fix warning when audio sample rate is 0 or auto.

7 years agocontrib: Update to zlib 1.2.11.
Bradley Sepos [Mon, 10 Jul 2017 22:29:04 +0000 (18:29 -0400)]
contrib: Update to zlib 1.2.11.

Add patch to fix cross-compiling (win32/Makefile.gcc doesn't work).

See:
https://github.com/madler/zlib/commit/a72bcd5607a6b7f48a78c1485783c55389d18f55
https://github.com/madler/zlib/commit/148b8f630ced4e84264201fc94f07568dff6b3a2

...for what not to do. There's more of course. *sigh*

7 years agocontrib: Update to libxml2 2.9.4.
Bradley Sepos [Mon, 10 Jul 2017 21:49:52 +0000 (17:49 -0400)]
contrib: Update to libxml2 2.9.4.

7 years agocontrib: Update to libvorbis 1.3.5.
Bradley Sepos [Mon, 10 Jul 2017 21:45:17 +0000 (17:45 -0400)]
contrib: Update to libvorbis 1.3.5.

7 years agocontrib: Update to libtheora 1.1.1.
Bradley Sepos [Mon, 10 Jul 2017 21:41:21 +0000 (17:41 -0400)]
contrib: Update to libtheora 1.1.1.

7 years agocontrib: Update to libogg 1.3.2.
Bradley Sepos [Mon, 10 Jul 2017 21:27:49 +0000 (17:27 -0400)]
contrib: Update to libogg 1.3.2.

7 years agocontrib: Update to libiconv 1.15.
Bradley Sepos [Mon, 10 Jul 2017 21:23:19 +0000 (17:23 -0400)]
contrib: Update to libiconv 1.15.

7 years agocontrib: Update to libdvdread 5.0.3.
Bradley Sepos [Mon, 10 Jul 2017 21:18:47 +0000 (17:18 -0400)]
contrib: Update to libdvdread 5.0.3.

7 years agocontrib: Update to libdvdnav 5.0.3.
Bradley Sepos [Mon, 10 Jul 2017 21:11:24 +0000 (17:11 -0400)]
contrib: Update to libdvdnav 5.0.3.

7 years agocontrib: Update to libass 0.13.7.
Bradley Sepos [Mon, 10 Jul 2017 21:06:37 +0000 (17:06 -0400)]
contrib: Update to libass 0.13.7.

7 years agocontrib: Update to LAME 3.99.5.
Bradley Sepos [Mon, 10 Jul 2017 20:34:29 +0000 (16:34 -0400)]
contrib: Update to LAME 3.99.5.

7 years agocontrib: Remove Fontconfig.
Bradley Sepos [Mon, 10 Jul 2017 20:25:52 +0000 (16:25 -0400)]
contrib: Remove Fontconfig.

No longer used on Mac and Windows, Linux uses system library.

7 years agocontrib: Update to HarfBuzz 1.4.6.
Bradley Sepos [Mon, 10 Jul 2017 20:15:42 +0000 (16:15 -0400)]
contrib: Update to HarfBuzz 1.4.6.

7 years agocontrib: Update to FreeType 2.8.
Bradley Sepos [Mon, 10 Jul 2017 19:59:09 +0000 (15:59 -0400)]
contrib: Update to FreeType 2.8.

7 years agocontrib: Update to FDK AAC 0.1.5.
Bradley Sepos [Mon, 10 Jul 2017 19:49:55 +0000 (15:49 -0400)]
contrib: Update to FDK AAC 0.1.5.

7 years agoLinGui: remove Ubuntu 16.10 snapshot builds
John Stebbins [Sat, 22 Jul 2017 13:37:01 +0000 (08:37 -0500)]
LinGui: remove Ubuntu 16.10 snapshot builds

Yakkety is now obsolete, so the PPA rejects new build requests.

7 years agoMacGui: fix the minimun disk space textfield tooltip.
Damiano Galassi [Fri, 21 Jul 2017 15:34:49 +0000 (17:34 +0200)]
MacGui: fix the minimun disk space textfield tooltip.

7 years agoWinGui: Simplify the GetPreview code and remove code that was causing the BitMap...
sr55 [Thu, 20 Jul 2017 18:38:15 +0000 (19:38 +0100)]
WinGui:  Simplify the GetPreview code and remove code that was causing the BitMap buffers to incorrectly populate.

7 years agocontrib: Improve Libav configuration and compiler flags on 32-bit Intel.
Bradley Sepos [Thu, 20 Jul 2017 08:13:49 +0000 (04:13 -0400)]
contrib: Improve Libav configuration and compiler flags on 32-bit Intel.

Removes old Darwin-specific i386 stuffs and replaces with generic stuffs.

Fixes an issue cross-compiling compiling current master for i686.

7 years agoscripts: Update mac-toolchain-build to Cmake 3.8.2.
Bradley Sepos [Fri, 14 Jul 2017 07:27:47 +0000 (03:27 -0400)]
scripts: Update mac-toolchain-build to Cmake 3.8.2.

No issue previously, but now in sync with contrib.

7 years agoalignment cosmetics
John Stebbins [Wed, 12 Jul 2017 22:16:18 +0000 (15:16 -0700)]
alignment cosmetics

7 years agosilence new compiler warnings on Fedora 26
John Stebbins [Wed, 12 Jul 2017 22:09:08 +0000 (15:09 -0700)]
silence new compiler warnings on Fedora 26

7 years agosync: fix size of silence buffer
John Stebbins [Wed, 12 Jul 2017 20:38:00 +0000 (13:38 -0700)]
sync: fix size of silence buffer

It was not an even number of sample size * num channels in some cases

7 years agosync: fix potential stall when in_queue overflows
John Stebbins [Wed, 12 Jul 2017 20:36:40 +0000 (13:36 -0700)]
sync: fix potential stall when in_queue overflows

7 years agoRevert "contrib: Update to libbluray 1.0.1."
Bradley Sepos [Tue, 11 Jul 2017 19:44:00 +0000 (15:44 -0400)]
Revert "contrib: Update to libbluray 1.0.1."

This reverts commit 5b043e2292e2d97d13708115e1a9632c111361b0.

Hoses hb.dll on mingw-w64. Need to do more testing.

7 years agocontrib: Update to libbluray 1.0.1.
Bradley Sepos [Mon, 10 Jul 2017 19:38:00 +0000 (15:38 -0400)]
contrib: Update to libbluray 1.0.1.

7 years agofix another use of deprecated libav define
John Stebbins [Thu, 6 Jul 2017 18:42:25 +0000 (11:42 -0700)]
fix another use of deprecated libav define

7 years agofix use of deprecated libav defines
John Stebbins [Thu, 6 Jul 2017 16:15:21 +0000 (09:15 -0700)]
fix use of deprecated libav defines

Fixes https://github.com/HandBrake/HandBrake/issues/815

7 years agoLinGui: change link to https
John Stebbins [Wed, 5 Jul 2017 21:09:26 +0000 (14:09 -0700)]
LinGui: change link to https

7 years agoWinGui: Make the Preset Import system a bit more robust. #808
sr55 [Wed, 5 Jul 2017 18:35:28 +0000 (19:35 +0100)]
WinGui: Make the Preset Import system a bit more robust. #808

7 years agoLinGui: fix use of freed memory in "File" menu action
John Stebbins [Wed, 5 Jul 2017 17:57:30 +0000 (10:57 -0700)]
LinGui: fix use of freed memory in "File" menu action

Fixes https://github.com/HandBrake/HandBrake/issues/807

7 years agoWinGui: Don't enable the Display Width control for Custom Anamorphic when KeepAR...
sr55 [Tue, 4 Jul 2017 21:08:26 +0000 (22:08 +0100)]
WinGui: Don't enable the Display Width control for Custom Anamorphic when KeepAR is checked.  Implement Reduce function for PAR so that the behaviour matches the Linux GUI.  Couple of Logic and ordering bug fixes.

7 years agocontrib: Update to Jansson 2.10.
Bradley Sepos [Sun, 18 Jun 2017 00:05:23 +0000 (20:05 -0400)]
contrib: Update to Jansson 2.10.

7 years agoinstead of language name, use language code for prefered audio and prefered subtitle...
Strangelovian [Sun, 2 Jul 2017 21:22:01 +0000 (23:22 +0200)]
instead of language name, use language code for prefered audio and prefered subtitle selection

7 years agocontrib: Update to libopus 1.2.1.
Bradley Sepos [Thu, 29 Jun 2017 16:12:54 +0000 (12:12 -0400)]
contrib: Update to libopus 1.2.1.

Closes #799.

7 years agoWinGui: Adding support for Custom Anamorphic back. Implements #504
sr55 [Wed, 28 Jun 2017 18:53:53 +0000 (19:53 +0100)]
WinGui: Adding support for Custom Anamorphic back. Implements #504

7 years agoWinGui: Fix a couple code warnings.
sr55 [Tue, 27 Jun 2017 16:21:38 +0000 (17:21 +0100)]
WinGui: Fix a couple code warnings.

7 years agoscan: fix vobsub & pgs width/height for some stream types
John Stebbins [Mon, 26 Jun 2017 20:07:12 +0000 (13:07 -0700)]
scan: fix vobsub & pgs width/height for some stream types

Fixes https://github.com/HandBrake/HandBrake/issues/798

7 years agoWinGui: AutoName Sort the InvalidFileNameChars Array before doing a Binary Search...
sr55 [Mon, 26 Jun 2017 19:41:20 +0000 (20:41 +0100)]
WinGui: AutoName Sort the InvalidFileNameChars Array before doing a Binary Search on it.

7 years agoWinGUI: Change Selection Behaviour to Selection Behavior.
Bradley Sepos [Sat, 24 Jun 2017 06:28:23 +0000 (02:28 -0400)]
WinGUI: Change Selection Behaviour to Selection Behavior.

Good way to test signing with OpenPGP/GPG.

7 years agoChange configure default language to selection behaviour
sr55 [Fri, 23 Jun 2017 22:12:58 +0000 (23:12 +0100)]
Change configure default language to selection behaviour

7 years agodocs: Added missing change.
sr55 [Fri, 23 Jun 2017 21:50:10 +0000 (22:50 +0100)]
docs: Added missing change.

7 years agodocs: Initial draft of 1.1 NEWS
sr55 [Fri, 23 Jun 2017 21:31:25 +0000 (22:31 +0100)]
docs: Initial draft of 1.1 NEWS

7 years agoWinGui: Add a user agent for the HttpRequest on the update checker so we can identify...
sr55 [Fri, 23 Jun 2017 19:33:44 +0000 (20:33 +0100)]
WinGui: Add a user agent for the HttpRequest on the update checker so we can identify the WinGui version that's checking for updates.

7 years agopresets: Minor encoder tweaks for main Production presets.
Bradley Sepos [Thu, 22 Jun 2017 09:53:13 +0000 (05:53 -0400)]
presets: Minor encoder tweaks for main Production presets.

Add additional x264 encoder options dct-decimate=0 and fast-pskip=0 (same as no-dct-decimate=1 and no-fast-pskip=1).

In some special cases, reproduction of flat areas and subtle gradients may improve slightly. Generally speaking, any change should be visually imperceptible at these bit rates, but adding a few extra bits is always acceptable when encoding for production intermediate purposes. Negligible speed hit (1-2%) for the main Production presets.

On the contrary, these settings are worse than useless for Production Proxy presets, which are optimized for speed. 5% speed hit isn't worth the tradeoff for low resolution proxies that need to be generated quickly and won't be used for final export.

7 years agoscripts: Update to mingw-w64-build 3.0.1.
Bradley Sepos [Thu, 22 Jun 2017 00:17:54 +0000 (20:17 -0400)]
scripts: Update to mingw-w64-build 3.0.1.

Fixes minor issues with the 3.0.0 release.

7 years agoscripts: Update to mingw-w64-build 3.0.0.
Bradley Sepos [Thu, 22 Jun 2017 00:11:40 +0000 (20:11 -0400)]
scripts: Update to mingw-w64-build 3.0.0.

Various improvements and GCC 7.1.0.

7 years agobuild: Configure options cosmetics.
Bradley Sepos [Wed, 21 Jun 2017 06:01:09 +0000 (02:01 -0400)]
build: Configure options cosmetics.

7 years agobuild: Always enable Libav AAC when building with mingw-w64.
Bradley Sepos [Wed, 21 Jun 2017 04:49:16 +0000 (00:49 -0400)]
build: Always enable Libav AAC when building with mingw-w64.

7 years agoLinGui: audio/subtitle "Reload Defaults" -> "Reload"
John Stebbins [Tue, 20 Jun 2017 22:41:25 +0000 (15:41 -0700)]
LinGui: audio/subtitle "Reload Defaults" -> "Reload"

7 years agoLinGui: change Audio/Subtitle "Defaults" to "Selection"
John Stebbins [Tue, 20 Jun 2017 22:09:33 +0000 (15:09 -0700)]
LinGui: change Audio/Subtitle "Defaults" to "Selection"

There is persistent confusion about how to configure audio and subtitle
selection behavior.  Hopefully this will help steer people in the right
direction.

7 years agoLinGui: Make disk warning limit configurable
John Stebbins [Tue, 20 Jun 2017 21:52:19 +0000 (14:52 -0700)]
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".