Custom Query (242 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 242)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#48 fixed ALSA-1.0.14rc2 Brendan Oakley Brendan Oakley
Description

Update ALSA code identified as dating before 1.0.14rc2. Fix anything that breaks.

#50 fixed Rework make clean target to really clean Brendan Oakley stevenhl
Description

The current implementation of make file leaves lots of cruft behind. It would be good it this was not the case.

#56 fixed Driver load displays ALSA_VERSION as the Uniaud version Yoda Brendan Oakley
Description

ALSA_VERSION, in include/version.h, should contain the version of ALSA being used for the build, but the driver displays this when it loads the driver, so it instead contains the version of Uniaud. The output needs to be changed to report PRODUCT_VERSION for the Uniaud version instead. Displaying of ALSA_VERSION is optional, but if it is to be displayed at all, the text needs to clearly indicate that it is the ALSA version, not the Uniaud version, and the Uniaud version is not to be omitted.

The place in the code for the ALSA version could instead be alsa-kernel/include/sound/version.h, because this is where ALSA keeps it, so a full update of the ALSA code would necessarily update it there.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.