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
/
HBUtilities.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: add a short source description after the source name.
Damiano Galassi
2017-12-15
1
-12
/
+0
*
MacGui: preserve the output file name if auto naming is not enabled and the s...
Damiano Galassi
2017-02-22
1
-1
/
+2
*
MacGui: improve management of security scoped resources. Fix external SRT in ...
Damiano Galassi
2017-01-25
1
-2
/
+7
*
MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB...
Damiano Galassi
2017-01-20
1
-12
/
+40
*
MacGui: return 'und' is the language is unknown.
Damiano Galassi
2016-12-20
1
-1
/
+1
*
MacGui: use the languages from the audio preferences for built-in presets, th...
Damiano Galassi
2016-12-14
1
-0
/
+16
*
MacGui: added some enum to HBJob model to make things nicer in swift, plus tw...
Damiano Galassi
2016-03-14
1
-0
/
+20
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-0
/
+1
*
MacGui: remove the browsedSourceDisplayName ivar in HBController.
Damiano Galassi
2016-01-12
1
-0
/
+12
*
MacGui: rework the way HBController scans, remove an ivar and move some unrel...
Damiano Galassi
2016-01-10
1
-0
/
+127
*
MacGui: add nullability annotations to the headers and use weak where is poss...
ritsuka
2015-05-30
1
-1
/
+1
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-1
/
+1
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-2
/
+2
*
MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...
ritsuka
2015-02-21
1
-13
/
+0
*
MacGui: remove logs older than a month in the EncodeLogs folder.
ritsuka
2015-02-20
1
-0
/
+14
*
MacGui: refactor the stderr/stdout redirect code to be more modular.
ritsuka
2015-02-20
1
-0
/
+8
*
MacGui: fix a bunch of regressions (various crash when in some textfields, en...
ritsuka
2014-12-30
1
-6
/
+6
*
MacGui: separate the video settings logic from the view controller. There are...
ritsuka
2014-12-18
1
-4
/
+4
*
MacGui: fixed another numbers of warnings.
ritsuka
2014-10-23
1
-1
/
+1
*
MacGui: moved two methods used by the whole app to HBUtilities.m:
ritsuka
2014-07-16
1
-0
/
+29
*
MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...
ritsuka
2014-07-11
1
-0
/
+101