Activity for Volker

  • Volker Volker posted a review on Fuse - the Free Unix Spectrum Emulator

  • Volker Volker created ticket #693

    ERR: 2 opening input video file with umlauts

  • Volker Volker posted a comment on discussion Help

    The sample attached to the project (robocopy-sample.bat) can only copy single files and lack error/samity checks. I beefed it up a bit and added the option to backup entire directories as well. ShadowCopy.bat @ECHO OFF SETLOCAL :: Global variables SET version=1.0beta SET VSHADOWEXE=vscsc.exe SET DOSDEVEXE=dosdev.exe SET MAPPED_DRIVE=t: :: No parameters: Show usage info IF "%~1" EQU "" GOTO :USAGE :: Test if we are called by VSHADOW/vscsc (only one parameter specified) :: parameter contains name of...

  • Volker Volker posted a comment on discussion Help

    Hi! dosdev is available from http://www.ltr-data.se/opencode.html/. I took the liberty to download the source code from http://www.ltr-data.se/files/zerodrv_source.7z, make it Unicode-aware and ported it to MS Visual Studio 2012. The dosdev.cpp would be #define WIN32_LEAN_AND_MEAN #include <windows.h> #include <stdio.h> #include <tchar.h> _TCHAR buffer[65535] = _T(""); int _tmain(int argc, _TCHAR **argv) { DWORD dwFlags = 0; bool displayhelp = false; bool querymode = false; // Nice argument parse...

  • Volker Volker created ticket #666

    Video button reverts to image button whenever property page is opened

  • Volker Volker posted a comment on ticket #370

    Addendum: Precisely put, UFRaw only automatically (and errationally) looks up lens...

  • Volker Volker posted a comment on ticket #367

    I've played with UFRaw a bit more and whatever I try, I seem not to be able to reproduce...

  • Volker Volker posted a comment on ticket #368

    Addendum: Sorry, I'm feeling a bit stupid now. Precisely put, UFRaw only automatically...

  • Volker Volker created ticket #371

    Lensfun distortion correction affects crop area even if "autofit" deselected

  • Volker Volker posted a comment on ticket #368

    Hi Udi! I don't know how Lensfun corrections are implemented in UFRaw. But since...

  • Volker Volker posted a comment on ticket #369

    Hi Udi! Yes, the OS indeed already applies the ICC profile on its own. Probably I'm...

  • Volker Volker created ticket #370

    ufraw/ufraw--batch ignore <Distortion Index='None'> tag

  • Volker Volker created ticket #369

    Color Management/Display ICC Profile/System default does not work as expected

  • Volker Volker posted a comment on ticket #368

    Sorry. The ID file should have been: <Lensfun> <LensModel>Nikon, Nikon AF Nikkor...

  • Volker Volker created ticket #368

    Save Lensfun configuration (On/Off, Model, Auto, ...) to .ufrawrc

  • Volker Volker created ticket #367

    Lensfun correction(s) auto-activated with ufraw-batch and legacy .ufraw files

1
MongoDB Logo MongoDB