summaryrefslogtreecommitdiffstats
path: root/macosx/HBStateFormatter.m
Commit message (Collapse)AuthorAgeFilesLines
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-1/+1
| | | | | | | Newest versions appear to have a "common.h" somewhere that is interfering with libhb/common.h. move headers into "handbrake" subdirectory
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
| | | | Rename hb.h to handbrake.h
* MacGui: fix an exception when reading an HBJob from disk; do not store ↵Damiano Galassi2019-08-141-10/+17
| | | | previews image when scanning the title in the queue; set the log level immediately; improve progress info when the pass number is not set yet.
* 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
| | | | avoid numbers jumping around.
* 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
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7134 b64f7644-9d1e-0410-96f1-a4d463321fa5