├── @Resources ├── Blocks.inc ├── Default.png ├── MeasureBands.inc ├── MeasureBandsM.inc ├── MeasureBandsS.inc ├── MeterBands.inc ├── next.png ├── pause.png ├── play.png ├── previous.png ├── repeat.png ├── repeatOne.png └── shuffle.png ├── LICENSE ├── README.md ├── SquarePlayerS1.ini ├── SquarePlayerS2.ini ├── SquarePlayerS3.ini ├── SquarePlayerS4.ini └── SquarePlayerS5.ini /@Resources/Blocks.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/Blocks.inc -------------------------------------------------------------------------------- /@Resources/Default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/Default.png -------------------------------------------------------------------------------- /@Resources/MeasureBands.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/MeasureBands.inc -------------------------------------------------------------------------------- /@Resources/MeasureBandsM.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/MeasureBandsM.inc -------------------------------------------------------------------------------- /@Resources/MeasureBandsS.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/MeasureBandsS.inc -------------------------------------------------------------------------------- /@Resources/MeterBands.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/MeterBands.inc -------------------------------------------------------------------------------- /@Resources/next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/next.png -------------------------------------------------------------------------------- /@Resources/pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/pause.png -------------------------------------------------------------------------------- /@Resources/play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/play.png -------------------------------------------------------------------------------- /@Resources/previous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/previous.png -------------------------------------------------------------------------------- /@Resources/repeat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/repeat.png -------------------------------------------------------------------------------- /@Resources/repeatOne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/repeatOne.png -------------------------------------------------------------------------------- /@Resources/shuffle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/@Resources/shuffle.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/README.md -------------------------------------------------------------------------------- /SquarePlayerS1.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/SquarePlayerS1.ini -------------------------------------------------------------------------------- /SquarePlayerS2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/SquarePlayerS2.ini -------------------------------------------------------------------------------- /SquarePlayerS3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/SquarePlayerS3.ini -------------------------------------------------------------------------------- /SquarePlayerS4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/SquarePlayerS4.ini -------------------------------------------------------------------------------- /SquarePlayerS5.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Meti0X7CB/SquarePlayer/HEAD/SquarePlayerS5.ini --------------------------------------------------------------------------------