23 Commits (7e0eadfa7ad767f8d2bf5630df53fe7673022ab6)
 

Author SHA1 Message Date
  T. Meissner 7e0eadfa7a new test_1.bmp with bottom-up pixel array 10 years ago
  T. Meissner fadbf6865d renamed test.bmp to test_0.bmp 10 years ago
  T. Meissner 9be8fc37aa new cli option -i to print bmp file info 10 years ago
  T. Meissner 160e9b1200 added lost header with comments for creation of this file 10 years ago
  T. Meissner 5617e7b536 updated to bcm2835 lib version 1.36 10 years ago
  T. Meissner 81dc10493f bring back the gpl3 header 10 years ago
  T. Meissner db3357a89a more exceptions; code simplified because of moving bmp-image read and check into new procedure read_bmp() 10 years ago
  T. Meissner a3b4148aa7 new record type for bmp-image data; new procedure read_bmp() for read and check bmp picture 10 years ago
  T. Meissner 9121f2a3c1 added gpl3 license header 10 years ago
  T. Meissner 6accdc74cd error in gnat compile line 10 years ago
  T. Meissner 8ef15b3f1f minor change 10 years ago
  T. Meissner cabe80d1c8 test bmp picture 10 years ago
  T. Meissner d03287b088 added image 10 years ago
  T. Meissner 5dfbe7ccaa fixed bug with link 10 years ago
  T. Meissner 0e0e1cca8c readme file with instructions 10 years ago
  T. Meissner 29b696e57f renamed 10 years ago
  T. Meissner a71615620b can now handle bmp with bottom-up pixel matric and 32bpp color map 10 years ago
  T. Meissner 5d7ecdc318 change loop from (0 .. data'length - 1) to 'range to support any kind of ranges of given data string 10 years ago
  T. Meissner e0254e8b85 define charset array from 32...126, so we don't have to decrement the index with 32 anymore in procedure lcd_ascii57() 10 years ago
  T. Meissner fb285563db moved from ada directory 10 years ago
  T. Meissner 0bb9bc5937 added some introduction comments how to generate and patch this file 10 years ago
  T. Meissner 4b376dc369 not needed, we only need the object-file which is located under /usr/local/lib/bcm2835.a 10 years ago
  T. Meissner 43332ea125 initial commit 10 years ago