View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005106 | MMW v4 | Framework: Scripts/Extensions | public | 2008-12-30 16:12 | 2009-05-09 12:09 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1 | ||||
Fixed in Version | 3.1 | ||||
Summary | 0005106: Add some new scripting methods/interfaces. | ||||
Description | There were several requests for misc new items in our COM objects. | ||||
Additional Information | Related Forum Topics http://www.mediamonkey.com/forum/viewtopic.php?f=2&t=36597 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1224 | ||||
|
OnTrackDeleting event added in 1206. |
|
SOUNDEX SQLite function added in build 1206. |
|
Added Common.FontXXX and Edit.SelXXX set of properties (see Wiki for complete documentation) in build 1207. |
|
Added SDBUIListBox and SDBUITreeList in build 1208. |
|
Added SDBUI::MainWindowFocus in build 1210. |
|
Added SDBScriptControl::Reload in build 1212. |
|
Added Selected and Focused properties for tracklist in build 1214. |
|
If you don't mind requests, An "OnTrackChange" or similar event for SDB.Applications would be very useful. This would be fired when the SDB.Player.CurrentSong changes, independantly and before "OnPlay" fires, so that scripts can easily catch track changes regardless of playback state. Another potentially useful event, might be "OnTrackEnd", this would be fired when a track ends normal playback (but not if user/script manually activates next/previous). This would make it easier to determine if a track finished normal playback or if user skipped/rewind playback. |
|
Fixed some ListBox appearance issues in build 1216. |
|
Fixed a regression in event handling in build 1216. |
|
From http://www.mediamonkey.com/forum/viewtopic.php?p=186831#p186831 added: A2. New events OnDblClick, OnEnter, OnExit. A4. New events OnShuffleClicked, OnRepeatClicked and OnNowPlayingModified. A6. New events OnTrackListSelectionChanged and OnNowPlayingSelectionChanged. B1. New OnIdle event. in build 1217. |
|
Added: A9. New event OnTrackEnd. B5. New events OnOptionsChange and OnFilterChange. B7. New events OnTrackListFilling and OnTrackListFilled. in build 1218. |
|
Added OnMouseXXX and OnKeyXXX events in build 1220. |
|
Added Equalizer related settings in build 1220. |
|
As noted here some events are not in correct order and some of them do not send all standard info for that event. More Details here: http://www.mediamonkey.com/forum/viewtopic.php?f=2&t=36597 |
|
OnKeyPress Event Missing. |
|
Added OnKeyPress event in build 1221. |
|
Added new DropDown properties in build 1222. |
|
Regression: OnStop Event is not called when MM player comes to Stop on the end of playlist and Continuous is not enabled which result in complete player stop. Related TicketID: PZY-276808 |
|
Added OnPlaybackEnd event in build 1223. |
|
Fixed "OnPlaybackEnd" event in build 1224 (in case "Stop after current track" is used). |
|
Verified 1244 |