summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueController.mm
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Queue -Stop animating currently encoding job icon when paused, restar...dynaflash2009-02-121-2/+8
* MacGui: Constant Quality Slider now QP/RF based.dynaflash2009-02-101-1/+1
* MacGui: Video Filter and Picture Settingsdynaflash2009-02-061-16/+23
* MacGui: Picture Filters Inspector enhancementsdynaflash2009-02-041-17/+40
* MacGui: Queue - Add the estimated bitrate to the queue display when displayin...dynaflash2008-10-271-1/+1
* MacGui: Queue - Add drc info for the audio tracks thanks to NightStorm for br...dynaflash2008-10-011-0/+37
* MacGui: Queue - Fix drag'n drop so that when dragging over an item, it doesn'...dynaflash2008-09-261-67/+33
* MacGui: Update labels for the mp4 options in both the main window and the que...dynaflash2008-09-261-3/+3
* MacGui: Queue display - fix display of deinterlace modesdynaflash2008-09-241-3/+3
* MacGui: queue - add the file output name to the first title line in the queue...dynaflash2008-09-241-2/+24
* MacGui: update the deblock filter setting display in the queue.dynaflash2008-09-231-11/+4
* MacGui: Re-enable deleting encodes with the delete key if hilighted.dynaflash2008-09-221-1/+12
* MacGui: Add encoding status readout to the queue windowdynaflash2008-09-221-0/+9
* MacGui: "Stop" command modificationsdynaflash2008-09-181-1/+2
* MacGui: Queue allow proper deleting of encoding queue items and proper deleti...dynaflash2008-09-181-3/+49
* MacGui: Resilient Queue: Initial Implementationdynaflash2008-09-161-1827/+676
* MacGui: Some small enhancements and clean ups in HBQueueController ritsuka2008-08-071-198/+159
* MacGui: Use nil instead of NULL. Patch by blindjimmy. http://handbrake.djgrap...ritsuka2008-07-281-5/+5
* MacGui: convert HBQueueController to be a subclass of NSWindowController - ku...dynaflash2008-06-171-22/+25
* MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...dynaflash2008-04-151-1/+1
* MacGUI: Fixed some crashes in the queue on x86_64ritsuka2008-04-081-24/+24
* MacGui: Fix errant encode done growl alert and send to MetaX function when fi...dynaflash2008-04-081-7/+16
* MacGui: Enhance Growl notifications and send to metaX so that each encode is ...dynaflash2008-04-071-1/+23
* MacGui: Implement per track audio settings.dynaflash2008-04-071-8/+8
* MacGUI: Update to use the new audio layout.saintdev2008-04-011-31/+61
* MacGui: add HB_AMIXDOWN_AC3 to HB QueueController so it reports the new hybri...dynaflash2008-02-171-2/+3
* MacGui: Adds Loose Anamorphic information to the queue displaydynaflash2008-01-291-10/+30
* Put the correct subtitle language in the Queue for the Mac GUI.eddyg2008-01-221-2/+2
* MacGui: Warn of duplicate output filenames when adding to the queue.dynaflash2008-01-141-3/+23
* MacGui: Add preset name used (or custom) to the queue and activity logdynaflash2008-01-091-275/+364
* MacGui: Queue Update - thanks travistexdynaflash2007-12-171-244/+328
* MacGui: Queue Enhancements courtesy of travistexdynaflash2007-10-091-241/+657
* MacGui: Queue - fixes issue where starting a job and then adding to the queue...dynaflash2007-09-261-18/+58
* MacGui: Queue update adds auto wrap to detail lines so that detail does not g...dynaflash2007-09-241-1287/+733
* MacGui: Queue improvements from travistexdynaflash2007-09-171-34/+463
* MacGui: New Queue Enhancements courtesy of travistexdynaflash2007-09-141-64/+337
* MacGui: New queue enhancementsdynaflash2007-09-111-339/+614
* MacGui: Queue improvementdynaflash2007-09-071-150/+151
* MacGui: Queue Improvements from travistexdynaflash2007-09-071-74/+511
* MacGui: New Active Queue implementation courtesy of travistexdynaflash2007-09-051-0/+841