Ticket #292 (closed enhancement: wontfix)

Opened 20 months ago

Last modified 12 months 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 (66.7 kB) - added by sdhillon 20 months ago.
tarball

Change History

Changed 20 months ago by sdhillon

tarball

Changed 16 months ago by daniel

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

Changed 13 months ago by dos

  • keywords HasPatch added

Changed 12 months 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.