Opened 13 years ago
Closed 13 years ago
#2 closed enhancement (fixed)
Implement VS buffer mode
Reported by: | ph3-der-loewe | Owned by: | themaister |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | VS API | Version: | 0.4beta2 |
Keywords: | Cc: | ||
Architecture: | Compiler: | ||
Difficulty: | Kernel: | ||
Operating System: | Parent Tickets: | ||
Patch attached: | no | Protocol: | |
Sound driver: | Topic: | New feature |
Description
The VS API should have a buffered mode implemented. In this mode a local ring buffer is used to buffer audio IO.
This is required by some plugins including VLC support.
Subtickets
Change History (3)
comment:1 Changed 13 years ago by ph3-der-loewe
- Patch attached unset
- Status changed from new to assigned
- Topic set to New feature
comment:2 Changed 13 years ago by ph3-der-loewe
- Owner changed from maister to themaister
comment:3 Changed 13 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from assigned to closed
- Version changed from current to 0.4beta2
Note: See
TracTickets for help on using
tickets.
Stuff got implemented, works.
Needs docs, will update docs tomorrow.