Directory macosx/English.lproj/PictureSettings.nib/

Directory Created:
2007-09-08 12:30
Directory Deleted:
2008-01-08 16:43
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/macosx/English.lproj/PictureSettings.nib

Lines of Code

macosx/English.lproj/PictureSettings.nib/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 183 (100.0%) 8.7
dynaflash 15 (71.4%) 131 (71.6%) 8.7
ritsuka 6 (28.6%) 52 (28.4%) 8.6

Most Recent Commits

dynaflash 2008-01-08 16:43

MacGui: HandBrake.app xib nib conversion
- All nibs in the HandBrake target are now .xib file format
- Will only build with IB 3 and above, which means HandBrake.app now only build on Leopard
- Changed the "Per-configuration Build Products Path" to be "$(PROJECT_DIR)/.." in order to successfully build - thanks travistex

0 lines of code changed in:

  • macosx/English.lproj/PictureSettings.nib: classes.nib (del), info.nib (del), keyedobjects.nib (del)
dynaflash 2008-01-03 20:11

MacGui: Loose Anamorphic initial implementation
- Changes the PAR checkbox to an anamorphic NSPopUp Button with "None", "Strict", and "Loose".
- Sanity checks against the ffmpeg encoder, until that gets fixed.
- removed six unneeded outlets for picture sizing in Controller.mm.
- Previous presets will gracefully degrade to us "Strict" if anamorphic is specified.
- I know about the bug where the picture window changes size on the first width drop when resizing Loose Anamorphic, so dont ask ;)

123 lines of code changed in:

  • macosx/English.lproj/PictureSettings.nib: classes.nib (+113 -49), info.nib (+10 -8), keyedobjects.nib (changed)
dynaflash 2007-11-10 03:00

MacGui: VFR controls initial implementation
- Adds a vfr checkbox next to the detelecine filter in the Picture Settings Window
- Tuns on detelecine and disables its checkbox
- Sets Framerate in the main window to 29.967 and disables it
- Sets job->vfr = 1 if vfr is checked in -prepareJob

2 lines of code changed in:

  • macosx/English.lproj/PictureSettings.nib: classes.nib (+1), info.nib (+1 -1), keyedobjects.nib (changed)
dynaflash 2007-11-07 17:28

MacGui: Added Deblock to filters in Picture Preview Window
- Currently uses a checkbox that enables pp7 (default settings)

2 lines of code changed in:

  • macosx/English.lproj/PictureSettings.nib: classes.nib (+1), info.nib (+1 -1), keyedobjects.nib (changed)
dynaflash 2007-09-16 01:48

MacGui: Scale > 720 or > 480 Picture Previews and the Picture Settings window to fit to screen.
- Perfect for HD transport streams or any HD source
- If source width is > 720 or source height is > 480, the Picture Settings window will scale appropriately to 85% of either the users screen height or width, whichever it runs into first.
- The scaled size for the preview is displayed in the Picture settings detail at the bottom as a percentage.
- Thanks blindjimmy !!

4 lines of code changed in:

  • macosx/English.lproj/PictureSettings.nib: classes.nib (+3), info.nib (+1 -1), keyedobjects.nib (changed)
ritsuka 2007-09-10 16:49

MacGui: better looking plus and minus icons for the presets drawer

0 lines of code changed in:

  • macosx/English.lproj/PictureSettings.nib: keyedobjects.nib (changed)
ritsuka 2007-09-09 19:06

MacGui: Fixed bitrate calculation for target size.

0 lines of code changed in:

  • macosx/English.lproj/PictureSettings.nib: keyedobjects.nib (changed)
ritsuka 2007-09-08 20:36

MacGui: Fixed two stupid alignment problems in the main window, I should really check better before commiting anything.

0 lines of code changed in:

  • macosx/English.lproj/PictureSettings.nib: keyedobjects.nib (changed)
ritsuka 2007-09-08 12:30

MacGui:
- Move Picture Settings window in a new nib
- Cleanup main window nib, delete some useless hidden NSTextfField
- Change "Queue" menu item keyboard shortctus to cmd-2
- Add cmd-? keyboard shortcuts to "HandBrake User Guide" menu item
- HandBrake main windows is now shown if the dock icon is clicked and there is no open window

52 lines of code changed in:

  • macosx/English.lproj/PictureSettings.nib: classes.nib (new 44), info.nib (new 8), keyedobjects.nib (new)
Generated by StatSVN 0.3.0