-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: ponty/arduino-rtttl-player
base: master
head repository: cefn/non-blocking-rtttl-arduino
compare: master
- 20 commits
- 23 files changed
- 3 contributors
Commits on Mar 17, 2013
-
Cefn Hoile committed
Mar 17, 2013 Configuration menu - View commit details
-
Copy full SHA for 93cac0f - Browse repository at this point
Copy the full SHA 93cac0fView commit details
Commits on Mar 25, 2013
-
Removed non-functioning Ram.pde and other examples now defunct
Cefn Hoile committedMar 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 84edc4a - Browse repository at this point
Copy the full SHA 84edc4aView commit details -
Created new examples, demonstrating Ram storage, Progmem storage and …
…use of Tone.h library
Cefn Hoile committedMar 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 3ef2f2c - Browse repository at this point
Copy the full SHA 3ef2f2cView commit details -
Extensive redesign for object-orientation, simplicity of invocation a…
…nd use of RTTTL playback simultaneously with other microcontroller functions. Tested on ATMEGA328-PU
Cefn Hoile committedMar 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 6b3f0a9 - Browse repository at this point
Copy the full SHA 6b3f0a9View commit details -
Removed documentation and tests which are now inaccurate given refact…
…oring of library.
Cefn Hoile committedMar 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 7a310d8 - Browse repository at this point
Copy the full SHA 7a310d8View commit details -
.gitignore file is over-specced for remaining simplified code.
Cefn Hoile committedMar 25, 2013 Configuration menu - View commit details
-
Copy full SHA for b768f3d - Browse repository at this point
Copy the full SHA b768f3dView commit details -
Removed spurious println debugging.
Cefn Hoile committedMar 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 0d9e336 - Browse repository at this point
Copy the full SHA 0d9e336View commit details -
Sanitised variable names and made them consistent. Removed unnecessar…
…y setTonePin() function
Cefn Hoile committedMar 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 4755e9b - Browse repository at this point
Copy the full SHA 4755e9bView commit details -
Fixed space in RTTTL example song
Cefn Hoile committedMar 25, 2013 Configuration menu - View commit details
-
Copy full SHA for a14bd34 - Browse repository at this point
Copy the full SHA a14bd34View commit details
Commits on Apr 1, 2013
-
Renamed Song to Player. Added boolean to indicate current play or sil…
…ent status. Noted possible bug with reinitialising speaker. Renamed functions for consistency. Added functions to complete multiple melody control modes, playing (blocking), stepping (blocking) and polling (non-blocking). Added beep() and silence() to directly control sound output.
Cefn Hoile committedApr 1, 2013 Configuration menu - View commit details
-
Copy full SHA for 4bd0c54 - Browse repository at this point
Copy the full SHA 4bd0c54View commit details -
Changed examples to correspond to new classes, method names and invoc…
…ation metaphors.
Cefn Hoile committedApr 1, 2013 Configuration menu - View commit details
-
Copy full SHA for ddda99d - Browse repository at this point
Copy the full SHA ddda99dView commit details
Commits on Apr 8, 2015
-
Added notes about future return values. Added function to set transpo…
…sition. Changed function names to say Step instead of Transition. Introduced tentative support for NewTone library. Augmented parser to allow different cases for alphabetical notes.
Cefn Hoile committedApr 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 6e604af - Browse repository at this point
Copy the full SHA 6e604afView commit details
Commits on Apr 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for be6579d - Browse repository at this point
Copy the full SHA be6579dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 676f954 - Browse repository at this point
Copy the full SHA 676f954View commit details
Commits on Apr 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a3b08ec - Browse repository at this point
Copy the full SHA a3b08ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0545b2 - Browse repository at this point
Copy the full SHA a0545b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9940cbe - Browse repository at this point
Copy the full SHA 9940cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57efdce - Browse repository at this point
Copy the full SHA 57efdceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3314911 - Browse repository at this point
Copy the full SHA 3314911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a23a9b - Browse repository at this point
Copy the full SHA 6a23a9bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master