Skip to content

Releases: Ttxman/NanoTrans

beta 5 - ui enchancements/ fixes

26 Sep 14:16
Compare
Choose a tag to compare
Pre-release

ui enchancements mainly in speakers manager

  • better save changes messagebox (added cancel)
  • speakers manages now close if save changes messagebox returns yes/no (no double closing required)
  • writing spaces in name/degrees is now enabled

-save changes to transcription dialogshould not appear without actual changes were made

core:
fix: meta information on new transcription are not shared across domain
feature: spaker merging is now supported directly in Transcription.Core.speakerCollection
some typos were fixed

system:
Whole project is now set to framework 4.5

1.0 beta 4

04 Sep 14:18
Compare
Choose a tag to compare
1.0 beta 4 Pre-release
Pre-release

Fixed selection off attributes
added custom attribute names to settings

1.0 beta 3

03 Sep 13:00
Compare
Choose a tag to compare
1.0 beta 3 Pre-release
Pre-release

Bugfix: Degree after name of speakers was not loaded

1.0 beta 2 - more tested than beta 1

02 Sep 14:51
Compare
Choose a tag to compare
Pre-release

bugfix: critical bug in loading speakers - DBIDs were totaly broken

1.0 beta 1 - somewhat more tested than alphas :)

02 Sep 12:44
Compare
Choose a tag to compare

!!!Warning alpha 3 & beta 1 contains critical error, which broken local speaker synchronization

bugfix: relative path in Transcription.MediaUri should be now loaded correctly again
bugfix: serialization core library -> TranscriptionParagraph.Speaker now cannot be set to null

1.0 Alpha 3 - Do not use for serious work!!!, expect bugs

26 Aug 14:38
Compare
Choose a tag to compare

fixed major bug in undo system that was corrupting the redo function
Paragraph split/merge from UI are now only 1 action in undo, instead of 3

minor changes:
speaker database id attribute on speaker element in trsx can no longer be empty string.

1.0 Alpha 2 - Do not use for serious work!!!, expect bugs

18 Aug 14:20
Compare
Choose a tag to compare

!! Redo is bugged
bugfixes, optimalizations

1.0 Alpha 1 - Do not use for serious work!!!, expect bugs

15 Aug 15:04
Compare
Choose a tag to compare

New major Feature: Undo / Redo, including structural changes

  • Implemented new event propagation system for propagating changes in transcription.
  • Reworked UI to use this system
  • Undo/redo features are based on these events

Command system cleanup

  • I found a way to remove command bindings from AvalonEdit
  • all the unused and conflicting commands should be found, removed from the AvalonEdits in the Element control and hacks used in editor_PreviewKeyDown/up should be deleted
  • pageup/pagedown is probably handled in the main Listbox in speakersVisualizer, it should be removed too

bugfix

29 Jul 13:28
Compare
Choose a tag to compare
bugfix Pre-release
Pre-release

crash with absolute paths in mediaURI

new features

29 Jul 13:08
Compare
Choose a tag to compare
new features Pre-release
Pre-release
  • drag and drop to main window is now supported also for audio files
  • feature enabler more settings