summaryrefslogtreecommitdiffstats
path: root/macosx/HBStateFormatter.m
Commit message (Expand)AuthorAgeFilesLines
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-1/+1
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* MacGui: fix an exception when reading an HBJob from disk; do not store previe...Damiano Galassi2019-08-141-10/+17
* MacGui: move the queue libhb instance to an xpc service.Damiano Galassi2019-08-111-1/+4
* MacGui: improve localized progress number formats, use a monospace string to ...Damiano Galassi2019-03-281-17/+21
* MacGui: Use the 00:00:00 format for all the time strings.Damiano Galassi2019-02-151-3/+3
* MacGui: refactor HBStateFormatter.Damiano Galassi2018-12-131-0/+153
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-111-133/+0
* MacGui: add a new formatter to convert a hb_state_t to a textual representation.ritsuka2015-04-301-0/+155