| Age | Commit message (Collapse) | Author | 
|---|
|  | previously, integer divisions were used. however, i need
rounding always down, but operator/ rounds towards zero.
( -2 / 7 = 0, but should be -1)
plus some cosmetic stuff (ints->unsigneds, removed some warnings) | 
|  | plus bugfix: manipulating non-zero-aligned parts works now correctly
plus some cosmetic stuff in the source (ints -> unsigneds) | 
|  |  | 
|  | corrected time-sig and key-change order, full-measure-rests are
now drawn properly and distances have been set properly | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | plus bugfix: event times are now treated correctly | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | constructor. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Fixed dummy audio thread not running FIFO with RT kernel. | 
|  |  | 
|  |  |