]> Git — Sourcephile - tmp/julm/arpeggigon.git/shortlog
tmp/julm/arpeggigon.git
2016-06-27 Guerric ChupinPlayheads all correct.
2016-06-26 Guerric ChupinCompiles but crashes.
2016-06-24 Guerric ChupinWhen moving action tile it now correctly gets replaced.
2016-06-23 Guerric ChupinPieces can now safely be moved without causing crashes...
2016-06-23 Guerric ChupinMinimal board game drawing and interaction (disappearin...
2016-06-22 Guerric ChupinBeginning of a game like implementation.
2016-06-22 Guerric ChupinRMCA/GUI/Board.hs
2016-06-22 Guerric ChupinRMCA/GUI/Board.hs
2016-06-16 Guerric ChupinHexagonal shape.
2016-06-15 Guerric ChupinAdd CLOC.
2016-06-15 Guerric ChupinBasic GUI.
2016-06-14 Guerric ChupinA first GUI.
2016-06-14 Guerric ChupinHlint suggestions.
2016-06-14 Guerric ChupinAdd TODO.
2016-06-14 Guerric ChupinAdd GUI directory.
2016-06-13 Guerric ChupinAdd « update on event » function on RVs.
2016-06-12 Guerric ChupinGeneralized reactive value types.
2016-06-12 Guerric ChupinSystem producing sound apparently correctly (though...
2016-06-12 Guerric ChupinSystem producing notes but no sound.
2016-06-11 Guerric ChupinRCMA -> RMCA
2016-06-09 Guerric ChupinRuns normally but problem with boardSF due to "overswit...
2016-06-09 Guerric Chupinhlint suggestions.
2016-06-09 Guerric ChupinEvent capture works, event translation however seems...
2016-06-08 Guerric ChupinNeeds work on MVar handling.
2016-06-08 Guerric ChupinMoved old Translator files to Unknown
2016-06-08 Guerric ChupinMachine gets stuck and is unable to do anything.
2016-06-08 Guerric ChupinSimpler thread waiting system.
2016-06-08 Guerric ChupinFirst main working (but not doing anything).
2016-06-08 Guerric ChupinDelete chooseDuplicate function in Filter.
2016-06-08 Guerric ChupinSimple board running functions finished.
2016-06-07 Guerric ChupinUpdated CLOC.
2016-06-07 Guerric ChupinBasic layer functions done. Needs work on IO actions...
2016-06-07 Guerric ChupinJack implementation should remain untouched before...
2016-06-07 Guerric ChupinHeavy corrections to the event scattering.
2016-06-06 Guerric ChupinJack should probably remain untouched from this point...
2016-06-06 Guerric ChupinBasic event scheduling.
2016-06-06 Guerric ChupinJack callback should work for single layer reactogon.
2016-06-03 Guerric ChupinCorrection to RV module in Translator and arrowised...
2016-06-03 Guerric ChupinJack logic implemented. Doesn't compile due to missing...
2016-06-02 Guerric ChupinAdd an RV to describe the to be processed event queue.
2016-06-02 Guerric ChupinAdd ReactiveValues for Jack interface.
2016-06-01 Guerric ChupinReworked on Jack. Doesn't compile.
2016-06-01 Guerric ChupinHigh to low level translation implemented for notes.
2016-06-01 Guerric ChupinAdd LTempo type synonym.
2016-06-01 Guerric ChupinAdd line counting file.
2016-06-01 Guerric ChupinBasic translation from high level notes to low levels...
2016-05-31 Guerric ChupinTranslation from high to low level progressing. Should...
2016-05-31 Guerric ChupinPurified translation. Might be useless.
2016-05-31 Guerric ChupinTranslation from low to high level implemented. Need...
2016-05-31 Guerric ChupinChanged all module names.
2016-05-31 Guerric ChupinAdd V2 semantics.
2016-05-31 Guerric ChupinMoved Reactogon to RCMA.
2016-05-27 Guerric ChupinSort messages nearly done.
2016-05-27 Guerric ChupinAdded incomplete main.
2016-05-26 Guerric ChupinDid some work on the translation. Work of precision...
2016-05-25 Guerric ChupinSorting might need a bit of reactivity. Leaving it...
2016-05-25 Guerric ChupinMessage sorting nearly finished.
2016-05-25 Guerric ChupinAdd file that will contain sorting informations for...
2016-05-25 Guerric ChupinFirst reimplementation of the translator.
2016-05-25 Guerric ChupinRemoved useless tuple section language pragma.
2016-05-24 Guerric ChupinBeginning of a reactive board and work on metronomes.
2016-05-24 Guerric ChupinUpdate README.md
2016-05-23 Guerric ChupinMerge branch 'layer'
2016-05-23 Guerric ChupinCorrection to previous commit.
2016-05-23 Guerric ChupinDefined layer metronome.
2016-05-23 Guerric ChupinCleaned up testClock.
2016-05-23 Guerric ChupinAdd metronome making function.
2016-05-20 Guerric ChupinAdd a problem log.
2016-05-20 Guerric ChupinonChange function working
2016-05-20 Guerric ChupinFirst work on implementing single layer.
2016-05-20 Guerric ChupinMade a copy of BasicSemantics that can be freely modified.
2016-05-20 Guerric ChupinReorganised file structure.
2016-05-20 Guerric ChupinRenamed Design into README.
2016-05-20 Guerric ChupinAdd Design markdown file.
2016-05-20 Guerric ChupinReorganized file system.
2016-05-19 Guerric ChupinProgramm blocked due to putMVar in Reactogon.hs line...
2016-05-19 Guerric ChupinSF integration complete, pushing.
2016-05-19 Guerric ChupinReactogon acting as a simple “pass-through” MIDI device.
2016-05-18 Guerric ChupinReactogon output unabled correctly.
2016-05-17 Guerric ChupinFirst version of the output port seems operational.
2016-05-17 Guerric ChupinMoved tests.
2016-05-17 Guerric ChupinFirst version of arpeggiated.
2016-05-17 Guerric ChupinCleaned move.
2016-05-17 Guerric ChupinMoved to directory Reactogon
2016-05-16 Guerric ChupinSome convenience functions.