Reformat code

This commit is contained in:
badaix 2020-02-25 22:14:19 +01:00
parent 2efe44517a
commit 0c25a7a42d
3 changed files with 7 additions and 20 deletions

View file

@ -111,7 +111,7 @@ void AirplayStream::push()
// (2) COVER
//
// This stems from the Airplay protocol, which treats cover art differently from the rest of the metadata.
//
//
// The process for (1) is as follows:
// - The ssnc->mdst message is sent ("metadata start")
// - core->asal|asar|minm messages are sent
@ -127,8 +127,8 @@ void AirplayStream::push()
// Here is an example from an older iPad:
//
// User plays song without cover art
// - empty cover art message (2)
// - empty cover art message (2)
// - empty cover art message (2)
// - empty cover art message (2)
// - metadata message (1)
// - metadata message (1)
// - metadata message (1)