Skip to content

Latest commit

 

History

History
141 lines (115 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

141 lines (115 loc) · 16.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version and README.md file for commit guidelines. Also you should check conventional-changelog for more detail.

Docomentation for mdsanima-rt-go Aplication is available at docs mdsanima-dev be sure to check it.

Date: 2021-08-25

Features

  • add toolbar with dark color closes #29 (22b9929)
  • animation time code and frame rate labels (aa00d9f)
  • app info button and set transition direction up closes #31 (92f2e3f)
  • ASCII art images in info app screen closes #46 (abfb3b5)
  • back button to main screen closes #42 (39e9974)
  • blur bacground image on second main screen closes #30 (f295c5c)
  • blured background on info app screen closes #41 (c1e03a9)
  • convert frames to timecode format (5d11f68)
  • date time start and complete progress red when no rt value (01b45cb)
  • implement sliders values show on label (be9e0f7)
  • label renderi time result closes #34 (777a004)
  • render time total calculation and human friendly format (b905e16)
  • devs: function convert frames to time code (2558a38)
  • human friendly value text render time one frame (b1a0009)
  • info version on the bottom info app screen closes #40 (9c3f8c5)
  • label start and finish render time closes #35 and #36 (eaf391f)
  • progress bar loading animation on welcome screen closes #27 (8621e13)
  • scroll view in info app screen closes #43 (a27f1bc)
  • sliders for render time one frame closes #33 (8cebb2a)
  • text fields how many frames closes #32 (ad92cf4), closes #29

Bug Fixes

  • android: sliders align (5ead2a2)
  • android: top navigation (76f6794)
  • app info button on the middle of screen (6b5dfc1)
  • background folder name (ef4f669)
  • brightness and contrast on the bg welcome screen (9808a78)
  • icons on first screen and app info closes #53 (e7aa073)
  • image launch for android drop shadow white (0054bec)
  • build-system: update images and icons closes #38 (fc67664)
  • icons images .png and .ico format (86fdcb4)
  • show first time start and complete render (4d0bc97)
  • total render time labels upper (68564be)
  • devs: clean up code enter after close the brackets in to all variable (c34b0c5)
  • devs: update humanfriendly python package requirements (70dbd57)
  • images list on get_images function and adjust setting kivy (ab01f54)
  • import MDBoxLayout and MDToolbar (2fa9b3d)
  • improved ui layout on main screen (217285e)
  • no resizable config closes #28 (6dbfd6d)
  • render time per frame only one color (e7f70ec)

Documentation

  • adb install command (67f18d2)
  • add connect with me info and license fix some docstring (c974e3e)
  • add documentation docstring to main.py file (28ab3c2)
  • fix string on README.md file (0cde5b8)
  • screenshot: 0.2.0 screenshot android linux ubuntu20.04 windows10 (9bc31bb)
  • screenshot: screenshot all platform on the README.md file (ecd55ff)
  • screenshot-android: add table (aa2b316)

Date: 2021-08-17

Features

  • add image bacground resources (c0fef01)
  • app icon images (c736573)
  • app info on the bottom closes #19 (bf1f35c)
  • bacground image on welcome screen closes #17 (7cf071c)
  • button for switch screen draw label closes #18 (94170d6)
  • hight resolution logo img (f24eeb1)
  • switch screen after 30 seconds closes #20 (7464ca3)
  • devs: resource path on all platform closes #12 (5552aa0)

Bug Fixes

  • android: add pillow to requirements buildozer spec (60dd282)
  • add help for opengl not detect (eab4199)
  • add notification alert (d569314)
  • command requirement python install (8484b1b)
  • configuration module for windows (07fae7b)
  • fix path (f286a1c)
  • kivy setting module check platform icons closes #13 (5caacf0)
  • new folder source on the main app closes #11 (7ad7a8b)
  • now app in windows and linux open on middle on the screen (8059aa4)
  • path resources on all platform (dd13228)
  • select end of line sequence lf (70854dd)
  • build-system: path source fixed (62bc120)
  • pathex string (5c8e925)

Documentation

  • add badge on README.md file (4a38d94)

0.1.0

Date: 2021-08-16

Features

  • android: add splash screeen image (26b4f85)
  • build-system: spec file for building android armeabi-v7a (b1b12ad)
  • devs: checking platform and printing console messages closes #4 (39fb820)
  • devs: windows .spec onefile .rc and .cmd build files (0cbf3b5)
  • icons: add mdsanima icons (6382bfe)
  • set config on windows add kivy requires closes #4 (3d79767)
  • simple first layout and screen_switch manager closes #6 (3534411), closes #7
  • devs: workflow bumping version in __init__.py file closes #1 (4189a86)
  • standard-version: automate versioning and changelog generation (25e6b05)

Bug Fixes

  • build-linux: exclude sys libraries (b065e2b)
  • add .buildozer forder to .gitignore (aaa231c)
  • .gitignore: remove *.spec and add .buld (18d52bc)
  • build: add exclude lib to linux spec and splash on windows spec (9fe70b2)
  • build-windows: fix some values in spec file windows build (4fa4243)
  • build-windows: fix version release (293ba0a)
  • devs: add requirements python (3f8e50a)
  • devs: bump version in spec_windows_version.rc file (982b78c)
  • add PowerShell requires install (7e07916)
  • add first __version__ on __init__.py file (e655370)
  • add name and year on the LICENSE file (c88b5d2)
  • add printf on postbump when bumping spec_windows_version.rc (5ee06b7)
  • add requirement information to README.md file (bea6d41)
  • initial necessery class and sort import kivymd closes #3 (5701d99)
  • python path vscode json add .gitignore file (38a42a2)
  • template file helps consistent clean coding style (03aee22)

Documentation

  • build-system: workflow info for build (d96ebb8)
  • add standard-version and build windows .exe info (3cc4c84)