diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2002-09-27 09:31:31 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2002-09-27 09:31:31 +0000 |
commit | bb572c44121e48d9d54411dff9e0f8dce015e550 (patch) | |
tree | a91d8c8e9e5675c9b5039ddc8108f81f55fc4f49 /docs/CUSTOM_WPS_FORMAT | |
parent | acfacd938cfa878aeb69410532b2de58698f703a (diff) | |
download | rockbox-bb572c44121e48d9d54411dff9e0f8dce015e550.tar.gz rockbox-bb572c44121e48d9d54411dff9e0f8dce015e550.zip |
Philip Pertermanns peak meter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2436 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/CUSTOM_WPS_FORMAT')
-rw-r--r-- | docs/CUSTOM_WPS_FORMAT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT index 5162d2ea94..cecb4af169 100644 --- a/docs/CUSTOM_WPS_FORMAT +++ b/docs/CUSTOM_WPS_FORMAT @@ -46,6 +46,8 @@ Playlist/Song Info Tags: Player: This will display a 1 character "cup" that empties as the progresses. Recorder: This will replace the entire line with a progress bar. + %pm : Peak Meter (Recorder only) + The entire line is used as volume peak meter. %pp : Playlist Position %pe : Total Number of Playlist Entries %pc : Current Time In Song |