summaryrefslogtreecommitdiffstats
path: root/macosx/icons/EncodeCanceled.png
Commit message (Collapse)AuthorAgeFilesLines
* Move png icons into an asset cataloganongitter2016-02-111-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 Galassi2015-10-191-0/+0
| | | | added a icon for failed encode.
* MacGui: Queue Update - thanks travistexdynaflash2007-12-171-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