summaryrefslogtreecommitdiff
path: root/libkms++/drmobject.cpp
AgeCommit message (Expand)Author
2016-06-11rename dirsTomi Valkeinen
2016-05-25Split properties from DrmObject into DrmPropObjectTomi Valkeinen
2016-03-24fix a few cppcheck warningsTomi Valkeinen
2016-03-08add ob::set_prop_value()Tomi Valkeinen
2015-11-06remove print_shortTomi Valkeinen
2015-10-30add missing <stdexcept> includesTomi Valkeinen
2015-10-03use strings instead of char*Tomi Valkeinen
2015-10-03Add DrmObject::set_id()Tomi Valkeinen
2015-09-30There is no need to convert exception strings to .c_str().Jyri Sarha
2015-09-29Proper exception string to DrmObject::get_prop_value()Jyri Sarha
2015-09-28Initial versionTomi Valkeinen