Commit Graph

  • 0fc8c25050
    Merge 747b1e7d4c into bc460a2cff Andrew 2023-09-02 23:59:07 -0700
  • 5e119824b8
    Merge 310e602d91 into bc460a2cff Andrew 2023-09-02 23:59:07 -0700
  • f23f770d84
    Merge 8db5f35a4e into bc460a2cff YariKartoshe4ka 2023-08-19 00:48:57 +0100
  • bc460a2cff Fix typo in invert() function documentation master Scott Allen 2023-08-14 14:59:19 -0400
  • 8db5f35a4e
    Fix bug with overwriting YariKartoshe4ka 2023-01-12 15:22:07 +0300
  • 310e602d91 Add git maintenance file Andrew Dent 2023-01-08 21:37:32 +0000
  • 3dc34ef835
    Optimize Arduboy2Base::drawFastVLine YariKartoshe4ka 2023-01-11 22:06:30 +0300
  • ca1c3ae024 Fix links to duration variable in BeepPin1 docs Scott Allen 2022-06-05 13:58:01 -0400
  • 747b1e7d4c Add GitHub action for linting Andrew 2022-05-03 00:04:10 +0100
  • 031e9164aa
    Merge pull request #71 from Pharap/make-cabi-cpp-compatible Scott Allen 2022-05-01 10:38:18 -0400
  • 7f456cff69
    Make cabi C++ compatible Pharap 2022-05-01 08:41:41 +0100
  • 2374247788
    Merge pull request #63 from ace-dent/PR0626-Contributing Scott Allen 2021-07-01 18:02:43 -0400
  • 98afc7229f
    Merge pull request #62 from ace-dent/PR0625-Typos Scott Allen 2021-07-01 17:57:11 -0400
  • 4f0d802d50
    Merge pull request #57 from ace-dent/PR0930-OptimizePNG Scott Allen 2021-07-01 17:55:48 -0400
  • ccedf84434 Clarify Contribution style requirements Andrew Dent 2021-06-26 00:18:59 +0100
  • 279fd9d0f4 Fix typos in a few places Andrew Dent 2021-06-26 00:13:05 +0100
  • 36cbdc734c Fix typo in fillScreen() C++ equivalent code Scott Allen 2021-06-05 07:37:01 -0400
  • ab4df7c77a Remove register keywords Scott Allen 2021-04-16 08:47:32 -0400
  • b4b4d45009 Optimize png images Andrew Dent 2020-09-30 11:41:46 +0100
  • 7dc88bed30 Change version to 6.0.0 6.0.0 Scott Allen 2020-09-28 17:09:53 -0400
  • 191e9a2e45 Document bitmap image height requirements Scott Allen 2020-09-28 15:25:18 -0400
  • 014e6e0a8b Add FontDemo example sketch Scott Allen 2020-09-28 13:04:59 -0400
  • 500d81abb7 Add image height check to cabi.c Scott Allen 2020-09-27 21:58:57 -0400
  • 2baca75689 Fix colors in logo PNG files Scott Allen 2020-09-27 15:39:59 -0400
  • 2f1c515672 Add public variables to keywords.txt Scott Allen 2020-09-27 15:19:20 -0400
  • 98f03773b2 Make state variables used by pollButtons() public Scott Allen 2020-09-27 14:33:00 -0400
  • 4698dd276e Make all possible functions and variables static Scott Allen 2020-09-24 17:31:27 -0400
  • e78e7c9d55 Add more Doxygen cross-referencing Scott Allen 2020-08-29 17:36:42 -0400
  • 1264edc748 Refactor function BitStreamReader() Scott Allen 2020-08-28 19:39:30 -0400
  • aaf4159274 Remove PIXEL_SAFE_MODE define Scott Allen 2020-08-27 20:03:37 -0400
  • 86169a0027 Modify SetSystemEEPROM to use char size functions Scott Allen 2020-08-27 15:53:07 -0400
  • 58a35e2ad9 Refactor text code and add char size functions Scott Allen 2020-08-25 16:40:34 -0400
  • bbebec346d Add array lengths to comments for boot logos Andrew Dent 2020-08-11 10:48:21 -0400
  • 350a6ee629 Fix a cursor position bug in BeepDemo example Scott Allen 2020-08-10 17:01:06 -0400
  • 7fcbd35266 Fix minor documentation issues Scott Allen 2020-08-10 11:52:15 -0400
  • 9e442fed24
    Merge 81fbe89193 into 5d154f817a Mingye Wang 2020-08-18 02:08:54 -0500
  • 5d154f817a Make SetSystemEEPROM more C++ correct Scott Allen 2020-07-27 09:07:18 -0400
  • f1009abd7b Change version to 5.3.0 5.3.0 Scott Allen 2020-07-24 16:01:32 -0400
  • 8fc6eee194 Add file extras/docs/VERSIONING.txt Scott Allen 2020-07-24 15:49:43 -0400
  • f0be8ad3b4 Update Doxyfile for Doxygen version 1.8.18 Scott Allen 2020-07-23 22:11:50 -0400
  • ecb74632ba Remove emphasis in headers in README.md Scott Allen 2020-07-23 15:49:12 -0400
  • 13130f368a Move generateRandomSeed() to Arduboy2Core Scott Allen 2020-07-21 15:38:58 -0400
  • 2491e639aa Fix a minor visual glitch in ArduBreakout Scott Allen 2020-07-20 17:32:04 -0400
  • 32d23b7984 Refactor ArduBreakout sound and constants Scott Allen 2020-07-19 16:35:05 -0400
  • e0ade6ca99 Clean up ArduBreakout a bit Scott Allen 2020-07-18 21:19:19 -0400
  • 4530325412 Fix portability issues in the Sprites classes Scott Allen 2020-07-18 18:56:48 -0400
  • d7758249fa Add function SPItransferAndRead() Scott Allen 2020-07-17 15:18:07 -0400
  • 5563599c6d Make writeUnitName() const-correct Pharap 2020-07-09 21:46:05 -0400
  • 30fb448db5 Make lcdBootProgram[] a member of Arduboy2Core Scott Allen 2020-07-09 20:45:13 -0400
  • a04edf24c1 Move mainNoUSB() to its own class Scott Allen 2020-07-09 13:18:12 -0400
  • b668114475 Add Cabi and LodePNG to LICENSE.txt Scott Allen 2020-07-08 11:37:44 -0400
  • c74438e377 Rewrite Cabi README.md with more details Scott Allen 2020-07-08 10:27:22 -0400
  • 37ab2b522d Fix information for drawCompressed Andrew Dent 2020-07-25 21:43:16 +0100
  • 566557eab3 Delete trailing whitespace in cabi.c Scott Allen 2020-07-02 16:10:36 -0400
  • 3345198d3d Eliminate compile warnings and minor mods for cabi Scott Allen 2020-07-02 14:59:19 -0400
  • 1bcf707616 Add LodePNG files used by cabi to read PNG files Scott Allen 2020-07-01 14:15:03 -0400
  • 568a15ff87 Elaborate on description and CC0 waiver in cabi.c Scott Allen 2020-07-01 16:51:49 -0400
  • 966c2125f1 Add the Team A.R.G. cabi program to extras Scott Allen 2020-06-30 20:16:45 -0400
  • 355e2d2081 Update or remove outdated URLs Scott Allen 2020-06-30 19:06:58 -0400
  • 2d04cf60e1 Change non-API EEPROM defines to constexpr Scott Allen 2020-06-24 16:14:26 -0400
  • 6a8041f2fa Start boot logo with a row visible on screen Scott Allen 2020-06-24 15:53:13 -0400
  • 205e84eae6 Fix off screen tests for bitmap functions Scott Allen 2020-06-23 14:40:30 -0400
  • 0adb83693a Add functions anyPressed() setCursorX() setCursorY() Scott Allen 2020-06-20 19:44:10 -0400
  • 53096d87bf Refactor API code. Clarify and enhance user docs. Scott Allen 2020-06-18 17:37:33 -0400
  • b854e2295f Make "static" the first keyword, for consistency Scott Allen 2020-03-16 14:44:28 -0400
  • 4f884f4ed2 Make font and logo data arrays class members Scott Allen 2020-03-11 17:43:02 -0400
  • f17a13be44
    Changes for Arduboy FX Mr.Blinky 2020-05-01 18:12:45 +0200
  • 96c305f25c
    Merge fe9efee4e3 into 3f9e86ab99 Pharap 2020-04-21 05:11:14 +0100
  • fe9efee4e3
    Add a template overload of 'readUnitName' Pharap 2020-04-21 05:04:05 +0100
  • 93adfa41f5
    Make 'writeUnitName' const-correct Pharap 2020-04-21 03:57:27 +0100
  • d2621f58b4
    Merge 97dbd076f2 into 3f9e86ab99 Mr.Blinky 2020-02-24 14:50:01 +0000
  • 3f9e86ab99
    Merge pull request #46 from Pharap/constexpr-point-and-rect Scott Allen 2020-02-21 13:33:04 -0500
  • 4e513a15d0
    Make Rect and Point's constructors constexpr Pharap 2020-02-21 18:18:15 +0000
  • bc4e0ed0b5
    Merge pull request #45 from Pharap/add-drawexternalmask-comment Scott Allen 2019-07-14 11:46:00 -0400
  • 891f68a0be
    Add additional information to drawExternalMask Pharap 2019-07-13 10:33:29 +0100
  • 2fbde21e66
    Merge pull request #44 from Pharap/make-width-and-height-constexpr Scott Allen 2019-05-31 12:22:56 -0400
  • a31e5091d6
    Make width and height constexpr Pharap 2019-05-31 06:38:43 +0100
  • 096aaac8dd Change version to 5.2.1 5.2.1 Scott Allen 2019-02-27 17:33:10 -0500
  • 903cfd9414 Add CONTRIBUTING.md file Scott Allen 2019-02-27 17:24:48 -0500
  • b40e3b9c57 Fix missing Print::write overloads Pharap 2019-02-25 20:14:55 +0000
  • 6ded14fb0e Use local label for loop in fillScreen() assembly Blake W. Ford 2019-02-12 01:26:32 -0600
  • 492d74b833 Modify source based on MLXXXp comments. Blake W. Ford 2019-02-25 22:41:38 -0600
  • 911eaaf177
    Fix missing Print::write overloads Pharap 2019-02-25 20:14:55 +0000
  • 2459f50075 Prevent Error: symbol loopto is already defined with -O3 optimization. Blake W. Ford 2019-02-12 01:26:32 -0600
  • 97dbd076f2
    Add checkBatteryState functions Mr.Blinky 2018-11-24 15:46:27 +0100
  • 974f5298ee Change version to 5.2.0 5.2.0 Scott Allen 2018-11-15 10:24:47 -0500
  • c87f512b53 Document Rect and Point constructor parameters Scott Allen 2018-11-13 19:04:37 -0500
  • 195d3e5cde Add C++ equivalent code for drawPixel() Scott Allen 2018-11-13 11:51:55 -0500
  • 2941ed100f Fix a compiler issue and optimize drawPixel() Mr.Blinky 2018-11-09 21:10:05 +0100
  • 81fbe89193
    Arduboy2: static constexpr bool validPixel Mingye Wang 2018-11-13 13:07:42 -0500
  • 1d49ce5df8 Move avr/wdt.h include to cpp file Pharap 2018-08-24 10:56:57 +0100
  • d5b4a45706 Make both collide functions static Pharap 2018-07-10 16:41:23 +0100
  • 1f86208163 Add constructors to Point Pharap 2018-07-10 16:25:33 +0100
  • bc63e39931 Add constructors to Rect Pharap 2018-07-10 16:24:18 +0100
  • d52f71cc0b
    Merge branch 'master' into remove-unncessary-limits-include Scott Allen 2018-11-12 14:45:02 -0500
  • 7a5bab6199
    Merge pull request #32 from Pharap/move-wdt-include Scott Allen 2018-11-12 14:34:22 -0500
  • bd8f73a3c1
    Merge pull request #31 from Pharap/collision-enhancements Scott Allen 2018-11-12 14:08:35 -0500
  • 88c351619d
    optimized drawPixel() and fixed Arduino IDE 1.8.6/1.8.7 issue Mr.Blinky 2018-11-09 21:10:05 +0100
  • 7704eeba5b
    optimized drawPixel() and fixed Arduino IDE 1.8.6/1.8.7 issue Mr.Blinky 2018-11-09 15:52:06 +0100
  • 54d47ec04e
    Remove unncessary limits.h includes Pharap 2018-09-03 07:37:16 +0100