Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move png icons into an asset catalog | anongitter | 2016-02-11 | 1 | -0/+0 |
| | | | | | Use of an asset catalog to store png icons instead of a folder to make it way easier to read in the Xcode project. | ||||
* | MacGui: improved queue with undo/redo support for adding/removing jobs, and ↵ | Damiano Galassi | 2015-10-19 | 1 | -0/+0 |
| | | | | added a icon for failed encode. | ||||
* | MacGui: Queue Update - thanks travistex | dynaflash | 2007-12-17 | 1 | -0/+0 |
- The primary change is that HBJob now copies the relevant fields out of hb_job_s that it needs. It no longer keeps a pointer reference to libhb's job. - The only time the queue looks at libhb's jobs is when scanning the job list in order to build of the GUI queue display. - Removed all uses of hb_current_job(). - Canceled jobs now stay listed in the queue, with a canceled icon. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1130 b64f7644-9d1e-0410-96f1-a4d463321fa5 |