]> granicus.if.org Git - handbrake/log
handbrake
7 years agoMacGui: improve VoiceOver navigation.
Damiano Galassi [Tue, 19 Dec 2017 13:20:45 +0000 (14:20 +0100)]
MacGui: improve VoiceOver navigation.

7 years agoMacGui: append "(Modified)" to the preset name.
Damiano Galassi [Tue, 19 Dec 2017 11:20:43 +0000 (12:20 +0100)]
MacGui: append "(Modified)" to the preset name.

7 years agoMacGui: make a copy of a job when sending it back to the main window.
Damiano Galassi [Tue, 19 Dec 2017 11:19:33 +0000 (12:19 +0100)]
MacGui: make a copy of a job when sending it back to the main window.

7 years agocontrib: Update to libass 0.14.0.
Bradley Sepos [Thu, 14 Dec 2017 09:31:34 +0000 (04:31 -0500)]
contrib: Update to libass 0.14.0.

7 years agocontrib: Update to LAME 3.100.
Bradley Sepos [Thu, 14 Dec 2017 08:38:49 +0000 (03:38 -0500)]
contrib: Update to LAME 3.100.

7 years agocontrib: Update to HarfBuzz 1.7.2.
Bradley Sepos [Thu, 14 Dec 2017 08:21:34 +0000 (03:21 -0500)]
contrib: Update to HarfBuzz 1.7.2.

7 years agocontrib: Update to freetype 2.8.1.
Bradley Sepos [Thu, 14 Dec 2017 08:19:50 +0000 (03:19 -0500)]
contrib: Update to freetype 2.8.1.

7 years agocontrib: Update to CMake 3.9.6.
Bradley Sepos [Thu, 14 Dec 2017 08:13:14 +0000 (03:13 -0500)]
contrib: Update to CMake 3.9.6.

7 years agocontrib: Update to libbluray 1.0.2.
Bradley Sepos [Wed, 6 Dec 2017 23:16:20 +0000 (18:16 -0500)]
contrib: Update to libbluray 1.0.2.

7 years agotheora: fix a crash when enctheoraClose is called and pv is NULL.
Damiano Galassi [Sat, 16 Dec 2017 08:49:38 +0000 (09:49 +0100)]
theora: fix a crash when enctheoraClose is called and pv is NULL.

7 years agoMacGui: fix preview window scale factor on retina displays.
Damiano Galassi [Sat, 16 Dec 2017 07:35:06 +0000 (08:35 +0100)]
MacGui: fix preview window scale factor on retina displays.

7 years agoAdd multi-resolution assets for new preview toolbar icon.
Bradley Sepos [Sat, 16 Dec 2017 04:02:25 +0000 (23:02 -0500)]
Add multi-resolution assets for new preview toolbar icon.

7 years agoWinGui: Use the Lower res assets for now until we implement low/high res icon support.
sr55 [Fri, 15 Dec 2017 23:18:54 +0000 (23:18 +0000)]
WinGui: Use the Lower res assets for now until we implement low/high res icon support.

7 years agoWinGui: Fix a bug in preview scaling.
sr55 [Fri, 15 Dec 2017 23:05:51 +0000 (23:05 +0000)]
WinGui: Fix a bug in preview scaling.

7 years agoWinGui: Updating Used Icons.
sr55 [Fri, 15 Dec 2017 23:03:38 +0000 (23:03 +0000)]
WinGui: Updating Used Icons.

7 years agoWinGui: Language Changes around preset buttons on the main view.
sr55 [Fri, 15 Dec 2017 22:47:20 +0000 (22:47 +0000)]
WinGui: Language Changes around preset buttons on the main view.

7 years agoWinGui: Add % Actual Size to the static preview window title.
sr55 [Fri, 15 Dec 2017 22:40:06 +0000 (22:40 +0000)]
WinGui: Add % Actual Size to the static preview window title.

