[root]/macosx/InstantHandBrake/InstantHandBrake.xcodeproj

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 5 (100.0%) | 683 (100.0%) | 136.6 |
| ritsuka | 4 (80.0%) | 679 (99.4%) | 169.7 |
| dynaflash | 1 (20.0%) | 4 (0.6%) | 4.0 |
IHB: - Various bugfix
- IHB can loads .ihbdevice presets from a directory inside the application bundle, and from ~/Application Support/Instant Handbrake
- A .ihbdevice file can contain multiple presets, but IHB only reads the first at the moment. I am not sure how to handle multiple presets yet.
- The only way to create an .ihbprofile file is to edit DeviceController.m , another thing I still need to think about.
22 lines of code changed in:
IHB: New experimental device based preset system. Still incomplete.
Added a script that automatically adds the svn revision number to Express.plist
148 lines of code changed in:
IHB: Interface beautifications, and an appletv preset.
23 lines of code changed in:
MacGui: Warn of duplicate output filenames when adding to the queue.
- Thanks travistex
4 lines of code changed in:
IHB: A new xcode project file, plus some experimental changes to test HBCore.
486 lines of code changed in: