Violet 0.1.1.rd Win32 Binaries Now Available
Violet 0.1.1.rd Win32 Binaries Now Available
Windows 32-bit binaries available at:
http://rapidshare.com/files/31799347/Vi ... 1.1-rd.zip
(pending a better arrangement).
See this thread for a description of the release:
http://www2.indigorenderer.com/joomla/f ... php?t=1954
http://rapidshare.com/files/31799347/Vi ... 1.1-rd.zip
(pending a better arrangement).
See this thread for a description of the release:
http://www2.indigorenderer.com/joomla/f ... php?t=1954
Last edited by rerdavies on Fri May 18, 2007 12:18 am, edited 1 time in total.
- joegiampaoli
- Posts: 837
- Joined: Thu Oct 05, 2006 7:12 am
- Location: San Miguel de Allende-MEXICO
- Contact:
For now, use this:
http://rapidshare.com/files/31799347/Vi ... 1.1-rd.zip
(yes, keep going. It's not obvious, and it's clear that they want your $, but buried deep on that page is a button that will get you to a free download).
until I can figure out which of several firewalls did it, and why. :-/
http://rapidshare.com/files/31799347/Vi ... 1.1-rd.zip
(yes, keep going. It's not obvious, and it's clear that they want your $, but buried deep on that page is a button that will get you to a free download).
until I can figure out which of several firewalls did it, and why. :-/
Last edited by rerdavies on Fri May 18, 2007 12:35 am, edited 1 time in total.
I've also mirrored it here:
download might be a little slow as my upload capacity isn't huge (based in the UK), but it'll always be there.
http://hamsterfight.co.uk/violet/
download might be a little slow as my upload capacity isn't huge (based in the UK), but it'll always be there.
http://hamsterfight.co.uk/violet/
wohoo - got it - and its great!!
- you succeed in rearrange the whole thing!
- good use of space
- great histogram
- fantastic general little changes
- linear tonemapping rocks! (exposure and contrast are much easier to use)
- nice to have the "apply" seperated and always present
- a big "wow" for the new diffraction-limited bloom!
- seperated tonemapping! bloom and glare hasnt to be recomputed everytime you change the tonemapping settings - big timesaver
- i see you can insert number values now - nice
some suggestion/bugs:
- bug: violet crashes if i set diffraction-limited bloom radius under 0.3 (strangly i cant reproduce this problem everytime but it happend to me several times)
- bug?: why does violet have to recompute everything before saving?
- suggestion: default noise reduction should be set to "none" imo
- suggestion: small preview for faster adjustments
- suggestion: "pipette" feature for white-balance
- suggestion: progress bar
- suggestion: the word "Violet" in the window-bar
- suggestion: violet icon
- suggestion: "out-of-the-box" .exe (without the need for installing) if possible
- please keep up your good work
this list isn't intended to be scary it's just all what i can think of atm


- you succeed in rearrange the whole thing!
- good use of space
- great histogram
- fantastic general little changes
- linear tonemapping rocks! (exposure and contrast are much easier to use)
- nice to have the "apply" seperated and always present
- a big "wow" for the new diffraction-limited bloom!
- seperated tonemapping! bloom and glare hasnt to be recomputed everytime you change the tonemapping settings - big timesaver
- i see you can insert number values now - nice
some suggestion/bugs:
- bug: violet crashes if i set diffraction-limited bloom radius under 0.3 (strangly i cant reproduce this problem everytime but it happend to me several times)
- bug?: why does violet have to recompute everything before saving?
- suggestion: default noise reduction should be set to "none" imo
- suggestion: small preview for faster adjustments
- suggestion: "pipette" feature for white-balance
- suggestion: progress bar
- suggestion: the word "Violet" in the window-bar
- suggestion: violet icon
- suggestion: "out-of-the-box" .exe (without the need for installing) if possible
- please keep up your good work

this list isn't intended to be scary it's just all what i can think of atm


The installer thing is, unfortunately required by an interaction between vs 2005, and wxWidgets. The core issue: 2005 provides *much* tighter control of linkage against the C/C++ runtime when using the runtime DLLs. It uses manifests to link the .EXE to the exact version of the runtime DLLs that the EXE was built with. And, licensing terms prohibit separate distribution of the runtime DLLs. So, *if* the project is linked against DLL runtimes, you pretty much have to provide an installer. (An additional curiosity: I couldn't split the download without violating the redistribution terms).
Previously reported issues about "incorrect use of the runtime library" were an indication that an EXE had been used on a system without the corresponding manifest-protected runtime. Given the rarity of linking against the vs80 runtime DLLs, this probably happened on most machines that didn't have visual studio installed.
Most vs projects I have worked with avoid this problem by statically linking. But the wxWidgets project only provides DLL builds of the wxWidget library. The rock and the hard place: require the use of an installer to distribute; or link against a non-standard build of wxWidgets, which astronomically increases the difficulty of sharing the sources.
-
- joegiampaoli
- Posts: 837
- Joined: Thu Oct 05, 2006 7:12 am
- Location: San Miguel de Allende-MEXICO
- Contact:
- joegiampaoli
- Posts: 837
- Joined: Thu Oct 05, 2006 7:12 am
- Location: San Miguel de Allende-MEXICO
- Contact:
LINUX: Here is the vcomp.dll missing (?)
Code: Select all
~/.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:\\Programme\\Violet\\VioletToneMapper.exe" failed, status c0000135
Who is online
Users browsing this forum: No registered users and 10 guests