]>
granicus.if.org Git - handbrake/log
Damiano Galassi [Wed, 20 Dec 2017 21:34:30 +0000 (22:34 +0100)]
MacGui: fix a typo and the progress bar that was already hidden after the last VoiceOver improvements.
sr55 [Wed, 20 Dec 2017 21:26:38 +0000 (21:26 +0000)]
WinGui: Few small bug fixes. AutoName All Caps, Layout on the main window.
Damiano Galassi [Wed, 20 Dec 2017 21:06:38 +0000 (22:06 +0100)]
MacGui: update preset when navigating with the keyboard arrows, fix #452
John Stebbins [Wed, 20 Dec 2017 19:01:25 +0000 (11:01 -0800)]
LinGui: Don't show presets window by default
John Stebbins [Wed, 20 Dec 2017 18:59:59 +0000 (10:59 -0800)]
LinGui: fix a main window resizing issue
John Stebbins [Wed, 20 Dec 2017 17:53:43 +0000 (09:53 -0800)]
LinGui: remove "Reset All Titles" button
Replace with a preference option that synchronizes all title settings by
default. This makes the linux gui behaviour consistant with the other
guis by default. Titles can have independent settings by unchecking the
preference option.
Bradley Sepos [Wed, 20 Dec 2017 09:14:09 +0000 (04:14 -0500)]
build: Force HFS+ for Mac CLI package.
Damiano Galassi [Tue, 19 Dec 2017 13:20:45 +0000 (14:20 +0100)]
MacGui: improve VoiceOver navigation.
Damiano Galassi [Tue, 19 Dec 2017 11:20:43 +0000 (12:20 +0100)]
MacGui: append "(Modified)" to the preset name.
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.
Bradley Sepos [Thu, 14 Dec 2017 09:31:34 +0000 (04:31 -0500)]
contrib: Update to libass 0.14.0.
Bradley Sepos [Thu, 14 Dec 2017 08:38:49 +0000 (03:38 -0500)]
contrib: Update to LAME 3.100.
Bradley Sepos [Thu, 14 Dec 2017 08:21:34 +0000 (03:21 -0500)]
contrib: Update to HarfBuzz 1.7.2.
Bradley Sepos [Thu, 14 Dec 2017 08:19:50 +0000 (03:19 -0500)]
contrib: Update to freetype 2.8.1.
Bradley Sepos [Thu, 14 Dec 2017 08:13:14 +0000 (03:13 -0500)]
contrib: Update to CMake 3.9.6.
Bradley Sepos [Wed, 6 Dec 2017 23:16:20 +0000 (18:16 -0500)]
contrib: Update to libbluray 1.0.2.
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.
Damiano Galassi [Sat, 16 Dec 2017 07:35:06 +0000 (08:35 +0100)]
MacGui: fix preview window scale factor on retina displays.
Bradley Sepos [Sat, 16 Dec 2017 04:02:25 +0000 (23:02 -0500)]
Add multi-resolution assets for new preview toolbar icon.
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.
sr55 [Fri, 15 Dec 2017 23:05:51 +0000 (23:05 +0000)]
WinGui: Fix a bug in preview scaling.
sr55 [Fri, 15 Dec 2017 23:03:38 +0000 (23:03 +0000)]
WinGui: Updating Used Icons.
sr55 [Fri, 15 Dec 2017 22:47:20 +0000 (22:47 +0000)]
WinGui: Language Changes around preset buttons on the main view.
sr55 [Fri, 15 Dec 2017 22:40:06 +0000 (22:40 +0000)]
WinGui: Add % Actual Size to the static preview window title.
sr55 [Fri, 15 Dec 2017 21:33:57 +0000 (21:33 +0000)]
WinGui: Mouse Wheel can scroll previews.
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.
sr55 [Fri, 15 Dec 2017 21:13:06 +0000 (21:13 +0000)]
WinGui: Reset crop settings when switching back to Automatic.
sr55 [Wed, 13 Dec 2017 22:06:20 +0000 (22:06 +0000)]
NEWS typo
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.
Damiano Galassi [Fri, 15 Dec 2017 17:30:42 +0000 (18:30 +0100)]
MacGui: remove the source size label from the dimensions panel.
Damiano Galassi [Fri, 15 Dec 2017 17:21:27 +0000 (18:21 +0100)]
MacGui: add a short source description after the source name.
Damiano Galassi [Fri, 15 Dec 2017 17:20:11 +0000 (18:20 +0100)]
MacGui: add the new preview view controller to the Xcode project.
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.
Damiano Galassi [Fri, 15 Dec 2017 13:40:37 +0000 (14:40 +0100)]
MacGui: add the kCVImageBufferTransferFunction_ITU_R_2100_HLG to copyColorSpace()
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.
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.
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."
Bradley Sepos [Thu, 14 Dec 2017 08:54:21 +0000 (03:54 -0500)]
scripts: Update mac-toolchain-build dependencies.
Bradley Sepos [Wed, 13 Dec 2017 21:38:12 +0000 (16:38 -0500)]
Revise standard resolution open source 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.
sr55 [Wed, 13 Dec 2017 21:41:11 +0000 (21:41 +0000)]
WinGui: Make the QSV Decoding options clearer.
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.
sr55 [Wed, 13 Dec 2017 21:18:42 +0000 (21:18 +0000)]
WinGui: Finish off modification detection
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.
sr55 [Wed, 13 Dec 2017 19:17:52 +0000 (19:17 +0000)]
Updated NEWS
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.
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.
Bradley Sepos [Wed, 13 Dec 2017 09:23:21 +0000 (04:23 -0500)]
mac: Use new activity log toolbar icon on Mac.
Bradley Sepos [Wed, 13 Dec 2017 09:21:49 +0000 (04:21 -0500)]
Add new activity log toolbar icon.
Bradley Sepos [Wed, 13 Dec 2017 08:00:20 +0000 (03:00 -0500)]
Revise new presets toolbar icon.
Add master file.
Bradley Sepos [Wed, 13 Dec 2017 07:14:29 +0000 (02:14 -0500)]
Rename Preview 3 icons to Preview 2.
Bradley Sepos [Wed, 13 Dec 2017 07:01:51 +0000 (02:01 -0500)]
mac: Use new queue-related toolbar icons on Mac.
Bradley Sepos [Wed, 13 Dec 2017 06:35:00 +0000 (01:35 -0500)]
Add new queue-related toolbar icons.
Bradley Sepos [Wed, 13 Dec 2017 05:10:26 +0000 (00:10 -0500)]
mac: Use new open source toolbar icon on Mac.
Bradley Sepos [Wed, 13 Dec 2017 04:46:50 +0000 (23:46 -0500)]
Add new open source toolbar icon.
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.
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)
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.
Damiano Galassi [Tue, 12 Dec 2017 12:53:14 +0000 (13:53 +0100)]
MacGui: do not hide the "Range:" label when libdvdnav is disabled.
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.
Bradley Sepos [Tue, 12 Dec 2017 05:13:28 +0000 (00:13 -0500)]
mac: Use newest preview toolbar icon.
Bradley Sepos [Tue, 12 Dec 2017 04:35:14 +0000 (23:35 -0500)]
Add another preview toolbar icon.
Bradley Sepos [Mon, 11 Dec 2017 23:18:50 +0000 (18:18 -0500)]
mac: Revert to the old preview icon.
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.
Bradley Sepos [Mon, 11 Dec 2017 16:04:36 +0000 (11:04 -0500)]
Add new preview toolbar icon.
Use on Mac.
Damiano Galassi [Mon, 11 Dec 2017 13:58:15 +0000 (14:58 +0100)]
MacGui: add a "Start" column in the chapters tableview.
Damiano Galassi [Mon, 11 Dec 2017 12:14:23 +0000 (13:14 +0100)]
MacGui: remove the audio preferences.
sr55 [Sun, 10 Dec 2017 22:19:45 +0000 (22:19 +0000)]
WinGui: UI consistency Tweaks. #833
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.
sr55 [Sat, 9 Dec 2017 18:02:05 +0000 (18:02 +0000)]
WinGui: Tidy up some resources
sr55 [Sat, 9 Dec 2017 15:56:46 +0000 (15:56 +0000)]
WinGui: Fix ChannelLayout. Int -> Long #1045
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.
Damiano Galassi [Thu, 7 Dec 2017 12:55:19 +0000 (13:55 +0100)]
MacGui: fix main window layout on 10.7.
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.
Damiano Galassi [Thu, 7 Dec 2017 10:46:47 +0000 (11:46 +0100)]
MacGui: remove unneeded outlets and NSAnimationContext in HBController.
Damiano Galassi [Thu, 7 Dec 2017 10:34:12 +0000 (11:34 +0100)]
MacGui: preserve the textfield selection/insertion point when calling HB_endEditing.
Damiano Galassi [Thu, 7 Dec 2017 08:34:53 +0000 (09:34 +0100)]
MacGui: fix some warnings in the xib files.
Bradley Sepos [Thu, 7 Dec 2017 01:05:18 +0000 (20:05 -0500)]
FreeBSD 11.1 compatibility.
Bradley Sepos [Thu, 7 Dec 2017 00:24:36 +0000 (19:24 -0500)]
contrib: Make libbluray build compatible with FreeBSD.
Bradley Sepos [Wed, 6 Dec 2017 23:17:00 +0000 (18:17 -0500)]
build: Require bash shell.
Bradley Sepos [Wed, 6 Dec 2017 21:07:52 +0000 (16:07 -0500)]
mac: Adjust main window progress area vertical spacing.
Bradley Sepos [Wed, 6 Dec 2017 19:54:09 +0000 (14:54 -0500)]
mac: Add missing constraints to main window scanning progress bar.
Bradley Sepos [Wed, 6 Dec 2017 19:18:43 +0000 (14:18 -0500)]
mac: Tweak spacing on Summary tab.
Bradley Sepos [Wed, 6 Dec 2017 18:55:12 +0000 (13:55 -0500)]
mac: Widen popover to show all official presets without clipping.
Bradley Sepos [Wed, 6 Dec 2017 18:41:57 +0000 (13:41 -0500)]
Nudge new presets icon a few pixels.
Appears more centered, perceptually.
Bradley Sepos [Tue, 5 Dec 2017 22:03:26 +0000 (17:03 -0500)]
mac: Update a couple toolbar button tooltips.
Bradley Sepos [Tue, 5 Dec 2017 14:27:55 +0000 (09:27 -0500)]
Add new presets toolbar icon.
Use on Mac.
Bradley Sepos [Mon, 4 Dec 2017 16:02:36 +0000 (11:02 -0500)]
mac: Rename instances of cancelled to canceled.
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 .
Bradley Sepos [Mon, 4 Dec 2017 15:00:54 +0000 (10:00 -0500)]
mac: Fix Duration baseline alignment.
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.
Bradley Sepos [Sun, 3 Dec 2017 10:34:40 +0000 (05:34 -0500)]
mac: Revise main window typography and alignment.
maxd [Mon, 4 Dec 2017 18:21:03 +0000 (19:21 +0100)]
qsv: range as 0-63
maxd [Thu, 30 Nov 2017 12:12:59 +0000 (13:12 +0100)]
QSV: adjusting QP range to address all values
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
Bradley Sepos [Sun, 3 Dec 2017 09:38:48 +0000 (04:38 -0500)]
build: Additional hashbang compatibility for BSD-like systems.
Fixes #1040.
Bradley Sepos [Sun, 3 Dec 2017 09:30:13 +0000 (04:30 -0500)]
mac: Remove genstrings.sh.
Bradley Sepos [Thu, 30 Nov 2017 04:07:04 +0000 (23:07 -0500)]
contrib: Update to x265 2.6.
Closes #1029.
Bradley Sepos [Sat, 2 Dec 2017 20:52:56 +0000 (15:52 -0500)]
build: Update to config.guess 2017-11-07.
Bradley Sepos [Sat, 2 Dec 2017 20:49:23 +0000 (15:49 -0500)]
build: Make hashbangs more compatible.