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

Real names instead of filenames #21

Open mikrosk opened 18 years ago

mikrosk commented 18 years ago

One way is to create them from filenames (%author - %songname.%ext), another to load the module and ask for the name before playback (in case it's available; a new API call needed)

Reported by: mikrosk