Custom Query (257 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 257)

Ticket Resolution Summary Owner Reporter
#121 fixed There should be a managed latency control for VS API ph3-der-loewe ph3-der-loewe
Description

There should be a sub-module of VS API to manage latency. This module should check the latency and adjust buffers and such according to the control goal.

There should be 3 different modes:

  1. full automatic mode (may search a good latency which is not minimum to make it more robust against buffer underruns. Maybe it should soft control the latency to be at (min + (max - min)/2).)
  2. get latency as low as possible. maybe with different levels of aggression.
  3. fixed latency mode. A mode in which the closed loop control will try to get latency to a fixed and given value.
#122 fixed The driver options -d* should be removed from roard ph3-der-loewe ph3-der-loewe
Description

The obsolete driver options -d* should finally be removed from roard. They are already removed from the help.

#126 fixed libroar's memory buffer API should fully use a reference counter ph3-der-loewe ph3-der-loewe
Description

libroar's memory buffer API ('struct roar_buffer*') should fully use a reference counter. Currently it is only used partly and not very functional.

This requires soname change.

Note: See TracQuery for help on using queries.