Changes between Version 2 and Version 3 of BOOK_BACKGROUND_AUDIO_R1


Ignore:
Timestamp:
12/15/09 19:55:51 (15 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_BACKGROUND_AUDIO_R1

    v2 v3  
    4949 
    5050= Design = 
    51 ^(Describe your design here.)^ 
     51 * [browser:branches/private/meddle/BOOK_BACKGROUND_AUDIO_R1/modules/org.sophie2.main.app.commons/src/main/java/org/sophie2/main/app/commons/dialogs/BookPropertiesDialog.java BookPropertiesDialog] changes: 
     52  * Add to the dialog new check box for synchronization the background audio with the pages. 
     53  * Make the loop check and the sync check not enabled when no audio resource is selected. 
     54  * Synchronize the new sync check box with the loop checkbox like mentioned in the analysis. 
     55  * The messages from the analysis will pop up, but the check box for 'remember my decision' will not be added... For now that is. 
     56  * Add a new demo for testing the dialog's behavior -> [browser:branches/private/meddle/BOOK_BACKGROUND_AUDIO_R1/modules/org.sophie2.main.app.commons/src/test/java/org/sophie2/main/app/commons/dialogs/BookPropertiesDialogDemo.java BookPropertiesDialogDemo]. 
    5257 
    5358= Implementation =