summaryrefslogtreecommitdiffstats
path: root/macosx/HBSubtitlesTrack.m
Commit message (Collapse)AuthorAgeFilesLines
* 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
to support undo/redo.