summaryrefslogtreecommitdiffstats
path: root/macosx/HBSubtitlesTrack.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: update subtitles tracks serialization check after the libhb enum change.Damiano Galassi2020-03-301-1/+1
* MacGui: fix HBSubtitlesTrack unarchiver when the track is an external ssa file.Damiano Galassi2019-11-201-1/+1
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-2/+2
* MacGui: passthru tracks names.Damiano Galassi2019-08-301-0/+3
* MacGui: fix an exception when reading an HBJob from disk; do not store previe...Damiano Galassi2019-08-141-0/+2
* MacGui: convert the last usage of NSDictionary to a proper class, fix externa...Damiano Galassi2019-08-131-10/+7
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-2/+2
* Fix some typos (#2202)Nomis1012019-07-311-2/+2
* MacGui: write the queue to disk less often and add some validations when read...Damiano Galassi2019-06-081-3/+6
* MacGui: support SSA file import.Damiano Galassi2019-01-151-9/+9
* MacGui: improve management of security scoped resources. Fix external SRT in ...Damiano Galassi2017-01-251-0/+1
* MacGui: properly enable the "burned in" checkbox when switching from mp4 to m...Damiano Galassi2016-12-281-1/+1
* MacGui: fix subtitles offset undo and add kvp dependencies for the 'isForcedS...Damiano Galassi2016-07-251-3/+3
* MacGui: disable the 'forced' checkbox for subtitles track if forced is not su...Damiano Galassi2016-07-211-0/+5
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-111-0/+4
* MacGui: fix HBSubtitlesTrack copy, it missed the container ivar.Damiano Galassi2016-01-301-0/+1
* MacGui: rewrote the subtitles tab to use bindings, view-based table view and ...Damiano Galassi2015-10-221-0/+420