From d8fd988cf2f18d900accecc5f07f12ec71c48e73 Mon Sep 17 00:00:00 2001 From: Jean-Louis Biasini Date: Thu, 9 Feb 2012 14:18:46 +0100 Subject: stats's plugin PLA integration (main code + manual) 1) this patch replace all keymaps with PLA ones. It also clean some optionnal compiling that are not needed anymore througt PLA 2) the patch also made required change to the manual in order to match code's change. 3) it also add an alternative exit button (PLA_EXIT or PLA_CANCEL) TO TEST: I'm not sure if remote control works anymore and cannot test it. I'm not sure about the way PLA handle those so if that doesn't work let me know ;) Change-Id: I3fb81e75ef6e4d49e19be24f09c0413599ed0c9c Reviewed-on: http://gerrit.rockbox.org/90 Tested-by: Thomas Martitz Reviewed-by: Thomas Martitz --- manual/plugins/stats.tex | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'manual') diff --git a/manual/plugins/stats.tex b/manual/plugins/stats.tex index db3ba74738..b4fa59bf99 100644 --- a/manual/plugins/stats.tex +++ b/manual/plugins/stats.tex @@ -5,14 +5,6 @@ The stats plugin counts the directories and files% \nopt{archosplayer}{ (the total number as well as the number of audio, playlist, image and video files) }% on your \dap{}. -Press % -\opt{PLAYER_PAD}{\ButtonStop}% -\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}% -\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}% -\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% - ,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}% -\opt{SANSA_FUZE_PAD}{\ButtonHome}% -\opt{PBELL_VIBE500_PAD}{\ButtonRec}% -\opt{GIGABEAT_S_PAD}{\ButtonBack} % -to abort counting and exit the plugin. Press it again to quit after counting -has finished. +Press \PluginCancel{} or \PluginExit{} to abort counting and +exit the plugin. Press it again to quit after counting has +finished. -- cgit v1.2.3