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: 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
*
MacGui: fix build with 10.12sdk, disable QTKit because is no longer available.
Damiano Galassi
2016-06-17
3
-0
/
+13
*
build: Add xclean make target to macosx.
Bradley Sepos
2016-06-04
2
-0
/
+12
*
MacGui: add an help button to quickly open the docs in the add preset, audio ...
Damiano Galassi
2016-05-29
6
-39
/
+90
*
MacGui: select the feature title instead of the first title after a scan.
Damiano Galassi
2016-05-27
1
-13
/
+13
*
contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6.
Bradley Sepos
2016-05-25
1
-0
/
+6
*
MacGui: copy the HBChapter index property when making a instance copy.
Damiano Galassi
2016-05-25
1
-1
/
+2
*
MacGui: make a submenu for each preset folder in the Presets menu.
Damiano Galassi
2016-05-25
1
-37
/
+45
*
MacGui: use the right constant quality label in the video tab, and split HBVi...
Damiano Galassi
2016-05-24
4
-43
/
+68
*
MacGui: split HBPicture KVO dependencies.
Damiano Galassi
2016-05-24
4
-39
/
+47
*
MacGui: show the encode progress when paused too.
Damiano Galassi
2016-05-24
2
-1
/
+2
*
MacGui: fix HBAVPlayer loaded state.
Damiano Galassi
2016-05-19
1
-2
/
+5
*
MacGui: fallback to QTKit if a preview is not playable with AVFoundation.
Damiano Galassi
2016-05-19
4
-77
/
+74
*
MacGui: fix build on 10.10 sdk.
Damiano Galassi
2016-05-04
3
-4
/
+15
*
MacGui: delete an unused patch.
Damiano Galassi
2016-05-04
1
-18
/
+0
*
MacGui: disable code signing, it had been inadvertently enabled some commits ...
Damiano Galassi
2016-05-03
1
-2
/
+0
*
MacGui: use AVFoundation as the first option for the preview playback. Add vo...
Damiano Galassi
2016-05-03
33
-948
/
+2389
*
MacGui: do not stop the preview encoding when the showWindow: is called and t...
Damiano Galassi
2016-04-22
1
-1
/
+3
*
MacGui: do not set the preview window frame origin to a value outside the scr...
Damiano Galassi
2016-04-09
1
-4
/
+1
*
MacGui: do not update the preview window layer if the image is nil or the siz...
Damiano Galassi
2016-04-07
1
-47
/
+50
*
MacGui: rename 'layout' in HBPreviewView so it doesn't override NSView layout...
Damiano Galassi
2016-04-07
1
-5
/
+5
*
macosx: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
[next]