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
/
Base.lproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: decrease the minimum height of the unparse label.
Damiano Galassi
2019-10-11
1
-2
/
+2
*
MacGui: rework the way the encoder options views are swapped.
Damiano Galassi
2019-10-06
1
-352
/
+354
*
Improve preview window sizing.
Damiano Galassi
2019-10-05
1
-6
/
+6
*
MacGui: make the track name popover localizable.
Damiano Galassi
2019-09-26
1
-0
/
+70
*
MacGui: add a popover to edit tracks names.
Damiano Galassi
2019-09-26
2
-37
/
+113
*
MacGui: fix defaults windows names.
Damiano Galassi
2019-09-24
2
-19
/
+18
*
MacGui: add a menu item to show the selected queue item activity log in Finder.
Damiano Galassi
2019-09-06
1
-8
/
+15
*
MacGui: add a preference to not display preview images in the summary tab.
Damiano Galassi
2019-08-30
1
-28
/
+52
*
MacGui: make it possible to resize the columns in the audio and subtitles tab...
Damiano Galassi
2019-08-30
2
-12
/
+15
*
MacGui: make it possible to localize mixdowns.
Damiano Galassi
2019-08-22
2
-25
/
+32
*
MacGui: fix some truncated text in the picture settings.
Damiano Galassi
2019-08-15
1
-8
/
+8
*
MacGui: fix the color of the selected queue row on 10.11.
Damiano Galassi
2019-08-12
1
-1
/
+1
*
MacGui: rename the Actions toolbar item to Action to be coherent with the oth...
Damiano Galassi
2019-08-06
1
-3
/
+3
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-1
/
+1
*
MacGui: add a preference to automatically clear completed queue items.
Damiano Galassi
2019-07-30
1
-27
/
+41
*
MacGui: add a nicer icon to the details toolbar button.
Damiano Galassi
2019-07-30
1
-4
/
+4
*
MacGui: refactor the preferences keys and autonaming methods; fix the queue w...
Damiano Galassi
2019-07-29
1
-0
/
+1
*
MacGui: add file size to the statistics. Fix selected text color when dark mo...
Damiano Galassi
2019-07-28
2
-17
/
+25
*
MacGui: show statistics for completed jobs.
Damiano Galassi
2019-07-27
1
-8
/
+63
*
MacGui: improve queue labels when multiple jobs are selected; fix some bugs.
Damiano Galassi
2019-07-27
2
-96
/
+120
*
MacGui: fix a number of queue regressions.
Damiano Galassi
2019-07-20
2
-8
/
+8
*
MacGui: add inline progress status and bar in the queue.
Damiano Galassi
2019-07-20
1
-3
/
+69
*
MacGui: refactor the queue and implement part of the new queue ui.
Damiano Galassi
2019-07-19
5
-269
/
+354
*
MacGui: localize the 'None' item in the fallback encoders popup.
Damiano Galassi
2019-06-07
1
-22
/
+25
*
MacGui: update UI for the new deblock filter.
Damiano Galassi
2019-05-02
1
-40
/
+123
*
MacGui: fixes some runtime warnings.
Damiano Galassi
2019-05-02
1
-4
/
+4
*
MacGui: fixes encoder tune 'none' localized item.
Damiano Galassi
2019-05-02
1
-3
/
+7
*
MacGui: improve localized progress number formats, use a monospace string to ...
Damiano Galassi
2019-03-28
1
-3
/
+3
*
MacGui: use ui-separation-and-xpc Sparkle branch.
Damiano Galassi
2019-03-12
1
-3
/
+3
*
MacGui: improve main window UI sizing.
Damiano Galassi
2019-03-10
1
-31
/
+25
*
MacGui: show the start/end seconds range as formatted time strings.
Damiano Galassi
2019-03-06
1
-10
/
+6
*
MacGui: fix quality slider granularity prefs when the app is localized.
Damiano Galassi
2019-03-06
1
-6
/
+6
*
MacGui: add options to reset 'When done' action on app launch.
Damiano Galassi
2019-03-06
1
-23
/
+36
*
MacGui: use a stackview instead of constrains in the summary view to simplify...
Damiano Galassi
2019-03-06
1
-234
/
+312
*
MacGui: improve view sizing.
Damiano Galassi
2019-02-17
1
-3
/
+3
*
MacGui: add Italian localisation.
Damiano Galassi
2019-02-14
4
-22
/
+21
*
MacGui: remove two old unused classes, remove some old compatibility hacks, a...
Damiano Galassi
2019-02-13
1
-7
/
+4
*
MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...
Damiano Galassi
2019-02-07
2
-6
/
+63
*
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
1
-68
/
+110
*
MacGui: remove the old advanced x264 options view.
Damiano Galassi
2019-01-30
1
-590
/
+0
*
MacGui: made the preview hud a bit larger.
Damiano Galassi
2019-01-30
3
-27
/
+26
*
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
1
-39
/
+37
*
MacGui: try to fix an hang on Sierra.
Damiano Galassi
2019-01-05
1
-20
/
+13
*
Add VideoToolbox hardware encoding thru FFmpeg.
Damiano Galassi
2018-11-15
1
-0
/
+26
*
MacGui: more safe kvo removal, use libhb function to get the quaility name, f...
Damiano Galassi
2018-11-03
1
-2
/
+22
*
MacGui: move the advanced x264 panel to the 'Additional options' text field c...
Damiano Galassi
2018-10-27
4
-206
/
+108
*
MacGui: update German localization.
Damiano Galassi
2018-10-20
2
-41
/
+41
*
MacGui: add touch bars in the preview window, improve touch bars in the main ...
Damiano Galassi
2018-10-10
1
-2
/
+5
[next]