Opened 11 years ago
#228 new enhancement
libroar's error state should be abled to store host application's error values as well
Reported by: | ph3-der-loewe | Owned by: | |
---|---|---|---|
Priority: | wishlist | Milestone: | RoarAudio major release 1.1 |
Component: | libroar and friends | Version: | current |
Keywords: | soname_change | Cc: | |
Architecture: | Compiler: | ||
Difficulty: | Kernel: | ||
Operating System: | Parent Tickets: | ||
Patch attached: | no | Protocol: | |
Sound driver: | Topic: | New feature |
Description
libroar's error state (struct roar_error_state) should be abled to store the error state of the host application as well.
This requires adding storage to the struct (int or/and void *) as well as adding callbacks for getting and setting this error state.
Subtickets
Note: See
TracTickets for help on using
tickets.