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: cosmetics.
Damiano Galassi
2020-04-11
2
-4
/
+0
*
MacGui: lazy xpc service init.
Damiano Galassi
2020-04-11
1
-14
/
+20
*
MacGui: remove distributed queue.
Damiano Galassi
2020-04-11
11
-568
/
+89
*
MacGui: don't recreate all the queue items urls from bookmarks at launch.
Damiano Galassi
2020-04-06
4
-31
/
+17
*
macosx: Pass compiler optimization level to Xcode.
Bradley Sepos
2020-03-30
2
-8
/
+16
*
MacGui: run NSWorkspace openFile:withApplication: on a background thread.
Damiano Galassi
2020-03-30
1
-16
/
+25
*
MacGui: update subtitles tracks serialization check after the libhb enum change.
Damiano Galassi
2020-03-30
1
-1
/
+1
*
MacGUI: Update french locale
Nomis101
2020-03-15
3
-10
/
+31
*
MacGui: Xcode 11.4 project update check.
Damiano Galassi
2020-02-20
6
-6
/
+6
*
MacGui: set the default mixdown to stereo.
Damiano Galassi
2020-02-20
2
-2
/
+2
*
MacGui: improve divider and scrollbar flashes in the queue info panel.
Damiano Galassi
2020-01-29
1
-10
/
+22
*
MacGui: fix unsandboxed build.
Damiano Galassi
2020-01-29
1
-1
/
+1
*
MacGui: show a divider line between the queue info scrollview and the reset a...
Damiano Galassi
2020-01-28
2
-15
/
+30
*
MacGUI: Update german localization
Nomis101
2020-01-27
2
-8
/
+23
*
MacGui: update Italian localization.
Damiano Galassi
2020-01-27
2
-9
/
+24
*
MacGui: ask the user only for the destination folder when exporting multiple ...
Damiano Galassi
2020-01-27
2
-12
/
+58
*
MacGui: remove all the undo actions after saving a preset, because undoing af...
Damiano Galassi
2020-01-21
2
-12
/
+18
*
MacGui: remove unused code.
Damiano Galassi
2020-01-20
3
-25
/
+5
*
MacGui: add a Save menu item in the presets menu to save the changes to the s...
Damiano Galassi
2020-01-20
12
-111
/
+192
*
MacGui: improve presets view to allow multiple selection, drag & drop from an...
Damiano Galassi
2020-01-13
10
-127
/
+248
*
MacGui: remove unneeded code.
Damiano Galassi
2020-01-13
1
-53
/
+6
*
MacGui: improve security scoped resources management. Fixes #2566.
Damiano Galassi
2020-01-10
11
-40
/
+97
*
Update copyright dates to 2020.
Bradley Sepos
2020-01-01
2
-3
/
+3
*
MacGui: update localizations.
Damiano Galassi
2019-12-29
6
-12
/
+12
*
MacGui: move sleep prevention to the main process, so we keep the sleep asser...
Damiano Galassi
2019-12-29
4
-33
/
+53
*
MacGui: Xcode 11.3 project version check.
Damiano Galassi
2019-12-20
6
-6
/
+6
*
MacGui: fix HBSubtitlesTrack unarchiver when the track is an external ssa file.
Damiano Galassi
2019-11-20
1
-1
/
+1
*
MacGui: always update queue stats after a job is done.
Damiano Galassi
2019-11-12
1
-2
/
+2
*
MacGui: update documentation url.
Damiano Galassi
2019-11-11
1
-1
/
+1
*
MacGUI: update german localization
Nomis101
2019-11-07
4
-6
/
+9
*
MacGui: update Italian localization.
Damiano Galassi
2019-11-07
2
-5
/
+8
*
MacGui: make any and unknown language localizable.
Damiano Galassi
2019-11-07
1
-2
/
+14
*
Gardening: Clean up trailing whitespace
Nomis101
2019-11-04
29
-51
/
+51
*
MacGui: fix an aligmented issue in the width and height textfields.
Damiano Galassi
2019-10-23
2
-91
/
+91
*
MacGUI: Update locales (#2375)
Nomis101
2019-10-22
2
-4
/
+4
*
MacGui: enlarge the presets popover width.
Damiano Galassi
2019-10-16
1
-1
/
+1
*
MacGui: update localization.
Damiano Galassi
2019-10-13
14
-88
/
+88
*
MacGui: fix deprecations warnings.
Damiano Galassi
2019-10-13
2
-5
/
+4
*
MacGui: decrease the minimum height of the unparse label.
Damiano Galassi
2019-10-11
1
-2
/
+2
*
MacGui: add Russian localization and update the others after the video view c...
Damiano Galassi
2019-10-06
36
-188
/
+3843
*
MacGui: rework the way the encoder options views are swapped.
Damiano Galassi
2019-10-06
2
-396
/
+389
*
MacGui: update localizations.
Damiano Galassi
2019-10-06
26
-87
/
+311
*
Improve preview window sizing.
Damiano Galassi
2019-10-05
6
-171
/
+168
*
MacGui: reorganize Xcode project groups and fix file copyright headers.
Damiano Galassi
2019-10-04
17
-90
/
+78
*
MacGui: simplify the preview image layout code.
Damiano Galassi
2019-09-26
1
-35
/
+21
*
MacGui: make the track name popover localizable.
Damiano Galassi
2019-09-26
2
-5
/
+14
*
MacGui: Xcode project upgrade check.
Damiano Galassi
2019-09-26
5
-5
/
+5
*
MacGui: add a popover to edit tracks names.
Damiano Galassi
2019-09-26
8
-39
/
+254
*
fix warnings when compiling with clang.
Damiano Galassi
2019-09-26
1
-4
/
+1
*
MacGui: fix defaults windows names.
Damiano Galassi
2019-09-24
2
-19
/
+18
[prev]
[next]