summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueController.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-2/+1
* MacGui: annotate the type of some arrays, and check the count of the input jo...Damiano Galassi2015-10-281-1/+1
* MacGui: improved queue with undo/redo support for adding/removing jobs, and a...Damiano Galassi2015-10-191-0/+2
* MacGui: second part of the previous commitritsuka2015-08-061-1/+1
* MacGui: various queue improvements, including:ritsuka2015-07-221-1/+0
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-2/+7
* MacGui: Remove the "Reload queue" alert. The queue is always reloaded and the...ritsuka2015-04-221-0/+2
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-2/+2
* MacGui: refactor the stderr/stdout redirect code to be more modular.ritsuka2015-02-201-1/+0
* MacGui: move the application delegate to its own class. Removed the "Open Sou...ritsuka2015-01-221-0/+4
* MacGui: rename cancel: to cancelRip: so it won't be automatically called when...ritsuka2015-01-201-1/+1
* MacGui: moved the queue code from HBController to HBQueueController, reworked...ritsuka2015-01-191-7/+22
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-9/+3
* MacGui: moved the HBQueueOutlineView class to its own file.ritsuka2014-11-231-29/+0
* MacGui: general clean up of HBQueueController: removed unused UI elements and...ritsuka2014-08-181-102/+1
* MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...ritsuka2013-10-151-1/+8
* MacGui: fix compil<tion with clang.Rodeo2013-09-201-1/+1
* MacGui: Fix how we get the current instances pid number since NSRunningApplic...dynaflash2010-07-191-0/+1
* MacGui: Initial implementation of new queue sync code which allows multi-inst...dynaflash2010-07-171-3/+3
* MacGui: Queued item editing initial implementation.dynaflash2010-01-211-0/+1
* MacGui: Queue - Fix drag'n drop so that when dragging over an item, it doesn'...dynaflash2008-09-261-2/+1
* MacGui: Add encoding status readout to the queue windowdynaflash2008-09-221-1/+1
* MacGui: Resilient Queue: Initial Implementationdynaflash2008-09-161-183/+40
* MacGui: Some small enhancements and clean ups in HBQueueController ritsuka2008-08-071-8/+8
* MacGui: convert HBQueueController to be a subclass of NSWindowController - ku...dynaflash2008-06-171-5/+3
* MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...dynaflash2008-04-151-1/+1
* MacGUI: Forgot a file in my previous commit.ritsuka2008-04-081-4/+4
* MacGui: Implement per track audio settings.dynaflash2008-04-071-2/+3
* MacGUI: Update to use the new audio layout.saintdev2008-04-011-0/+2
* MacGui: Adds Loose Anamorphic information to the queue displaydynaflash2008-01-291-1/+5
* MacGui: Warn of duplicate output filenames when adding to the queue.dynaflash2008-01-141-1/+4
* MacGui: Add preset name used (or custom) to the queue and activity logdynaflash2008-01-091-13/+43
* MacGui: Queue Update - thanks travistexdynaflash2007-12-171-15/+78
* MacGui: Queue Enhancements courtesy of travistexdynaflash2007-10-091-13/+60
* MacGui: Queue update adds auto wrap to detail lines so that detail does not g...dynaflash2007-09-241-19/+71
* MacGui: Queue improvements from travistexdynaflash2007-09-171-1/+2
* MacGui: New Queue Enhancements courtesy of travistexdynaflash2007-09-141-4/+20
* MacGui: New queue enhancementsdynaflash2007-09-111-7/+15
* MacGui: Queue Improvements from travistexdynaflash2007-09-071-3/+10
* MacGui: New Active Queue implementation courtesy of travistexdynaflash2007-09-051-0/+62