summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.mm
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Picture Preview - Anamorphicdynaflash2007-04-171-16/+21
* MacGui: Fix Presets mangling the x264 option strings for the umpteenth time.dynaflash2007-04-161-39/+41
* MacGui: Presets Built in changes-dynaflash2007-04-161-7/+7
* Fixed a bug in the Mac GUI (Controller.mm), introduced in rev 511, whereby se...maurj2007-04-161-16/+23
* Amended controller.mm to prevent the user from selecting the same audio track...maurj2007-04-161-7/+19
* Unbreak the build! Yay. (Should have been part of r508).clee2007-04-151-8/+8
* MacGui: Fix x264 options strings in the queue by implementing patch from Nyx....dynaflash2007-04-131-9/+28
* MacGui: Show x264 options string right under the "Encoder" drop down in main ...dynaflash2007-04-131-1/+8
* MacGui: Attempt to fix x264 options in Presets.dynaflash2007-04-121-5/+13
* MacGui: Presets - modify built in presets to work with the new audio formats....dynaflash2007-04-121-12/+24
* MacGui: Presets now utilize Audio Mixdowns Thanks maurj!dynaflash2007-04-121-18/+84
* Updated the Mac GUI to use the new audio mixdowns. This means that the Mac G...maurj2007-04-121-85/+203
* Checking in macosx/Controller.mm, which should have been included with rev 49...maurj2007-04-111-1/+1
* MacGui: Framerate Revert changes back to "Same as Source" from rev 492dynaflash2007-04-101-12/+3
* MacGui: Frameratedynaflash2007-04-101-3/+12
* MacGui: Presets - fix bug where editing the preset name corrupts the x264 opt...dynaflash2007-04-101-1/+1
* MacGui: Built In Presetsdynaflash2007-04-061-3/+3
* MacGui: Add PS3 Built in Preset. This needs to be tested by someone that has ...dynaflash2007-04-051-1/+73
* MacGui: Last source directory used is now remembered and used the next time i...dynaflash2007-04-051-1/+1
* MacGui: Presets Menu now in Main Menu bardynaflash2007-04-051-6/+39
* MacGui: disable Vorbis 6 channel encoding since it is broken in libhb.dynaflash2007-04-041-4/+4
* MacGui: x264 options in presets - initial implementationdynaflash2007-04-041-9/+52
* MacGui: Presetsdynaflash2007-03-301-6/+21
* MacGui: Chapter Markers Fixesdynaflash2007-03-301-9/+14
* MacGui: Picture Preview no longer distorts in Anamorphic Modedynaflash2007-03-291-21/+74
* MacGui: Enable 5.1 6 channel audio extraction for OGM with Vorbis audiodynaflash2007-03-281-11/+19
* MacGui: Preset refinementsdynaflash2007-03-281-16/+38
* MacGui: re-fix bug where changing the destination field would reset the setti...dynaflash2007-03-271-1/+1
* MacGui: Add Chapter Markers to the iPod and AppleTV "Factory" presets.dynaflash2007-03-251-1/+5
* MacGui: Added Chapter Markers to user presetsdynaflash2007-03-251-1/+5
* MacGui: Add Chapter Marker Preferencedynaflash2007-03-251-0/+4
* MacGui: Re-enable custom user presets.dynaflash2007-03-251-8/+9
* MacGui: Create Chapter Markers implemented in gui.dynaflash2007-03-231-11/+181
* MacGui: Re-enable Audio Track 2 for saintdevs fix (thanks saintdev!)dynaflash2007-03-211-16/+8
* MacGui: Introduce Auto Namingdynaflash2007-03-141-1/+11
* MacGui: Fix Preset Selection Crashdynaflash2007-03-141-80/+79
* MacGui: Thinine's custom file size and x264 fix.dynaflash2007-03-131-1/+1
* MacGui: Destination File Browse Windowdynaflash2007-03-131-5/+5
* MacGui: Patch from Thinine: For x264 options, use UTF8String instead of CStri...jbrjake2007-03-111-2/+2
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-43/+518
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-20/+267
* barber pole progress bar is shown during the "muxing" phase and no longer sho...johnallen2007-01-141-4/+6
* - OSX GUI: the [Enable Queue] checkbox was not disabled by default. A user co...benlake2007-01-101-1/+1
* Revert HB mac gui to m0k layout for impending 0.7.2 release.dynaflash2007-01-081-7/+9
* added HB_STATE_MUXING to hb_state_s and corresponding structure.johnallen2007-01-071-0/+25
* by dynflashhandbrake2007-01-021-4/+18
* Pri: Add preference for the default audio streamhandbrake2007-01-021-1/+17
* Fixed HandBrake Scan Panel for Optical Drivehandbrake2006-12-311-16/+12
* HandBrake 0.7.1a1rhester2006-09-301-1/+15
* Moves drive detection to a seperate classtiter2006-03-181-13/+1