= Welcome to Papywizard project = * [#Introduction Introduction] * [#Latestnews Latest news] * [#License License] * [#Relatedlinks Related links] * [#Documentation Documentation] * [#Screenshots Screenshots] * [#Download Download] * [#Stableversion Stable version] * [#Developpementversion Developpement version] * [#Previousstableversions Previous stable versions] * [#Licence Licence] * [#Tracshortcuts Trac shortcuts] * [#Authors Authors] * [#Maindeveloppement Main developpement] * [#Contributors Contributors] * [#Misc Misc] == Introduction == '''Papywizard''' is a panohead control software, mainly developped for the ''Merlin/Orion'' astronomic mount, but usable for other panoheads with small effort. Papywizard is entirely written in python and, although developped under linux, successfully runs on PC/linux, Nokia/maemo, PC/windows and MacOS (v1.9). This project is developped in collaboration with [http://www.kolor.com Kolor company], which develops [http://www.autopano.net Autopano Pro], a great stitcher software. Thanks to Alexandre and his team for their support! '''Papywizard is not a commercial project: I develop it on my free time, because it is fun. So, I don't make support for professional usage. This does not mean that it can't be used by pro photographers, but be aware that things can go wrong while shooting, and neither my responsability, nor Kolor one, can be engaged is such case. ''Note: the 1.6.0 stable release is probably the last one of the 1.x branch. Papywizard as reached a level I never expected; thanks to all users and contributors! But there are still many things we can do with such project, and Papywizard needs a deep code review to implement them in a correct way. So, it is time for a v2. The first step will be to switch to !PyQt toolkit. This will drop the support for the Nokia 770, which don't run Qt/PyQt, but no problem for the N800/N810. And it will add support for a lot of other platforms (including MacOS). The recent Nokia annoncement (which bought Trolltech, Qt company) to release Qt under LGPL ensures that Qt it is really a good choice for the future. So the first release of Papywizard v2 will certainly be the same as the 1.6, but using !PyQt instead !PyGtk. Then, I'll add new features. Stay tuned! '' Enjoy! [[BR]] ''The Papywizard team'' == Latest news == * 2009-03: Papywizard 1.9 now runs on MacOS (10.4 only for now). Thanks to Jeremy! * 2009-01: first dev. release (1.9.0) using !PyQt. This is the 1.6.0 version using !PyQt instead of !PyGtk (graphical shooting area missing). New features will come later. * 2009-01: version 1.6.0 is out. Introduce a simple timer/intervalometer feature, and alternate shooting view. This is the last release of the 1.x branch; time to start v2 ;o) See [source:/tags/1.6.0/ChangeLog ChangeLog] for all new features. * 2008-11: Bluetooth now works under Windows! * 2008-11: version 1.4.0 is out. Main improvements are FOV and number of pictures as input params, preview positions in shooting dialog, and rewind/forward shooting feature. See [source:/tags/1.4.0/ChangeLog ChangeLog] for all new features. * 2008-11: version 1.2.0 is out. A lot of improvements for this release (custom user presets, Windows installer...); see the [source:/tags/1.2.0/ChangeLog ChangeLog] for all new features... * 2008-10: Openmoko seems a good candidate, as Papywizard runs on it ''out-of-the-box'' (simulation mode). More tests to come. * 2008-09: Papywizard runs again under Windows (svn version), except for bluetooth. Hope to fix this soon. * 2008-09: version 1.0 is out! See the [source:/tags/1.0/ChangeLog ChangeLog]... == License == All Papywizard files and documents are released under [http://www.cecill.info CeCILL], a french free license, based on and compatible with '''GPL'''. == Related links == The project started on the Autopano Pro forum, where someone has bring the idea to use an astronomic mount for panoramic shots. The very low price of the Merlin/Orion mount made it the perfect candidate. The only things to do were an electronic interface, and a little software to drive it! * [http://www.autopano.fr/wiki/action/view/T%C3%AAte_astronomique_Multi-fonctions_Merlin Wiki français Autopano Pro] -- Page wiki française sur la tête Merlin * [http://www.autopano.net/wiki/action/view/Orion_TeleTrack_altazimuth_tracking_mount English Autopano Pro wiki] -- English Orion related wiki page * [http://www.autopano.net/forum/f14-projet-de-ta-te-panoramique-motorisa-e Forum français Autopano Pro] -- Discussions en français sur la tête panoramique motorisée basée la Merlin/Orion * [http://www.autopano.net/forum/f20-merlin,orion-and-papywizard English Autopano Pro forum] -- English discussions on Merlin/Orion-based motorized panohead * [http://www.papymerlin.com Papywizard et Merlin/Orion] -- Claude's web site about this project * [http://www.autopano.net/forum/t4794-low-cost-motorised-pano-head-for-compacts-and-dslrs-merlin-papywizard Low cost motorised pano head for compacts and DSLRs - Merlin/Papywizard] -- review by Andrew * [http://gigapans.blogspot.com Orion Mount for Gigapixel Panoramic Photography] -- review by Jason's Odyssey * [http://www.brewzone.com/2008/11/diy-pano-head Building A Merlin Or Orion Motorized Pano-head] -- review by !BeeZed __Use the forums for questions, bugs reports, or to ask for new features.__ == Documentation == * [InstallationGuide Installation Guide] * [UserGuide User Guide] * [UserGuideSvn User Guide Svn] -- Developpement version * [wiki:UserGuide1.4 User Guide 1.4.x], [wiki:UserGuide1.2 User Guide 1.2.x], [wiki:UserGuide1.0 User Guide 1.0.x] -- Previous stable versions * [TipsAndTricks Tips and tricks] * [wiki:FAQ FAQ] * [DevelopGuide Developper Guide] * [http://www.python.org Python] -- Python == Screenshots == See [ScreenShots this page]. == Download == === Stable version === ''If you are using a Nokia, the best way to install Papywizard is to add my catalogue, then use the maemo application manager. See [InstallationGuide#Nokia Installation on Nokia].'' * [source:/tags/1.6.1 Papywizard 1.6.1] -- Source ([source:/tags/1.6.1/ChangeLog ChangeLog]) * [http://www.gbiloba.org/download/papywizard/papywizard_1.6.1-1_all.deb papywizard_1.6.1-1_all.deb] -- Nokia (maemo) debian package * [http://www.gbiloba.org/download/papywizard/Papywizard_1.6.1-1_Install.exe Papywizard_1.6.1-1_Install.exe] -- Windows installer === Developpement version === ''If you are using a Nokia, unlike the stable version, just click on the package file from your web navigator.'' * [source:/trunk Papywizard svn] -- Source ([source:/trunk/ChangeLog ChangeLog]) * [http://www.gbiloba.org/download/papywizard/papywizard_1.9.9-1_all.deb papywizard_1.9.9-1_all.deb] -- Nokia (maemo) debian package (need to manually install !PyQt packages) * [http://www.gbiloba.org/download/papywizard/Papywizard_1.9.9-1_Install.exe Papywizard_1.9.9-1_Install.exe] -- Windows installer * [http://www.gbiloba.org/download/papywizard/Papywizard.app.zip Papywizard.app.zip] -- MacOS 10.4 binary (more or less release 1.9.6) '''Branch 1.9.x is the devel. branch for v2. It uses !PyQt instead of PyGTK. If you install it over a stable release, it will remove this one, but your preferences won't be lost, as they are stored in different directories.''' === Previous stable versions === * [source:/tags/1.4.0 Papywizard 1.4.0] -- Source ([source:/tags/1.4.0/ChangeLog ChangeLog]) * [http://www.gbiloba.org/download/papywizard/papywizard_1.4.0-1_all.deb papywizard_1.4.0-1_all.deb] -- Nokia (maemo) debian package * [http://www.gbiloba.org/download/papywizard/Papywizard_1.4.0-2_Install.exe Papywizard_1.4.0-2_Install.exe] -- Windows installer (bluetooth support Ok) * [source:/tags/1.2.1 Papywizard 1.2.1] -- Source ([source:/tags/1.2.1/ChangeLog ChangeLog]) * [http://www.gbiloba.org/download/papywizard/papywizard_1.2.1-1_all.deb papywizard_1.2.1-1_all.deb] -- Nokia (maemo) debian package * [http://www.gbiloba.org/download/papywizard/Papywizard_1.2.1-1_Install.exe Papywizard_1.2.1-1_Install.exe] -- Windows installer (bluetooth support broken) * [source:/tags/1.0 Papywizard 1.0] -- Source ([source:/tags/1.0/ChangeLog ChangeLog]) * [http://www.gbiloba.org/download/papywizard/papywizard_1.0-1_all.deb papywizard_1.0-1_all.deb] -- Nokia (maemo) debian package == Licence == * [source:/trunk/Licence_CeCILL_V2-fr.txt Version française] * [source:/trunk/Licence_CeCILL_V2-en.txt English version] == Trac shortcuts == * [http://trac.gbiloba.org/papywizard/newticket Report bug or add request] -- For developpers only. Use APP forums instead * [report:1 View tickets] * [report:3 View tickets] -- by Milestone == Authors == === Main developpement === * Frédéric Mantegazza (aka '''fma38''' on APP forum) === Contributors === * Jo Lutum (aka '''Paul''' on APP forum) -- german translation * Maciej Dworak (aka '''!DrSlony''' on APP forum) -- polish translation * Antonio Bruno (aka '''!AmdAntonio''' on APP forum) -- italian translation * Hubert Pawlowski (aka '''hub''' on APP forum) -- icon design === Misc === * Andrew Stephens (aka '''mediavets''' on APP forum) -- beta tester ---- OriginalTracHomePage