253 Commits (2182e45c88482ce02027d6021d414a956efcae35)
 

Author SHA1 Message Date
Hans-Gert Dahmen 2182e45c88 added borg time stuff to source, but config doesnt enable it yet 13 years ago
Christian Kroll 31e21e170f removed 27c3 animation (don't live in the past, dude) 13 years ago
Christian Kroll 2a81b8e743 saved 68 bytes 13 years ago
Christian Kroll c176376b0b refined "Out Of Spec" logo to be more readable on typical borg hardware 13 years ago
Christian Kroll 99f8dac653 added provisional labortage 2011 logo (I picked the current favorite for now) 13 years ago
Christian Kroll ce2732f8fa using cached values for some trigonometric calculations -> speedup++ 13 years ago
Christian Kroll c3908da1eb dealt with compiler warning about discarded qualifiers 13 years ago
Christian Kroll c4124c8389 replaced uint8_t with unsigned char for consistency 13 years ago
Christian Kroll 08be3d87f7 double buffering enabled and drawing loop optimized 13 years ago
Christian Kroll f0c8d17bb4 reverted spiral routine as the new implementation had no dispappearing animation 13 years ago
Christian Kroll 610f62a4f5 made 27c3 animation compilable on gcc >= 4.6.0 13 years ago
Christian Kroll 9732a13bf0 reduce namespace collisions 13 years ago
Christian Kroll bf75e61371 restored formatting 13 years ago
Christian Kroll 56973fe40a moved const modifier to the right of the type (for consistency) 13 years ago
alu 5265dd318c Fixed a couple of compile errors with avr-gcc 4.6.1 13 years ago
Christian Kroll 0370ff863b saved 158 bytes 13 years ago
Christian Kroll 041bae2942 saved 38 bytes 13 years ago
Christian Kroll bd99f557b8 oops... 13 years ago
Christian Kroll b4e5b60ffe don't create rectangles with width or height being 0 (and some whitespace noise, sorry) 13 years ago
Christian Kroll 3536604fb6 nitpicking ftw! 13 years ago
Christian Kroll 1a3239be1d streamlined M. Herweg's animations: now using Bresenham's line algorithm, removed obvious bugs, added some comments, saving 232 bytes 13 years ago
Christian Kroll b39da5ff5e Fixed build errors on borgs with asymmetric resolutions. 13 years ago
Christian Kroll d4ae78fee3 saved up to 240 bytes (depending on borg hw), translated some German comments into English and cleaned up formatting (sorry about the noise) 13 years ago
Christian Kroll 3e8768866c cosmetic cleanups and fixed bucket limits (didn't cause any bugs, though) 13 years ago
Christian Kroll 49c4707896 pin out macros weren't properly included 13 years ago
asklepios 5907d948b3 minor fix 13 years ago
Christian Kroll 8e2c6160b4 cleaned up svn:ignore property 13 years ago
Christian Kroll 53fbefd70a cleaned up include directives 13 years ago
Christian Kroll a528246e33 for the sake of interoperability... 13 years ago
Christian Kroll df74b9f3f3 added smallani/obj_avr to svn:ignore 13 years ago
Christian Kroll 6155a37933 stretched contrast for modified bitmap scroller 13 years ago
Christian Kroll 7b35c18588 fixed frame buffer bug 13 years ago
Christian Kroll 3e400e43eb supplemented svn:ignore with smallani/obj_sim 13 years ago
Christian Kroll 09d120b9a8 fixed framebuffer bugs 13 years ago
alu 9339fa01f6 Slowed down the Game Of Life 13 years ago
alu 75cdc8ca59 Fixed f%@æed up build, thx for your help kju 13 years ago
asklepios f0ec3ea285 added additional configparameters for small animations 13 years ago
asklepios e5e41ceddd i don't like this ethersex-menuconfig - no time left to fix rowbounce :/ 13 years ago
asklepios e05bfeea1b removed doubles 13 years ago
asklepios 7acc4a8cd8 weiter animationen - nen paar sonderzeichen entfernt 13 years ago
asklepios 3bacdeb39e real animation not just configurations ;) 13 years ago
asklepios 284fbac533 first small animations for giga-borg 13 years ago
asklepios c62769c583 fixed include bug when no joystick is connected 13 years ago
asklepios c4e053c617 versehentlich nen #else entfernt - wieder eingebaut 13 years ago
asklepios a1b1928d46 some better ifdefs - mostly indent 13 years ago
tixiv 0f31feb6bb gigaborg support :-) 13 years ago
Christian Kroll 909d5df047 small optimization 13 years ago
Christian Kroll 12a8e94db4 converted bitstuffing algorithms to native borg frame buffer format, saving 124 bytes 13 years ago
Christian Kroll 07c9d27b75 8 bit coordinates are sufficient, saving 46 bytes 13 years ago
Christian Kroll 40eae390d1 removed forgotten include 13 years ago