Skip to content

Releases: IPS-LMU/octra

v1.2.4

23 Mar 12:43
Compare
Choose a tag to compare

Changes

  • new URL mode to open audio files in OCTRA via URL
  • upgraded Angular and other dependencies
  • Stability improvements

v1.2.3

11 Mar 13:14
Compare
Choose a tag to compare

Implemented enhancements:

  • allow importing audio files via URL #78

Fixed bugs:

  • 2D-Editor: Drawing Segments does not work correctly #85
  • Local mode: DragnDrop: Audio file not decoded automatically #84
  • PartiturConverter: OCTRA can't find header data by different ordering #83

v1.2.2

11 Mar 13:13
Compare
Choose a tag to compare

Implemented enhancements:

  • 2D-Editor: circle loupe should follow the mouse cursor more fluently #82
  • new option: Enable/Disable rounded loupe #80

Fixed bugs:

  • OCTRA crashes using the local mode and very large audio files #79

Merged pull requests:

Thanks to:

  • Riccarda Funk (feedback, bug report)
  • P.Pavlitschek (feedback, bug report)

v1.2.1

11 Mar 13:12
Compare
Choose a tag to compare

Fixed bugs:

  • audioviewer does not draw any signal in some cases #63

1.2.0

11 Mar 13:12
Compare
Choose a tag to compare

Implemented enhancements:

  • use new protocol specification for logging user actions #77
  • allow sending bug reports via email #76
  • allow more levels #75
  • use IndexedDB instead of LocalStorage #74
  • 2D-Editor: follow playcursor #70
  • allow importing raw text file #69
  • allow more audio formats than Wave format #67
  • better audio managing structure #66
  • 2D-Editor: change position of miniloupe #64
  • reorganize editor components #61
  • add popover to each button of audio-navigation component #60
  • allow setting boundaries in "editor without a signal display" #59
  • audio playback: step back n seconds and play audio d seconds #57
  • read annotation data that already exists in database #56
  • enable Copy & Paste in text editor #55
  • use annotJSON as OCTRAs representation of its annotation #54
  • enable bug report #53
  • play audio on hover #52
  • Overlay GUI: play audio after entering semgment #51
  • update dependencies #47
  • show additional informations #46
  • improve usability #44
  • enable login without job number #42

Fixed bugs:

  • Safari: can't decode audio file #73
  • boundaries in text: no popover after loading other language #72
  • mini-loupe: false zooming factor #71
  • prevent moving boundary over others #65
  • transcr-overview: whole text is underlined red when two errors come after each other #62
  • play cursor vanished after stopping at some positions #58
  • audioviewer: can't set boundary if playcursor is in another segment #50
  • transcr-window: scroll to parent positon doesn't work #49
  • if audio cannot be loaded user can't go back #48
  • false state: broken view #45
  • editor dissapears after switching to another one #43

v1.1.0

11 Mar 13:12
Compare
Choose a tag to compare

Implemented enhancements:

  • show loading status and a hint that loading could take a while #41
  • Export guidelines.json to PDF #40
  • change structure of configuration files #37
  • enable configuration of the feedback form in project's configuration #36
  • improve usabilty #35
  • transcr-overview: click on a segment's number enables switching to the selected segment #25

Fixed bugs:

  • routing does not work properly #39
  • delete browser cache and login leads to failure loading guidelines #38
  • audioviewer: signal not drawn after reading short audio file (<2sec) #20

v1.0.7

11 Mar 13:12
Compare
Choose a tag to compare

Implemented enhancements:

  • online mode: login with user name, project name and jobnumber #33
  • marker symbols: automatically set alt attribute of images #32
  • transcr-overview: underline errors according to the guidelines #31
  • signal-gui: use one cricle loupe instance only #29
  • transcr-overview: underline errors in transcriptions and show description on hover #28
  • transcr-guidelines: enable browsing through guidelines #24
  • move cursor to text's end faster after initialisation of a texteditor #22
  • upgrade @angular/cli to 1.0.0-rc.4 #21
  • 2D-Editor: extend signaldisplay if it's shorter than its parent's width #14
  • implement the possibility of creating distinc transcription guidelines und markers #6
  • apply the translation module to the whole default GUI #5

Fixed bugs:

  • Linear Editor: Signal isn't drawn correctly while resizing #27
  • Linear Editor: some keys are blocked while typing and the cursor is over the signaldisplay #18
  • warning before user switches between local and online mode #16

v1.0.6

11 Mar 13:11
Compare
Choose a tag to compare

Implemented enhancements:

  • angular-cli: update to 1.0.0rc2 #15
  • use ng-bootstrap package #12

Fixed bugs:

  • audioviewer: adjusting height of drawn signal to the max height doesn't work #19
  • after switching from transcription-submit to transcription component saving data does not work #17

v1.0.5

11 Mar 13:11
Compare
Choose a tag to compare

Implemented enhancements:

  • show icon that displays OCTRA is saving now. #10
  • add list of supported languages in config.json #9
  • tool-bar: set glyphicons and apply responsive design #8
  • upgrade angular-cli version to 1.0.0-rc.1 #7

Fixed bugs:

  • reload-file.component: allow valid file formats only #13
  • exported file name does not contain the complete name of the original file #11
  • language selection not visible after new session #4

v1.0.4

11 Mar 13:10
Compare
Choose a tag to compare

Implemented enhancements:

  • define allowed login IDs in separate JSON file #1

Fixed bugs:

  • audioplayer-gui: slider changes the current playpositon on resize #3
  • logging user interactions is unstable #2