Ticket #292 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 years ago

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

alsactl.tar.bz2 Download (66.7 KB) - added by sdhillon 3 years ago.
tarball

Change History

Changed 3 years ago by sdhillon

tarball

comment:1 Changed 3 years ago by daniel

What does it actually do or what does it help against?

comment:2 Changed 3 years ago by dos

  • Keywords HasPatch 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.

Note: See TracTickets for help on using tickets.