2 SHELL.FM RELEASE NOTES 0.7 - 2008-08-30
5 * Added "screen-format" option to set GNU screen window titles on track change.
6 * When "term-format" is set to a format string, shell-fm will set the terminals window title on track-change now.
7 * When option "download" is set to a path including format flags, free tracks are saved and tagged (with taglib support)
8 * Prompt for radio URI on startup if no default radio is set and no URI is given as command line argument.
9 * Added "gap" option for sleeping between tracks.
10 * Added delayed quit ('q', works only if delay-change is set).
11 * Delay of station changes works for bookmarks now.
12 * Bookmark list is sorted.
13 * Empty station cancels delayed station change.
14 * $SHELL_FM_HOME is used as base directory instead of ~/.shell-fm/, if set.
15 * Add pp-cmd that runs after a track is saved.
16 * Small playback buffer to decrease CPU load when playing without libao.
17 * Disable RTP at startup if "no-rtp" is set to something in the configuration.
20 Authors / Contributors:
32 SHELL.FM RELEASE NOTES 0.6 - 2008-09-04
34 Many thanks to the contributors to this release:
35 * Mike Kelly (fixes for FreeBSD)
36 * Lars-Dominik Braun (bug fixes)
37 * Rodrigo Tartajo (small improvements)
38 * Guillaume Pinot (patches for OpenBSD)
39 * Alexander Monakov (meta flags in extern option)
40 * Wirt Wolff (manual update)
41 * Åke Forslund (bug fix)
44 * delayed station change:
45 'r', 's' and 'f' wait until the currently played track ends before
46 changing to the next station if "delay-change" is set.
48 'u' prints upcoming tracks in the station queue, with 'E' you can
49 manually load the next bunch of tracks of the playlist.
50 With 'preview-format' you can change the format of the track list.
51 * 'discovery' in the configuration lets you enable discovery mode by default.
52 * UNIX socket support for local "remote" control (check manual).
53 * Directories ~/.shell-fm/ and ~/.shell-fm/cache are created automatically.
54 * 'extern' option has support for format flags.
55 * Better support for *BSD.
56 * Some minor improvements and bug fixes.