2011-05-08, 05:17 PM
Hi sub, I have been working on MusicBox while you are away and the SetVisibleIndex() helps manage things nicely. You have down some amazing work in NPVR I have to far less work to keep track of what needs to be rendered. What I did in a few weekends would have taken much longer before.
I have a few smaller things that I have noticed and some questions but
1. Can I detect if audio playback is paused?
2. Can I stop the screen saver from closing a popup?
3. The audio queue doesn't seem to get cleared when it ends on its own. Ctrl-S does clears it.
4. Just a reminder that the button bar doesn't have Visible set when open
5. For the OK and Cancel on the config setting there are lots of things.
- can I identify if the OK is for my settings screen?
- is there a cancel event?
- if so can the cancel event be rejected?
Martin
I have a few smaller things that I have noticed and some questions but
1. Can I detect if audio playback is paused?
2. Can I stop the screen saver from closing a popup?
3. The audio queue doesn't seem to get cleared when it ends on its own. Ctrl-S does clears it.
4. Just a reminder that the button bar doesn't have Visible set when open
5. For the OK and Cancel on the config setting there are lots of things.
- can I identify if the OK is for my settings screen?
- is there a cancel event?
- if so can the cancel event be rejected?
Martin