7 years agoWinGui: Mouse Wheel can scroll previews.
sr55 [Fri, 15 Dec 2017 21:33:57 +0000 (21:33 +0000)]
WinGui: Mouse Wheel can scroll previews.

7 years agoWinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. Moving the...
sr55 [Fri, 15 Dec 2017 21:13:47 +0000 (21:13 +0000)]
WinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. Moving the controls under the preview instead of an overlay.

7 years agoWinGui: Reset crop settings when switching back to Automatic.
sr55 [Fri, 15 Dec 2017 21:13:06 +0000 (21:13 +0000)]
WinGui: Reset crop settings when switching back to Automatic.

7 years agoNEWS typo
sr55 [Wed, 13 Dec 2017 22:06:20 +0000 (22:06 +0000)]
NEWS typo

7 years agoMacGui: make the previous and next preview image button larger, fix the picture size...
Damiano Galassi [Fri, 15 Dec 2017 19:38:13 +0000 (20:38 +0100)]
MacGui: make the previous and next preview image button larger, fix the picture size label not being update the first time.

7 years agoMacGui: remove the source size label from the dimensions panel.
Damiano Galassi [Fri, 15 Dec 2017 17:30:42 +0000 (18:30 +0100)]
MacGui: remove the source size label from the dimensions panel.

7 years agoMacGui: add a short source description after the source name.
Damiano Galassi [Fri, 15 Dec 2017 17:21:27 +0000 (18:21 +0100)]
MacGui: add a short source description after the source name.

7 years agoMacGui: add the new preview view controller to the Xcode project.
Damiano Galassi [Fri, 15 Dec 2017 17:20:11 +0000 (18:20 +0100)]
MacGui: add the new preview view controller to the Xcode project.

7 years agoMacGui: add a next and previous button to the summary panel preview.
Damiano Galassi [Fri, 15 Dec 2017 14:13:46 +0000 (15:13 +0100)]
MacGui: add a next and previous button to the summary panel preview.

7 years agoMacGui: add the kCVImageBufferTransferFunction_ITU_R_2100_HLG to copyColorSpace()
Damiano Galassi [Fri, 15 Dec 2017 13:40:37 +0000 (14:40 +0100)]
MacGui: add the kCVImageBufferTransferFunction_ITU_R_2100_HLG to copyColorSpace()

7 years agoMacGui: move the playlist number at the end of the title string.
Damiano Galassi [Fri, 15 Dec 2017 13:39:43 +0000 (14:39 +0100)]
MacGui: move the playlist number at the end of the title string.

7 years agoscripts: Update to mingw-w64-build 3.1.0.
Bradley Sepos [Thu, 14 Dec 2017 15:24:35 +0000 (10:24 -0500)]
scripts: Update to mingw-w64-build 3.1.0.

Bumps to mingw-w64 5.0.3 and gcc 7.2.0.

7 years agoMacGui: add a "New preset" menu item to the preset pull down."
Damiano Galassi [Thu, 14 Dec 2017 11:25:44 +0000 (12:25 +0100)]
MacGui: add a "New preset" menu item to the preset pull down."

7 years agoscripts: Update mac-toolchain-build dependencies.
Bradley Sepos [Thu, 14 Dec 2017 08:54:21 +0000 (03:54 -0500)]
scripts: Update mac-toolchain-build dependencies.

7 years agoRevise standard resolution open source toolbar icon.
Bradley Sepos [Wed, 13 Dec 2017 21:38:12 +0000 (16:38 -0500)]
Revise standard resolution open source toolbar icon.

7 years agoRevise new preview toolbar icon.
Bradley Sepos [Wed, 13 Dec 2017 21:01:35 +0000 (16:01 -0500)]
Revise new preview toolbar icon.

Make insignia part of knockout and add dedicated standard resolution version.

7 years agoWinGui: Make the QSV Decoding options clearer.
sr55 [Wed, 13 Dec 2017 21:41:11 +0000 (21:41 +0000)]
WinGui: Make the QSV Decoding options clearer.

