커밋 기록

작성자 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 년 전