|
182 | Bug Report | ImageBurner does no longer fire progress events | User Interface | Medium | | |
Task Description
OnProgress apparently only gets fired once with “0” percent.
References: https://forum.cdburnerxp.se/topic/9457-progress-bar-missing-v4524214/
|
|
181 | Feature Request | Add 2.88MB floppy boot image type | Other | Low | | |
Task Description
Add 2.88MB floppy boot image type for boot images larger than 1.44MB.
References: http://www.starburnsoftware.com/forum/starburn-sdk-f3/feature-request-starburn-boot-image-floppy-with-t2420.html
|
|
180 | Bug Report | Application crashes when burning long file names | Crashes | High | | |
Task Description
Application crashes when burning long file names (limit seems to be 127 chars).
References: https://forum.cdburnerxp.se/topic/9182-long-filename-crash/ http://www.starburnsoftware.com/forum/starburn-sdk-f3/application-crashes-when-burning-long-file-names-t2414.html?sid=8ad00612952bbe6a563b6fc29b8790f9
|
|
179 | Bug Report | Overburning does no longer work in data burning mode | Other | Low | | |
Task Description
The “CheckOverburning” property is currently missing on the two DataBurner classes.
References: https://forum.cdburnerxp.se/topic/9177-v45-overburn/
|
|
178 | Bug Report | Data burning hangs at closing disc | Crashes | Medium | 4.5.1 | |
Task Description
The application hangs while closing a disc.
References: http://www.starburnsoftware.com/forum/post12960.html#p12960
E-Mail: “The old iHas424b situation has encountered a new hitch....”
|
|
177 | Bug Report | Even though enough free disc space is reported, an erro ... | StarBurn | Medium | 4.5b4 | |
Task Description
When comparing the required disc size (UdfDataBurner.Size) to the actual free disc space (drive.DiscInfo.TotalSize- drive.DiscInfo.UsedSize), it may happen that enough free disc space is supported, yet when burning, an “insufficient disc space” exception (STARBURN_ERR_DISC_NO_FREE_SPACE) is thrown by the Burn() method.
In my test case: UdfDataBurner.Size * 1024 = 736289792 bytes (TotalSize - UsedSize) * 2048 (= Mode1_LB_Size) = 736960512 bytes
So either one of the sizes is incorrect, or the exception is incorrectly thrown.
References: http://www.starburnsoftware.com/forum/starburn-sdk-f3/udfdataburner-size-imprecise-t2282.html
|
|
176 | Bug Report | UdfDataBurner disregards write speed | StarBurn | Medium | 4.5.1 | |
Task Description
The UDFDataBurner always burns at maximum speed, independently of the WriteSpeed property.
Test results: CD-RW 10x: 8:14 min (expected: ~8 min.) CD-RW 4x: 8:15 min (expected: ~20 min.) CD-R 48x: 5:15 (expected: ~2 min.) CD-R 16x: 3:06 (expected: ~5 min.)
References: http://www.starburnsoftware.com/forum/post12871.html#p12871
|
|
175 | Feature Request | DVDVideoBurner should have same methods as data burner | StarBurn | Very Low | | |
Task Description
DVDVideoBurner should have same methods as data burner, so that it is possible to add arbitrary files to the disc.
References: http://www.starburnsoftware.com/forum/post12469.html#p12469
|
|
174 | Feature Request | Provide progress information for importing previous ses... | StarBurn | Very Low | | |
Task Description
Provide progress information for importing previous sessions (progress = file size of imported files / size of all files).
|
|
173 | Feature Request | For verification of data discs, provide a list of all f... | StarBurn | Low | | |
Task Description
For verification of data discs, provide a list of all files that could not be verified, as well as a reason (source file no longer present on HDD, file cannot be read from burned disc, files are different, ...)
|
|
172 | Feature Request | Missing FileDateTimeFormat / FileDateTimeMode for DataB ... | StarBurn | Medium | 4.5.1 | |
Task Description
Missing property FileDateTimeFormat / FileDateTimeMode for DataBurner.
This does not allow setting the STARBURN_FILE_DATETIME_ORIGINAL value, which is what users need most.
|
|
171 | Feature Request | "PublisherName" and "ApplicationName" for UDF data burn... | StarBurn | Low | | |
Task Description
“PublisherName” and “ApplicationName” for UDF data burner are missing in Burn() and SaveImageFile().
References: http://www.starburnsoftware.com/forum/post12469.html#p12469
|
|
170 | Bug Report | Allow setting any date/time for files and folders | StarBurn | Medium | 4.5.1 | |
Task Description
Required feature in StarBurnX: Allow setting any date/time for files and folders. Currently, setting custom dates in the application has no effect because of that missing functionality.
|
|
169 | Bug Report | IDataFile.Size is 0 for files imported from a previous ... | StarBurn | Low | | |
Task Description
IDataFile.Size is 0 for files imported from a previous session.
References: http://www.starburnsoftware.com/forum/starburn-sdk-f3/idatafile-size-for-starburn-item-from-disk-t2207.html
|
|
168 | Bug Report | Secure/full erase is too fast | StarBurn | Low | | |
Task Description
Secure erase may be too fast not actually erase all data.
Affected: BR-RE media.
References: http://www.starburnsoftware.com/forum/starburn-sdk-f3/bug-secure-full-erase-too-fast-t2099.html
|
|
167 | Bug Report | DataBurner.Files.Clear() does no longer work | StarBurn | Low | | |
Task Description
Clearing files does no longer work using the DataBurner.Files.Clear() method.
Impact is low, since this issue can we worked around by using the Remove() method for deleting all files.
References: http://www.starburnsoftware.com/forum/starburn-sdk-f3/databurner-files-clear-does-longer-work-t2270.html
|
|
166 | Feature Request | ImportImage() fails with STARBURN_ERR_SDK_ERROR | StarBurn | Very Low | | |
Task Description
When importing a simple ISO image, ImportImage() fails with STARBURN_ERR_SDK_ERROR.
This feature is not yet implemented in CDBurnerXP, so there is no impact yet.
References: http://www.starburnsoftware.com/forum/starburn-sdk-f3/importimage-fails-with-starburn-err-sdk-error-t2271.html
|
|
165 | Bug Report | Crashes after failed Debug assertions | StarBurn | Low | 4.5.1 | |
Task Description
In the audio burning area, failed debug assertions may be displayed.
This happens during concurrent access to the DiscInfo object properties and the Refresh() method.
References: http://www.starburnsoftware.com/forum/starburn-sdk-f3/starburnx-crashes-after-failed-debug-assertions-t2258.html https://forum.cdburnerxp.se/index.php?/topic/8972-audio-error/
|
|
164 | Bug Report | Assigning IDataFolder.Attributes does not work | StarBurn | High | 4.5b4 | |
Task Description
Setting IDataFolder.Attributes to any value will always cause it to be set to “0”.
This will cause affected directory nodes be converted to files and thus cause various errors.
References: http://www.starburnsoftware.com/forum/starburn-sdk-f3/assigning-idatafolder-attributes-does-not-work-t2279.html
|
|
162 | Bug Report | Burning ISO images close to the max. size fails with er ... | Error Messages | Low | | |
Task Description
Burning ISO images close to the max. size fails with error message (no free disc space). Will be fixed within the next few days probably.
|
|
161 | Bug Report | Command line version does not work properly (data discs ... | Error Messages | Low | | |
Task Description
Known issue. Use an older version of CDBurnerXP as temporary workaround.
|
|
160 | Bug Report | .NET configuration system is buggy | Error Messages | Low | | |
Task Description
Results in various exceptions like “configuration system failed to initialise”. Replace with registry/INI settings.
|
|
159 | Bug Report | Disc check does not ask to erase | Error Messages | Low | 4.2.4.x | |
Task Description
http://forum.cdburnerxp.se/viewtopic.php?f=5&t=6471
(do not use “Wrtiability” as only criterion for erasing)
|
|
158 | Bug Report | Command line version aborts with "pure virtual function ... | Error Messages | Medium | | |
Task Description
Command line version aborts with “pure virtual function call” error. The cause is yet unkown, possibly a bug within the burning library again. This can hopefully be fixed for the next version.
|
|
157 | Bug Report | VBR MP3 files are not burned correctly | Error Messages | Medium | | |
Task Description
Due to shortcomings of the used burning library, burning VBR MP3 files does not work.
|
|
156 | Bug Report | ISO size is not checked before burning | User Interface | Medium | 4.1.2.x | |
|
|
155 | Bug Report | External library bugs | Error Messages | High | | |
|
|
154 | Bug Report | Disc-to-disc copy for audio CDs is not really working | User Interface | High | 4.0.015 | |
|
|
153 | Bug Report | Saving a compilation fails with empty error message | Error Messages | High | 4.0.015 | |
|
|
152 | Feature Request | Future Features | User Interface | Low | | |
|
|
151 | Feature Request | Burn a large amount of data on multiple discs | User Interface | Low | | |
|
|
148 | In Development | TODO for 4.0 | Other | Medium | 4.0.0.0 | |
|
|
139 | Feature Request | More options | Error Messages | Low | | |
|
|
134 | Feature Request | Alternative parser mode | Backend / Core | Medium | 1.2 | |
|
|
133 | Bug Report | Object reference not set to an instance of an object. | Error Messages | Medium | 4.0.0.0 | |
|
|
128 | Bug Report | Truncation problem | User Interface | Medium | | |
|
|
127 | Bug Report | Audio Editor problems | User Interface | Medium | 3.5.101.8 | |
|
|
126 | Feature Request | Correct bad file dates... | Crashes | High | 3.5.101.8 | |
|
|
125 | Bug Report | CDBXP does not work with bad config files | Other | Medium | 4.0.0.0 | |
|
|
124 | Bug Report | Project folder is recreated every time | Other | Low | 4.0.0.0 | |
|
|
123 | Feature Request | Print stylesheet generator | Error Messages | Low | | |
|
|
122 | Feature Request | Replace global ...; with $GLOBALS | Backend / Core | Low | 1.1 | |
|
|
121 | Feature Request | New functions to merge and dissolves selectors | Backend / Core | Medium | | |
|
|
120 | In Development | css_optimiser.php: Replace template files | Backend / Core | Low | 1.1 | |
|
|
119 | Bug Report | Image cannot be burned | Other | Low | | |
|
|
118 | Feature Request | Access service description | Other | Low | 4.0.0.0 | |
|
|
117 | Feature Request | CDBurnerXP Autoplay | User Interface | Low | 4.0.0.0 | |
|
|
116 | Bug Report | Invalid replacement of inherit/normal in font | Backend / Core | Medium | 1.0 | |
|
|
115 | Feature Request | Add an option to keep comments | Backend / Core | Medium | 1.1 | |
|
|
114 | Bug Report | Unicode not recognised in at-rules | Backend / Core | Very Low | | |
|