index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
macosx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MacGui: use a stackview instead of constrains in the summary view to simplify...
Damiano Galassi
2019-03-06
2
-245
/
+312
*
MacGUI: fix building with Xcode new build system.
Damiano Galassi
2019-03-05
2
-25
/
+3
*
MacGui: update German localization (Feb 2019)
Nomis101
2019-02-28
9
-45
/
+190
*
MacGui: upgrade Sparkle to version 1.21.3
Damiano Galassi
2019-02-19
18
-15
/
+25
*
MacGui: improve view sizing.
Damiano Galassi
2019-02-17
1
-3
/
+3
*
MacGui: made some more strings localisable, update Italian locasation.
Damiano Galassi
2019-02-15
7
-17
/
+27
*
MacGui: disable NSWindow tabbing support.
Damiano Galassi
2019-02-15
2
-0
/
+10
*
MacGui: Use the 00:00:00 format for all the time strings.
Damiano Galassi
2019-02-15
1
-3
/
+3
*
MacGui: add a missing localized resource and fix the build.
Damiano Galassi
2019-02-15
2
-13
/
+428
*
MacGui: add Italian localisation.
Damiano Galassi
2019-02-14
35
-23
/
+3065
*
MacGui: fix documentation link, some property annotations.
Damiano Galassi
2019-02-14
9
-29
/
+21
*
MacGui: remove two old unused classes, remove some old compatibility hacks, a...
Damiano Galassi
2019-02-13
16
-423
/
+45
*
Add WebM support (#1822)
Justin Bull
2019-02-13
5
-2
/
+21
*
MacGui: send integerForKey: instead of [objectForKey:] intValue]
Damiano Galassi
2019-02-12
7
-14
/
+15
*
MacGui: serialize the queue item status to disk.
Damiano Galassi
2019-02-12
1
-0
/
+6
*
MacGui: update German localization (housekeeping #1)
Nomis101
2019-02-12
14
-54
/
+54
*
MacGui: fix queue table items expanded/collapsed state after an undo/redo.
Damiano Galassi
2019-02-09
2
-13
/
+10
*
MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...
Damiano Galassi
2019-02-07
14
-273
/
+465
*
MacGui: correct revealSelectedQueueItemsSources: action validation.
Damiano Galassi
2019-02-05
1
-1
/
+2
*
MacGui: fix subtitles tab actions.
Damiano Galassi
2019-02-05
1
-20
/
+21
*
MacGui: use a view-based table view in the queue window.
Damiano Galassi
2019-02-05
10
-384
/
+511
*
MacGui: remove the old advanced x264 options view.
Damiano Galassi
2019-01-30
9
-2273
/
+12
*
MacGui: made the preview hud a bit larger.
Damiano Galassi
2019-01-30
3
-27
/
+26
*
Set the right deployment target in xcconfig.
Damiano Galassi
2019-01-25
1
-1
/
+1
*
MacGui: set the minimum macOS version to 10.11
Damiano Galassi
2019-01-24
8
-46
/
+16
*
Fix a few warnings.
Damiano Galassi
2019-01-23
1
-0
/
+1
*
MacGui: Update min title duration preferences label.
Damiano Galassi
2019-01-22
1
-7
/
+7
*
MacGui: support SSA file import.
Damiano Galassi
2019-01-15
7
-81
/
+82
*
MacGui: try to fix an hang on Sierra.
Damiano Galassi
2019-01-05
2
-24
/
+18
*
MacGui: make some more strings of HBPicture+UIAdditions accessible for locali...
Nomis101
2019-01-01
1
-10
/
+10
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
2
-3
/
+3
*
Fix macOS codesign script.
Damiano Galassi
2018-12-22
1
-2
/
+1
*
MacGui: fix file extension when setting a preset.
Damiano Galassi
2018-12-22
1
-2
/
+4
*
MacGui: refactor HBStateFormatter.
Damiano Galassi
2018-12-13
4
-168
/
+154
*
MacGui: add a touch bar button to open a new source when all the windows are ...
Damiano Galassi
2018-12-13
1
-0
/
+36
*
MacGui: write a log message when sleep is prevented/allowed.
Damiano Galassi
2018-12-13
1
-0
/
+2
*
MacGui: update German localization (Dec 2018).
Simon Lämmle
2018-12-07
8
-71
/
+60
*
MacGui: fix an exception in the preview window touchbar.
Damiano Galassi
2018-11-18
1
-6
/
+12
*
MacGui: disable two-pass when VideoToolbox is the selected encoder.
Damiano Galassi
2018-11-15
1
-6
/
+4
*
Add VideoToolbox hardware encoding thru FFmpeg.
Damiano Galassi
2018-11-15
5
-1
/
+98
*
MacGui: made some touch bar buttons smaller.
Damiano Galassi
2018-11-15
2
-4
/
+4
*
MacGui: improve preview window touch bar.
Damiano Galassi
2018-11-11
5
-61
/
+98
*
MacGui: show a progress bar on the encoded file in Finder.
Damiano Galassi
2018-11-11
1
-1
/
+33
*
MacGui: more safe kvo removal, use libhb function to get the quaility name, f...
Damiano Galassi
2018-11-03
3
-29
/
+36
*
MacGui: improve the auto naming to avoid updating the name when unrelated set...
Damiano Galassi
2018-11-03
4
-48
/
+220
*
MacGUI: Revise stop encoding dialog.
Bradley Sepos
2018-11-02
1
-7
/
+7
*
MacGui: change the overwrite method to check only for ready and working jobs....
Damiano Galassi
2018-11-02
1
-1
/
+2
*
MacGui: move the advanced x264 panel to the 'Additional options' text field c...
Damiano Galassi
2018-10-27
13
-470
/
+236
*
MacGui: add an assert in HBQueueController to track down a rare crash.
Damiano Galassi
2018-10-27
1
-1
/
+3
*
MacGui: add a en.lproj folder to HandBrakeKit.framework.
Damiano Galassi
2018-10-20
2
-0
/
+5
[prev]
[next]