7 years agoWinGui: Make the When Done Play Sound option more granular. Queue vs Encode preferences.
sr55 [Wed, 13 Dec 2017 21:32:53 +0000 (21:32 +0000)]
WinGui: Make the When Done Play Sound option more granular.  Queue vs Encode preferences.

7 years agoWinGui: Finish off modification detection
sr55 [Wed, 13 Dec 2017 21:18:42 +0000 (21:18 +0000)]
WinGui: Finish off modification detection

7 years agoRevise new presets toolbar icon.
Bradley Sepos [Wed, 13 Dec 2017 20:22:05 +0000 (15:22 -0500)]
Revise new presets toolbar icon.

Improve hard edges, especially on standard resolution displays. Add standard resolution master file.

7 years agoUpdated NEWS
sr55 [Wed, 13 Dec 2017 19:17:52 +0000 (19:17 +0000)]
Updated NEWS

7 years agoMacGui: do not automatically resize the window if the source file name is longer...
Damiano Galassi [Wed, 13 Dec 2017 10:16:13 +0000 (11:16 +0100)]
MacGui: do not automatically resize the window if the source file name is longer than the windows width.

7 years agoRevise queue-related toolbar icons.
Bradley Sepos [Wed, 13 Dec 2017 09:43:48 +0000 (04:43 -0500)]
Revise queue-related toolbar icons.

Make sun object a bit smaller for better balance.

7 years agomac: Use new activity log toolbar icon on Mac.
Bradley Sepos [Wed, 13 Dec 2017 09:23:21 +0000 (04:23 -0500)]
mac: Use new activity log toolbar icon on Mac.

7 years agoAdd new activity log toolbar icon.
Bradley Sepos [Wed, 13 Dec 2017 09:21:49 +0000 (04:21 -0500)]
Add new activity log toolbar icon.

7 years agoRevise new presets toolbar icon.
Bradley Sepos [Wed, 13 Dec 2017 08:00:20 +0000 (03:00 -0500)]
Revise new presets toolbar icon.

Add master file.

7 years agoRename Preview 3 icons to Preview 2.
Bradley Sepos [Wed, 13 Dec 2017 07:14:29 +0000 (02:14 -0500)]
Rename Preview 3 icons to Preview 2.

7 years agomac: Use new queue-related toolbar icons on Mac.
Bradley Sepos [Wed, 13 Dec 2017 07:01:51 +0000 (02:01 -0500)]
mac: Use new queue-related toolbar icons on Mac.

7 years agoAdd new queue-related toolbar icons.
Bradley Sepos [Wed, 13 Dec 2017 06:35:00 +0000 (01:35 -0500)]
Add new queue-related toolbar icons.

7 years agomac: Use new open source toolbar icon on Mac.
Bradley Sepos [Wed, 13 Dec 2017 05:10:26 +0000 (00:10 -0500)]
mac: Use new open source toolbar icon on Mac.

7 years agoAdd new open source toolbar icon.
Bradley Sepos [Wed, 13 Dec 2017 04:46:50 +0000 (23:46 -0500)]
Add new open source toolbar icon.

7 years agoWinGui: Couple of layout and control size tweaks on the main screen to accommodate...
sr55 [Tue, 12 Dec 2017 21:53:08 +0000 (21:53 +0000)]
WinGui: Couple of layout and control size tweaks on the main screen to accommodate the legacy preset panel.

