]> Git — Sourcephile - tmp/julm/arpeggigon.git/history - src/RMCA/GUI/MultiBoard.hs
Add button to clear single layer
[tmp/julm/arpeggigon.git] / src / RMCA / GUI / MultiBoard.hs
2017-08-29 jinAdd button to clear single layer
2017-07-21 jinExtend types of Split Action
2016-11-03 Guerric ChupinTabs have a name.
2016-10-30 Guerric ChupinMerge branch 'master' of gitlab.com:chupin/arpeggigon
2016-10-30 Henrik NilssonChanges to make Arpeggigon compile and run with GHC...
2016-09-18 Guerric ChupinError in synth state update.
2016-09-15 Guerric ChupinCleaned up code.
2016-09-15 Guerric ChupinMIDI influences the GUI back.
2016-09-14 Guerric ChupinMerge branch 'master' of gitlab.com:chupin/arpeggigon
2016-09-14 Guerric ChupinBoard queue atomic.
2016-09-08 Guerric ChupinReworks to the GUI
2016-09-08 Guerric ChupinMerge branch 'master' of gitlab.com:chupin/reactogon
2016-08-31 Guerric ChupinRework on instruments.
2016-08-18 Guerric ChupinUsed a global clock to update the board.
2016-08-17 Guerric ChupinLittle correction to tile rotation.
2016-08-16 Guerric ChupinFinally, normal tile dragging works.
2016-08-12 Guerric ChupinRefactored parallel boards.
2016-08-04 Guerric ChupinSound works with multiple layers, but strange shift...
2016-08-03 Guerric ChupinCode cleaning and seg fault tracking.
2016-08-02 Guerric ChupinGUI is coherent and automaton runs fine.
2016-08-02 Guerric ChupinMultiple layer internals done. Translator not finished.
2016-08-01 Guerric ChupinReinitialize note settings when changing layer.
2016-08-01 Guerric ChupinRemoved debug.
2016-08-01 Guerric ChupinNote settings correctly display layer-wise.
2016-08-01 Guerric ChupinMultiple layers correctly implemented graphically.
2016-07-29 Guerric ChupinA sort of sensible multi layer GUI.
2016-07-27 Guerric ChupinBasic tab system but completely not very well linked...