- Dołączył
- 26 Maj 2010
- Posty
- 15471
- Reakcje/Polubienia
- 51373
December 28, 2020
- Added A/B button to topbar to allow adding a B (Background) image easily for A/B checking.
- Made audio track selection work properly for B images (not changing their track).
- BG images now are shown with a light yellow background (depending on color scheme) in the Reel window.
- Bug fixed RMB shortening of sequences in EDL window.
- Bug fixed 5.1 and 7.1 float audio on Windows. Now they are played as s32 for 5.1 or s16 for 7.1 audio.
v5.7.3 - Made Windows print out help and version to startup console without popping a new console window. - Bug fixed crash when saving a movie and requester was stopped midway. - Ported code to CentOS 7 virtualbox. - Fixed bitrate in movie save requester defaulting to 6. - Fixed scrollwheel zoom on multiple screens sometimes not zooming correctly. - Fixed color info window showing all the same values for all channels (regression from v5.7.2). - Bug fixed area selection window not marking all area correctly (regression from v5.7.2). - Added color controls to control brightness, contrast and saturation.
v5.7.4 - Made Color Controls window non-modal so it stays with the main window and does not go behind it. - Bug fixed exiting not removing Color Controls window. - Added Enable button to color control window so it does not slow down CPU/GPU when not used. - Added hue shift control to color control window. - Added CTRL+PgUp and CTRL+PgDown to switch reel images and set their start and end frames in simultaneous. - Made Windows print out help and version to startup console without popping a new console window if the program was started command-line. - Added session saves and loading to save all reels and start them up all loaded **BETA**. + Added a File->Save->Session to save the current session of mrViewer (ie. all reels and windows opened). + Added a File->Open->Session to load a session of mrViewer (ie. all reels and windows opened). - Made --help in Spanish be translated a little more properly. - Added build date to --version switch.
v5.7.6 - Bug fixed selecting Single Selection when no image was in reel.
- Made Selcect Single Selection / Multi Selection be RADIO menus.
- Bug fixed deletion of multiple clips (Rerelase).
v5.7.8 - Allowed changing multiple Input Color Spaces for multiple images when selecting multiple images and using the main pulldown menu. You can also do it with the OCIO/Input Color Space option. - Fixed selection of multiple images tick which would revert to single image when the menus were recreated. - Fixed selection of input color space for images that don't have one by default. Previously, they would always revert to scene_linear even when the video was left as RGB. - Made logger be fully thread safe.
v5.7.9 - Fixed timeline thumbnails when set to off (they were not turning off).
- Fixed timeline thumbnails setting the focus on the view window when
thumbnail disappeared.
- Added focus selection on main view when any mouse button is pushed.
- Bug fixed current frame and timeline not updating each other anymore.
This was a regression from 5.7.7.
April 10, 2021
- Added support for video rotate in movie files.
- Bug fixed F11 returning and resetting the interface.
- Bug fixed change_float_cb in Media Information window.
- Added translation for init R3D SDK.
- Fixed BuildFFmpeg.cmake to compile without pkgconfig.
- Fixed BuildImageMagick.cmake without master branch (it is called main).
April 17, 2021
- Windows' .EXE installer now supports two buttons for check all and uncheck all for all extensions.
- F11/F12 now respect the window position and fit image when minimizing after a maximize.
- There's a new flag -c <colorspace> to establish the input color space of each image.
- Reverted loggers to not use Fl::lock as they were locking on missing frames errors.
April 26, 2021
- F11/F12 behave better in respecting each other.
- CTL/ICC is back by request of two users. No idea how long we can still support it, but for the time being, we will.
- Bug fixed drag and drop of images and movies which got broken by mistake.
May 9, 2021
- On Windows, volume is kept between invocations of mrViewer. The slider, however, did not reflect that. Now it does.
- Fixed menubar to show File and Windows when no image is loaded.
- Fixed a crash when changing to previous channel with the keyboard.
- Silenced with pragmas the warnings on Windows about variable sizes.
- Fixed overlap of 1:1 button with Frame/Field button.
- Fixed saving of Pixel Compensation in Preferences reverting it to off when saved twice.
- Fixed home path on Windows to never take into consideration Documents. This fixes an issue with Maya's startup not using mrViewer's preferences.
May 10, 2021
- Bug fixed menubar not allowed to be hidden.
- Bug fixed playback of sequences that do not start at frame 1.
- Bug fixed image version switching remaining at the same frame.
May 11, 2021
- ALT+Mousewheel now scrub the timeline one frame at a time.
- Mousewheel when mouse is above the volume widget adjust the volume.
- Mousewheel zoom is less abrupt and more predictable. Also there's a new Preferences->View->Zoom Speed factor that can choose between a Slow, Medium and Fast zoom.
May 12, 2021
- Mousewheel zoom now returns to the same zoom factor when zooming in and then out.
- HUD has a new option called Center which displays the center of the image/movie. This option is available in the pulldown menu as well as in the Preferences->View Window->Hud area.
- Made mrViewer preferences compatible with Maya on all platforms. Now it no longer uses the default preferences when called from Maya.