|
182 | User Interface | Bug Report | Medium | ImageBurner does no longer fire progress events | 2013-08-21 | Closed | 4.5 | | |
Task Description
OnProgress apparently only gets fired once with “0” percent.
References: https://forum.cdburnerxp.se/topic/9457-progress-bar-missing-v4524214/
|
|
181 | Other | Feature Request | Low | Add 2.88MB floppy boot image type | 2013-01-28 | Closed | 4.5 | | |
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 | Crashes | Bug Report | High | Application crashes when burning long file names | 2012-12-23 | Closed | 4.5 | | |
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 | Other | Bug Report | Low | Overburning does no longer work in data burning mode | 2012-12-21 | Waiting on StarBurn | 4.5 | | |
Task Description
The “CheckOverburning” property is currently missing on the two DataBurner classes.
References: https://forum.cdburnerxp.se/topic/9177-v45-overburn/
|
|
178 | Crashes | Bug Report | Medium | Data burning hangs at closing disc | 2012-09-22 | Closed | 4.5 | 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 | StarBurn | Bug Report | Medium | Even though enough free disc space is reported, an erro ... | 2012-07-28 | Closed | 4.5 | 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 | StarBurn | Bug Report | Medium | UdfDataBurner disregards write speed | 2012-07-28 | Closed | 4.5 | 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 | StarBurn | Feature Request | Very Low | DVDVideoBurner should have same methods as data burner | 2012-07-27 | Waiting on StarBurn | 4.5 | | |
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 | StarBurn | Feature Request | Very Low | Provide progress information for importing previous ses... | 2012-07-27 | Waiting on StarBurn | 4.5 | | |
Task Description
Provide progress information for importing previous sessions (progress = file size of imported files / size of all files).
|
|
173 | StarBurn | Feature Request | Low | For verification of data discs, provide a list of all f... | 2012-07-27 | Waiting on StarBurn | 4.5 | | |
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 | StarBurn | Feature Request | Medium | Missing FileDateTimeFormat / FileDateTimeMode for DataB ... | 2012-07-27 | Closed | 4.5 | 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 | StarBurn | Feature Request | Low | "PublisherName" and "ApplicationName" for UDF data burn... | 2012-07-27 | Waiting on StarBurn | 4.5 | | |
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 | StarBurn | Bug Report | Medium | Allow setting any date/time for files and folders | 2012-07-27 | Waiting on StarBurn | 4.5 | 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 | StarBurn | Bug Report | Low | IDataFile.Size is 0 for files imported from a previous ... | 2012-07-27 | Closed | 4.5 | | |
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 | StarBurn | Bug Report | Low | Secure/full erase is too fast | 2012-07-27 | Closed | 4.5 | | |
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 | StarBurn | Bug Report | Low | DataBurner.Files.Clear() does no longer work | 2012-07-27 | Closed | 4.5 | | |
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 | StarBurn | Feature Request | Very Low | ImportImage() fails with STARBURN_ERR_SDK_ERROR | 2012-07-27 | Waiting on StarBurn | 4.5 | | |
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 | StarBurn | Bug Report | Low | Crashes after failed Debug assertions | 2012-07-27 | Closed | 4.5 | 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 | StarBurn | Bug Report | High | Assigning IDataFolder.Attributes does not work | 2012-07-27 | Closed | 4.5 | 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 | Error Messages | Bug Report | Low | Burning ISO images close to the max. size fails with er ... | 2010-04-13 | Closed | 4.3.0 | | |
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 | Error Messages | Bug Report | Low | Command line version does not work properly (data discs ... | 2010-04-02 | Closed | 4.3.0 | | |
Task Description
Known issue. Use an older version of CDBurnerXP as temporary workaround.
|
|
160 | Error Messages | Bug Report | Low | .NET configuration system is buggy | 2010-01-21 | Closed | 4.0.024.XXX | | |
Task Description
Results in various exceptions like “configuration system failed to initialise”. Replace with registry/INI settings.
|
|
159 | Error Messages | Bug Report | Low | Disc check does not ask to erase | 2008-11-26 | Closed | 4.0.024.XXX | 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 | Error Messages | Bug Report | Medium | Command line version aborts with "pure virtual function ... | 2008-08-11 | Closed | 4.0.024.XXX | | |
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 | Error Messages | Bug Report | Medium | VBR MP3 files are not burned correctly | 2008-08-11 | Closed | 4.0.022.370 | | |
Task Description
Due to shortcomings of the used burning library, burning VBR MP3 files does not work.
|
|
156 | User Interface | Bug Report | Medium | ISO size is not checked before burning | 2008-07-15 | Closed | 4.0.024.XXX | 4.1.2.x | |
|
|
155 | Error Messages | Bug Report | High | External library bugs | 2007-10-03 | Closed | 4.0.013.220 | | |
|
|
154 | User Interface | Bug Report | High | Disc-to-disc copy for audio CDs is not really working | 2007-09-22 | Closed | 4.0.013.220 | 4.0.015 | |
|
|
153 | Error Messages | Bug Report | High | Saving a compilation fails with empty error message | 2007-09-22 | Closed | 4.0.013.220 | 4.0.015 | |
|
|
152 | User Interface | Feature Request | Low | Future Features | 2007-09-03 | New | 3.5.101.7 | | |
|
|
151 | User Interface | Feature Request | Low | Burn a large amount of data on multiple discs | 2007-08-31 | Closed | 3.5.101.7 | | |
|
|
148 | Other | In Development | Medium | TODO for 4.0 | 2007-04-16 | Closed | 3.5.101.7 | 4.0.0.0 | |
|
|
138 | Backend / Core | Bug Report | Medium | Selector re-ordering breaking cascade | 2006-06-17 | Closed | 1.1 | | |
|
|
137 | Crashes | Bug Report | Medium | Problems with encoding | 2006-05-05 | Closed | 3.5.101.6 | | |
|
|
136 | Error Messages | Bug Report | Very Low | Typo: "Adding Files _G_rom" | 2006-03-31 | Closed | 3.5.101.8 | | |
|
|
135 | Error Messages | Bug Report | Medium | CDBurnerXP Pro crashes when I modify the file structure ... | 2006-03-31 | Closed | 3.5.101.8 | | |
|
|
134 | Backend / Core | Feature Request | Medium | Alternative parser mode | 2006-02-03 | Closed | 1.0 | 1.2 | |
|
|
133 | Error Messages | Bug Report | Medium | Object reference not set to an instance of an object. | 2005-12-14 | Closed | 3.5.101.7 | 4.0.0.0 | |
|
|
131 | Backend / Core | Feature Request | Low | "Leave Comments" Option | 2005-12-13 | Closed | 0.99 | 1.1 | |
|
|
130 | Backend / Core | Bug Report | Low | 1.0 version still says '1.0beta' | 2005-11-29 | Closed | 0.99 | 1.1 | |
|
|
129 | Backend / Core | Bug Report | Medium | Quotes in styles add backslashes to output | 2005-11-29 | Closed | 0.99 | 1.1 | |
|
|
128 | User Interface | Bug Report | Medium | Truncation problem | 2005-11-25 | Closed | 3.5.101.7 | | |
|
|
127 | User Interface | Bug Report | Medium | Audio Editor problems | 2005-11-24 | Closed | 3.5.101.7 | 3.5.101.8 | |
|
|
126 | Crashes | Feature Request | High | Correct bad file dates... | 2005-11-20 | Closed | 3.5.101.6 | 3.5.101.8 | |
|
|
125 | Other | Bug Report | Medium | CDBXP does not work with bad config files | 2005-11-14 | Closed | 3.5.101.6 | 4.0.0.0 | |
|
|
124 | Other | Bug Report | Low | Project folder is recreated every time | 2005-11-11 | Closed | 3.5.101.6 | 4.0.0.0 | |
|
|
122 | Backend / Core | Feature Request | Low | Replace global ...; with $GLOBALS | 2005-11-04 | Closed | 1.0 | 1.1 | |
|
|
121 | Backend / Core | Feature Request | Medium | New functions to merge and dissolves selectors | 2005-11-02 | Closed | 1.0 | | |
|
|
120 | Backend / Core | In Development | Low | css_optimiser.php: Replace template files | 2005-11-02 | Closed | 1.0 | 1.1 | |
|
|
119 | Other | Bug Report | Low | Image cannot be burned | 2005-10-26 | Closed | 3.5.101.6 | | |
|