subhransu mohanty
86fb579e0b
rlottie: updated compiler flags to treat warning as error
2019-05-14 10:02:22 +09:00
subhransu mohanty
7d04fa9355
added lottie2gif converter for both cmake and meson build
2019-05-09 14:37:43 +09:00
subhransu mohanty
8047001e1f
rlottie: remove dependancy of -stdc++14 flag to link against rlottie library.
2019-03-05 10:56:25 +09:00
subhransu mohanty
a2614da5c6
lottie: final changes to rename from lottie-player to rlottie
...
Change-Id: Ie2ed4d7c3fb08abd3f8fe484021d478e90bc9d91
2019-01-24 13:20:54 +09:00
Hermet Park
9cbbf28d25
packaging: rename lottie-player to rlottie.
...
This is a trial-error test that could be accepted by server test.
Change-Id: Ib7ccc4f5d5282df9d119b1efb1de51ffb3cbb0b9
2019-01-23 11:07:10 +00:00
Hermet Park
8056153937
lottie-player: remove old capi headers.
...
efl now looks at rlottie headers.
Change-Id: I6b2acfa5423c5ddceafdc85b64d551d2417ad565
2019-01-23 17:15:20 +09:00
Hermet Park
6e8aec4553
Revert "lottie: rename lottie-player to rlottie for cmake and gbs build, update namespace to rlottie."
...
This reverts commit 569f16a7e999ad697008900948192b13c0e27f4f.
2019-01-23 14:46:34 +09:00
subhransu mohanty
569f16a7e9
lottie: rename lottie-player to rlottie for cmake and gbs build, update namespace to rlottie.
...
Change-Id: I51f85201c06be4cb42c2036a0162b9124149e781
2019-01-22 16:39:13 +09:00
sub.mohanty@samsung.com
aebcc6ab49
lottie: rename public headers to rlottie namesapce.
...
Change-Id: Ib8d3df2600eef84927c95eb6794de9f9074d6253
2019-01-21 13:34:48 +09:00
subhransu mohanty
20ffc1f859
lottie/vector: added image loading support in vector.
...
Change-Id: I37fd0c436ec396b186f78dfe1f0c0304204a942b
2019-01-15 16:25:57 +09:00
subhransu mohanty
cf2d643534
lottie/camke: use ${LIB_INSTALL_DIR} instead of hard coded lib/ path.
...
Change-Id: I10152adb394df81b241afb3ca7ae34169917eb94
2018-09-18 12:12:01 +09:00
subhransu mohanty
0f5edac6d1
lottie: refactor lottie interface
...
1. rename namespace player--> animation both cpp and c interface
2. added factory function to create animation object.
3. added render api to c interface.
Change-Id: I31c99a66678b20a0c743c564d399172f4182b0d1
2018-09-07 14:23:34 +09:00
Hermet Park
da0613c3ae
packaging: include c api header.
...
Change-Id: I2b495d978474f7d5e3447fc23dd4126303beaf1e
2018-09-06 01:54:39 +00:00
subhransu mohanty
d3be153e82
lottie: fixed cmake build issue.
...
Change-Id: I48591bd78dd173d7f148cc2dcb3c31dd8cd9d1a2
2018-09-03 15:03:52 +09:00
subhransu mohanty
23557dff62
lottie: treat undefined symbol as error while building library and enable assembly building.
...
Change-Id: I034d8bb84e61ecc56da6a66c18e620e8611dcb0b
2018-07-31 17:03:11 +09:00
Youngbok Shin
d7084820c3
lottie: remove hardcoding pathes in pkgconfig file. (.pc)
...
Change-Id: I284cc1fc0af6f58e0da16ea8ab3d17de7f3b4286
2018-07-31 14:57:12 +09:00
subhransu mohanty
333d888a42
lottie: add cmake config file so that library can be found with find_package()
...
Change-Id: I4e1c29f79a1a24636808079762cc88501fe2389b
2018-07-31 10:20:46 +09:00
subhransu mohanty
21867e1bd1
lottie: Enable compiler Optimization on library.
...
Change-Id: I4edee092788670e5438139ea60a8daa9998c6575
2018-07-30 13:44:09 +09:00
subhransu mohanty
8aaeff98a3
lottie: updated library dependancy to c++14
...
Change-Id: I6262065f30393830ea5192d0f549491f2c42677e
2018-07-26 09:43:36 +09:00
subhransu mohanty
7b4f8a44be
lottie: support library version in cmake build system.
...
Change-Id: I494a29cc02ddd5dbba6014f08d27f11da62ecfb3
2018-07-26 09:33:20 +09:00
subhransu mohanty
970dd83735
lottie: add pc file for lottie player
...
Change-Id: Ic44b84b756b0ae7939a016cddd1e51eec7d3a3bc
2018-07-25 19:24:27 +09:00
subhransu mohanty
d39ce3f62f
lottie: added cmake build system for lottie
...
Change-Id: I8e03709ae668bc221c4ec936317cf579d326876f
2018-07-25 16:55:40 +09:00