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 - Add support for volume control for ALSA
19 - Implement better buffering schemes for ALSA and CoreAudio
20 - Fully implement more audio file formats
27 - Make ALSA buffer size configurable
28 - Tag information on internet streams
32 - Implement `Now playing' feature
35 - Add some kind of 'recursive' VFS: playlists on HTTP
36 - Perform more testing on XSPF compliance
37 - Add custom sorting to VFS directory support, i.e. by date
41 - Write a developers guide?