]> Some of my projects - anidbudpclient.git/commit
Apply API updates from 2016 and 2017
authorAPTX <marek321@gmail.com>
Sat, 10 Feb 2018 11:36:02 +0000 (20:36 +0900)
committerAPTX <marek321@gmail.com>
Sat, 10 Feb 2018 11:37:54 +0000 (20:37 +0900)
commit6215431e9d7a7dd46f4df18545366627d746af7a
tree40288df3ec9381c336a13a596bc2c823d0891b5c
parent851e715ba7cfbd69fc65582862ee94b582b698e2
Apply API updates from 2016 and 2017

The following AnimeFlags have been retired
and have been removed:
- MainCreatorNameList
- MainCreatorIdList
- CreatorIdList

Helper getters for these flags have been
removed from AnimeCommand:
- mainCreatorNameList
- mainCreatorIdList
- creatorIdList

The following AnimeFlags have been added:
- TagWeightList
- TagIdList
- TagNameList

Helper getters for these flags have been
added to AnimeCommand:
- tagWeightList
- tagIdList
- tagNameList

The new "External Storage" State has been
added as: StateOnExternalStorage
anidbudpclient_global.h
animecommand.cpp
animecommand.h