You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
encoder | 10 months ago | |
player | 10 months ago | |
tools | 10 months ago | |
.gitignore | 10 months ago | |
LICENSE | 10 months ago | |
README.md | 10 months ago | |
icon.BMP | 10 months ago |
README.md
to build run:
make clean all target=pocketstation
extra options:
-
target=[pocketstation] specify to build for pocketstation else it builds for linux (default="")
-
frameskip=[everynthframe] only display every nth frame (default=4)
-
loop=[1|0] if it should loop forever (default=1)