[3.6.x] PlayerViewController: Fix the keyboard support on all the players
This merge request brings a fix to the external keyboard support with:
- The removal of the hack implemented for an older Xcode version that is not needed anymore and was blocking the left and right arrows inputs on both the audio and video players
- The addition of the left and right arrow keys support to the mini player in order to perform a backwards and forwards seek
Closes #1917 (closed)