summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add "Open Source (Specify Title)" featuredynaflash2007-11-195-87/+189
* MacGui: Activity Logdynaflash2007-11-165-5/+15
* Minor preset changes:jbrjake2007-11-151-8/+8
* MacGui: Move app support directory check to -init in controller.mmdynaflash2007-11-152-59/+61
* MacGui: Activity Window Logging Initial Implementationdynaflash2007-11-145-10/+97
* MacGui: VFR controls initial implementationdynaflash2007-11-107-3/+55
* MacGui: Fixes a small bug -- if a default value was selected twice for one of...jbrjake2007-11-091-3/+6
* MacGui: change -PrepareJob to -prepareJob to match cocoa coding conventionsdynaflash2007-11-091-3/+3
* MacGui: Add Deblock to the presets systemdynaflash2007-11-071-1/+9
* MacGui: Added Deblock to filters in Picture Preview Windowdynaflash2007-11-0711-7/+42
* MacGui: Reorganize Controller.mm methodsdynaflash2007-11-021-1141/+1206
* Modify the xcode libhb default target to properly reflect version 0.9.1 for j...dynaflash2007-10-241-2/+2
* MacGui: Queue Enhancements courtesy of travistexdynaflash2007-10-0918-272/+772
* MacGui: Remove the sanity check for 23.976 framerate and detelecinedynaflash2007-10-092-18/+2
* MacGui: Rename iPhone preset to iPhone / iPod Touch0.9.1dynaflash2007-10-081-1/+1
* MacGui: update build number to : 2007100800 for 0.9.1 releasedynaflash2007-10-082-3/+3
* MacGUI: Removed some localized strings so the presets work fine in the frenc...ritsuka2007-10-051-0/+0
* MacGui: Fix issue where Source is display with the volume id (ie. disk1) inst...dynaflash2007-09-281-3/+4
* MacGui: Add the auto detected framerate to the "Same as source" item in the "...dynaflash2007-09-271-4/+66
* A line went missing from Controller.mm in the reorg of that file, youeddyg2007-09-261-0/+5
* 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-2426-1352/+808
* MacGUI: Remove not used icons from xcode projectritsuka2007-09-231-41/+9
* MacGUI: Various little code cleanup and small alignment fixes in the nib.ritsuka2007-09-234-143/+87
* MacGUI: don't reset codecs popup when changing format, if the new format supp...ritsuka2007-09-221-0/+6
* MacGui: Keep track of the state of the keep aspect ratio checkbox when turnin...dynaflash2007-09-192-10/+27
* MacGui: Add conditional to 6 channel vorbis to remove < 192 bitrates from po...dynaflash2007-09-181-0/+11
* MacGui: Enable 6-channel Vorbis audiodynaflash2007-09-181-1/+2
* MacGui: Auto resize picture window to reflect proper anamorphic size in the P...dynaflash2007-09-181-33/+51
* MacGui: Hawman fix for the HawkPack toolbar icons. Fixes nasty alpha issue wi...dynaflash2007-09-172-0/+0
* MacGui: Queue improvements from travistexdynaflash2007-09-174-36/+466
* MacGui: Scale > 720 or > 480 Picture Previews and the Picture Settings window...dynaflash2007-09-165-11/+140
* MacGui: Use the parent folder if VIDEO_TS is chosen as a source for display a...dynaflash2007-09-142-31/+37
* MacGui: New Queue Enhancements courtesy of travistexdynaflash2007-09-149-74/+719
* MacGui: Update Toolbar icons with the HawkPackdynaflash2007-09-1314-6/+42
* MacGui: Fix the target size crash for real, and autovalidate the open source ...ritsuka2007-09-121-5/+1
* MacGui: Add warning if "Sleep" or "Shutdown" is going to occur after encoding...dynaflash2007-09-122-0/+35
* MacGui: Fix Quit command, especially during encodingdynaflash2007-09-122-45/+70
* MacGui: Fix a crash in calculateBitrate:ritsuka2007-09-121-1/+1
* MacGui: fix deinterlace setting for the Picture Preview window which as broke...dynaflash2007-09-111-0/+12
* MacGui: Reorganized prefs window. Re-added pref-general.png to copy bundle re...ritsuka2007-09-114-7/+13
* MacGui: Fix starting an encode when nothing is in the queue bug which was int...dynaflash2007-09-111-1/+7
* MacGui: New queue enhancementsdynaflash2007-09-1118-1560/+1329
* MacGui: Fixed a memory leak in picturecontroller.mm added in #936ritsuka2007-09-111-2/+1
* MacGui: Fix build, there is no pref-advanced.png at the moment.ritsuka2007-09-111-4/+0
* MacGui: Added two not-so-good icons made by me for the prefs window toolbar.ritsuka2007-09-115-8/+20
* Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...eddyg2007-09-111-4/+3
* MacGui: better looking plus and minus icons for the presets drawerritsuka2007-09-106-2/+11
* MacGui: New preferences window. We need some new icons for the toolbar.ritsuka2007-09-109-40/+175
* MacGui: Fixed bitrate calculation for target size.ritsuka2007-09-094-10/+5