Commit graph

6 commits

Author SHA1 Message Date
Damontecres
91ad74615b
Merge branch 'main' into develop/mpv 2025-11-13 20:03:45 -05:00
damontecres
b7cb6efc4f
Dev: Move services into their own package (#214)
Moves service classes into their own files and package for easier
organization and discovery

No user facing changes in the PR
2025-11-13 19:39:37 -05:00
Damontecres
803167a43f
Docs & move scripts 2025-11-06 19:53:32 -05:00
damontecres
b1275ae210
Include ffmpeg extensions for some audio formats (#109)
Related to #103

Adds ffmpeg decoder module to support a few extra audio formats such as
AC3, EAC3, DTS, & TrueHD.

This increases the apk size by about 5.4mb (release 17.4mb->22.8mb), but
definitely worth it for the added support.
2025-10-29 20:34:41 -04:00
Damontecres
d39ed721d5
Rebrand 2025-10-15 15:27:30 -04:00
Damontecres
d322770a22
Add contribution guides 2025-10-15 14:15:14 -04:00