]>
Git — Sourcephile - tmp/julm/arpeggigon.git/log 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Guerric Chupin  [Wed, 6 Jul 2016 14:19:50 +0000  (15:19 +0100)] 
Removed useless dependencies in .cabal.
Guerric Chupin  [Wed, 6 Jul 2016 14:17:07 +0000  (15:17 +0100)] 
Deleted 'Unknown' directory.
Guerric Chupin  [Wed, 6 Jul 2016 14:11:58 +0000  (15:11 +0100)] 
Removed most warnings.
Guerric Chupin  [Wed, 6 Jul 2016 13:52:38 +0000  (14:52 +0100)] 
Removed most warnings and solved non-rotating tile problem.
Guerric Chupin  [Wed, 6 Jul 2016 10:37:07 +0000  (11:37 +0100)] 
Better formatting for .cabal file.
Guerric Chupin  [Wed, 29 Jun 2016 14:53:07 +0000  (15:53 +0100)] 
Piece settings are displayed correctly but cannot yet be updated.
Guerric Chupin  [Wed, 29 Jun 2016 14:05:55 +0000  (15:05 +0100)] 
Unstable and non working setting display.
Guerric Chupin  [Tue, 28 Jun 2016 18:09:00 +0000  (19:09 +0100)] 
Minor bug correction in tile moving.
Guerric Chupin  [Tue, 28 Jun 2016 12:24:47 +0000  (13:24 +0100)] 
Now using cabal.
Guerric Chupin  [Tue, 28 Jun 2016 11:22:47 +0000  (12:22 +0100)] 
Tiles are removable by dragging them outside.
Guerric Chupin  [Tue, 28 Jun 2016 11:07:44 +0000  (12:07 +0100)] 
Added a few calls to postGUIAsync.
Guerric Chupin  [Mon, 27 Jun 2016 18:15:07 +0000  (19:15 +0100)] 
Click handling appears correct.
Guerric Chupin  [Mon, 27 Jun 2016 16:54:28 +0000  (17:54 +0100)] 
Corrected piece size.
Guerric Chupin  [Mon, 27 Jun 2016 13:00:08 +0000  (14:00 +0100)] 
Tile adding supported.
Guerric Chupin  [Mon, 27 Jun 2016 04:13:27 +0000  (05:13  +0100)] 
Playheads and notes are correct.
Guerric Chupin  [Mon, 27 Jun 2016 02:42:21 +0000  (03:42  +0100)] 
Playheads all correct.
Guerric Chupin  [Sun, 26 Jun 2016 18:53:27 +0000  (19:53 +0100)] 
Compiles but crashes.
Guerric Chupin  [Fri, 24 Jun 2016 14:25:13 +0000  (15:25 +0100)] 
When moving action tile it now correctly gets replaced.
Guerric Chupin  [Thu, 23 Jun 2016 18:25:52 +0000  (19:25 +0100)] 
Pieces can now safely be moved without causing crashes or inconsistencies.
Guerric Chupin  [Thu, 23 Jun 2016 16:09:51 +0000  (17:09 +0100)] 
Minimal board game drawing and interaction (disappearing tiles problem).
Guerric Chupin  [Wed, 22 Jun 2016 12:55:27 +0000  (13:55 +0100)] 
Beginning of a game like implementation.
Guerric Chupin  [Wed, 22 Jun 2016 12:55:05 +0000  (13:55 +0100)] 
RMCA/GUI/Board.hs
Guerric Chupin  [Wed, 22 Jun 2016 12:54:59 +0000  (13:54 +0100)] 
RMCA/GUI/Board.hs
Guerric Chupin  [Thu, 16 Jun 2016 14:54:50 +0000  (15:54 +0100)] 
Hexagonal shape.
Guerric Chupin  [Wed, 15 Jun 2016 16:28:52 +0000  (17:28 +0100)] 
Add CLOC.
Guerric Chupin  [Wed, 15 Jun 2016 16:28:34 +0000  (17:28 +0100)] 
Basic GUI.
Guerric Chupin  [Tue, 14 Jun 2016 13:36:58 +0000  (14:36 +0100)] 
A first GUI.
Guerric Chupin  [Tue, 14 Jun 2016 13:01:24 +0000  (14:01 +0100)] 
Hlint suggestions.
Guerric Chupin  [Tue, 14 Jun 2016 12:28:51 +0000  (13:28 +0100)] 
Add TODO.
Guerric Chupin  [Tue, 14 Jun 2016 12:27:12 +0000  (13:27 +0100)] 
Add GUI directory.
Guerric Chupin  [Mon, 13 Jun 2016 16:24:52 +0000  (17:24 +0100)] 
Add « update on event » function on RVs.
Guerric Chupin  [Sun, 12 Jun 2016 20:53:19 +0000  (21:53 +0100)] 
Generalized reactive value types.
Guerric Chupin  [Sun, 12 Jun 2016 17:49:34 +0000  (18:49 +0100)] 
System producing sound apparently correctly (though this needs verification).
Guerric Chupin  [Sun, 12 Jun 2016 11:58:23 +0000  (12:58 +0100)] 
System producing notes but no sound.
Guerric Chupin  [Sat, 11 Jun 2016 16:21:55 +0000  (17:21 +0100)] 
RCMA -> RMCA
Guerric Chupin  [Thu, 9 Jun 2016 16:08:02 +0000  (17:08 +0100)] 
Runs normally but problem with boardSF due to "overswitching".
Guerric Chupin  [Thu, 9 Jun 2016 12:02:35 +0000  (13:02 +0100)] 
hlint suggestions.
Guerric Chupin  [Thu, 9 Jun 2016 11:50:22 +0000  (12:50 +0100)] 
Event capture works, event translation however seems blocked.
Guerric Chupin  [Wed, 8 Jun 2016 16:27:06 +0000  (17:27 +0100)] 
Needs work on MVar handling.
Guerric Chupin  [Wed, 8 Jun 2016 14:50:17 +0000  (15:50 +0100)] 
Moved old Translator files to Unknown
Guerric Chupin  [Wed, 8 Jun 2016 14:43:01 +0000  (15:43 +0100)] 
Machine gets stuck and is unable to do anything.
Guerric Chupin  [Wed, 8 Jun 2016 12:41:23 +0000  (13:41 +0100)] 
Simpler thread waiting system.
Guerric Chupin  [Wed, 8 Jun 2016 12:29:24 +0000  (13:29 +0100)] 
First main working (but not doing anything).
Guerric Chupin  [Wed, 8 Jun 2016 10:39:31 +0000  (11:39 +0100)] 
Delete chooseDuplicate function in Filter.
Guerric Chupin  [Wed, 8 Jun 2016 10:37:47 +0000  (11:37 +0100)] 
Simple board running functions finished.
Guerric Chupin  [Tue, 7 Jun 2016 16:38:37 +0000  (17:38 +0100)] 
Updated CLOC.
Guerric Chupin  [Tue, 7 Jun 2016 16:37:37 +0000  (17:37 +0100)] 
Basic layer functions done. Needs work on IO actions to synchronize all this.
Guerric Chupin  [Tue, 7 Jun 2016 14:03:13 +0000  (15:03 +0100)] 
Jack implementation should remain untouched before basic layer is done.
Guerric Chupin  [Tue, 7 Jun 2016 12:52:35 +0000  (13:52 +0100)] 
Heavy corrections to the event scattering.
Guerric Chupin  [Mon, 6 Jun 2016 15:52:44 +0000  (16:52 +0100)] 
Jack should probably remain untouched from this point. However, work on the translation is still probably needed.
Guerric Chupin  [Mon, 6 Jun 2016 14:33:43 +0000  (15:33 +0100)] 
Basic event scheduling.
Guerric Chupin  [Mon, 6 Jun 2016 12:39:48 +0000  (13:39 +0100)] 
Jack callback should work for single layer reactogon.
Guerric Chupin  [Fri, 3 Jun 2016 13:14:13 +0000  (14:14 +0100)] 
Correction to RV module in Translator and arrowised message functions.
Guerric Chupin  [Fri, 3 Jun 2016 12:53:03 +0000  (13:53 +0100)] 
Jack logic implemented. Doesn't compile due to missing variables.
Guerric Chupin  [Thu, 2 Jun 2016 15:44:17 +0000  (16:44 +0100)] 
Add an RV to describe the to be processed event queue.
Guerric Chupin  [Thu, 2 Jun 2016 14:07:31 +0000  (15:07 +0100)] 
Add ReactiveValues for Jack interface.
Guerric Chupin  [Wed, 1 Jun 2016 16:18:35 +0000  (17:18 +0100)] 
Reworked on Jack. Doesn't compile.
Guerric Chupin  [Wed, 1 Jun 2016 14:29:54 +0000  (15:29 +0100)] 
High to low level translation implemented for notes.
Guerric Chupin  [Wed, 1 Jun 2016 13:05:48 +0000  (14:05 +0100)] 
Add LTempo type synonym.
Guerric Chupin  [Wed, 1 Jun 2016 12:21:10 +0000  (13:21 +0100)] 
Add line counting file.
Guerric Chupin  [Wed, 1 Jun 2016 10:28:28 +0000  (11:28 +0100)] 
Basic translation from high level notes to low levels implemented.
Guerric Chupin  [Tue, 31 May 2016 16:35:30 +0000  (17:35 +0100)] 
Translation from high to low level progressing. Should be finished soon.
Guerric Chupin  [Tue, 31 May 2016 13:39:39 +0000  (14:39 +0100)] 
Purified translation. Might be useless.
Guerric Chupin  [Tue, 31 May 2016 13:29:14 +0000  (14:29 +0100)] 
Translation from low to high level implemented. Need some better formatting.
Guerric Chupin  [Tue, 31 May 2016 09:47:21 +0000  (10:47 +0100)] 
Changed all module names.
Guerric Chupin  [Tue, 31 May 2016 09:44:30 +0000  (10:44 +0100)] 
Add V2 semantics.
Guerric Chupin  [Tue, 31 May 2016 09:44:14 +0000  (10:44 +0100)] 
Moved Reactogon to RCMA.
Guerric Chupin  [Fri, 27 May 2016 14:37:58 +0000  (15:37 +0100)] 
Sort messages nearly done.
Guerric Chupin  [Fri, 27 May 2016 12:27:09 +0000  (13:27 +0100)] 
Added incomplete main.
Guerric Chupin  [Thu, 26 May 2016 15:12:05 +0000  (16:12 +0100)] 
Did some work on the translation. Work of precision needs to be done now.
Guerric Chupin  [Wed, 25 May 2016 14:07:59 +0000  (15:07 +0100)] 
Sorting might need a bit of reactivity. Leaving it there for now.
Guerric Chupin  [Wed, 25 May 2016 14:04:10 +0000  (15:04 +0100)] 
Message sorting nearly finished.
Guerric Chupin  [Wed, 25 May 2016 13:27:21 +0000  (14:27 +0100)] 
Add file that will contain sorting informations for messages.
Guerric Chupin  [Wed, 25 May 2016 13:10:15 +0000  (14:10 +0100)] 
First reimplementation of the translator.
Guerric Chupin  [Wed, 25 May 2016 09:57:12 +0000  (10:57 +0100)] 
Removed useless tuple section language pragma.
Guerric Chupin  [Tue, 24 May 2016 16:52:00 +0000  (17:52 +0100)] 
Beginning of a reactive board and work on metronomes.
Guerric Chupin  [Tue, 24 May 2016 10:04:46 +0000  (10:04 +0000)] 
Update README.md
Guerric Chupin  [Mon, 23 May 2016 12:46:01 +0000  (13:46 +0100)] 
Merge branch 'layer'
Guerric Chupin  [Mon, 23 May 2016 12:43:09 +0000  (13:43 +0100)] 
Correction to previous commit.
Guerric Chupin  [Mon, 23 May 2016 12:42:15 +0000  (13:42 +0100)] 
Defined layer metronome.
Guerric Chupin  [Mon, 23 May 2016 12:40:34 +0000  (13:40 +0100)] 
Cleaned up testClock.
Guerric Chupin  [Mon, 23 May 2016 12:39:18 +0000  (13:39 +0100)] 
Add metronome making function.
Guerric Chupin  [Fri, 20 May 2016 16:39:15 +0000  (17:39 +0100)] 
Add a problem log.
Guerric Chupin  [Fri, 20 May 2016 16:25:28 +0000  (17:25 +0100)] 
onChange function working
Guerric Chupin  [Fri, 20 May 2016 15:54:06 +0000  (16:54 +0100)] 
First work on implementing single layer.
Guerric Chupin  [Fri, 20 May 2016 10:25:43 +0000  (11:25 +0100)] 
Made a copy of BasicSemantics that can be freely modified.
Guerric Chupin  [Fri, 20 May 2016 10:14:39 +0000  (11:14 +0100)] 
Reorganised file structure.
Guerric Chupin  [Fri, 20 May 2016 09:49:21 +0000  (10:49 +0100)] 
Renamed Design into README.
Guerric Chupin  [Fri, 20 May 2016 09:48:03 +0000  (10:48 +0100)] 
Add Design markdown file.
Guerric Chupin  [Fri, 20 May 2016 09:18:43 +0000  (10:18 +0100)] 
Reorganized file system.
Guerric Chupin  [Thu, 19 May 2016 16:48:13 +0000  (17:48 +0100)] 
Programm blocked due to putMVar in Reactogon.hs line 103.
Guerric Chupin  [Thu, 19 May 2016 15:50:18 +0000  (16:50 +0100)] 
SF integration complete, pushing.
Guerric Chupin  [Thu, 19 May 2016 13:56:52 +0000  (14:56 +0100)] 
Reactogon acting as a simple “pass-through” MIDI device.
Guerric Chupin  [Wed, 18 May 2016 14:55:04 +0000  (15:55 +0100)] 
Reactogon output unabled correctly.
Guerric Chupin  [Tue, 17 May 2016 16:29:34 +0000  (17:29 +0100)] 
First version of the output port seems operational.
Guerric Chupin  [Tue, 17 May 2016 14:25:09 +0000  (15:25 +0100)] 
Moved tests.
Guerric Chupin  [Tue, 17 May 2016 13:50:35 +0000  (14:50 +0100)] 
First version of arpeggiated.
Guerric Chupin  [Tue, 17 May 2016 10:34:13 +0000  (11:34 +0100)] 
Cleaned move.
Guerric Chupin  [Tue, 17 May 2016 10:31:17 +0000  (11:31 +0100)] 
Moved to directory Reactogon
Guerric Chupin  [Mon, 16 May 2016 14:10:24 +0000  (15:10 +0100)] 
Some convenience functions.