-
-
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] Bars phrases and variable bpm in beats class #2512
[WIP] Bars phrases and variable bpm in beats class #2512
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 Apr 21, 2020
-
Merge remote-tracking branch 'upstream/master' into
bars_phrases_and_variable_BPM_in_beats_class # Conflicts: # .pre-commit-config.yaml # src/engine/controls/bpmcontrol.h # src/mixer/basetrackplayer.cpp # src/test/beatgridtest.cpp # src/test/beatmaptest.cpp # src/test/enginesynctest.cpp # src/track/beatgrid.cpp # src/track/beatgrid.h # src/track/beatmap.cpp # src/track/beatmap.h # src/track/track.cpp # src/track/track.h # src/widget/wtracktableview.cpp
Configuration menu - View commit details
-
Copy full SHA for 58be257 - Browse repository at this point
Copy the full SHA 58be257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0532956 - Browse repository at this point
Copy the full SHA 0532956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a31a12 - Browse repository at this point
Copy the full SHA 9a31a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3837563 - Browse repository at this point
Copy the full SHA 3837563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c8e9b - Browse repository at this point
Copy the full SHA 18c8e9bView commit details
Commits on Apr 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ef8df26 - Browse repository at this point
Copy the full SHA ef8df26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8930f78 - Browse repository at this point
Copy the full SHA 8930f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41477ec - Browse repository at this point
Copy the full SHA 41477ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41eec7d - Browse repository at this point
Copy the full SHA 41eec7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b1890 - Browse repository at this point
Copy the full SHA f5b1890View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca36f47 - Browse repository at this point
Copy the full SHA ca36f47View commit details -
Merge branch 'bars_phrases_and_variable_BPM_in_beats_class' of github…
….com:JaviVilarroig/mixxx into bars_phrases_and_variable_BPM_in_beats_class
Configuration menu - View commit details
-
Copy full SHA for 4102b23 - Browse repository at this point
Copy the full SHA 4102b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5abf85b - Browse repository at this point
Copy the full SHA 5abf85bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89cf63c - Browse repository at this point
Copy the full SHA 89cf63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e828f - Browse repository at this point
Copy the full SHA a0e828fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d3701 - Browse repository at this point
Copy the full SHA b3d3701View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15626d9 - Browse repository at this point
Copy the full SHA 15626d9View commit details
Commits on May 4, 2020
-
- 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 8abb3fb - Browse repository at this point
Copy the full SHA 8abb3fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dec4d31 - Browse repository at this point
Copy the full SHA dec4d31View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 679de45 - Browse repository at this point
Copy the full SHA 679de45View commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d0e4b12 - Browse repository at this point
Copy the full SHA d0e4b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1848a - Browse repository at this point
Copy the full SHA 0f1848aView commit details
Commits on May 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bd57568 - Browse repository at this point
Copy the full SHA bd57568View 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 9ed4081 - Browse repository at this point
Copy the full SHA 9ed4081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12cd34c - Browse repository at this point
Copy the full SHA 12cd34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 784e646 - Browse repository at this point
Copy the full SHA 784e646View commit details
Commits on May 8, 2020
-
Merge remote-tracking branch 'upstream/master' into
bars_phrases_and_variable_BPM_in_beats_class # Conflicts: # src/analyzer/analyzerbeats.cpp # src/engine/controls/bpmcontrol.cpp # src/engine/controls/bpmcontrol.h # src/engine/controls/clockcontrol.cpp # src/engine/controls/clockcontrol.h # src/engine/controls/loopingcontrol.cpp # src/engine/controls/quantizecontrol.cpp # src/engine/controls/quantizecontrol.h # src/library/banshee/bansheeplaylistmodel.cpp # src/library/dao/trackdao.cpp # src/library/rekordbox/rekordboxfeature.cpp # src/mixer/basetrackplayer.cpp # src/test/beatgridtest.cpp # src/test/beatmaptest.cpp # src/test/beatstranslatetest.cpp # src/test/bpmcontrol_test.cpp # src/test/enginesynctest.cpp # src/track/beatfactory.cpp # src/track/beatfactory.h # src/track/beatgrid.cpp # src/track/beatgrid.h # src/track/beatmap.cpp # src/track/beatmap.h # src/track/beats.cpp # src/track/beats.h # src/track/track.cpp # src/widget/wtrackmenu.cpp
Configuration menu - View commit details
-
Copy full SHA for 1851baf - Browse repository at this point
Copy the full SHA 1851bafView commit details
Commits on May 10, 2020
-
Minor fixes in Beats. Improvements in BeatsTest Improvements on BeatTranslateTest
Configuration menu - View commit details
-
Copy full SHA for d5f73c4 - Browse repository at this point
Copy the full SHA d5f73c4View commit details
Commits on May 13, 2020
-
This makes beatmap behaves like a beatgrid when constant tempo prefer…
…ence is true (#1) * fix scons build * beatmap behave like beatgrid when constant tempo preference is true Co-authored-by: Cristiano <cristiano.lacerda@usp.br> Co-authored-by: JaviVilarroig <43292281+JaviVilarroig@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 920d1c6 - Browse repository at this point
Copy the full SHA 920d1c6View commit details
Commits on May 17, 2020
-
Revert "This makes beatmap behaves like a beatgrid when constant temp…
Configuration menu - View commit details
-
Copy full SHA for b6be4dd - Browse repository at this point
Copy the full SHA b6be4ddView commit details
Commits on May 21, 2020
-
- 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 bfe8ab8 - Browse repository at this point
Copy the full SHA bfe8ab8View commit details