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
/
HBVideoController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: improve NSLocalizedString comments.
Damiano Galassi
2018-06-09
1
-4
/
+4
*
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
1
-17
/
+9
*
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: made the framerate radio button strings localizable.
Damiano Galassi
2016-07-21
1
-2
/
+2
*
MacGui: allow negative value in the quality slider.
Damiano Galassi
2016-03-30
1
-0
/
+2
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-2
/
+2
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-3
/
+3
*
MacGui: move the picture and filters settings to the main window.
ritsuka
2015-07-27
1
-6
/
+4
*
MacGui: add nullability annotations to the headers and use weak where is poss...
ritsuka
2015-05-30
1
-1
/
+1
*
MacGui: don't hardcode which encoders support the preset system.
Rodeo
2015-05-29
1
-1
/
+1
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-6
/
+6
*
MacGui: do not apply the same preset to a job two times.
ritsuka
2015-01-31
1
-4
/
+4
*
MacGui: enable and fix more compiler warnings in the Xcode project.
ritsuka
2015-01-19
1
-2
/
+2
*
MacGui: fix a bunch of regressions (various crash when in some textfields, en...
ritsuka
2014-12-30
1
-4
/
+7
*
MacGui: remove redundant "enabled" property in a few view controller. Cosmeti...
ritsuka
2014-12-27
1
-7
/
+7
*
MacGui: remove unneeded init.
ritsuka
2014-12-27
1
-4
/
+0
*
MacGui: remove some unused #import. Move again more things in HBController to...
ritsuka
2014-12-23
1
-16
/
+1
*
MacGui: use HBJob when possible.
ritsuka
2014-12-21
1
-2
/
+0
*
MacGui: separate the video settings logic from the view controller. There are...
ritsuka
2014-12-18
1
-1308
/
+156
*
json: add json APIs
jstebbins
2014-12-16
1
-2
/
+2
*
MacGui: fix the constant quality / avg bitrate radio button selection when re...
ritsuka
2014-11-01
1
-1
/
+1
*
MacGui: update the file name when the bitrate is changed and auto naming is e...
ritsuka
2014-10-24
1
-0
/
+5
*
MacGui: hide the “Use advanced options panel” checkbox too when the advan...
ritsuka
2014-09-17
1
-13
/
+59
*
MacGui: disable/enable the encoder options label when needed and fix the enco...
ritsuka
2014-08-25
1
-3
/
+6
*
MacGui: fixed two small leaks.
ritsuka
2014-08-23
1
-0
/
+1
*
MacGui: load the old lavcOption format too is preset in the preset.
ritsuka
2014-08-21
1
-2
/
+9
*
MacGui: remapped lavcOption to VideoOptionExtra.
ritsuka
2014-08-21
1
-14
/
+22
*
MacGui: load the lavcOption from preset and fixed the encoder selection when ...
ritsuka
2014-08-21
1
-0
/
+10
*
MacGui: generalize video preset/tune/profile/level handling to make it works ...
ritsuka
2014-08-21
1
-335
/
+374
*
MacGui: implemented the HBViewValidation protocol in each of the main window ...
ritsuka
2014-08-10
1
-7
/
+7
*
MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...
ritsuka
2014-07-15
1
-0
/
+1339