Jean Sirmai jean
  • Joined on 2023-10-16
jean pushed to devel at gem-graph/gem-graph-client 2024-09-24 22:29:56 +02:00
2706aaf7b2 const char *widget_get_btt_synth_label () {return synth;} < dans widget/topbar/left < mieux +++
jean pushed to devel at gem-graph/gem-graph-client 2024-09-24 17:15:58 +02:00
3e1ff4a54a utilisation dangereuse des labels des boutons (synth, state, rules,...) pour deux fonctions (sur fsm et widget)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-24 11:59:04 +02:00
6a914d3da4 journal I use logs to structure the project better
jean pushed to devel at gem-graph/gem-graph-client 2024-09-23 12:22:04 +02:00
1786f9fa16 journal removing deprecated files, cleaning
jean pushed to devel at gem-graph/gem-graph-client 2024-09-23 11:01:33 +02:00
36f2b6dd69 journal using SPEW (instead of REPETITIVE)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-23 10:25:07 +02:00
46a29e1b1e journal awaiting validation before systematic usage 😄
jean pushed to devel at gem-graph/gem-graph-client 2024-09-23 09:47:20 +02:00
004c7972cd réorganisation de la hiérarchie fsm et renommages / déplacement parse, journal
jean pushed to devel at gem-graph/gem-graph-client 2024-09-23 00:07:47 +02:00
59b797d965 journal restructuration (severity; source; file; function; value) completed
e0ceda76a1 journal cleaning WIP...
Compare 2 commits »
jean pushed to devel at gem-graph/gem-graph-client 2024-09-22 15:30:19 +02:00
0d312b7d31 journal introduction of : 'REPEATED' (applied to conditions' list and tree)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-21 08:47:52 +02:00
8d510d84be journal model (severity, source, value) OK (to complete)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-20 07:28:22 +02:00
d2ebb27a87 journal concat message + value in /fsm/dispatch/ push() TODO
jean pushed to devel at gem-graph/gem-graph-client 2024-09-20 06:48:14 +02:00
10e6d95f53 journal fsm_journal_event (char *message, int severity, int source, const char *value)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-20 05:28:10 +02:00
167ee1254e journal use MESSAGE, SOURCE, VALUE ?
jean pushed to devel at gem-graph/gem-graph-client 2024-09-19 23:21:18 +02:00
6061e78958 journal simplifying (before systematic usage)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-19 07:14:26 +02:00
dc4820fe17 journal use INFO, SOURCE, TARGET ?
jean pushed to devel at gem-graph/gem-graph-client 2024-09-18 10:26:13 +02:00
f3f76ef053 journal exercices strcat/strncat &co (/util/tests)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-17 12:57:16 +02:00
39a4537fed journal filters on a possible classification and indexing test (/fsm/dispatch)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-16 23:19:35 +02:00
bc6b6082ec journal filtrer ? quoi ? comment ? pourquoi ? (fsm/dispatch)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-16 21:27:49 +02:00
42f7b9dba8 journal: considering a widget filter (see fsm.h)
jean pushed to devel at gem-graph/gem-graph-client 2024-09-16 19:51:36 +02:00
586dc4c7fa must journal include widget specificities (window, button, glarea, etc.) ?