Search found 31 matches

Search found 31 matches
by rerdavies
Wed Aug 15, 2007 1:48 am
Forum: Indigo News and Announcements
Topic: Violet 0.3
Replies: 45
Views: 45360

Hi! msiexec /i did install Violet-3 but now this: Linux (gentoo): ~/.wine/drive_c/Programme/Violet $ wine Vio* err:module:import_dll Library vcomp.dll (which is needed by L"C:\\Programme\\Violet\\VioletToneMapper.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Progra...
by rerdavies
Tue Jun 05, 2007 12:07 pm
Forum: Exporter Development
Topic: Violet noise removal?
Replies: 30
Views: 28476

@ rerdavies: Did you read through the rest of the thread? Thinks so. What I meant to say is, if you want add, modify, or extend existing noise filters, there's plenty of space for new buttons, UI, &c. Did I miss something? I haven't really done much with sources since posting 1.03. Barring a SVN co...
by rerdavies
Sun Jun 03, 2007 3:30 am
Forum: Exporter Development
Topic: Violet noise removal?
Replies: 30
Views: 28476

Re: Violet noise removal?

Is anyone working on adding noise removal to violet? Can't see any reason not to. The current UI won't get any more cluttered because of it. re progress bars on noise removal. I didn't add it because I didn't think they were that slow (unlike the bloom effect, that really is slow). If you think the...
by rerdavies
Tue May 22, 2007 2:34 pm
Forum: Exporter Development
Topic: Violet 0.1.3-rd Binaries + Sources Posted
Replies: 24
Views: 29255

Here it is all properly iconized (with all major flavors and sizes). I had to do a little manual retouching to get 16x16 icons working. I'll incorporate it in a source build next time I post (unless somebody else beats me to it). Kind of agree that the white circle-with-a-letter icon is a good idea,...
by rerdavies
Tue May 22, 2007 9:42 am
Forum: Exporter Development
Topic: Violet 0.1.3-rd Binaries + Sources Posted
Replies: 24
Views: 29255

Looks good; but... Two asks wrt/ the icon. I need it in a larger size so that I can downsample it to 48x48 icons and 32x32 icons. 96-ish or larger would be good. And, if you can, a little more contrast on the V: it doesn't survive in the dreaded 16x16 icon (I may be able to save it, if you can't inc...
by rerdavies
Sun May 20, 2007 3:59 pm
Forum: Exporter Development
Topic: Violet 0.1.3-rd Binaries + Sources Posted
Replies: 24
Views: 29255

edit: another request :D ->> Would it be possible to export to EXR as well from Violet? If I'm not mistaken, indigo already renders to exr directly. What's the use case? Tonemap in violet, and then go to Photoshop? I'll look into that. Question for Ono: how does Indigo handle EXR now? Via the ILM l...
by rerdavies
Sun May 20, 2007 3:28 pm
Forum: Exporter Development
Topic: Violet 0.1.3-rd Binaries + Sources Posted
Replies: 24
Views: 29255

Exposure effects bright and dark areas evenly. It definitely brings out details in shadows if that's what you need. It's exactly the same as brightness, except that units are those that a photographer would be familiar with.
by rerdavies
Sat May 19, 2007 4:15 pm
Forum: Exporter Development
Topic: Violet 0.1.3-rd Binaries + Sources Posted
Replies: 24
Views: 29255

Violet 0.1.3-rd Binaries + Sources Posted

Please excuse the thrash. There are no substantial changes in functionality between the 0.1.2 and 0.1.3 binaries. The primary purpose of the posting is to post a complete matching set of binaries and sources, including a clean vs2003 build procedure. Installer for Windows 32 Version of Violet 0.1.3-...
by rerdavies
Sat May 19, 2007 3:24 pm
Forum: Exporter Development
Topic: Violet 0.1.3-rd (2k3 build for Wine users)
Replies: 4
Views: 8331

Ah. <grin>. It took me a second to catch on. I *changed* units of the controls. They are now in STOPS (powers of 2), instead of in linear values. 1 stop = scale by 2, 2 stops = scale by 4, -1 stop is scale by 1/2, -2 stops is scale by 1/4. A convention that photographers are used to. And (I think), ...
by rerdavies
Sat May 19, 2007 1:09 pm
Forum: Exporter Development
Topic: Violet 0.1.3-rd (2k3 build for Wine users)
Replies: 4
Views: 8331

Violet 0.1.3-rd (2k3 build for Wine users)

Could somebody who's running Wine give this one a try, please: http://www.ottawajazzcollective.com/downloads/Violet-0.1.3-rd-2k3.zip This is a visual studio 2003 build of Violet 0.1.2-rd. It's single threaded; and it will require vs 7.1 runtime DLLs. Cleaned up sources for visual studio 2003 will fo...
by rerdavies
Sat May 19, 2007 8:54 am
Forum: Exporter Development
Topic: Violet version 0.1.2-rd now available
Replies: 1
Views: 5247

Violet version 0.1.2-rd now available

Violet version 0.1.2-rd Win32 Installer: http://www.ottawajazzcollective.com/downloads/Violet-0.1.2-rd.zip Source: http://www.ottawajazzcollective.com/downloads/violet-0.1.2-src.zip vs 2003 build coming shortly. Changed in this version: Linear contrast scales relative to 1.0. Multi-threading support...
by rerdavies
Sat May 19, 2007 4:26 am
Forum: Exporter Development
Topic: Violet 0.1.1.rd Win32 Binaries Now Available
Replies: 17
Views: 22665

>> Library vcomp.dll And that's the OpenMP support DLL (manifest protected), that's installed as part of the VS 2005 runtime. I'm using OpenMP to provide easy multithreading of the big image-processing operations. A 2005 build with OpenMP disabled might solve that issue. If you guys can sort out wha...
by rerdavies
Sat May 19, 2007 4:21 am
Forum: Exporter Development
Topic: Violet 0.1.1.rd Win32 Binaries Now Available
Replies: 17
Views: 22665

> Linux/wine issues: something to do with a fundamental incompatibility between wine and VS 2005's manifest-protected load procedures for the VS 2005 runtime. The error message indicates (according to Microsoft KB articles), that the .EXE loaded the VC80 runtime DLLs, but loaded a version other than...
by rerdavies
Fri May 18, 2007 3:29 pm
Forum: Exporter Development
Topic: Violet 0.1.1.rd Win32 Binaries Now Available
Replies: 17
Views: 22665

>> Won't run in linux under wine... How far do you get? Choices: 1) doesn't make it through the installer. A: needs a 2k3 build. 2) installs but doesn't run. A: may need a single-threaded version, depending on what exactly fails. Let me know what the exact symptoms are, and I'll see what I can do.
by rerdavies
Fri May 18, 2007 2:19 pm
Forum: Exporter Development
Topic: Violet 0.1.1.rd Win32 Binaries Now Available
Replies: 17
Views: 22665

:-) Thanks for the great suggestions. (love the pipette white balance, especially). I have to admit, X and Y don't really speak to me wrt/ the whitebalance controls, and I was giving some thought as to how to make it work. And I'll follow up on the bugs. The installer thing is, unfortunately require...
Search found 31 matches