Opened 11 years ago
Closed 11 years ago
#206 closed enhancement (fixed)
plugincontainer should support a roar_vio_select() based WAIT
Reported by: | ph3-der-loewe | Owned by: | |
---|---|---|---|
Priority: | wishlist | Milestone: | RoarAudio major release 1.0 |
Component: | libroar and friends | Version: | 1.0beta7 |
Keywords: | plugincontainer | Cc: | |
Architecture: | Compiler: | ||
Difficulty: | normal | Kernel: | |
Operating System: | Parent Tickets: | ||
Patch attached: | no | Protocol: | |
Sound driver: | Topic: | New feature |
Description
The plugincontainer should support to register and unregister VIOs (at runtime!) with events and support a WAIT mode based on that using roar_vio_select(). This would allow multiple plugins being in WAIT at the same time.
Subtickets
Change History (3)
comment:1 Changed 11 years ago by ph3-der-loewe
comment:2 Changed 11 years ago by ph3-der-loewe
This should considered an extra module so the API is not polluted too much.
comment:3 Changed 11 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from new to closed
- Version changed from current to 1.0beta7
Note: See
TracTickets for help on using
tickets.
In addition to this it should be easy to add some kind of CPI support into the container.