Историја ревизија

Аутор SHA1 Порука Датум
  Pedro Gimeno e36be5210b Add helper method gif:frame() to return the frame data пре 8 година
  Pedro Gimeno 7adcd7b6aa Remove unused field assignment пре 8 година
  Pedro Gimeno e7622e05f0 Note the LÖVE versions it works with пре 8 година
  Pedro Gimeno d2be2e1918 Change .love name to vgif.love; provide download link пре 8 година
  Pedro Gimeno 8f59b7e2e3 Ignore .love files too пре 8 година
  Pedro Gimeno 88bf2f7eb4 Point to the bug tracker пре 8 година
  Pedro Gimeno 7d8befc1a8 Add more stuff to README.md пре 8 година
  Pedro Gimeno f521a12f15 Add .gitignore and .gitattributes пре 8 година
  Pedro Gimeno 8826def1d0 Add README.md with instructions. пре 8 година
  Pedro Gimeno d2faa10644 Rename aspectratio -> aspect пре 8 година
  Pedro Gimeno 9ea33dcda3 Forgot file mode. пре 8 година
  Pedro Gimeno 1ced588120 Get rid of memcmp. Should improve compatibility across systems. пре 8 година
  Pedro Gimeno d4147a366a Forgot to make gifpalette() local. пре 8 година
  Pedro Gimeno 49a943a706 Add example, move gifload to its own dir пре 8 година
  Pedro Gimeno 4b89801c1b Change uint32_t to int32_t. пре 8 година
  Pedro Gimeno 3e2b97fe6e Better handling of end-of-data. Fixes at least one GIF. пре 8 година
  Pedro Gimeno d22b45f0ae Default progressive to false. пре 8 година
  Pedro Gimeno 0b017d9cbd Make the module return just gifnew(). пре 8 година
  Pedro Gimeno 2b20ff3c83 Reset the GCE after use by an image. пре 8 година
  Pedro Gimeno a8464d857e Reorder image data as: dispose, delay, image, x, y пре 8 година
  Pedro Gimeno 4d940ca176 Specify delay in seconds. пре 8 година
  Pedro Gimeno 27df9ba727 Give an error if an unknown block type is found. пре 8 година
  Pedro Gimeno c50fc48f43 Rename imgwidth and imgheight to width and height. пре 8 година
  Pedro Gimeno 5eb5f8f2fe Make gifupdate and gifdone return self. пре 8 година
  Pedro Gimeno b6fb4020ab Fix blatant bug in handling buffers > 32768 bytes пре 8 година
  Pedro Gimeno 0cdc02bd97 Some comments changed пре 8 година
  Pedro Gimeno fbf7ea0eda Add a small comment on no interlace пре 8 година
  Pedro Gimeno 0cc022ea6a Add number of completed images to available info. пре 8 година
  Pedro Gimeno c17b8b9292 Expand hard EOD error message text a bit пре 8 година
  Pedro Gimeno a361b33983 Document the interlacing. пре 8 година