Julian Scheel
Julian Scheel
Packages which are not pulled from a remote, but read from a local path can be grouped individually with this option.
I'm testing omxplayer with http live streams currently, which actually means, that http-based read-ahead is not possible. In this scenario omxplayer takes very long (~8seconds) before it detects the stream...
name ended up as a unknown option due to not being part of the if/elif block. Signed-off-by: Julian Scheel [email protected]
## Steps to Reproduce 1. Run `flutter create bug`. 2. Update the files as follows: Add a TextField to the app: ```sh sed -i '100i \ \ \ \ \...
With #442 files parameters are not handled with `git-forgit fixup` anymore. I used fixup with filenames a lot to quickly find the commit which I want to fixup. Previously `git-forgit...