fc007e73f4
* pulseaudio: Improve error msg when module-sles-source is missing the RECORD_AUDIO permission * pulseaudio: Refactor and improve module-sles-{source,sink} * More readable and consistent code style. * Fix subtle bugs and typos (e.g. duplicate or ineffectual assignments, mishandled enums, etc). * Fix stereo input channel mask. * Fix wrong self object being passed to SLES functions. * Handle more sample formats. * Better logging. * Fix potential freeing of undefined pointers. * Fixed module usage (channel_map was on source instead of sink, some items were missing the trailing space). * Other minor fixes. * pulseaudio: Implement PA_SINK_MESSAGE_GET_LATENCY message Every built-in module implements this and without it, PA will crash in some cases (e.g. when opening pavucontrol). * pulseaudio: Increment TERMUX_PKG_REVISION |
||
---|---|---|
.github | ||
disabled-packages | ||
ndk-patches | ||
packages | ||
sample | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
BACKERS.md | ||
build-all.sh | ||
build-package.sh | ||
clean.sh | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md |
Termux packages
This project contains scripts and patches to build packages for the Termux Android application.
Quick how-to about Termux package management is available at https://wiki.termux.com/wiki/Package_Management.
Contributing
@termux is looking for help with fixing issues, adding new packages and maintaining existing ones. It would be very helpful if you submit a pull request with new packages or bug fixes.
Read CONTRIBUTING.md and Developer's Wiki for more details.
Contacts
General mailing list: https://groups.io/g/termux
Developer mailing list: https://groups.io/g/termux-dev
General chat: https://gitter.im/termux/termux or #termux on IRC/freenode.
Developer chat: https://gitter.im/termux/dev or #termux/development on IRC/freenode.