|
Feature Requests, Feedback And Suggestions Post your suggestions and feature requests here, what would you like to use in BS.Player. Any feedback is appreciated and will be reviewed by our team. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
Set specific Repeat mode Could you please implement additional "messages" that would allow for this functionality? I would really really appreciate it! Thank you! |
| ||||
I'm no programmer, but isn't it possible to find out present status within the cycle using SendMessage-command (see sdk-folder) and, depending on value returned, increment repeat mode such number of times till the intended status within the cycle is reached?
__________________ Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!) When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you, as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post. Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums! |
| |||
I don't think it's possible to get the current repeat mode by sending a message. I think the best thing you can do is check the value of the repeat mode in the BSplayer.[user].xml file when BSplayer starts and keep track of this value in your VB application when you change it. It goes without saying that when a user manually changes the repeat mode via the BSplayer GUI, your program will no longer be "in sync" with the repeat mode. Rafke P. |
| |||
I am still hoping for a way to set a specific repeat mode (as opposed to cycling through modes). Alternately, I am looking for a way to ask the player which repeat mode it is currently in. Does anyone know if a plug-in could be written to somehow make this possible? I must admit I don't know how to write a plug-in... Any sample code, links to resources, or tips would be greatly appreciated! Or is there a chance the functionality I am looking for (see my first post in this thread) could be added by the development team? |
Tags |
mode, repeat, set, specific |
| |