-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Capture AudioFile changed in AudioPlayer * Automatically calculate begin and end when using record mode * Added Unit test for recalculation during record mode * Handle media recorder state when stopping * First version with ffmpeg for conversion * Corrected handling for codec in AudioFile * Record audio on all browsers in WebM format * Set Version 2.2.0 * Added documentation for options * Added ATL library for getting audio file duration * Added AudioFile Duration Property * Added linking Track with previous Track * Corrected bug during textimport and activated link tracks * First model changes for TextImport with Cuesheet * Added saving of textimport format in ApplicationOptions * Made TextImportScheme Validateable * Set all properties of Cuesheet on Import * Added Cuesheet properties during textimport * Corrected unit tests and import of ImportCuesheet * First step displaying import file content * Display recognized file content during text import * Update TextImportFile.cs * Documented new text import * Catch JSONException during Deserialize of ApplicationOptions * Made images scale to 100% on any display * Made ErrorReport with margin * Display timespan without milliseconds * Correctly open and close import files tab * Fix text edit fields for time inputs * Bugfixes for text import
- Loading branch information
1 parent
8f8f958
commit 6ac7bb3
Showing
49 changed files
with
2,384 additions
and
879 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.