Closed jaylikesbunda closed 1 month ago
fbt automatically bumped f7 api_symbols to 73.2 but i manaually bumped f18 to 73.2 to prevent build check error
fbt automatically bumped f7 api_symbols to 73.2 but i manaually bumped f18 to 73.2 to prevent build check error
yep FBT does that, but since we're not in charge here we must follow OFW API versioning or apps wont work, so we can never update API version independently... i should just disable it automatically changing API version in our FBT
TODO
- rework and re-evaluate buttons
they look reasonable to me, only note is that closed captions could use being 2 pixel wide stroke instead of 1. do you also plan to change which buttons are included, like including different functions?
as far as im concerned this is good to merge, but heard on discord you might want to swap the STOP button. whatever you choose, undraft when ready :D
i'm sorry. i genuinely cannot build this, everytime i go to it tells me i'm using fast_f instead of "fast_foward" which was a misspelling and is not listed anywhere and has been renamed everywhere. i have no idea what's going on. everything is done and ready
never give up or something idk
i'm sorry. i genuinely cannot build this, everytime i go to it tells me i'm using fast_f instead of "fast_foward" which was a misspelling and is not listed anywhere and has been renamed everywhere. i have no idea what's going on. everything is done and ready
probably due to how i updated your branch. im assuming you added more changes after i had edited the branch, but you had not pulled my changes first. if everything is correct on github, but your local clone is broken, you can try to delete the local branch and clone the remote branch again.
git branch -m temp
git checkout -b dev origin/dev
git branch -D temp
this will rename current branch, checkout the remote branch (you might have to change origin based on your configured remote name), then delete the old branch
What's New
NEW Blu-ray/DVD Universal IR Remote
NEW Remote Icons:
Eject CC (Closed Captions/Subtitle) Ok Fast F Fast B
New
bluray_dvd.ir
file with:big thanks to @luu176 and @Willy-JL for the help couldn't have made this without them
For the reviewer