Historie revizí

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