summaryrefslogtreecommitdiffstats
path: root/macosx/HBSubtitles.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix HBJob copy method, plus small performance optimisation in HBAudio...Damiano Galassi2016-11-021-1/+1
* MacGui: made some HBJob properties private.Damiano Galassi2016-10-311-9/+0
* MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...Damiano Galassi2016-10-291-3/+5
* MacGui: rewrote the subtitles tab to use bindings, view-based table view and ...Damiano Galassi2015-10-221-33/+8
* MacGui: add more nullability annotations.ritsuka2015-06-011-0/+4
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-1/+1
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-1/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-2/+2
* MacGui: fix some leaksritsuka2015-01-151-2/+7
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-0/+65
* MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...ritsuka2014-07-151-58/+0
* MacGUI: Varius warnings fixes:ritsuka2013-10-251-2/+2
* MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...ritsuka2013-10-151-3/+3
* MacGui: forbid including passthru PGS subtitle streams in MP4.Rodeo2013-03-121-0/+1
* MacGui: Queued item editing initial implementation.dynaflash2010-01-211-0/+2
* MacGui: Fix issue with subtitle changes affecting all encodes in the queue by...dynaflash2009-12-101-1/+1
* MacGui: srt subtitle support initial implementationdynaflash2009-07-161-1/+12
* MacGui: Multiple subtitle tracks initial implementationdynaflash2009-06-131-0/+44