Ticket #292 (closed enhancement: wontfix)
Getting rid of more subprocess usage
| Reported by: | sdhillon | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | framework/odeviced | Version: | |
| Keywords: | HasPatch | Cc: |
Description
You can untar this in 'framework/subsystems/odeviced' (it'll uncompress under alsactl) delete all the *.so, compile, *c, *.o files Then you can replace line 316 and 341 of audio.py under odeviced. This embeds the .so in the python code, we can package it along side, but I don't know if we have a way of doing resource files.
It's just optimization...
Attachments
Change History
Changed 3 years ago by sdhillon
-
attachment
alsactl.tar.bz2
added
comment:3 Changed 3 years ago by stefan
- Status changed from new to closed
- Resolution set to wontfix
odeviced is re-written in vala as fso-deviced. It will hopefully appear in MS6. Due to being written in a compiled language now the performance is way better and the interaction with alsa is changed as well.
Sorry, that we took that long and will not take your code in the end. Hope you still keep contributing.

tarball