7 years agoWinGui: Initial Activation of the "modified" preset detection code. (Audio/Subtitle...
sr55 [Tue, 12 Dec 2017 21:38:59 +0000 (21:38 +0000)]
WinGui: Initial Activation of the "modified" preset detection code. (Audio/Subtitle Tabs still to be done)

7 years agoMacGui: do not update the UI if the windows are not visible.
Damiano Galassi [Tue, 12 Dec 2017 15:11:34 +0000 (16:11 +0100)]
MacGui: do not update the UI if the windows are not visible.

7 years agoMacGui: do not hide the "Range:" label when libdvdnav is disabled.
Damiano Galassi [Tue, 12 Dec 2017 12:53:14 +0000 (13:53 +0100)]
MacGui: do not hide the "Range:" label when libdvdnav is disabled.

7 years agoMacGui: use the standard macOS icons for the general and advanced preferences tabs.
Damiano Galassi [Tue, 12 Dec 2017 08:39:42 +0000 (09:39 +0100)]
MacGui: use the standard macOS icons for the general and advanced preferences tabs.

7 years agomac: Use newest preview toolbar icon.
Bradley Sepos [Tue, 12 Dec 2017 05:13:28 +0000 (00:13 -0500)]
mac: Use newest preview toolbar icon.

7 years agoAdd another preview toolbar icon.
Bradley Sepos [Tue, 12 Dec 2017 04:35:14 +0000 (23:35 -0500)]
Add another preview toolbar icon.

7 years agomac: Revert to the old preview icon.
Bradley Sepos [Mon, 11 Dec 2017 23:18:50 +0000 (18:18 -0500)]
mac: Revert to the old preview icon.

7 years agoMacGui: rearrange the title description to show the index and timecode before the...
Damiano Galassi [Mon, 11 Dec 2017 18:25:40 +0000 (19:25 +0100)]
MacGui: rearrange the title description to show the index and timecode before the file name.

7 years agoAdd new preview toolbar icon.
Bradley Sepos [Mon, 11 Dec 2017 16:04:36 +0000 (11:04 -0500)]
Add new preview toolbar icon.

Use on Mac.

7 years agoMacGui: add a "Start" column in the chapters tableview.
Damiano Galassi [Mon, 11 Dec 2017 13:58:15 +0000 (14:58 +0100)]
MacGui: add a "Start" column in the chapters tableview.

7 years agoMacGui: remove the audio preferences.
Damiano Galassi [Mon, 11 Dec 2017 12:14:23 +0000 (13:14 +0100)]
MacGui: remove the audio preferences.

7 years agoWinGui: UI consistency Tweaks. #833
sr55 [Sun, 10 Dec 2017 22:19:45 +0000 (22:19 +0000)]
WinGui: UI consistency Tweaks.  #833

7 years agoWinGui: Rename the ShowPresetPanel option key to force everyone to have the new default.
sr55 [Sun, 10 Dec 2017 20:51:06 +0000 (20:51 +0000)]
WinGui: Rename the ShowPresetPanel option key to force everyone to have the new default.

7 years agoWinGui: Tidy up some resources
sr55 [Sat, 9 Dec 2017 18:02:05 +0000 (18:02 +0000)]
WinGui: Tidy up some resources

7 years agoWinGui: Fix ChannelLayout. Int -> Long #1045
sr55 [Sat, 9 Dec 2017 15:56:46 +0000 (15:56 +0000)]
WinGui: Fix ChannelLayout.  Int -> Long  #1045

7 years agoMacGui: remove an old workaround for a forgotten issue with progress bars.
Damiano Galassi [Thu, 7 Dec 2017 13:02:37 +0000 (14:02 +0100)]
MacGui: remove an old workaround for a forgotten issue with progress bars.

7 years agoMacGui: fix main window layout on 10.7.
Damiano Galassi [Thu, 7 Dec 2017 12:55:19 +0000 (13:55 +0100)]
MacGui: fix main window layout on 10.7.

7 years agoMacGui: when reloading a job from the queue, reset the job state to HBJobStateReady...
Damiano Galassi [Thu, 7 Dec 2017 12:54:38 +0000 (13:54 +0100)]
MacGui: when reloading a job from the queue, reset the job state to HBJobStateReady, so that if the user undo the action the job won't be stuck in the working state.

7 years agoMacGui: remove unneeded outlets and NSAnimationContext in HBController.
Damiano Galassi [Thu, 7 Dec 2017 10:46:47 +0000 (11:46 +0100)]
MacGui: remove unneeded outlets and NSAnimationContext in HBController.

7 years agoMacGui: preserve the textfield selection/insertion point when calling HB_endEditing.
Damiano Galassi [Thu, 7 Dec 2017 10:34:12 +0000 (11:34 +0100)]
MacGui: preserve the textfield selection/insertion point when calling HB_endEditing.

7 years agoMacGui: fix some warnings in the xib files.
Damiano Galassi [Thu, 7 Dec 2017 08:34:53 +0000 (09:34 +0100)]
MacGui: fix some warnings in the xib files.

7 years agoFreeBSD 11.1 compatibility.
Bradley Sepos [Thu, 7 Dec 2017 01:05:18 +0000 (20:05 -0500)]
FreeBSD 11.1 compatibility.

7 years agocontrib: Make libbluray build compatible with FreeBSD.
Bradley Sepos [Thu, 7 Dec 2017 00:24:36 +0000 (19:24 -0500)]
contrib: Make libbluray build compatible with FreeBSD.

7 years agobuild: Require bash shell.
Bradley Sepos [Wed, 6 Dec 2017 23:17:00 +0000 (18:17 -0500)]
build: Require bash shell.

7 years agomac: Adjust main window progress area vertical spacing.
Bradley Sepos [Wed, 6 Dec 2017 21:07:52 +0000 (16:07 -0500)]
mac: Adjust main window progress area vertical spacing.

7 years agomac: Add missing constraints to main window scanning progress bar.
Bradley Sepos [Wed, 6 Dec 2017 19:54:09 +0000 (14:54 -0500)]
mac: Add missing constraints to main window scanning progress bar.

7 years agomac: Tweak spacing on Summary tab.
Bradley Sepos [Wed, 6 Dec 2017 19:18:43 +0000 (14:18 -0500)]
mac: Tweak spacing on Summary tab.

7 years agomac: Widen popover to show all official presets without clipping.
Bradley Sepos [Wed, 6 Dec 2017 18:55:12 +0000 (13:55 -0500)]
mac: Widen popover to show all official presets without clipping.

7 years agoNudge new presets icon a few pixels.
Bradley Sepos [Wed, 6 Dec 2017 18:41:57 +0000 (13:41 -0500)]
Nudge new presets icon a few pixels.

Appears more centered, perceptually.

7 years agomac: Update a couple toolbar button tooltips.
Bradley Sepos [Tue, 5 Dec 2017 22:03:26 +0000 (17:03 -0500)]
mac: Update a couple toolbar button tooltips.

7 years agoAdd new presets toolbar icon.
Bradley Sepos [Tue, 5 Dec 2017 14:27:55 +0000 (09:27 -0500)]
Add new presets toolbar icon.

Use on Mac.

7 years agomac: Rename instances of cancelled to canceled.
Bradley Sepos [Mon, 4 Dec 2017 16:02:36 +0000 (11:02 -0500)]
mac: Rename instances of cancelled to canceled.

7 years agoRevert "MacGui: show PAR and DAR in the summary panel."
Bradley Sepos [Mon, 4 Dec 2017 15:49:59 +0000 (10:49 -0500)]
Revert "MacGui: show PAR and DAR in the summary panel."

This reverts commit f0200cb414f57e50361e263ddb78ef2ed8f6cbdc.

7 years agomac: Fix Duration baseline alignment.
Bradley Sepos [Mon, 4 Dec 2017 15:00:54 +0000 (10:00 -0500)]
mac: Fix Duration baseline alignment.

7 years agomac: Update Selection Behavior texts and tooltips.
Bradley Sepos [Mon, 4 Dec 2017 13:28:29 +0000 (08:28 -0500)]
mac: Update Selection Behavior texts and tooltips.

Some places still referenced the old Audio Defaults nomenclature.

Updates code comments so searching for selection behavior will yield audio defaults functions.

7 years agomac: Revise main window typography and alignment.
Bradley Sepos [Sun, 3 Dec 2017 10:34:40 +0000 (05:34 -0500)]
mac: Revise main window typography and alignment.

7 years agoqsv: range as 0-63
maxd [Mon, 4 Dec 2017 18:21:03 +0000 (19:21 +0100)]
qsv: range as 0-63

7 years agoQSV: adjusting QP range to address all values
maxd [Thu, 30 Nov 2017 12:12:59 +0000 (13:12 +0100)]
QSV: adjusting QP range to address all values

7 years agoWinGui: use Range 0-63 for QSV H.265 10bit. It's not strictly correct but it's proba...
sr55 [Mon, 4 Dec 2017 18:53:01 +0000 (18:53 +0000)]
WinGui:  use Range 0-63 for QSV H.265 10bit. It's not strictly correct but it's probably least confusing for the user.   #1031

7 years agobuild: Additional hashbang compatibility for BSD-like systems.
Bradley Sepos [Sun, 3 Dec 2017 09:38:48 +0000 (04:38 -0500)]
build: Additional hashbang compatibility for BSD-like systems.

Fixes #1040.

7 years agomac: Remove genstrings.sh.
Bradley Sepos [Sun, 3 Dec 2017 09:30:13 +0000 (04:30 -0500)]
mac: Remove genstrings.sh.

7 years agocontrib: Update to x265 2.6.
Bradley Sepos [Thu, 30 Nov 2017 04:07:04 +0000 (23:07 -0500)]
contrib: Update to x265 2.6.

Closes #1029.

7 years agobuild: Update to config.guess 2017-11-07.
Bradley Sepos [Sat, 2 Dec 2017 20:52:56 +0000 (15:52 -0500)]
build: Update to config.guess 2017-11-07.

7 years agobuild: Make hashbangs more compatible.
Bradley Sepos [Sat, 2 Dec 2017 20:49:23 +0000 (15:49 -0500)]
build: Make hashbangs more compatible.

7 years agoWinGui: Uncheck the Forced flag when it's not supported. #1035
sr55 [Sat, 2 Dec 2017 15:08:44 +0000 (15:08 +0000)]
WinGui: Uncheck the Forced flag when it's not supported. #1035

7 years agoMacGui: rearrange the filters tab elements.
Damiano Galassi [Thu, 30 Nov 2017 16:17:15 +0000 (17:17 +0100)]
MacGui: rearrange the filters tab elements.

7 years agoMacGui: fix an summary tab exception on older versions of macOS.
Damiano Galassi [Thu, 30 Nov 2017 15:53:20 +0000 (16:53 +0100)]
MacGui: fix an summary tab exception on older versions of macOS.

7 years agoMacGui: add a header to the presets popover.
Damiano Galassi [Thu, 30 Nov 2017 15:52:38 +0000 (16:52 +0100)]
MacGui: add a header to the presets popover.

7 years agoMacGui: fix rotation in summary panel, show rotation in filters list when flip is...
Damiano Galassi [Thu, 30 Nov 2017 10:25:18 +0000 (11:25 +0100)]
MacGui: fix rotation in summary panel, show rotation in filters list when flip is enabled too. Shorter presets popover.

7 years agopreset: Additional presets and revisions for 1.1.0.
Bradley Sepos [Sun, 12 Nov 2017 21:15:30 +0000 (16:15 -0500)]
preset: Additional presets and revisions for 1.1.0.

7 years agoadd sdtp (sample dependency) box to mp4 (#1006)
John Stebbins [Tue, 28 Nov 2017 16:22:54 +0000 (08:22 -0800)]
add sdtp (sample dependency) box to mp4 (#1006)

* add sdtp (sample dependency) box to mp4

The AppleTV 4K requires this box in order to play 2160p60 video.