MViewListener [C#]
A.M.Soft
Support
Please contact me here.
Privacy Policy
- This software manages the playback position of the Microsoft Store version of "MView".
- It is used in the environment where "MView" is installed.
Description
- Start up and play the video on the Microsoft Store version of "MView".
- At your favorite scene, press the CLIP button and SHIFT key at the same time.
- A screenshot of the scene will appear in the app.
- Double-click the scene to start playback with "MView". (Automatic startup)
- Right-click on the selected scene to create a shortcut, move it to another group, copy or delete it. (You can make multiple selections using the SHIFT and CTRL keys)
- Shortcuts are created on the desktop, but you can select a folder by pressing the SHIFT key at the same time.
- The following functions are assigned to the keyboard.
- The theme color is "dark", but you can change it to "light" with the startup parameter /light, or to "sync with OS settings" with /def.
- The display language can be switched between "Japanese" and "English" with the startup parameters /ja or /en. Example startup parameters:
Shift +A | Select all. |
Shift +R | Invert selection. |
Ctrl +A | Add group. |
Ctrl +C | Close group. |
Ctrl +D | Delete group. |
Delete | Delete thumbnail. |
Alt +F | Sort ascending by name. |
Shift +F | Sort descending by name. |
Alt +T | Sort ascending by time. |
Shift +T | Sort descending by time. |
cmd /c start mviewlistener-args:/light
cmd /c start mviewlistener-args:/def
- If the Microsoft Store version of "Mview" is not installed, a message will be displayed.
- If the Microsoft Store version of "MViewListener" is installed, a data migration message will be displayed.
- If the tab is empty, a "MView" startup message will be displayed.
History
- Added a sorting function to the right-click menu of tabs.
- Fixed a bug that caused "Select All" to not work from the right-click menu.
- Fixed the icon image.
- The drop function to video software has been put on hold.
- Controls have been migrated from WPF to WinUI3.
- Groups have been changed to a tab format to improve operability.
- The ability to select data by specifying an area with the mouse has been put on hold.
- Improved the display of controls.
- Added support for dropping into video software.
- It is now possible to register four types of history information.
- You can now select data by specifying an area with the mouse.
- Fixed a bug with file paths containing spaces.
- Changed the library from .NET 6.0 to .NET 8.0.
- Changed to dark mode theme.
- It is now possible to confirm deletion of groups and scenes.
- Supports DPI for multiple monitors.
- It is now possible to add and delete groups.
- Enabled to move and copy between groups.
- The display can be switched in group units.
- Supports deletion by multiple selection and creation of shortcuts.
- Enabled to select a folder when creating a shortcut.
- Added the protocol "mview listener-args:" to support booting from "MView".
- First edition released.