Here is a started
plug-
in for
terminal video.
1. Unzip the project
2. Place a copy of DVDpedia.app
in both "DVD terminalvideo/build/Debug" and "DVD terminalvideo/build/Release"
3. Open the Xcode project (blue icon)
4.
In the menu Projects --> New Custom Executable choose the DVDpedia
in "DVD terminalvideo/build/Debug"
5. Set the build configuration to "Debug". You can now run the project and test the
plug-
in, you can also use build and debug (command-y) to set breakpoints and use the debugger (command-shift-y). The great advantage of this is you can ctrl-click on the code and say 'add breakpoint' and the debugger will come up and stop the program at that point and you can step through each instruction and see the variables change. I have also left some "NSLog" that will print information as the
plug-
in runs. You only want to build
in Release to share the
plug-ins with others or to copy the
plug-
in from "DVD terminalvideo/build/Debug" to your home folder ~/Library/Application Support/DVDpedia/
Plug-ins to install the
plug-
in in your regular DVDpedia. As you can see I have already added the director and the Image to get you started:
