mikrosk / mxplay

Audiomedia player for Atari computers. Features modern GUI, support for long names, drag&drop, playlist, plugin based API etc. Written in C and assembler, taking advantage of many free replay routines.
https://mikrosk.github.io/mxplay/
0 stars 0 forks source link

File type string is not shown anywhere #29

Closed mikrosk closed 2 weeks ago

mikrosk commented 11 years ago

Use the 'file type' string from plugins. Currently we require to fill it in but it is not shown anywhere.

Reported by: mikrosk

mikrosk commented 11 years ago

Also solve the situation when no param is given and there's only the scroll line like no playback is happening (except the timer).

Original comment by: mikrosk

mikrosk commented 11 years ago

Also number of songs and the current song should be shown automatically.

Original comment by: mikrosk

mikrosk commented 11 years ago

Done in [r128]

Original comment by: mikrosk