1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-05-12 06:50:12 +00:00
Commit graph

22 commits

Author SHA1 Message Date
Samuel Gomes fa00fa0f9b Update GIFPlayer to use new 3.10 CLS syntax 2024-01-11 19:18:38 +05:30
Samuel Gomes 07a2b55433 Reduce number of $INCLUDEs needed in user code 2024-01-11 05:36:34 +05:30
Samuel Gomes 79d319ee77 Move theme image data to use QB64-PE memory image load functionality 2024-01-09 15:26:26 +05:30
Samuel Gomes 347b7e07fe Remove remaining dead update code 2024-01-09 04:05:12 +05:30
Samuel Gomes a76449ad62 Update TextFetch example to use QB64-PE v3.11.0 features 2024-01-05 09:41:10 +05:30
Samuel Gomes b62e99935b Add GIF_GetElapsedTime & GIF_GetBackgroundColor 2023-12-02 21:42:38 +05:30
Samuel Gomes db355486c1 Update GIFPlayer to not throw errors when bad Ids are passed 2023-12-01 03:12:40 +05:30
Samuel Gomes 08121bfb4f Update GIF_IsLoaded() to return true only when the GIF is fully loaded 2023-11-30 10:31:22 +05:30
Samuel Gomes 9e7b10b283 Fix decoder to work correctly with rotating-earth.gif 2023-11-30 04:58:41 +05:30
Samuel Gomes 85fec0c0fc Fix infinite loop issue when duration is zero 2023-11-29 23:34:27 +05:30
Samuel Gomes 006980987f Update GIFPlay 2023-11-29 11:54:06 +05:30
Samuel Gomes 338232bab2 Implement LZW decoder 2023-11-23 09:17:14 +05:30
Samuel Gomes 47f51909a8 Major refactoring. New GIFPlayer inbound 2023-11-22 05:17:06 +05:30
Samuel Gomes 3867088da3 GIFPlay cleanup 1 2023-11-20 12:16:45 +05:30
Samuel Gomes b5bb8a6f5c Cleanup GIFPlay API and update documentation 2023-11-20 08:48:12 +05:30
Samuel Gomes 3cfec04cce Fix file name case 2023-11-19 10:23:36 +05:30
Samuel Gomes 1ad363bec8 Remove dir to fix file name case 2023-11-19 10:22:47 +05:30
Samuel Gomes 28d9a5b56b Refactor GIFPlay and add ThemePreview example 2023-11-19 10:19:21 +05:30
Samuel Gomes a7df4058e0 Fix TextFetch example 2023-07-22 04:23:35 +05:30
Samuel Gomes 6fe16f957c Add many examples. Add legacy MessageBox extension 2023-06-24 08:08:56 +05:30
Samuel Gomes e2ee59af0f Update UiEditor to remember QB64-PE compiler path 2023-06-21 15:03:23 +05:30
Samuel Gomes 4052343623 Add several InFrom example apps 2023-06-16 03:28:12 +05:30