View Issue Details

IDProjectCategoryView StatusLast Update
0002511MMW v4Playerpublic2007-09-07 18:16
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Summary0002511: Show status of volume, balance, ... in player + others
Description1. 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.
TagsNo tags attached.
Fixed in build

Activities

petr

2006-06-11 19:27

developer   ~0007341

solved notes 2, 4 and 5.

jiri

2006-06-19 13:17

administrator   ~0007352

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'.

petr

2006-06-19 13:54

developer   ~0007354

solved ... when no track is selected, then 'MediaMonkey Player' title is shown.

jiri

2006-06-22 11:31

administrator   ~0007374

Last edited: 2006-06-22 11:56

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.

petr

2006-07-19 21:28

developer   ~0007548

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

petr

2006-07-19 21:38

developer   ~0007549

7 - done

user_Morten

2007-05-13 19:40

developer   ~0009140

Last edited: 2007-05-13 19:47

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.

petr

2007-09-07 18:16

developer   ~0010580

All of these issues are already done.