View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004918 | MMW v4 | Burning / Disc Handling | public | 2008-11-10 21:12 | 2008-12-07 18:24 |
Reporter | rusty | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.1 | ||||
Summary | 0004918: Optional chime on burn completion | ||||
Description | There should be an option to make a sound when a burn is completed. e.g. Sound chime after the burn process. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1193 | ||||
|
Fixed in build 1192. i.e. Added the '[x] Sound alert after the burn process' checkbox. Please, review the wording. |
|
Btw. As discussed with Jiri over IM: The /Windows/Media/Chimes.wav sound is used, if we ever decide to make this configurable, we could registry the sound in windows registry (see: http://blogs.msdn.com/larryosterman/archive/2006/01/24/517183.aspx ) and users could specify the path to custom WAV file in the Control Panel -> Sounds and Audio Device Properties, technically this should be in FileAssoc.pas - TFileAssocHandler.PrepareAssociation and the event name should be 'CD/DVD Burning Finished'. But I guess that it is not on a high priority for now. |
|
Tested 1192 and it works well. One small cosmetic fix though: 'Sound alert after the burn process' should be moved up a couple of lines so that it immediately follows the 'Eject media after the burn process' option. |
|
Fixed in 1193. |
|
Verified 1193. |