Commit Verlauf

Autor SHA1 Nachricht Datum
  Kovid Goyal 24a195c7c7 Graphics: Fix deletion of images by id not working for images with no placements vor 1 Monat
  Kovid Goyal 8facaf4fa0 Graphics: Fix deleted but not freed images without any references being incorrectly freed on a subsequent delete command vor 2 Monaten
  Kovid Goyal cb2e1fcd04 Graphics protocol: Fix delete by number not deleting newest image with the specified number vor 2 Monaten
  Kovid Goyal 70d72b22d8 Graphics protocol: Clear any partially uploaded data for a chunked load when any delete command is received vor 4 Monaten
  Kovid Goyal a0dc062032 Fix render cache not being used vor 7 Monaten
  Kovid Goyal 8201f0dd0e Move caching implementation to Python vor 7 Monaten
  Kovid Goyal d08dcd92c7 Python wrapper to use image to RGBA Go code vor 7 Monaten
  Kovid Goyal 2ba28171ab DRYer vor 7 Monaten
  Kovid Goyal c056df223e Nicer way to prevent defrag vor 7 Monaten
  Kovid Goyal 9a50e453b2 Ensure defrag doesnt run when testing hole coalescing vor 7 Monaten
  Kovid Goyal 24e6dda0bc disk-cache: Improve hole management vor 7 Monaten
  Kovid Goyal 2058cac203 Now the test should be fully robust vor 7 Monaten
  Kovid Goyal a49bb8c5f9 DRYer vor 7 Monaten
  Kovid Goyal 638a4b19ee ... vor 7 Monaten
  Kovid Goyal aaf7808328 Add explicit check for holes in test vor 7 Monaten
  Kovid Goyal 85f49c4310 ... vor 7 Monaten
  Kovid Goyal d93e91d115 Fix flaky test vor 7 Monaten
  Kovid Goyal bc8c4ac3d6 migrate graphics code to verstable vor 7 Monaten
  Kovid Goyal beb42d571b Forgot to use aspect ratio calculation when only one of r/c is specified for determining cursor position and image cell overlaps. Fixes #7479 vor 8 Monaten
  Kovid Goyal 82ab44826c Graphics: Fix aspect ratio of images not being preserved when only a single dimension of the destination rectangle is specified vor 10 Monaten
  Kovid Goyal 1a9a7a59ac Make XOR64 test also test alignment issues vor 1 Jahr
  Kovid Goyal c19488f3be Graphics protocol: Add a new delete mode for deleting images whose ids fall within a range vor 1 Jahr
  Kovid Goyal ad3ab877f8 Use a fast SIMD implementation to XOR data going into the disk cache vor 1 Jahr
  Kovid Goyal de92470f0d Improve performance of disk cache when there are thousands of small images vor 1 Jahr
  Kovid Goyal 409ca6bfab Allow larger graphics escape code sizes vor 1 Jahr
  Kovid Goyal 5168e0b576 Port parse_bytes() used in the tests vor 1 Jahr
  Kovid Goyal 77292a16d6 Make shebangs consistent vor 1 Jahr
  Kovid Goyal 52d5a4679f Graphics protocol: Support for positioning images relative to other images vor 1 Jahr
  Sergei Grechanik 63cc5d7e49 Fix erasure of unicode placeholder images on reset vor 1 Jahr
  Kovid Goyal 951951776a Ensure group_count is never zero in any ImageRef vor 1 Jahr