This is a release candidate, i.e. The final release may be identical.

Changes since 0.8.0 beta4:

* Updated German and Simplified Chinese translations.

* Fix for photometric optimisation crash bug #2629418.

* Batch Processor now uses a socket for communication on Unix systems.

* 'Save project and send to batch' now launches the Batch Processor if
it isn't already running.

* Batch Processor uses the Hugin language preference setting.

* Various other Batch Processor bugfixes.

* OS X minor XCode updates.

See README, ChangeLog and INSTALL_cmake for more information.

SHA1SUM: df0e871363c5e732e9d917ba096dca1400aa0f64  hugin-0.8.0_rc1.tar.gz

This release is equivalent to svn 3827, recent hugin binary installers for
testing can be found here:

http://panospace.wordpress.com/downloads/

2009-05-05 20:13  brunopostle

	* src/hugin1/hugin/Makefile.equirect.mk: s/PTTiff2psd/PTtiff2psd/

2009-05-05 20:12  brunopostle

	* src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Camera_and_Lens_tab.html,
	  src/hugin1/hugin/xrc/data/help_en_EN/Panorama_scripting_in_a_nutshell.html,
	  src/hugin1/hugin/xrc/data/help_en_EN/Vig_optimize.html,
	  src/hugin1/hugin/xrc/data/help_en_EN/pages.txt: Update manual
	  from wiki

2009-05-05 08:04  brunopostle

	* src/hugin1/ptbatcher/PTBatcherGUI.desktop: Fix name in desktop
	  file

2009-05-05 05:21  tmodes

	* src/hugin1/ptbatcher/PTBatcherGUI.cpp: PTBatcherGUI uses language
	  selected in Hugin [win only]

2009-05-04 22:29  brunopostle

	* src/hugin1/ptbatcher/CMakeLists.txt,
	  src/hugin1/ptbatcher/PTBatcher.desktop,
	  src/hugin1/ptbatcher/PTBatcherGUI.desktop: Remove Linux desktop
	  file for PTBatcher command-line tool since PTBatcherGUI
	  can now be associated with .pto files.

2009-05-04 16:18  stativ

	* src/foreign/levmar/misc_core.c: Fixed crash in photometric
	  optimization (#2629418).
	  Thanks to Milan Knížek for extensive help with testing and to
	  nobody who uploaded the fix to the hugin tracker (patch #2055537)

2009-05-04 05:43  tmodes

	* src/hugin1/ptbatcher/BatchFrame.cpp,
	  src/hugin1/ptbatcher/BatchFrame.h: More fixes for synchronisation
	  between PTBatcher and PTBatcherGUI (don't access GUI directly in
	  second thread)

2009-05-02 19:40  harryvanderwolf

	* mac/Hugin.xcodeproj/project.pbxproj: [OSX] some updates to XCode
	  project to facilitate latest changes

2009-05-01 21:49  brunopostle

	* src/translations/de.po: German translation update (Joachim
	  Schneider)

2009-04-30 05:20  tmodes

	* src/hugin1/ptbatcher/BatchFrame.cpp,
	  src/hugin1/ptbatcher/BatchFrame.h,
	  src/hugin1/ptbatcher/PTBatcherGUI.cpp,
	  src/hugin1/ptbatcher/PTBatcherGUI.h: Fixes for setting options of
	  PTBatcherGUI with command line

2009-04-29 05:27  tmodes

	* src/hugin1/ptbatcher/PTBatcherGUI.cpp: Fixes keyboard handling in
	  PTBatcherGUI

2009-04-29 05:22  tmodes

	* src/hugin1/ptbatcher/PTBatcherGUI.cpp: Use sockets for
	  interprocess communication with PTBatcherGUI on linux

2009-04-28 14:57  brunopostle

	* src/translations/zh_CN.po: Updated Simplified Chinese translation
	  #2782589 (Lu Fang)

2009-04-28 05:37  tmodes

	* src/hugin1/ptbatcher/BatchFrame.cpp: Fixes memory leak in
	  PTBatcherGUI

2009-04-28 05:33  tmodes

	* src/hugin1/hugin/PanoPanel.cpp,
	  src/hugin1/ptbatcher/BatchFrame.cpp: Send to Batch in Hugin
	  starts PTBatcherGUI and adds project to queue

2009-04-27 18:44  brunopostle

	* ChangeLog: Update ChangeLog for 0.8.0_beta4

