[root]/macosx/InstantHandBrake
Devices
(3 files, 0 lines)
English.lproj
(2 files, 5135 lines)
InstantHandBrake.xcodeproj
(1 files, 614 lines)
libhb.xcodeproj
(1 files, 545 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| ritsuka | 48 (100.0%) | 2237 (100.0%) | 46.6 |
Added more files to the ignore list.
20 lines of code changed in:
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.
215 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
382 lines of code changed in:
IHB: Now it's possible to choose where the converted files will be saved. Yay!
51 lines of code changed in:
IHB: Interface beautifications, and an appletv preset.
70 lines of code changed in:
IHB: A new xcode project file, plus some experimental changes to test HBCore.
532 lines of code changed in:
MacGUI: move IHB source code to his own folder.
967 lines of code changed in: