Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-18 | Permit to build against libdca 0.0.5. | Diego 'Flameeyes' Pettenò | |
To build against this, we need to make sure that the system dts.h header is used instead of the internal copy of it, as the internal copy will declare the functions with the old names, while libdca's system header will create macro aliases between the old names and the new ones. Better fix will be implemented in 1.2 series. --HG-- rename : src/libdts/dts.h => src/libdts/internal-dts.h |