Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 540d2c51ecc2ea28d76098741f066555 > files > 13

mp3blaster-3.0-1mdk.i586.rpm

IMPORTANT
-finish initargs passing mechanism
-22Khz vorbis files play too fast?
-disable default id3-scan in filemanager
-add patch from Dmity Sergienko to change charsets (it's in my mailbox.)
-fix time display for songs > 99:99 mins to display hh:mm instead.
-implement ID3v2 tag parsing
-'next group' keybinding
-save shuffle mode for main group, and playback mode for entire group in
 playlist

SMALL & SIMPLE
-layout bug after switching from 'mono' to 'jointstereo' etc
-make '<' and '>' mixer keys remappable
-configfile keyword for items in mixer (shortens cycle)
-file search with '/' optionally case-insensitive
-mp3 search in normal mode with '/' too
-jump to dir-entry one came from after going to '..'

INTERESTING
-fix information display so that it will display information relevant to the
 format being played.
-read/write playlist +save tmp.playlist to continue it later. (partly done)
-'enqueue' mp3's from filemanager (implement as another playlist, do 'previous
 played tracks' in the same way) (aka 'hotkey' playlist)
-when directories are given as final cmdline args, assume recursive search of
 mp3's in that dir.
-F5/F3 in filemanager mode: instead of using currently highlighted dir, check
 if multiple dirs have been selected and use all those dirs to add mp3's instd.
-check existence of files on playlistload (and report status)
-'skip to next mp3 and delete this one from list'
-Shout/IceCast .pls support (HTTP streaming works).
-show files as their id3 tag info, not filenames (optional)
 =>done, but now allow for a default viewmode too!
-make 'next song' skippable (could be tough, it's not a pointer to a group
 member, but just a const char *..)
-Total playlist time displayed somewhere
-optionally replace all '\''s with '/''s in playlist (to read DOS playlists)
-lower screenwidth/height requirement

WHEN I'M BORED
-move all selected files in filemanager to current dir (m) (!)
-clear mpeg-info when songplay's finished.
-file viewer in filemanager.
-scrollable input in popup_win ?
-rename group->getPlayedmode() to group->randomOrder()
-change cd-style keys to have logical mappings on the numeric keypad
-pulldown menus instead of space-consuming help window!
-scrollWin class: Use a global variable to determine for each function if
                  the window needs to be refreshed. This is much more
                  userfriendly for the end user of this class!