-
Notifications
You must be signed in to change notification settings - Fork 4
Photica Photopulse desktop Java photo and music slideshow creator
License
rectalogic/photopulse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Photica Photopulse Photopulse was a commercial Java desktop application from Photica that created animated Flash slideshows from photos and music. It includes a keyframe based pan/zoom editor and a number of transitions and effects. It is being open sourced under the MPL 1.1 license. * Building Photopulse is optimized for Windows, it includes some native Windows only JNI components for WMV video export and Flash animation in-application preview. Also the help system uses Microsoft HTMLHelp format and the application launcher is a Windows EXE. A private JRE is bundled with the application installer, the ant script checks that it is being built with the same version of Java which is 1.5.0_04. To build with a different version of Java pass -Dphotopulse.java.required.version=1.X.X_XX to ant to specify the version. Also set the JAVA_HOME environment variable. The native components are included precompiled, they can be rebuilt using Visual Studio using ant: build.bat bin To build the Windows installer from a tag use: build.bat -Dexport.tag=X.Y.Z export-installer The application can also be built and run on Mac OS X, without the native components. Use the ant task: ant -Dphotopulse.java.required.version=1.5.0_16 run-wizard
About
Photica Photopulse desktop Java photo and music slideshow creator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published