View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002511 | MMW v4 | Player | public | 2006-06-10 20:20 | 2007-09-07 18:16 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Summary | 0002511: Show status of volume, balance, ... in player + others | ||||
Description | 1. In the previous versions if user moved volume or balance slider, the set value was shown in the title bar. This should happen in the new player too. In addition, the same should happen for seeking, i.e. there should a similar text be shown to what appears in WinAmp. 2. Track position slider shouldn't be shown if track isn't playing (is stopped). 3. Track position slider resizes as player width changes. Generally speaking it's good, but there should be some limit to this, i.e. some maximum. 4. If '&' appears in track title, it's shown as '_' (i.e. should be translated to '&&' before showing - DoubleAmpersands() in Utils.pas). 5. Some buttons should have two stages, e.g. Shuffle should appear differently when it's enabled/disabled. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
solved notes 2, 4 and 5. |
|
2. Is fixed only partially, right after start of MM if there isn't anything in Now Playing, the slider is shown and also Status bar shows '0. Unknown - Unknown'. |
|
solved ... when no track is selected, then 'MediaMonkey Player' title is shown. |
|
3. This wasn't fixed. 6. One more minor problem is that when MM is started without a track playing, there is 'Mono' indicator active, 00 kHz, 000 kbps, 00:00. All these indicators should be empty, i.e. don't show anything, as it was in MM 2.5. 7. Mouse wheel scrolling doesn't work in the new player as it did in the old one, i.e. scrolling anywhere on the player caused volume to increase/decrease, scrolling on some specific control (e.g. position bar) cause other specific action. 8. It also is no longer possible to use OLE D&D to the player, i.e. if user drags a track from Explorer, it isn't possible to Drop it on the player in order to start playback. |
|
3 - fixed. When thumbsize is defined in INI file, then thumb don't change own size, otherwise thumb size is max 1/10 of initial track size 6 - solved in other previous post 7 - it's implemented for trackbars only for now ... scrolling anywhere on the player is still in develop 8 - on my todo |
|
7 - done |
|
7. Scrolling anywhere other than the SeekBar changes the volume. Should it be like that? 4. This is still an annoying bug which should be solved asap. 1. There should be a way for the skinner to "drag" the information handler out of the "Title" area. Meaning that in Title you can turn these notifications off, and in other text areas (maybe a feedback entry) you can define if you want to show this information. |
|
All of these issues are already done. |