Releases: RandomEngy/VidCoder
Releases · RandomEngy/VidCoder
13.1 Beta
- Fixed out of date HandBrake interop DLL
13.0 Beta
- Added ability to automatically add external subtitle filename tokens like "forced" as the subtitle name.
- Added current user to VidCoderAutomation pipe name, which should prevent CLI actions from acting on another logged in user's VidCoder instance.
- Addded translation for Job ETA tooltip.
- Added Source dimensions column to the queue.
- Added Dimensions and Source dimensions columns to the Completed list.
- Renamed "Size" columns to "File size" to disambiguate.
- Renamed "Output size" column to "Dimensions".
- Updated HandBrake core.
12.19
12.18
- Improved file lock check on the Watcher, to avoid trying to encode in-progress videos.
- Fixed an issue where scan failures on jobs added by the Watcher would stay marked as "Planned".
- Simplified the source section expand/collapse tracking: it will now always be expanded unless the user has collapsed a section.
- Improved contrast on inactive windows and encoding window in Light mode.
- Fixed reported crash on stopping encodes.
- Updated HandBrake core to 1.11.1
12.17
- Updated HandBrake core to 1.11.
- Updated framework to .NET 10.
12.16
- Fixed missing hwDecode passed in to scan and encode jobs
12.15
- Added the ability to stop multiple selected encode jobs.
- Added exception handling to handle a reported crash on drag/drop.
12.14
- Fixed more cases where a stopped job could restart immediately.
- Suppressed error report dialog on DWM composition changes
- Added ConfigureAwait(false) to a couple more lines in a place where we might have a deadlock.
12.13
- Fixed issue with checking recent network files making VidCoder start slow.
12.12
- Fixed issue when using multiple audio encodings, with the last encoding name clobbering the others.