[Hdrflow-svn] SF.net SVN: hdrflow: [249] trunk/app/HDRFlow
Status: Pre-Alpha
Brought to you by:
glslang
From: <gl...@us...> - 2007-08-16 21:05:33
|
Revision: 249 http://hdrflow.svn.sourceforge.net/hdrflow/?rev=249&view=rev Author: glslang Date: 2007-08-16 14:05:26 -0700 (Thu, 16 Aug 2007) Log Message: ----------- +build updates Modified Paths: -------------- trunk/app/HDRFlow/English.lproj/Preferences.nib/info.nib trunk/app/HDRFlow/English.lproj/Preferences.nib/keyedobjects.nib trunk/app/HDRFlow/HDRFlow.xcodeproj/project.pbxproj Removed Paths: ------------- trunk/app/HDRFlow/Sink.hpp trunk/app/HDRFlow/Source.hpp Modified: trunk/app/HDRFlow/English.lproj/Preferences.nib/info.nib =================================================================== --- trunk/app/HDRFlow/English.lproj/Preferences.nib/info.nib 2007-08-16 20:36:02 UTC (rev 248) +++ trunk/app/HDRFlow/English.lproj/Preferences.nib/info.nib 2007-08-16 21:05:26 UTC (rev 249) @@ -17,10 +17,10 @@ <string>446.1</string> <key>IBOpenObjects</key> <array> + <integer>10</integer> <integer>33</integer> <integer>5</integer> <integer>12</integer> - <integer>10</integer> </array> <key>IBSystem Version</key> <string>8R2218</string> Modified: trunk/app/HDRFlow/English.lproj/Preferences.nib/keyedobjects.nib =================================================================== (Binary files differ) Modified: trunk/app/HDRFlow/HDRFlow.xcodeproj/project.pbxproj =================================================================== --- trunk/app/HDRFlow/HDRFlow.xcodeproj/project.pbxproj 2007-08-16 20:36:02 UTC (rev 248) +++ trunk/app/HDRFlow/HDRFlow.xcodeproj/project.pbxproj 2007-08-16 21:05:26 UTC (rev 249) @@ -49,7 +49,6 @@ 670E3BEB0C73AE93001D542B /* plusbutton.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = plusbutton.tiff; path = Images/plusbutton.tiff; sourceTree = "<group>"; }; 671E22910C41652E00CA1860 /* ScriptEditorController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScriptEditorController.h; sourceTree = "<group>"; }; 671E22A20C4166E400CA1860 /* ScriptEditorController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = ScriptEditorController.mm; sourceTree = "<group>"; }; - 67399AE90C70F9DD007536EA /* Sink.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = Sink.hpp; sourceTree = "<group>"; }; 673D04450C522A610096513A /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PreferencesController.h; sourceTree = "<group>"; }; 673D044F0C522C980096513A /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PreferencesController.m; sourceTree = "<group>"; }; 674E44630C3F854A0036A908 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/ScriptEditor.nib; sourceTree = "<group>"; }; @@ -62,7 +61,6 @@ 67A8A6E40C4181C600DB3F1B /* ScriptEngine.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = ScriptEngine.hpp; sourceTree = "<group>"; }; 67A8A6E90C41836600DB3F1B /* Python.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Python.framework; path = /System/Library/Frameworks/Python.framework; sourceTree = "<absolute>"; }; 67A8A73D0C4183C500DB3F1B /* ScriptEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScriptEngine.cpp; sourceTree = "<group>"; }; - 67B58EC60C6FAC2100A1C748 /* Source.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = Source.hpp; sourceTree = "<group>"; }; 67BD59C70C36BE3600F0F7DF /* HDRFlowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HDRFlowController.h; sourceTree = "<group>"; }; 67C064ED0C52231A00E9ED8E /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Preferences.nib; sourceTree = "<group>"; }; 67C0BA220C5B69AF00E0E258 /* Viewer.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = Viewer.hpp; sourceTree = "<group>"; }; @@ -117,7 +115,6 @@ 677740350C5C0184005FF29D /* PlugInsPreferencesOutlineViewNode.mm */, 673D04450C522A610096513A /* PreferencesController.h */, 673D044F0C522C980096513A /* PreferencesController.m */, - 67B58EC60C6FAC2100A1C748 /* Source.hpp */, 671E22910C41652E00CA1860 /* ScriptEditorController.h */, 671E22A20C4166E400CA1860 /* ScriptEditorController.mm */, 67C3D3170C5361C600136EE8 /* ToolbarHolder.h */, @@ -165,7 +162,6 @@ 29B97317FDCFA39411CA2CEA /* Resources */, 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, - 67399AE90C70F9DD007536EA /* Sink.hpp */, ); name = HDRFlow; sourceTree = "<group>"; Deleted: trunk/app/HDRFlow/Sink.hpp =================================================================== --- trunk/app/HDRFlow/Sink.hpp 2007-08-16 20:36:02 UTC (rev 248) +++ trunk/app/HDRFlow/Sink.hpp 2007-08-16 21:05:26 UTC (rev 249) @@ -1,26 +0,0 @@ - -// HDRFlow - A image processing application - -// Copyright (c) 2007 Goncalo N. M. de Carvalho -// Released under the GPL. -// For more information, see http://www.cryogenicgraphics.com/hdrflow. - -#ifndef SINK_INC_ -#define SINK_INC_ - -#include "Cache.hpp" - -namespace hdrflow { - -class Sink -{ -public: - explicit Sink( ) - { } -}; - -typedef boost::shared_ptr<Sink> SinkPtr; - -} - -#endif Deleted: trunk/app/HDRFlow/Source.hpp =================================================================== --- trunk/app/HDRFlow/Source.hpp 2007-08-16 20:36:02 UTC (rev 248) +++ trunk/app/HDRFlow/Source.hpp 2007-08-16 21:05:26 UTC (rev 249) @@ -1,34 +0,0 @@ - -// HDRFlow - A image processing application - -// Copyright (c) 2007 Goncalo N. M. de Carvalho -// Released under the GPL. -// For more information, see http://www.cryogenicgraphics.com/hdrflow. - -#ifndef SOURCE_INC_ -#define SOURCE_INC_ - -#include "Cache.hpp" - -namespace pl = olib::openpluginlib; - -namespace hdrflow { - -class Source -{ -public: - explicit Source( ) - { } - - pl::string uri( ) const; - void set_uri( const pl::string& uri ); - -private: - CachePtr cache_; -}; - -typedef boost::shared_ptr<Source> SourcePtr; - -} - -#endif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |