summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Matroska initial implementationdynaflash2007-07-172-10/+49
* MacGui: Remove x264 opt field from the preferences.dynaflash2007-07-161-0/+0
* MacGui: x264 options are now retained even after you customize a preset.dynaflash2007-07-161-16/+2
* MacGui: Active Queue Initial Implementationdynaflash2007-07-166-168/+211
* OK, I might have horribly screwed it up, but this *should* allow jam building...jbrjake2007-07-141-0/+22
* MacGui: re-enable cancel button during title scan in scan controller.dynaflash2007-07-101-1/+1
* MacGui: Queue fixdynaflash2007-07-091-2/+2
* MacGui: Small fix in main windowdynaflash2007-07-095-3/+6
* MacGui: Enhanced Queue initial implementationdynaflash2007-07-095-27/+204
* MacGui: Add auto crop value to main windowdynaflash2007-07-067-20/+70
* Implement transport and program stream support. With these changes it's now p...awk2007-07-041-0/+6
* MacGui: Presets use white font when selecting built in presets (previously st...dynaflash2007-06-291-4/+29
* MacGui: Add description field and tooltips for Presetsdynaflash2007-06-295-4/+40
* MacGui: Built In Presets - Added iPod Low-Resdynaflash2007-06-282-22/+92
* MacGui: Re-Add Preference to enable 64 bit mp4 files option in the main window. dynaflash2007-06-283-3/+11
* MacGui: ScanController modification so it skips the opening scan choice sheet...dynaflash2007-06-202-19/+75
* MacGui: Close Main Window issue fixed.dynaflash2007-06-195-5/+25
* MacGui: Chapter Popup fix condition where user can select a start chapter gre...dynaflash2007-06-193-2/+13
* MacGui: Pref for Encode Done alert addeddynaflash2007-06-183-13/+26
* MacGui: Disable DVD Drive Auto-Detect option in preferences.dynaflash2007-06-147-22/+52
* MacGui: Remove Preference introduced in rev 620 to make users enable 64bit mp...dynaflash2007-06-142-4/+1
* MacGui: + 4 GB Mpeg-4 modificationdynaflash2007-06-144-2/+6
* MacGui: Enable + 4GB Mpeg-4 file outputdynaflash2007-06-145-30/+59
* MacGui: Add Turbo option for x264 two pass encodingdynaflash2007-06-135-47/+88
* MacGui: Proposal for replacing UpdateUI timer in HBController. HBCore is a mo...cleaner2007-06-102-0/+323
* Debug output window is now opened automatically if it was visible when HB was...cleaner2007-06-062-0/+12
* - Removed obsolete 'DefAdvancedx264FlagsShow' preference settingcleaner2007-06-062-1/+0
* - Moved preferences window from MainMenu.nib to Preferences.nibcleaner2007-06-0612-448/+165
* Moved initialization of default preferences from [PrefsController awakeFromNi...cleaner2007-06-053-24/+31
* Typo fix and test of commit rights.cleaner2007-06-051-1/+1
* MacGui: Make Debug window non editable.dynaflash2007-06-042-2/+2
* MacGui: Add stdout to the Debug Inspector windowdynaflash2007-06-041-1/+4
* MacGui: update scancontroller to help fix the HB floating window issue.dynaflash2007-05-301-31/+18
* MacGui: switches the x264 option widgets for mixed-refs, weightb, brdo, bime,...jbrjake2007-05-275-137/+86
* MacGui: adds deblocking widgets for the x264 advanced options tab. God this o...jbrjake2007-05-225-7/+97
* MacGui: Debug Window to read libhb output like cli in inspector windowdynaflash2007-05-2114-15/+475
* MacGui: finishes out the b-frame x264 options by adding widgets for bime and ...jbrjake2007-05-194-2/+151
* MacGui: Remove x264 option "No DCT-Decimate" value from option strings for an...dynaflash2007-05-181-2/+2
* MacGui: adds x264 option widgets for b-rdo, weight, and b-pyramid. And a litt...jbrjake2007-05-165-3/+107
* macGui: move "Duration" to the title/chapter line for source and move "Output...dynaflash2007-05-163-2/+3
* MacGui: adds x264 option widget for merangejbrjake2007-05-155-3/+43
* MacGui: fix file suffix creation for .ogm (the break was misplaced in the cas...jbrjake2007-05-151-2/+2
* MacGui: use subq for subpixel motion estimation instead of subme. This helps ...jbrjake2007-05-151-2/+8
* macGui: fix bug in Advanced x264 option widgetsdynaflash2007-05-151-3/+11
* MacGui: x264 options widget for motion estimation. This is the first widget t...jbrjake2007-05-155-9/+129
* MacGui: more cosmetic whitespace changes for the x264 option stuff in control...jbrjake2007-05-151-151/+157
* MacGui: pretty up the x264 option section of controller.mm by using uniform w...jbrjake2007-05-151-232/+237
* macGui: Fix broken connection from previous commitdynaflash2007-05-103-5/+4
* MacGui: adds mixed-refs pop-up for the advanced x264 options.jbrjake2007-05-105-3/+34
* MacGui: Advanced Tab only shows x264 opt widgets when x264 is selected as the...dynaflash2007-05-095-11/+33