github cplussharp/graph-studio-next v0.7.3.1
Version 0.7.3.1

2 years ago

New Features:

  • Relative paths to reference media files in GRFX issue #319
  • Better support for editing and persisting filters created directly from DLL class factory issue #318 issue #317 issue #227
  • Show internal filters in Filters dialog issue #312
  • Create stream buffer recordings from Stream Buffer Sink filter property page issue #302
  • Display IPin::QueryInternalConnections result in Pin PropertyPage issue #300
  • Connect newly created filter to previously selected filter for faster graph building issue #265
  • New option to reserve memory below 2GB/4GB for testing 32bit LargeAddressAware filters and 64bit filters for pointer truncation bugs issue #298
  • Mediainfo information display for files created by file writing filters (similar to source file filters) issue #278
  • Save text/graph information with graph and tweaks to text information issue #277
  • Show current sync source in status bar
  • Include frames per second in video media type details issue #295
  • Implement loading from ipersistpropertybag option when loading GRFX files issue #284
  • Added count*average column to statistics windows issue #270
  • Integration with DirectShowSpy property frame helper in remote graph form issue #264
  • Display filter merit as SDK constant (as opposed to numeric value)

Bug Fixes:

  • Disable DPI awareness so windows scales the application issue #335
  • Targeting for Windows 8.1 and 10 with manifest file issue #331
  • Apply short-cuts in the main window only if it is active (e.g. copy text with Ctrl+C in property page) issue #342
  • Fixed multiple layout problems on high DPI systems issue #255
  • Filter name not displayed for filters supporting IFileSourceFilter, IFileSinkFilter issue #305
  • Fixed registration of internal DXVA Null Renderer filter issue #310
  • Crash fix connecting to remote graph containing video renderer filter issue #333
  • Crash fix closing property page launched from filters window issue #329
  • Fixed bug in sync source selection in new graphs issue #291
  • EVR renderer is no longer closed and recreated when graph is refereshed issue #293
  • Fix to Analyzer Filter property page issue #289
  • Filters having no valid CLSID are showing invalid tool tip with text from another filter issue #288
  • Analzyer writer filter returns current position from IStream::Seek issue #281
  • Fixed wrong loading of current sync source in GRF and GRFX files issue #268
  • 32bit version running on 64bit OS no longer silently ignores exceptions that happen from user mode callbacks (e.g. key press handlers) issue #269
  • Better robustness against filters that delete rather than Release() pins issue #115
  • Better property page positioning issue #213

Full Changelog: v0.7.0.430...v0.7.3.1

Don't miss a new graph-studio-next release

NewReleases is sending notifications on new releases.