summaryrefslogtreecommitdiff
path: root/src/properties-table.h
AgeCommit message (Collapse)AuthorFilesLines
2014-09-13Introduce properties tableTomas Bzatek1-0/+62
This is a new internal properties storage for attributes that can be defined both in the item and album scope, with the item scope taking priority. The big advantage is a better distinguishment from an undefined, default value. It also makes easier to retrieve attributes with properly defined scope priorities.