Add dlog for tizen
[platform/core/uifw/lottie-player.git] / example /
2022-09-19 Michal Maciolaexample: lottieviewer - fixed frame no (#528) 40/281440/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062227 accepted/tizen/7.0/unified/hotfix/20221116.110152 accepted/tizen/unified/20220921.091755 tizen_7.0_m2_release
2021-05-25 Yuhang ZhaoCMake: fix MSVC warnings
2020-11-01 JunsuChoivs2019: Add release build option
2020-10-11 Hermet Parkexample/win32Player: removed unnecessary files.
2020-10-11 start1aadd app executables
2020-10-11 start1arename directory rlottiePlayer to win32Player
2020-10-11 start1afix openJSONFileDialog
2020-10-11 start1afix animation replace error
2020-10-11 start1afix animation bitmap size to be set dynamically
2020-10-11 start1amove function prototype to animation.h
2020-10-11 start1aadd an example of win32 app that play rlottie animation...
2020-10-11 start1aadd rlottiePlayer Project
2020-08-17 sub.mohanty@samsun... example: added a perf test to keep track of performance accepted/tizen/unified/20200820.034626 submit/tizen/20200817.223215
2020-08-17 Subhransu Mohantyrlottie: fix mask logic when inverted flag is set.
2020-08-17 Subhransu Mohantyexample: updated test example.
2020-08-17 Subhransu Mohantyexample: update test example with fps info
2020-08-09 sub.mohanty@samsun... parser: Refactor cache computation to fix the issue...
2020-08-09 Subhransu Mohantyrlottie: update license in source and header files
2020-07-20 Hermet Parkexample: discarded efl_animview accepted/tizen/unified/20200721.142252 submit/tizen/20200720.225554
2020-06-11 Subhransu Mohantyexample: Fix memory leak accepted/tizen/unified/20200615.135405 submit/tizen/20200611.221942 submit/tizen/20200614.220219
2020-04-12 Hermet Parkuse c++ standard type integer. accepted/tizen/unified/20200421.150359 submit/tizen/20200414.010532 submit/tizen/20200414.064511 submit/tizen/20200414.100322 submit/tizen/20200416.001154 submit/tizen/20200416.215157 submit/tizen/20200417.234115 submit/tizen/20200419.220844 submit/tizen/20200420.213352
2020-04-06 Hermet Parkexample: return the value properly. accepted/tizen/unified/20200409.083726 submit/tizen/20200406.235844 submit/tizen/20200407.212858 submit/tizen/20200408.212617
2020-03-03 JunsuChoirlottie: Refactor transformation matrix of proxymodel submit/tizen/20200303.214157
2020-01-21 JunsuChoirlottie: Supports the Transform Rotation property. accepted/tizen/unified/20200129.022646 submit/tizen/20200122.213749 submit/tizen/20200127.213359
2020-01-21 JunsuChoirlottie: Supports the Transform Scale property.
2020-01-07 JunsuChoirlottie: Supports the Transform Position property.
2019-12-25 JunsuChoiexample : Add reference header file for updated class... accepted/tizen/unified/20191226.123013 submit/tizen/20191225.212040
2019-11-11 JunsuChoiExample : Update Strategy::eflVg in lottieview accepted/tizen/unified/20191114.123438 submit/tizen/20191111.211104 submit/tizen/20191113.212006 submit/tizen/20191113.212830
2019-11-11 subhransu mohantyfixed memory leak in demo application
2019-11-11 JunsuChoiExample: Change findFrameAtMarker return type.
2019-11-11 subhransu mohantyexample: updated step size of slider in lottieviewer...
2019-11-11 JunsuChoiExample: Implements marker demo
2019-11-11 Anatoly KorniltsevStack buffer overflow reproducer. Add option to compile...
2019-11-11 Anatoly Korniltsevreview fix: move reproducerts to test folder
2019-11-11 Anatoly KorniltsevPrevent type confusion with NDEBUG
2019-10-03 JunsuChoiExample : Enhancement dynamic property demo
2019-09-19 Hermet ParkRevert "trial & error to figure out the lottie packagin... accepted/tizen/unified/20190923.011146 submit/tizen/20190919.052822
2019-09-18 Hermet Parktrial & error to figure out the lottie packaging issue... 59/214159/1
2019-09-17 Hermet Parkexample: bump up c++ version to 14 in cmake.
2019-09-04 Hermet Parklottie2gif: add option to set resolution
2019-08-12 Hermet Parkexample: remove a not permitted resource.
2019-07-18 Hermet Parkreplace integers to size_t data type.
2019-07-18 Hermet Parkexample: remove unused compile warnings in efl_animview.
2019-07-18 subhransu mohantymove vectorTest to test from example
2019-07-18 subhransu mohantycode cleanup
2019-07-18 subhransu mohantymeson: better handling of dependency using disabler
2019-07-10 sub.mohanty@samsun... example: use std::string api
2019-07-10 subhransu mohantyrlottie/meson: make rlottie buildable as a subproject
2019-07-10 subhransu mohantyrlottie/meson: refactor meson buildsystem
2019-07-10 sub.mohanty@samsun... rlottie/exampe: add correct implementation of basename()
2019-07-10 subhransu mohantyrlottie/example: fix typo
2019-07-10 Vincent Torrifix dirname() implementation of Windows in lottieloader...
2019-07-10 Vincent Torrilottie2gif.cpp: use _fullpath() instead of realpath...
2019-07-10 subhransu mohantyFix windows build
2019-06-25 Hermet Parkexample: changed file permission.
2019-06-25 Hermet Parkexample: remove some example resources.
2019-06-19 subhransu mohantyrlottie/example: refactor to use evas_object_image_pixe...
2019-06-19 subhransu mohantyexample: update example with exploding star resource
2019-06-19 subhransu mohantyrlottie/example: Fixed asan warning of unintialized...
2019-06-19 Hermet Parklottie2gif: support set background color as an extra...
2019-06-19 subhransu mohantyadded more json resource to example
2019-06-19 JunsuChoiexample : Fix resource path in efl_animation
2019-06-19 Hermet Parkexample: update image object pixels properly.
2019-06-19 Hermet Parkexample: fix lottieviwer to properly resizable.
2019-05-22 Hermet Parkexample: fix screwed code by upstream merge. 97/206597/1 accepted/tizen/unified/20190603.095318 accepted/tizen/unified/20190604.014638 submit/tizen/20190530.111225 submit/tizen/20190531.122943 submit/tizen/20190603.083549
2019-05-22 subhransu mohantyexample:refactor to remove naked malloc and RAII warning
2019-05-22 subhransu mohantybuildfix: make it build with c++11
2019-05-22 subhransu mohantyexample:refactor to remove naked malloc and RAII warning
2019-05-22 subhransu mohantylottie/example: remove all warnings in example
2019-05-22 subhransu mohantyrlottie: added support of lambda expression in setValue.
2019-05-13 subhransu mohantyadded missing cmake file
2019-05-13 subhransu mohantyadded lottie2gif converter for both cmake and meson...
2019-04-30 subhransu mohantyrlottie/example: added rlottie example app to convert... 19/205219/1
2019-04-25 subhransu mohantyrlottie: Added dynamic property change feature
2019-04-25 subhransu mohantyexample: refactor lottieview to test both c and cpp api
2019-03-14 subhransu mohantyrlottie/example: sort the resource list before displaying. 61/201461/1
2019-03-05 subhransu mohantyrlottie: now loadFromData() api takes resourcePath... 40/200840/1
2019-02-27 JunsuChoiexample : Change keyframe_set/get to progress_set/get... 94/200594/1
2019-01-25 subhransu mohantylottie: Added support for rendering embedded image... 77/198277/3
2019-01-24 subhransu mohantylottie: final changes to rename from lottie-player... 44/198344/2 submit/tizen/20190124.051235
2019-01-23 Hermet Parkexample: update new header name of efl animation_view. 76/198276/3
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 lottie-player to rlottie in meson build 95/198095/2
2019-01-21 sub.mohanty@samsun... lottie: rename public headers to rlottie namesapce. 94/198094/2
2019-01-15 subhransu mohantylottie/example: Added image_test.json(resource with... 80/197680/1 master submit/tizen/20190116.045417 submit/tizen/20190116.084147 submit/tizen/20190117.121937 submit/tizen/20190118.024659 submit/tizen/20190118.084922
2019-01-15 subhransu mohantylottie/example : added segmented animation support... 56/197656/3
2019-01-11 subhransu mohantylottie/parser: fix a crash when the color string is... 23/197423/1
2019-01-08 subhransu mohantylottie/example : build example only when the dependancy... 51/196851/2
2018-12-28 Hermet Parkupdated licenses info. 38/196438/2 accepted/tizen/unified/20190103.030356 submit/tizen/20190102.045226
2018-12-27 Hermet Parkupdated licenses info 29/196329/2
2018-12-27 Hermet Parkexample: remove a resouce that may have a license. 19/196319/1
2018-12-26 Hermet ParkPut samsung copyright header to all our own source... 34/196234/1
2018-12-17 sub.mohanty@samsun... lottie/example: build example only when elementary... 14/195614/2 accepted/tizen/unified/20181218.152346 submit/tizen/20181217.041818
2018-12-17 subhransu mohantylottie/example: add support for renderPost callback... 34/195634/1
2018-12-17 subhransu mohantylottie/example: remove unused evas object from evasapp... 09/195509/2
2018-12-03 Hermet Parkexample: introduce a usage of efl animation_view. 26/194326/1
2018-11-22 subhransu mohantylottie: Added renderTree() api to the lottie animation... 44/192944/2
2018-11-21 Hermet Parkexample: revise capi sample code. 57/193457/3
2018-11-16 Hermet Parkresource: remove-- 00/193200/2
next