Historique des commits

Auteur SHA1 Message Date
  Pedro Gimeno 70d5e3884e Add version number reporting for the library il y a 6 ans
  Pedro Gimeno a7a4b15f0c Add new year to copyrights il y a 6 ans
  Pedro Gimeno 89631bbf49 Fix corner case in extension skipping il y a 6 ans
  Pedro Gimeno d3e6c84b10 Fix starting arg in case of fused executable il y a 6 ans
  Pedro Gimeno 8208ac4b6b Include --progressive parameter in the demo il y a 6 ans
  Pedro Gimeno e82a476a3b Refine wording in README.md, use HTML entity for dash il y a 6 ans
  Pedro Gimeno 6646759668 Use SM symbol instead of (sm) il y a 6 ans
  Pedro Gimeno 3b737d8e93 Fix wrongly name field in docs il y a 6 ans
  Pedro Gimeno 50990412b2 Merge pull request #1 from ReFreezed/master il y a 6 ans
  ReFreezed 983621aa45 Fixed/clarified description of disposal methods il y a 6 ans
  ReFreezed b6252c21f7 Fixed incorrect field name in gif:frame() il y a 6 ans
  Pedro Gimeno e36be5210b Add helper method gif:frame() to return the frame data il y a 8 ans
  Pedro Gimeno 7adcd7b6aa Remove unused field assignment il y a 8 ans
  Pedro Gimeno e7622e05f0 Note the LÖVE versions it works with il y a 8 ans
  Pedro Gimeno d2be2e1918 Change .love name to vgif.love; provide download link il y a 8 ans
  Pedro Gimeno 8f59b7e2e3 Ignore .love files too il y a 8 ans
  Pedro Gimeno 88bf2f7eb4 Point to the bug tracker il y a 8 ans
  Pedro Gimeno 7d8befc1a8 Add more stuff to README.md il y a 8 ans
  Pedro Gimeno f521a12f15 Add .gitignore and .gitattributes il y a 8 ans
  Pedro Gimeno 8826def1d0 Add README.md with instructions. il y a 8 ans
  Pedro Gimeno d2faa10644 Rename aspectratio -> aspect il y a 8 ans
  Pedro Gimeno 9ea33dcda3 Forgot file mode. il y a 8 ans
  Pedro Gimeno 1ced588120 Get rid of memcmp. Should improve compatibility across systems. il y a 8 ans
  Pedro Gimeno d4147a366a Forgot to make gifpalette() local. il y a 8 ans
  Pedro Gimeno 49a943a706 Add example, move gifload to its own dir il y a 8 ans
  Pedro Gimeno 4b89801c1b Change uint32_t to int32_t. il y a 8 ans
  Pedro Gimeno 3e2b97fe6e Better handling of end-of-data. Fixes at least one GIF. il y a 8 ans
  Pedro Gimeno d22b45f0ae Default progressive to false. il y a 8 ans
  Pedro Gimeno 0b017d9cbd Make the module return just gifnew(). il y a 8 ans
  Pedro Gimeno 2b20ff3c83 Reset the GCE after use by an image. il y a 8 ans