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
/
HBSubtitlesDefaults.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: make use of some newer NSCoding api to better report decoding failure.
Damiano Galassi
2019-08-15
1
-2
/
+1
*
MacGui: fix an exception when reading an HBJob from disk; do not store previe...
Damiano Galassi
2019-08-14
1
-0
/
+1
*
MacGui: move the queue libhb instance to an xpc service.
Damiano Galassi
2019-08-11
1
-1
/
+1
*
MacGui: write the queue to disk less often and add some validations when read...
Damiano Galassi
2019-06-08
1
-0
/
+8
*
MacGui: do not load a job from disk if one or more job objects are missing.
Damiano Galassi
2017-04-21
1
-1
/
+4
*
MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...
Damiano Galassi
2016-10-29
1
-0
/
+5
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-0
/
+1
*
MacGui: partial undo/redo support in the defaults sheets.
Damiano Galassi
2015-10-22
1
-0
/
+67
*
MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ve...
Damiano Galassi
2015-10-13
1
-2
/
+2
*
MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...
ritsuka
2015-04-22
1
-2
/
+7
*
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
-7
/
+1
*
MacGui: fix typo.
ritsuka
2015-02-18
1
-2
/
+2
*
MacGui: add Burn-In options to subtitle defaults hopefully similar to the Lin...
ritsuka
2015-02-17
1
-2
/
+56
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-2
/
+22
*
MacGui: implement NSCoding protocol in HBJob.
ritsuka
2014-12-22
1
-0
/
+29
*
MacGui: removed two useless array creation and made a copy of the trackSelect...
ritsuka
2014-11-02
1
-1
/
+2
*
MacGui: store the audio and subtitles defaults in each queue item so they can...
ritsuka
2014-08-25
1
-1
/
+1
*
MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...
ritsuka
2014-08-22
1
-0
/
+67