1 Below is a list of items that could (should?) be added to Herrie's
2 sourcecode. Feel free to implement them. Patches are, as always, very
5 Graphical user interface:
6 - Add some kind of small help to the application, for people that are
7 unwilling to read the man page
8 - Allow numeric multipliers just like vi
9 - Add copy/paste functionality to playlist
10 - Use different colors for files, playlists and directories
12 - Show whether repeat is turned on
13 - Make startup-configuration of repeat-switch configurable
14 - Allow Herrie to be controlled outside the interface through /tmp
15 - Add the ability to show the filename of the song that's currently playing
18 - Implement better buffering schemes for ALSA and CoreAudio
19 - Fully implement more audio file formats
27 - Make ALSA buffer size configurable
28 - Tag information on internet streams
30 - Add support for CUE files
33 - Implement `Now playing' feature
36 - Add some kind of 'recursive' VFS: playlists on HTTP
37 - Perform more testing on XSPF compliance
38 - Add custom sorting to VFS directory support, i.e. by date
42 - Write a developers guide?