Activity for vvvP (Virtual Volumes View PhotoEdition)

  • Fulvio Senore Fulvio Senore committed [r510] on Code

    Changed version number to 1.2.0.3.

  • Fulvio Senore Fulvio Senore committed [r509] on Code

    Now it is possible to specify an external program with command line options.

  • Fulvio Senore Fulvio Senore committed [r508] on Code

    Minor change to the fsdb source code.

  • Fulvio Senore Fulvio Senore committed [r507] on Code

    Now, when expanding all children of a tree ctrl, the selected item remains visible.

  • Fulvio Senore Fulvio Senore committed [r506] on Code

    Fixed: thumbnails color management was applied at each switch among views, leading to thumbnails desaturation.

  • Fulvio Senore Fulvio Senore committed [r505] on Code

    Not the Del key can be used to activate the Edit/Delete menu command.

  • Fulvio Senore Fulvio Senore committed [r504] on Code

    Added a menu command to expand all the children of a tree control item.

  • Fulvio Senore Fulvio Senore committed [r503] on Code

    Changes to the InnoSetup script to handle the move to a 64 bi Windows build.

  • Fulvio Senore Fulvio Senore committed [r502] on Code

    Changed version number to 1.2.0.2.

  • Fulvio Senore Fulvio Senore committed [r501] on Code

    Fixed: the program was unable to read TIFF images with an alpha channel: the resulting image was garbled.

  • Fulvio Senore Fulvio Senore committed [r500] on Code

    Changes to build the Windows version from 32 bit to 64 bit.

  • Fulvio Senore Fulvio Senore committed [r499] on Code

    Fix to compile under recent Linux distributions.

  • Fulvio Senore Fulvio Senore committed [r498] on Code

    Fixed: after upgrading the wxWidgets version the "..." buttons used to choose files and folders became too narrow.

  • Fulvio Senore Fulvio Senore committed [r497] on Code

    Changes to build under Windows using wxWidgets 3.2.2.1.

  • Fulvio Senore Fulvio Senore committed [r496] on Code

    Refactored the code that enables or disables some menu items.

  • Fulvio Senore Fulvio Senore committed [r495] on Code

    Now, after moving a virtual folder, the folder is opened in the new location.

  • Fulvio Senore Fulvio Senore committed [r494] on Code

    Refactoring: moved a couple of functions from the "Choose virtual folder" dialog the the virtual tree control (CTreeCtrlVirtual).

  • Fulvio Senore Fulvio Senore committed [r493] on Code

    Now the program does not allow moving a virtual folder into one of its descendants.

  • Fulvio Senore Fulvio Senore committed [r492] on Code

    Added a menu command to move virtual files and virtual folders to a new virtual folder.

  • Fulvio Senore Fulvio Senore committed [r491] on Code

    Removed the "New root folder" context menu from the left pane in virtual mode. It is rarely used and it is still available from the main menu.

  • Fulvio Senore Fulvio Senore committed [r490]

    Now the thumbnails are color-managed. In previous versions only the image viewer was color-managed.

  • Fulvio Senore Fulvio Senore committed [r489]

    Refactoring. I moved the code that applies color profiles from the image viewer frame to the application object so that it is available from anywhere in the program.

  • Fulvio Senore Fulvio Senore committed [r488]

    Now pressing the ENTER key in a thumbnail control works like a double click, showing the image in the image viewer window.

  • Fulvio Senore Fulvio Senore committed [r487]

    Fixed: after revision 480 if the user changed folder while still loading images from another folder the program did not show images any more.

  • Fulvio Senore Fulvio Senore committed [r486]

    In previous versions, when more than one image were selected, the "Edit/Object Information" showed an empty description in the dialog even if the images had one.

  • Fulvio Senore Fulvio Senore committed [r485]

    External programs: if many images are selected now it is possible to execute one instance of the external program for each image.

  • Fulvio Senore Fulvio Senore committed [r484]

    Now in the "choose folder" dialog the OK button is the default one.

  • Fulvio Senore Fulvio Senore committed [r483]

    Fixed: under Windows the tree control in the removable view still used the old style.

  • Fulvio Senore Fulvio Senore committed [r482]

    Website edit for 64 bit OSX version.

  • vvvP (Virtual Volumes View PhotoEdition) vvvP (Virtual Volumes View PhotoEdition) released /V1.2/vvvP-1.2-x86_64.dmg

  • Fulvio Senore Fulvio Senore committed [r481]

    Changes to compile with clang.

  • sourcer42 sourcer42 posted a comment on discussion Help

    Hello Fulvio, I have known about vvvP for some time and have now gotten back to try and use it more. Initially, using the older version 1.1 I had some issues in running it and eventaully put it aside. After finding the newer version 1.2, I wanted to give it another try, largely because I think it would help me catalog the many images I have on my network. After some trials, I have managed to both run the compiled Windows version as well as actually compile my own copy under Win 10 & MSVC 2017. In...

  • Fulvio Senore Fulvio Senore committed [r480]

    Now showing the images from a folder is much faster.

  • incina incina posted a comment on discussion Help

    For whom may encounter again this error (bad allocation), in my case (Windows 10 Pro 64 bit), I solved running the application with admin rights. Hope can help you too!

  • Fulvio Senore Fulvio Senore committed [r479]

    Now the OK button in the "Add to virtual folder" dialog is the default one, so it can be activated pressing the enter key.

  • Fulvio Senore Fulvio Senore committed [r478]

    ICC profiles handling: changed the rendering intent from perceptual to relative colorimetric.

  • Fulvio Senore Fulvio Senore committed [r477]

    Fixed: the program crashed when cataloging very large files that caused out of memory errors.

  • Fulvio Senore Fulvio Senore committed [r476]

    Fixed: the new code to read TIFF files did not read the ICC profile.

  • Fulvio Senore Fulvio Senore committed [r475]

    Updated the code that reads TIFF files. The code was based on older versions of wxWidgets (2.8.x), now it is based on 3.0.3.

  • Fulvio Senore Fulvio Senore committed [r474]

    Fixed: after the previous commit when closing the image viewer the main window did not get the focus.

  • Fulvio Senore Fulvio Senore committed [r473]

    Fixed: if the user changed the 5-stars rating in the image viewer window the change was not immediately visible in the thumbnails view when the image viewer was closed.

  • Fulvio Senore Fulvio Senore committed [r472]

    Changed version to 1.2.0.1.

  • Fulvio Senore Fulvio Senore committed [r471]

    Now it is possible to view and to set the 5-sta...

  • Fulvio Senore Fulvio Senore committed [r470]

    Tagged version 1.2

  • Fulvio Senore Fulvio Senore committed [r469]

    Updates to the website for V 1.2.

  • Fulvio Senore Fulvio Senore created a blog post

    vvvP 1.2 released

  • vvvP (Virtual Volumes View PhotoEdition) vvvP (Virtual Volumes View PhotoEdition) released /V1.2/vvvP-1.2-i386.tar.gz

  • vvvP (Virtual Volumes View PhotoEdition) vvvP (Virtual Volumes View PhotoEdition) released /V1.2/vvvP-1.2-i386.dmg

  • vvvP (Virtual Volumes View PhotoEdition) vvvP (Virtual Volumes View PhotoEdition) released /V1.2/vvvP-1.2-x86_64.tar.gz

  • vvvP (Virtual Volumes View PhotoEdition) vvvP (Virtual Volumes View PhotoEdition) released /V1.2/vvvP-1.2-Setup.exe

  • Fulvio Senore Fulvio Senore committed [r468]

    Changed version in the Info.plist file.

  • Fulvio Senore Fulvio Senore committed [r467]

    Fixed: the View/Rating menu entries were enable...

  • Fulvio Senore Fulvio Senore committed [r466]

    Change to the inno setup script to force exe fi...

  • Fulvio Senore Fulvio Senore committed [r465]

    Now the InnoSetup script adds a digital signatu...

  • Fulvio Senore Fulvio Senore committed [r464]

    Fixed: when cataloging images the program did n...

  • Fulvio Senore Fulvio Senore committed [r463]

    Fix to the Windows setup script.

  • Fulvio Senore Fulvio Senore committed [r462]

    Now the help system always uses the hml viewer ...

  • Fulvio Senore Fulvio Senore committed [r461]

    Added a Linux script to create the distribution...

  • Fulvio Senore Fulvio Senore committed [r460]

    Fixed: under *nix the CMake script used the wro...

  • Fulvio Senore Fulvio Senore committed [r459]

    Fix to avoid macro redefinition warning.

  • Fulvio Senore Fulvio Senore committed [r458]

    Fixed compilation error under Linux.

  • Fulvio Senore Fulvio Senore committed [r457]

    Changed version to 1.2.

  • Fulvio Senore Fulvio Senore committed [r456]

    Now if rating filtering is activated and the us...

  • Fulvio Senore Fulvio Senore committed [r455]

    Now thumbnails disappear from the screen if req...

  • Fulvio Senore Fulvio Senore committed [r454]

    Regenerated a dialog to avoid a warning.

  • Fulvio Senore Fulvio Senore committed [r453]

    Now, if the user is filtering images by rating,...

  • Fulvio Senore Fulvio Senore committed [r452]

    First version that can filter images based on t...

  • Fulvio Senore Fulvio Senore committed [r451]

    Now the list view shows the 5-star rating.

  • Fulvio Senore Fulvio Senore committed [r450]

    Fixed: the progress bar in the copy files dialo...

  • Fulvio Senore Fulvio Senore committed [r449]

    Fixed: drawing thumbnails with star ratings was...

  • Fulvio Senore Fulvio Senore committed [r448]

    Fixes to the vertical sizing of thumbnails and ...

  • Fulvio Senore Fulvio Senore committed [r447]

    Added the ability to upgrade the database struc...

  • Fulvio Senore Fulvio Senore committed [r446]

    Updated FSDB.

  • Fulvio Senore Fulvio Senore committed [r445]

    Added menu commands to set the rating in the th...

  • Fulvio Senore Fulvio Senore committed [r444]

    Now the thumbnails view shows a 5-stars rating ...

  • Fulvio Senore Fulvio Senore committed [r443]

    Removed unused code.

  • Fulvio Senore Fulvio Senore committed [r442]

    Fixed: the "Select all" command still did not w...

  • Fulvio Senore Fulvio Senore committed [r441]

    Fixed: the "Select All" command did not work in...

  • Fulvio Senore Fulvio Senore committed [r440]

    Fixed: after deleting Fixed: after deleting ima...

  • Fulvio Senore Fulvio Senore committed [r439]

    Added const modifiers to some function signatures.

  • Fulvio Senore Fulvio Senore committed [r438]

    Fixed: after deleting images from the right pan...

  • Fulvio Senore Fulvio Senore committed [r437]

    Now adding only images (not folders) to a virtu...

  • Fulvio Senore Fulvio Senore committed [r436]

    In previous version it was possible to add imag...

  • Fulvio Senore Fulvio Senore committed [r435]

    Now the Copy button in the "Copy file" dialog h...

  • Fulvio Senore Fulvio Senore committed [r434]

    Now the program shows different volume icons in...

  • Fulvio Senore Fulvio Senore committed [r433]

    Now the program uses more native images in the ...

  • Fulvio Senore Fulvio Senore committed [r432]

    Changes to compile with wxWidgets 3.1.

  • sourcer42 sourcer42 posted a comment on discussion Help

    Under Win 7, 1.1 pops up a dialog telling me: Unexpected error .... bad allocation"...

  • sourcer42 sourcer42 modified a comment on discussion Help

    After some more playing with the program, I have finally been able to run 1.1 on...

  • sourcer42 sourcer42 modified a comment on discussion Help

    After some more playing with the program, I have finally been able to run 1.1 on...

  • sourcer42 sourcer42 posted a comment on discussion Help

    After some more playing with the program, I have finally been able to run 1.1 on...

  • sourcer42 sourcer42 posted a comment on discussion Help

    Just downloaded the Windows version of vvvP 1.1 and I cannot get it to work properly...

  • sourcer42 sourcer42 posted a comment on discussion Help

    Just found vvvP and it looks like it might be exactly what I need. Which graphics...

  • Fulvio Senore Fulvio Senore committed [r431]

    Fix to revision 425: it did not work if images ...

  • Fulvio Senore Fulvio Senore committed [r430]

    Fixed: the previous commit did not change the D...

  • Fulvio Senore Fulvio Senore committed [r429]

    Change tree control settings to have a more nat...

  • Fulvio Senore Fulvio Senore committed [r428]

    Now when selecting a large number of thumbnails...

  • Fulvio Senore Fulvio Senore committed [r427]

    When copying raw files to a new location and ch...

  • Fulvio Senore Fulvio Senore committed [r426]

    Updated version to 1.1.2.

  • Fulvio Senore Fulvio Senore committed [r425]

    Fixed: summer time can change file modification...

1 >