Age | Commit message (Expand) | Author |
---|---|---|
2022-03-11 | Read vorbis description of local files | ByteHamster |
2022-03-09 | Extract shownotes from id3 comment field | ByteHamster |
2022-02-27 | Move database to its own module | ByteHamster |
2022-02-22 | Delete a few unused things | ByteHamster |
2022-02-19 | Merge branch 'master' into develop | ByteHamster |
2022-02-09 | Fix some gradle deprecations | TacoTheDank |
2022-01-27 | Do not hang trying to parse ogg/vorbis chapters | ByteHamster |
2022-01-22 | MIME type is always ISO encoded | ByteHamster |
2022-01-22 | Fix vorbis chapter parsing | ByteHamster |
2022-01-22 | Run parser tests with robolectric | ByteHamster |
2021-12-04 | Centralize library versions used in multiple modules | TacoTheDank |
2021-11-21 | Stop parsing if we encounter an unrealistically long comment | ByteHamster |
2021-11-21 | Simplify opus parsing | ByteHamster |
2021-08-29 | Fix media parser test resources mistakenly put in the wrong directory | TacoTheDank |
2021-08-28 | Moved media file parser to its own module | ByteHamster |