summaryrefslogtreecommitdiffstats
path: root/macosx/HBSubtitles.m
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...ritsuka2014-07-151-863/+0
* libhb: enable burn-in of all supported text subtitle formatsjstebbins2014-03-301-107/+80
* MacGUI: Varius warnings fixes:ritsuka2013-10-251-4/+4
* MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...ritsuka2013-10-151-66/+65
* MacGui: populate the SRT subtitle language list dynamically from libhb.Rodeo2013-07-131-187/+13
* Don't expose rate, mixdown, dither and encoder arrays to the UIs.Rodeo2013-05-301-1/+1
* MacGui: stop before the last ("None") subtitle track when converting incompat...Rodeo2013-05-121-3/+5
* MacGui: forbid including passthru PGS subtitle streams in MP4.Rodeo2013-03-121-78/+194
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-13/+7
* MacGui: Subtitle tab changesdynaflash2010-11-011-102/+89
* SSA subtitle burn injstebbins2010-09-281-6/+35
* Macgui: Sanity check multiple burned in vobsubs.dynaflash2010-05-261-3/+21
* MacGui: Enable soft vobsubs in mp4dynaflash2010-05-251-51/+5
* MacGui: Queued item editing initial implementation.dynaflash2010-01-211-1/+47
* MacGui: Fix issue with subtitle changes affecting all encodes in the queue by...dynaflash2009-12-101-1/+1
* Macgui: fix issue where choosing an srt subtitle file would fail to autmatica...dynaflash2009-10-071-0/+4
* MacGui: Subtitles - fix bug that prevented being able to select burned in sub...dynaflash2009-07-171-1/+1
* MacGui: remove broken conditional that was errantly included in srt subtitle ...dynaflash2009-07-161-10/+0
* MacGui: srt subtitle support initial implementationdynaflash2009-07-161-71/+547
* MacGui: Subtitles - Fix bug where setting the first track to None ( deleting ...dynaflash2009-06-161-45/+50
* MacGui: Multiple subtitle tracks initial implementationdynaflash2009-06-131-0/+444