Releases: thisismy-github/instant-replay-suite
Releases · thisismy-github/instant-replay-suite
v1.3.0
Cool changes
- Trimming is now always instant and never desyncs the audio (mileage may vary with non-ShadowPlay clips)
- Editing multi-track clips will now preserve all tracks (without slowing down edits)
- Concatenating clips will smartly determine which tracks/track titles to use (for better support with non-ShadowPlay clips)
- The menu will now close and reopen itself if new clips are added while the menu is open
Misc
- Added a
PLAY_MOST_RECENT
hotkey, defaultingAlt + P
- Swapped the "Delete..." and "Splice..." actions in clip submenus
- The install folder's structure is even cleaner
- Backups use slightly cleaner names
- Added "CS2" as a default alias
- General logging improvements
- The last 10 log files are now backed up to
bin/logs
- Several errors and a handful of other log messages are clearer
- Added a dedicated alert for permission errors,
resources/permission error.wav
- The last 10 log files are now backed up to
Fixes
- The history file is now encoded, fixing errors with wacky silly characters in (typically non-ShadowPlay) clips
- Fixed outdated backups deleting in the wrong order because of the non-flat folder structure
- Fixed clip entries being removed when clicking "Delete..." even if the deletion fails
- Fixed concatenation text files not being deleted after errors
- Fixed crash when selecting "No" on the first-time-setup dialog
- Fixed a number of harmless double-errors where multiple tracebacks would be logged or multiple alerts would play
v1.2.0
System/Microphone track merging
- Defaults to
Alt + M
- Can be undone
- Available from tray menu
Config changes
- If the config file is modified while running, it will no longer be overwritten once you exit
- Moved "General" to the top
- Moved
MAX_RECENT_CLIPS
to "General" and renamed toMAX_CLIPS_VISIBLE_IN_MENU
- These changes will not take effect if you auto-update
- Your
MAX_RECENT_CLIPS
will be reset if you auto-update
Misc
- Updates and archive extractions now check the available space beforehand
- Fixed the "Script has been running for..." string in about window
- Significant refactor to editing (under-the-hood)
v1.1.0
Enter custom trim lengths in real-time
- Use the word "custom" as a length in the
Trim Hotkeys
section to activate it- Once triggered, enter the length on your keyboard (keypad works as well)
- Once finished, press any non-number key to submit the length
- Press
Esc
to cancel
- Defaults to
Alt + 0
- Also appears in "Trim..." submenu
- Added new settings for "Trim..." submenu
EACH_SUBMENU_HAS_TRIM_SUBMENU
controls whether or not "Trim..." is a submenu with all the lengths defined in theTrim Hotkeys
section or just a regular menu item that always triggers a custom trim length (defaults toTrue
)TRIM_SUBMENU_ALWAYS_HAS_CUSTOM_LENGTH
controls whether or not "Trim..." submenu should include a custom length item regardless of whether or not you have one defined in theTrim Hotkeys
section (defaults toTrue
)
FFmpeg detection and auto-downloading
- FFmpeg can now be detected anywhere in your install folder, even nested within subfolders
- FFmpeg can now be auto-downloaded if not found
Config file improvements
- Config library has been updated
- Config file writes on every exit
- Config file always maintains its intended order
- %-signs no longer need to be escaped
- $-signs do, however, as the config now uses ExtendedInterpolation
Misc
- Fixed chance for auto-update to fail while computer is bottlenecked
- Added generic trimming alert to fallback to
- Clip lengths are now rounded in the tray menu
v1.0.0
This is truly the greatest gift anyone has ever been given. Merry Christmas, world.