Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-21 | Everywhere: Use `LibFileSystem` where trivial | Cameron Youell | |
2023-03-13 | file: Read more metadata from audio files | kleines Filmröllchen | |
We can always read the basic format information (sample rate, bit depth, etc.), but we will also print artist, album, and title if available in the metadata. | |||
2022-11-26 | Userland: Add the BuggieBox program | Liav A | |
This will be our alternative to what is known as BusyBox for Linux distributions. Co-Authored-By: Tim Schumacher <timschumi@gmx.de> |