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: update documentation url.
Damiano Galassi
2019-11-11
1
-1
/
+1
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-1
/
+1
*
MacGui: disable security-scoped bookmarks resolution in the XPC service.
Damiano Galassi
2019-08-19
1
-0
/
+17
*
MacGui: add a method to send a NSError to activity log.
Damiano Galassi
2019-08-15
1
-3
/
+16
*
MacGui: move the queue libhb instance to an xpc service.
Damiano Galassi
2019-08-11
1
-0
/
+5
*
MacGui: refactor the preferences keys and autonaming methods; fix the queue w...
Damiano Galassi
2019-07-29
1
-192
/
+1
*
MacGui: revert 8d5f8fc7f55d45a082efd5c624c04b84118fb2b5 because it breaks oth...
Damiano Galassi
2019-07-19
1
-1
/
+1
*
MacGui: Set /docs rather than /docs/en/1.2.0 for the documentation. Better f...
sr55
2019-07-16
1
-1
/
+1
*
MacGui: fix build when deployment target is set to 10.14.
Damiano Galassi
2019-06-09
1
-1
/
+1
*
MacGui: make sure System Events is running, if not the permission alert will ...
Damiano Galassi
2019-06-09
1
-4
/
+15
*
MacGui: fix queue sleep and shutdown on 10.14 and under sandbox.
Damiano Galassi
2019-06-08
1
-0
/
+48
*
MacGui: fix documentation link, some property annotations.
Damiano Galassi
2019-02-14
1
-0
/
+5
*
MacGui: send integerForKey: instead of [objectForKey:] intValue]
Damiano Galassi
2019-02-12
1
-3
/
+4
*
MacGui: make the available format tokens textfield highier, and cache the NSD...
Damiano Galassi
2018-08-31
1
-27
/
+34
*
Autoname creation date
Matthew Lazarow
2018-08-13
1
-4
/
+40
*
MacGui: avoid calling boolForKey on NSUserDefaults values.
Damiano Galassi
2018-06-09
1
-3
/
+3
*
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