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: Update decomb/deinterlace tooltip to reflect new behavior. Fix some t...
Damiano Galassi
2016-12-15
1
-17
/
+18
*
MacGui: use the languages from the audio preferences for built-in presets, th...
Damiano Galassi
2016-12-14
4
-42
/
+63
*
MacGui: restore type select in the defaults languages table.
Damiano Galassi
2016-12-14
3
-101
/
+43
*
MacGui: fix the stop button to properly stop the encode if libhb state is HBS...
Damiano Galassi
2016-11-21
3
-3
/
+3
*
MacGui: round up HBTitle frames count.
Damiano Galassi
2016-11-11
1
-1
/
+2
*
MacGui: set the appropriate colorspace for preview images, and use a gamma va...
Damiano Galassi
2016-11-10
1
-3
/
+41
*
MacGui: remove a mention of strict anamorphic in the picture size tooltip.
Damiano Galassi
2016-11-07
1
-6
/
+6
*
MacGui: fix HBJob copy method, plus small performance optimisation in HBAudio...
Damiano Galassi
2016-11-02
5
-47
/
+69
*
MacGui: do not show "Auto passthru" in the audio panel encoders pop up. Allow...
Damiano Galassi
2016-11-02
5
-62
/
+90
*
MacGui: Add new anamorphic mode "Automatic".
Damiano Galassi
2016-10-31
8
-138
/
+49
*
MacGui: made some HBJob properties private.
Damiano Galassi
2016-10-31
9
-25
/
+28
*
MacGui: add auto before the passthru fallback label.
Damiano Galassi
2016-10-31
1
-30
/
+30
*
MacGui: make it possible to set a audio defaults track settings when the sele...
Damiano Galassi
2016-10-29
1
-17
/
+56
*
MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...
Damiano Galassi
2016-10-29
28
-383
/
+251
*
MacGui: use HB_ERROR_CANCELED status rather than tracking canceled in HBCore
Damiano Galassi
2016-10-27
1
-35
/
+22
*
MacGui: add some accessibility labels to the preview window buttons.
Damiano Galassi
2016-10-21
2
-10
/
+25
*
MacGui: use accessibilityValueDescription for the slider value description, a...
Damiano Galassi
2016-10-21
1
-1
/
+12
*
MacGui: give VoiceOver the right accessibility value for the video quality sl...
Damiano Galassi
2016-10-21
1
-0
/
+5
*
MacGui: better UI accessibility.
Damiano Galassi
2016-10-21
9
-49
/
+90
*
MacGui: fix test build.
Damiano Galassi
2016-10-18
2
-3
/
+1
*
MacGui: fix the queue toolbar icon badge quality on hi-dpi screens, and try t...
Damiano Galassi
2016-10-17
1
-23
/
+27
*
MacGui: fix a small memory leak in the NSColor -> CGColor conversion.
Damiano Galassi
2016-10-05
1
-2
/
+4
*
MacGui: show the queue jobs count on the main window queue toolbar icon.
Damiano Galassi
2016-10-05
9
-36
/
+256
*
MacGui: higher max width for the constant quality value text field, avoid wra...
Damiano Galassi
2016-09-21
1
-8
/
+5
*
MacGui: Xcode 8 project check.
Damiano Galassi
2016-09-21
1
-3
/
+9
*
MacGui: fix a crash in the preferences format field.
Damiano Galassi
2016-09-21
1
-1
/
+1
*
MacGui: link to the new documentation.
Damiano Galassi
2016-09-15
1
-3
/
+3
*
MacGui: stop the queue and show an alert if disk space is less than 5 GB
Damiano Galassi
2016-09-07
1
-1
/
+29
*
MacGui: show a failed notification when an encode fails.
Damiano Galassi
2016-09-07
1
-2
/
+17
*
MacGui: show the encoded file in Finder when a done notification is clicked.
Damiano Galassi
2016-09-07
1
-12
/
+24
*
MacGui: made HBSubtitleTrack sourceTrackIdx property readwrite.
Damiano Galassi
2016-09-03
1
-1
/
+1
*
MacGui: fix an ambiguous autolayout contrains in the subtitles defaults window.
Damiano Galassi
2016-09-03
1
-11
/
+7
*
MacGui: rework HBAudioTrack to use less NSDictionary.
Damiano Galassi
2016-09-03
12
-992
/
+866
*
MacGui: add libopus to Xcode project link phase.
Damiano Galassi
2016-09-03
3
-4
/
+10
*
MacGui: follow CSV format for imported/exported chapters.
Damiano Galassi
2016-08-22
1
-57
/
+204
*
MacGui: small UI tweaks.
Damiano Galassi
2016-08-06
3
-152
/
+231
*
MacGui: use auto layout in the preferences window.
Damiano Galassi
2016-08-06
2
-571
/
+727
*
MacGui: convert more xibs to Auto Layout.
Damiano Galassi
2016-07-30
6
-306
/
+517
*
MacGui: realign AddPreset.xib UI with Auto Layout
Damiano Galassi
2016-07-30
1
-61
/
+102
*
MacGui: update the UI after a failed queue scan.
Damiano Galassi
2016-07-29
1
-8
/
+20
*
MacGui: update the drc value immediately when the slider is moved.
Damiano Galassi
2016-07-27
1
-35
/
+17
*
MacGui: use CQ label in the constant quality slider for VP9.
Damiano Galassi
2016-07-27
1
-1
/
+2
*
MacGui: fix subtitles offset undo and add kvp dependencies for the 'isForcedS...
Damiano Galassi
2016-07-25
1
-3
/
+3
*
MacGui: made the framerate radio button strings localizable.
Damiano Galassi
2016-07-21
1
-2
/
+2
*
MacGui: disable the 'forced' checkbox for subtitles track if forced is not su...
Damiano Galassi
2016-07-21
3
-30
/
+11
*
MacGui: fix the label color of two text labels in the preview HUD on 10.9 and...
Damiano Galassi
2016-07-16
2
-3
/
+19
*
MacGui: fix the audio defaults tracks delete button, the selection index was ...
Damiano Galassi
2016-07-16
1
-5
/
+4
*
MacGui: update the default preset name and remove an uneeded pref key.
Damiano Galassi
2016-07-01
2
-3
/
+1
*
MacGui: fix drag&drop on the main window tab view.
Damiano Galassi
2016-06-17
2
-1
/
+12
*
MacGui: set some label color in the HUD to secondaryLabelColor.
Damiano Galassi
2016-06-17
3
-13
/
+16
[next]