Skip to content

Releases: NeoCoderMatrix86/AudioCuesheetEditor

2.8.0

15 Mar 10:41
Compare
Choose a tag to compare
v2.8.0

Update AudioCuesheetEditor.csproj

2.7.0

08 Mar 10:45
Compare
Choose a tag to compare
v2.7.0

Update AudioCuesheetEditor.csproj

2.6.0

09 Feb 09:32
1c68e9d
Compare
Choose a tag to compare
v2.6.0

Merge pull request #182 from NeoCoderMatrix86/#180-Record-mode-with-e…

2.5.0

19 Apr 06:19
d79d449
Compare
Choose a tag to compare
Merge pull request #177 from NeoCoderMatrix86/#36-Add-support-for-frames

Added frames support for CuesheetFile.cs

2.4.0

29 Mar 06:54
Compare
Choose a tag to compare
v2.4.0

Update Track.cs

2.3.0

16 Mar 08:44
8ff0730
Compare
Choose a tag to compare
v2.3.0

Bugfix for referenced linked tracks on deserialization (#158)

2.2.0

25 Feb 14:14
6ac7bb3
Compare
Choose a tag to compare
Deploy Version 2.2 (#135)

* 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