[cddb] use uint32_t for the disc id rather than unsigned long and other permutations...
authorJonathan Marshall <jmarshall@never.you.mind>
Tue, 8 Jan 2013 20:33:35 +0000 (09:33 +1300)
committerS. Davilla <davilla@4pi.com>
Fri, 11 Jan 2013 13:45:48 +0000 (08:45 -0500)
commit31edeb121b96d8b4053f059f9fae1f171df60bad
treec9b648d1890d5f788994b367eb782b8f170d3066
parent360307a291a5f9e23b294504ebee333155fd00ef
[cddb] use uint32_t for the disc id rather than unsigned long and other permutations - it has to be 32 bits. fixes #13933.
xbmc/network/cddb.cpp
xbmc/network/cddb.h
xbmc/storage/cdioSupport.cpp
xbmc/storage/cdioSupport.h