-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Remove beatmap and beatgrid #2861
Commits on Nov 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 148e216 - Browse repository at this point
Copy the full SHA 148e216View commit details
Commits on Nov 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 39a90b4 - Browse repository at this point
Copy the full SHA 39a90b4View commit details
Commits on Dec 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dc8fbe7 - Browse repository at this point
Copy the full SHA dc8fbe7View commit details
Commits on Dec 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9ee4695 - Browse repository at this point
Copy the full SHA 9ee4695View commit details
Commits on Dec 17, 2019
-
Merge branch 'bars_phrases_and_variable_BPM_in_beats_class' of https:…
…//github.com/JaviVilarroig/mixxx into bars_phrases_and_variable_BPM_in_beats_class
Configuration menu - View commit details
-
Copy full SHA for 05a4720 - Browse repository at this point
Copy the full SHA 05a4720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d38e75 - Browse repository at this point
Copy the full SHA 2d38e75View commit details
Commits on Dec 19, 2019
-
Merge remote-tracking branch 'upstream/master' into bars_phrases_and_…
…variable_BPM_in_beats_class
Configuration menu - View commit details
-
Copy full SHA for c1428f0 - Browse repository at this point
Copy the full SHA c1428f0View commit details
Commits on Jan 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 590be5d - Browse repository at this point
Copy the full SHA 590be5dView commit details
Commits on Jan 16, 2020
-
BeatGrid/BeatMap Signature support
Added support in BeatGrid and some minor fixes in BeatMap.
Configuration menu - View commit details
-
Copy full SHA for b2c9eca - Browse repository at this point
Copy the full SHA b2c9ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0084ddc - Browse repository at this point
Copy the full SHA 0084ddcView commit details
Commits on Feb 17, 2020
-
- Added button in Tango skin for setting bar beat
- Added Beats.setBar The skin work is just a placeholder. I'm not so good in design.
Configuration menu - View commit details
-
Copy full SHA for c8b8ae4 - Browse repository at this point
Copy the full SHA c8b8ae4View commit details
Commits on Feb 22, 2020
-
Presentaion of Bar beats in Waveform for BeatMap.
- Extended BeatIterator for Bar and Phrase(partial) support. - Extended BeatMap for Bar and Phrase(partial) management. - Waveformrendererbeat extended to include the definition of the bar beat color in the XML skin files. - Tango Skin modified to include a button for marking bar beats.
Configuration menu - View commit details
-
Copy full SHA for fa68e2d - Browse repository at this point
Copy the full SHA fa68e2dView commit details -
Merge remote-tracking branch 'upstream/master' into bars_phrases_and_…
…variable_BPM_in_beats_class
Configuration menu - View commit details
-
Copy full SHA for 87cc607 - Browse repository at this point
Copy the full SHA 87cc607View commit details
Commits on Feb 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 01583e8 - Browse repository at this point
Copy the full SHA 01583e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b533ac4 - Browse repository at this point
Copy the full SHA b533ac4View commit details
Commits on Feb 26, 2020
-
- Filename renamed to match class name - Property names improved - UItility constants renamed to fit variable coding rules
Configuration menu - View commit details
-
Copy full SHA for 72e030a - Browse repository at this point
Copy the full SHA 72e030aView commit details
Commits on Feb 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9d652ca - Browse repository at this point
Copy the full SHA 9d652caView commit details -
BeatMap::SetBar to use the real Signature of the track to calculate the
downbeat positions.
Configuration menu - View commit details
-
Copy full SHA for 91c9930 - Browse repository at this point
Copy the full SHA 91c9930View commit details
Commits on Mar 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for df0f083 - Browse repository at this point
Copy the full SHA df0f083View commit details
Commits on Mar 5, 2020
-
Multiple small fixes on Beats. Added default value to TimeSignature
protobuff, improvement in some tooltips and name changes in some methods and properties.
Configuration menu - View commit details
-
Copy full SHA for 26b358f - Browse repository at this point
Copy the full SHA 26b358fView commit details
Commits on Apr 19, 2020
-
BeatGrid removal and BeatMap consolidation into Beats
- BeatMap functionality moved to Beats class - BeatGrid class removed - BeatsFactory only creates Beats - BeatGridTest removed - Beats class moved to mixxx namespace - Beats class uses frame number instead of sample number The original methods still exists. They transform sample into frames and call a method with the same name with "New" sufix. This is temporary until the rest of the code is adapted to use frames - BeatsTest adapted to new Beats class
Configuration menu - View commit details
-
Copy full SHA for f97cd1e - Browse repository at this point
Copy the full SHA f97cd1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ec71b - Browse repository at this point
Copy the full SHA 48ec71bView commit details
Commits on Jun 13, 2020
-
Merge commit 'f1e13f93ad35dc1de34a6e8741f369cbb95bc71e' into bars_phr…
…ases_and_variable_BPM_in_beats_class3
Configuration menu - View commit details
-
Copy full SHA for 1b4a0d8 - Browse repository at this point
Copy the full SHA 1b4a0d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 769e922 - Browse repository at this point
Copy the full SHA 769e922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3647af9 - Browse repository at this point
Copy the full SHA 3647af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcdc116 - Browse repository at this point
Copy the full SHA fcdc116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c54b7c - Browse repository at this point
Copy the full SHA 4c54b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dccf044 - Browse repository at this point
Copy the full SHA dccf044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 331ef5a - Browse repository at this point
Copy the full SHA 331ef5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7baad - Browse repository at this point
Copy the full SHA 0a7baadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04d89ea - Browse repository at this point
Copy the full SHA 04d89eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 800adf6 - Browse repository at this point
Copy the full SHA 800adf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7cf0d0 - Browse repository at this point
Copy the full SHA a7cf0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 865caf5 - Browse repository at this point
Copy the full SHA 865caf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 730abaa - Browse repository at this point
Copy the full SHA 730abaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f857a6 - Browse repository at this point
Copy the full SHA 7f857a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1039d - Browse repository at this point
Copy the full SHA 9f1039dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3ecb4e - Browse repository at this point
Copy the full SHA b3ecb4eView commit details -
- SIGSEV when using a BeatIterator created with a range outside the Beats - Last beat in was never reached
Configuration menu - View commit details
-
Copy full SHA for 1485e8a - Browse repository at this point
Copy the full SHA 1485e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58dbf80 - Browse repository at this point
Copy the full SHA 58dbf80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e3d09 - Browse repository at this point
Copy the full SHA 49e3d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for c628235 - Browse repository at this point
Copy the full SHA c628235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b90cc3 - Browse repository at this point
Copy the full SHA 1b90cc3View commit details -
Change name of method toByteArray to toProtobuff
This is a requested improvement to increase readability.
Configuration menu - View commit details
-
Copy full SHA for 3512947 - Browse repository at this point
Copy the full SHA 3512947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20cd34c - Browse repository at this point
Copy the full SHA 20cd34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d663f04 - Browse repository at this point
Copy the full SHA d663f04View commit details -
Minor fixes in Beats. Improvements in BeatsTest Improvements on BeatTranslateTest
Configuration menu - View commit details
-
Copy full SHA for cbdba12 - Browse repository at this point
Copy the full SHA cbdba12View commit details -
- Changes in Beats to use Bpm - Changes in tests to use Bpm - Added some operators in Bpm
Configuration menu - View commit details
-
Copy full SHA for 22d6d19 - Browse repository at this point
Copy the full SHA 22d6d19View commit details
Commits on Jun 14, 2020
-
Merge commit '18e6e1ed60af1fc9a39bda7302f48743085d8844' into bars_phr…
…ases_and_variable_BPM_in_beats_class3
Configuration menu - View commit details
-
Copy full SHA for f81f1fd - Browse repository at this point
Copy the full SHA f81f1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c8f7b - Browse repository at this point
Copy the full SHA b7c8f7bView commit details
Commits on Jun 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dde8b8f - Browse repository at this point
Copy the full SHA dde8b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c85f5 - Browse repository at this point
Copy the full SHA 85c85f5View commit details -
- Add missing forward declarations - Add missing #include directives - Fix trivial warnings
Configuration menu - View commit details
-
Copy full SHA for 10715cd - Browse repository at this point
Copy the full SHA 10715cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef78f3 - Browse repository at this point
Copy the full SHA 0ef78f3View commit details
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 03afb56 - Browse repository at this point
Copy the full SHA 03afb56View commit details -
Configuration menu - View commit details
-
Copy full SHA for f432e59 - Browse repository at this point
Copy the full SHA f432e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc057d - Browse repository at this point
Copy the full SHA 0dc057dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51fdd42 - Browse repository at this point
Copy the full SHA 51fdd42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8009b - Browse repository at this point
Copy the full SHA 0f8009bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4bffb - Browse repository at this point
Copy the full SHA 2a4bffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56e9051 - Browse repository at this point
Copy the full SHA 56e9051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e6625a - Browse repository at this point
Copy the full SHA 8e6625aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec62228 - Browse repository at this point
Copy the full SHA ec62228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91eb3d8 - Browse repository at this point
Copy the full SHA 91eb3d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9fd333 - Browse repository at this point
Copy the full SHA f9fd333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b962d7 - Browse repository at this point
Copy the full SHA 9b962d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 480f7f7 - Browse repository at this point
Copy the full SHA 480f7f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a0d84 - Browse repository at this point
Copy the full SHA 65a0d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for a49ebe0 - Browse repository at this point
Copy the full SHA a49ebe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4664e - Browse repository at this point
Copy the full SHA 3e4664eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b6d01 - Browse repository at this point
Copy the full SHA a7b6d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 919e1b9 - Browse repository at this point
Copy the full SHA 919e1b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d689c - Browse repository at this point
Copy the full SHA 84d689cView commit details
Commits on Jun 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fe7fd32 - Browse repository at this point
Copy the full SHA fe7fd32View commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8957a08 - Browse repository at this point
Copy the full SHA 8957a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b0383 - Browse repository at this point
Copy the full SHA e6b0383View commit details -
Configuration menu - View commit details
-
Copy full SHA for b156cd5 - Browse repository at this point
Copy the full SHA b156cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67686f - Browse repository at this point
Copy the full SHA e67686fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eab8bb0 - Browse repository at this point
Copy the full SHA eab8bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43acd8f - Browse repository at this point
Copy the full SHA 43acd8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for df01cce - Browse repository at this point
Copy the full SHA df01cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bff9917 - Browse repository at this point
Copy the full SHA bff9917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 754ecfe - Browse repository at this point
Copy the full SHA 754ecfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b515f2 - Browse repository at this point
Copy the full SHA 4b515f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1dc778 - Browse repository at this point
Copy the full SHA a1dc778View commit details -
Configuration menu - View commit details
-
Copy full SHA for e32a19c - Browse repository at this point
Copy the full SHA e32a19cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 454ba2c - Browse repository at this point
Copy the full SHA 454ba2cView commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7eb655c - Browse repository at this point
Copy the full SHA 7eb655cView commit details
Commits on Jun 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9c981fb - Browse repository at this point
Copy the full SHA 9c981fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4329021 - Browse repository at this point
Copy the full SHA 4329021View commit details
Commits on Jun 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1356ccb - Browse repository at this point
Copy the full SHA 1356ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e04891 - Browse repository at this point
Copy the full SHA 9e04891View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e16c1 - Browse repository at this point
Copy the full SHA 43e16c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f46860f - Browse repository at this point
Copy the full SHA f46860fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4447a - Browse repository at this point
Copy the full SHA ea4447aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b6a4f - Browse repository at this point
Copy the full SHA 33b6a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ecd2a - Browse repository at this point
Copy the full SHA 79ecd2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c013576 - Browse repository at this point
Copy the full SHA c013576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0576be8 - Browse repository at this point
Copy the full SHA 0576be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc7977 - Browse repository at this point
Copy the full SHA cbc7977View commit details -
Configuration menu - View commit details
-
Copy full SHA for d255364 - Browse repository at this point
Copy the full SHA d255364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 397b338 - Browse repository at this point
Copy the full SHA 397b338View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ff6d9 - Browse repository at this point
Copy the full SHA a0ff6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf75244 - Browse repository at this point
Copy the full SHA cf75244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 074a921 - Browse repository at this point
Copy the full SHA 074a921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136060b - Browse repository at this point
Copy the full SHA 136060bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b834a - Browse repository at this point
Copy the full SHA 86b834aView commit details
Commits on Jun 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cab96a2 - Browse repository at this point
Copy the full SHA cab96a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for be68912 - Browse repository at this point
Copy the full SHA be68912View commit details
Commits on Jun 24, 2020
-
The comparison double constants had to be changed since earlier beats used int but now we have increased precision. This means every beat is a bit further away by some fraction. The bpm in turn becomes slightly less.
Configuration menu - View commit details
-
Copy full SHA for a9707f8 - Browse repository at this point
Copy the full SHA a9707f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33bf4c9 - Browse repository at this point
Copy the full SHA 33bf4c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c35d7 - Browse repository at this point
Copy the full SHA 34c35d7View commit details
Commits on Jun 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fe266d0 - Browse repository at this point
Copy the full SHA fe266d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8f2f2 - Browse repository at this point
Copy the full SHA 4d8f2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0534db3 - Browse repository at this point
Copy the full SHA 0534db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 915a671 - Browse repository at this point
Copy the full SHA 915a671View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca4425a - Browse repository at this point
Copy the full SHA ca4425aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 540c749 - Browse repository at this point
Copy the full SHA 540c749View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c00da80 - Browse repository at this point
Copy the full SHA c00da80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0ce46 - Browse repository at this point
Copy the full SHA 5f0ce46View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa86f2a - Browse repository at this point
Copy the full SHA fa86f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38555e0 - Browse repository at this point
Copy the full SHA 38555e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f89649 - Browse repository at this point
Copy the full SHA 7f89649View commit details
Commits on Jun 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 68a1949 - Browse repository at this point
Copy the full SHA 68a1949View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c19d2f2 - Browse repository at this point
Copy the full SHA c19d2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d7784 - Browse repository at this point
Copy the full SHA 55d7784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fff80c - Browse repository at this point
Copy the full SHA 1fff80cView commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4f28348 - Browse repository at this point
Copy the full SHA 4f28348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8506d0b - Browse repository at this point
Copy the full SHA 8506d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71bf183 - Browse repository at this point
Copy the full SHA 71bf183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3933e76 - Browse repository at this point
Copy the full SHA 3933e76View commit details
Commits on Jul 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 85e75c9 - Browse repository at this point
Copy the full SHA 85e75c9View commit details
Commits on Jul 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 425c7fd - Browse repository at this point
Copy the full SHA 425c7fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca2be4 - Browse repository at this point
Copy the full SHA 2ca2be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0710437 - Browse repository at this point
Copy the full SHA 0710437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 006cd74 - Browse repository at this point
Copy the full SHA 006cd74View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd80c28 - Browse repository at this point
Copy the full SHA cd80c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd32c1 - Browse repository at this point
Copy the full SHA bcd32c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a7edd - Browse repository at this point
Copy the full SHA a7a7eddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6268b30 - Browse repository at this point
Copy the full SHA 6268b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a9bcf - Browse repository at this point
Copy the full SHA b2a9bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 792c682 - Browse repository at this point
Copy the full SHA 792c682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8452657 - Browse repository at this point
Copy the full SHA 8452657View commit details
Commits on Jul 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8134eae - Browse repository at this point
Copy the full SHA 8134eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a60beee - Browse repository at this point
Copy the full SHA a60beeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a08d05 - Browse repository at this point
Copy the full SHA 9a08d05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13538d3 - Browse repository at this point
Copy the full SHA 13538d3View commit details
Commits on Jul 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0a5fba3 - Browse repository at this point
Copy the full SHA 0a5fba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 274c9fa - Browse repository at this point
Copy the full SHA 274c9faView commit details
Commits on Jul 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 49686eb - Browse repository at this point
Copy the full SHA 49686ebView commit details
Commits on Jul 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eb3b6c9 - Browse repository at this point
Copy the full SHA eb3b6c9View commit details
Commits on Jul 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d3b7a5a - Browse repository at this point
Copy the full SHA d3b7a5aView commit details
Commits on Jul 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 79f5b2a - Browse repository at this point
Copy the full SHA 79f5b2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a52cab - Browse repository at this point
Copy the full SHA 6a52cabView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf9694 - Browse repository at this point
Copy the full SHA abf9694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7302922 - Browse repository at this point
Copy the full SHA 7302922View commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 77c8d82 - Browse repository at this point
Copy the full SHA 77c8d82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2565a - Browse repository at this point
Copy the full SHA 1e2565aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0d8ef - Browse repository at this point
Copy the full SHA cc0d8efView commit details -
Configuration menu - View commit details
-
Copy full SHA for de26dd4 - Browse repository at this point
Copy the full SHA de26dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e76bfc3 - Browse repository at this point
Copy the full SHA e76bfc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1967c0f - Browse repository at this point
Copy the full SHA 1967c0fView commit details