improve README
[platform/core/uifw/lottie-player.git] / inc /
2020-08-09 Subhransu Mohantyrlottie: rename LOT_EXPORT to RLOTTIE_API
2020-08-09 Subhransu Mohantyrlottie: update license in source and header files
2020-07-13 Subhransu Mohantyrlottie/api: Added loadFromData() api with ColorFilter...
2020-03-12 JunsuChoirlottie/capi: expose name info of node object accepted/tizen/unified/20200316.220934 submit/tizen/20200313.022654 submit/tizen/20200315.214142
2019-11-11 JunsuChoiCAPI: Support Marker feature for CAPI.
2019-10-13 JunsuChoirlottie_capi: Add Alpha member in ImageInfo
2019-10-09 subhransu mohantyrlottie: support composition marker feature in lottie accepted/tizen/unified/20191011.015420 submit/tizen/20191009.211935
2019-08-12 JunsuChoirlottie: Fix typo
2019-08-12 Hermet Parkcapi: rename the member name.
2019-08-12 Hermet Parkcapi: keep code consistency.
2019-08-12 Hermet Parkcapi: remove unused declaration.
2019-08-12 JunsuChoiCAPI: Add capi to support the dynamic properties
2019-08-09 subhransu mohantyrlottie/cache: Added cache configuration support for...
2019-08-09 subhransu mohantyrlottie/cache: Added a free function configureModelCach...
2019-07-18 subhransu mohantyrlottie/api: Added support for rendering without keepin...
2019-07-18 subhransu mohantybuild fix
2019-07-18 Vincent Torridefine LOT_BUILD only for DLL
2019-07-18 subhransu mohantylottie: Refcator internal api and remove warnings.
2019-07-18 Hermet Park--compile warning
2019-07-18 Hermet Parkreplace integers to size_t data type.
2019-07-18 Hermet Parkvs2019: move disable warning into solution configuration.
2019-07-18 Hermet Parkwindows: disable a warning that class 'type' needs...
2019-07-10 subhransu mohantyrlottie: Fix issue with LOT_EXPORT for windows
2019-06-25 subhransu mohantyrlottie: Fix clang-tidy warning
2019-06-25 Hermet Parkcapi: expose layer item name for utiliziing by demand.
2019-06-19 JunsuChoilottieitem : Fix layer alpha transparency issue.
2019-06-19 JunsuChoilottieitem: Add image property in LOTNode
2019-05-22 subhransu mohantyrlottie: added support of lambda expression in setValue.
2019-04-30 subhransu mohantyrlottie/header: fixed issue with public header dependen... 20/205220/1
2019-04-25 subhransu mohantyrlottie: added sync version of render function in capi
2019-04-25 subhransu mohantyrlottie: Added dynamic property change feature
2019-04-03 Hermet Parkcapi: code rectoring
2019-03-21 subhransu mohantyrlottie: fix typo. 55/201955/1
2019-03-19 subhransu mohanty[rlottie]: Added layers() api to return the layer info... 03/201703/1
2019-03-12 Hermet Parkcapi: update doc. 68/201268/1
2019-03-07 subhransu mohanty[rlottie] Added setDrawRegion api to Surface for suppor... 07/201007/1 submit/tizen/20190307.054450 submit/tizen/20190311.042353 submit/tizen/20190311.104527
2019-03-05 subhransu mohantyrlottie: now loadFromData() api takes resourcePath... 40/200840/1
2019-02-08 JunsuChoilottieitem: Add alpha property in LOTMask 75/199275/2 accepted/tizen/unified/20190214.060609 submit/tizen/20190211.061543 submit/tizen/20190211.061921 submit/tizen/20190213.001307 submit/tizen/20190213.060634 submit/tizen/20190213.062652
2019-01-24 subhransu mohantylottie: final changes to rename from lottie-player... 44/198344/2 submit/tizen/20190124.051235
2019-01-23 Hermet Parkpackaging: rename lottie-player to rlottie. 93/198293/2
2019-01-23 Hermet Parklottie-player: remove old capi headers. 75/198275/1
2019-01-23 Hermet ParkRevert "lottie: rename lottie-player to rlottie for... accepted/tizen/unified/20190128.061629 submit/tizen/20190123.060112
2019-01-22 subhransu mohantylottie: rename lottie-player to rlottie for cmake and... 73/198173/3
2019-01-21 sub.mohanty@samsun... lottie: rename public headers to rlottie namesapce. 94/198094/2
2019-01-03 subhransu mohantylottie/capi: updated cliper info in layernode. 61/196661/1
2018-12-28 Hermet Parkupdated licenses info. 38/196438/2 accepted/tizen/unified/20190103.030356 submit/tizen/20190102.045226
2018-12-26 Hermet ParkPut samsung copyright header to all our own source... 34/196234/1
2018-12-24 subhransu mohantylottie: Fixed SVACE warning for uninitialized class... 56/196156/3
2018-12-14 subhransu mohantylottie/capi: added missing frame_at_pos() api and chang... 02/195502/1
2018-12-14 subhransu mohantylottie/capi: remove usage of bool in c api interface. 19/195419/2
2018-12-13 Hermet Parkupdated doc. 88/195388/8
2018-12-13 Hermet Parkremove redundant apis. 96/195396/4
2018-12-06 Hermet Parkdoc: specify api visibility scope. 73/194573/1
2018-11-26 Hermet Parkinterface: fix to compatible with C language. 35/193635/2
2018-11-22 subhransu mohantylottie: add lottie_animation_render_tree() c api . 46/192946/2
2018-11-22 subhransu mohantylottie: Added renderTree() api to the lottie animation... 44/192944/2
2018-11-09 Hermet Parkinterface: updated Graident structure naming. 07/192807/2
2018-11-09 subhransu mohantylottie: update LOTNode with the gradient stop value. 36/192736/1
2018-09-19 subhransu mohantylottie: make animation class constructor private. 81/189581/1
2018-09-12 subhransu mohantylottie: update the loadfromData() api signature. 20/188920/1
2018-09-07 Hermet Parkcommon: changed name prefix. 99/188699/1
2018-09-07 subhransu mohantylottie: added intial documentation in the animation... 88/188688/1
2018-09-07 Hermet Parkfix build break by 0f5edac6d1595e0fecd8d48bb7d2e5353fe9121f 54/188654/1
2018-09-07 subhransu mohantylottie: refactor lottie interface 98/188598/4
2018-09-04 subhransu mohantylottie: added new loadfromdata() api in lottie player. 78/188378/1
2018-09-03 Hermet Parklottieplayer: keep API coding convention. 97/188097/2
2018-08-22 Jaeun Choilottie: add APIs in lottieplayer to get frame rate... 86/187286/2
2018-08-22 Hermet Parkbinding/c: more compatible with C compiler. 70/187270/11
2018-08-21 subhransu mohantylottie: fixed warnings generated by '-Wextra' flag. 15/187215/3
2018-08-21 Hermet Parklottieplayer: handling error code. 75/187175/2
2018-08-21 Hermet Parkadd c interface. 62/187062/6
2018-08-21 Hermet Parkrefactor infrastructure. 35/187035/6
2018-08-20 Hermet Parklotplayer: improve header format. 20/187020/3
2018-08-20 Hermet Parklottieplayer: Add render option to update buffer forcely. 83/186883/6
2018-08-14 Hermet Parklottieplayer: code refactoring. 88/186688/2
2018-08-14 Hermet Parklottieplayer: merge setPos() with renderList() 83/186683/3
2018-08-09 subhransu mohantylottie/player: take buffer argument by value. 06/186306/1
2018-07-30 subhransu mohantylottie: Follow Tizen coding guideline. 65/185365/1
2018-07-25 subhransu mohantylottie: added cmake build system for lottie 14/185014/1
2018-07-20 subhransu mohantylottie/render: implement render_scheduler to enable... 55/184655/2
2018-07-17 Hermet Parkplayer: update seek behavior. 31/184331/6
2018-07-17 Hermet Parkplayer: remove missing member functions. 36/184236/2
2018-07-17 Hermet Parkplayer: remove constructor that accepts functional... 33/184233/5
2018-07-11 subhransu mohantylottie-player : Initial draft for lottie-player library 96/183796/6