From 91739d124ed89fe056a311ac124100870b11c91b Mon Sep 17 00:00:00 2001 From: Johannes König Date: Sun, 1 Mar 2020 12:32:47 +0100 Subject: enable keylock for Sony NWZ-E370/E380 enable keylock in WPS and FMS by simultaniously pressing POWER and BACK. It was necessary to change the ACTION_FM_EXIT from BUTTON_BACK-button-press-event to BUTTON_BACK|BUTTON_REL-event and BUTTON_BACK|BUTTON_REPEAT-event to easily be able to press BUTTON_POWER|BUTTON_BACK without accidentally triggering ACTION_FM_EXIT. also rebase to current master and add myself to docs/CREDITS Change-Id: I263a034d0d8fd047d39265e3598ae7936dd8133d --- docs/CREDITS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/CREDITS') diff --git a/docs/CREDITS b/docs/CREDITS index afd08ac879..3ea3234cbc 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -686,6 +686,7 @@ Martin Buck Stefan Ott David Chionne Wilfried Winkler +Johannes König The libmad team The wavpack team -- cgit v1.2.3