Directory macosx/English.lproj/OutputPanel.nib/

Directory Created:
2007-05-21 17:50
Directory Deleted:
2008-01-08 16:43
Total Files:
0
Deleted Files:
3
Lines of Code:
0

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 103 (100.0%) 5.4
ritsuka 3 (15.8%) 63 (61.2%) 21.0
dynaflash 16 (84.2%) 40 (38.8%) 2.5

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/OutputPanel.nib: classes.nib (del), info.nib (del), keyedobjects.nib (del)
ritsuka 2008-01-06 13:42

MacGUI: Fixed "Alert Window And Growl" option (thanks travistex) and small alignment changes in the Activity Window.

63 lines of code changed in:

  • macosx/English.lproj/OutputPanel.nib: classes.nib (+53 -19), info.nib (+10 -12), keyedobjects.nib (changed)
dynaflash 2007-11-16 14:17

MacGui: Activity Log
- Add "Clear Log" to the activity window contextual menu
- Clears the log and prints a new date/time header in the log
- Useful for starting a new log without having to relaunch HB.

4 lines of code changed in:

  • macosx/English.lproj/OutputPanel.nib: classes.nib (+1), info.nib (+3 -3), keyedobjects.nib (changed)
dynaflash 2007-11-14 17:37

MacGui: Activity Window Logging Initial Implementation
- stderr and stdout are now written to a .txt file as well as displayed in the activity window
- Each line from stdout and stderr is written as it comes out of libhb (instead of in batches) so that in the event of a crash, we see the very last log message just like in the cli output
- Log file is located at: ~/Library/Application Support/HandBrake/HandBrake-activitylog.txt
- Uses .txt file as .log files default to open in console (text editor is more user friendly to n00bs?).
- For initial implementation, log file is overwritten for each session, and the current date and time is printed at the top of the log. So, log is one session long, for now.
- Activity window is also now a normal window (not an inspector) so that you can minimize it and the picture preview window is not half covered up by it on a smaller (mbp) display
- Added "Open Log File" to the Activity Window contextual menu which opens the log file in the users default text editor

8 lines of code changed in:

  • macosx/English.lproj/OutputPanel.nib: classes.nib (+6 -1), info.nib (+2 -2), keyedobjects.nib (changed)
dynaflash 2007-07-25 20:08

MacGui: "Ritsuka Bar" toolbar initial implementation
- Thanks goes to Ritsuka!
- Moves the Start/Cancel, Pause/Resume, Presets Drawer and Activity Window (previously debug) controls into a nice toolbar at the top of the main window
- Resizes the height of the main window to allow for the progress bar at the bottom during encoding
- Small change in that now muxmkv.c is included in the xcode project under libhb resources. Instead of under the main project heading.

1 lines of code changed in:

  • macosx/English.lproj/OutputPanel.nib: info.nib (+1 -1), keyedobjects.nib (changed)
dynaflash 2007-06-04 20:59

MacGui: Make Debug window non editable.
- can still copy and paste contents, but cannot edit it.

2 lines of code changed in:

  • macosx/English.lproj/OutputPanel.nib: info.nib (+2 -2), keyedobjects.nib (changed)
dynaflash 2007-05-21 17:50

MacGui: Debug Window to read libhb output like cli in inspector window
- Thank You Cleaner!!
- Adds Debug Output to Window menu
- Adds Verbose pref to preferences menu
- MacGui now reads output from libhb like cli
- May add pref to open Debug Output window upon launch
- All credit goes to Cleaner, Thank You!

25 lines of code changed in:

  • macosx/English.lproj/OutputPanel.nib: classes.nib (new 13), info.nib (new 12), keyedobjects.nib (new)
Generated by StatSVN 0.3.0