summaryrefslogtreecommitdiffstats
path: root/Telegram/lib_lottie
AgeCommit message (Expand)Author
2022-12-07Selectively request LTCG on Windows 32 bit build.John Preston
2022-09-06Fix single-frame 60 fps lotties.John Preston
2022-09-02Fix build with Xcode.John Preston
2022-09-02Use FrameGenerator-based AnimatedIcon for reactions.John Preston
2022-09-02Make a nice selector for only-recent set.John Preston
2022-08-13Fix build with GCC 12.Joe Kappus
2022-07-26Limit animated emoji to 30 FPS.John Preston
2022-07-26Support optimized lottie emoji.John Preston
2022-06-20Fix possible crash in cached stickers playback.John Preston
2022-05-19Improve premium sticker sync / preview.John Preston
2022-05-19Sync premium sticker effect with sticker frame index.John Preston
2022-04-26Fix -Wunused-const-variable warnings by removing unused variablesSergey A. Osokin
2022-04-01Allow adding Settings::Section-s without changing Type.John Preston
2022-01-28Use QColor instead of optional<QColor> in lottie.John Preston
2022-01-21Refactor image transformation interfaces.John Preston
2022-01-14Beta version 3.4.4: Fix build with GCC.John Preston
2022-01-14Scale reactions on mouse over.John Preston
2022-01-14Use lottie instead of webp in reactions dropdown.John Preston
2022-01-05Allow non-colored and .tgs Lottie::Icon-s.John Preston
2021-12-22Fix build with DESKTOP_APP_USE_PACKAGED_RLOTTIE.John Preston
2021-11-30Improve session details box design.John Preston
2021-11-30Support new skin color modifiers in rlottie.John Preston
2021-10-21Add Qt 6 supportIlya Fedin
2021-09-27Use base::SafeRound instead of std::round.John Preston
2021-09-21Fix crash in lottie destructor.John Preston
2021-09-19Fix build with Xcode.John Preston
2021-09-18Use shared provider for interaction animations.John Preston
2021-09-17Cache interactions in four cache keys.John Preston
2021-09-17Correctly render interactions on inbox messages.John Preston
2021-09-17Start emoji interactions playback.John Preston
2021-09-01Couple of crash fixes.John Preston
2021-08-11Add support for SVG patterns in wallpapers.John Preston
2021-08-11Use Images::Read instead of App::readImage.John Preston
2021-07-19Update submodulesIlya Fedin
2021-04-12Fix animated stickers with BOM.John Preston
2021-03-13Fix voice chat lottie animation on Retina screens.John Preston
2021-03-12Fix build on macOS and Linux.John Preston
2021-03-12Add CallMuteButton with lottie animations.John Preston
2020-11-06Build Linux version with Qt 5.15.1 in CentOS 7 docker.John Preston
2020-09-29'base::optional_variant<' -> 'std::variant<v::null_t,'John Preston
2020-09-29Replace mapbox variant with std::variant.John Preston
2020-08-31Update submodulesIlya Fedin
2020-05-13Update lib_lottie, hide rlottie dependency.John Preston
2020-03-13Fix crash in lottie animation destroy-on-init.John Preston
2020-02-10Update submodules.John Preston
2020-01-21Remove GYP build scripts.John Preston
2019-12-11Pause GIFs in message history.John Preston
2019-12-06Merge remote-tracking branch 'private/alpha' into cmakeJohn Preston
2019-12-04Initial Linux build.John Preston
2019-11-21Update lib_lottie with useCache fixes.John Preston