Jean Sirmai
f9dcca7dac
cleaning under doxygen control: doc work can now begin 🙂 ️
2024-10-21 23:49:12 +02:00
Jean Sirmai
5c050c942b
cleaning under doxygen control: tous les fichiers et toutes les fonctions visibles (sauf graphics)
2024-10-20 23:03:17 +02:00
Jean Sirmai
b230c6ac04
cleaning under doxygen control: (more)
2024-10-20 01:05:12 +02:00
Jean Sirmai
0b09dbcadd
cleaning under doxygen control: before widgets hierarchy reorganization (if SOS)
2024-10-19 16:05:49 +02:00
Jean Sirmai
134a02cb62
cleaning under doxygen control: replacing phantoms comments in main and fsm/dispatch
2024-10-15 08:55:07 +02:00
Jean Sirmai
2681b20837
cleaning under doxygen control completed > 292 phantom documentation texts TODO
2024-10-14 15:52:00 +02:00
Jean Sirmai
b4ae105e66
Doc WIP: secure before a first trial with doxygen; (forget read_me.doc and the python script)
2024-10-07 21:11:34 +02:00
Jean Sirmai
0c56b37a8f
WIP: script python ok mais: switch >> Doxygen
2024-10-07 05:45:38 +02:00
Jean Sirmai
4215f93d33
noms de fonctions conformes à une convention de nommage simple (3 exceptions non corrigées dans graphics)
2024-10-05 18:47:32 +02:00
Jean Sirmai
9363a95d40
dossier 'scripts' (empty) + alphabetic_index.all renamed: read_me.doc + use valgrind
2024-10-03 22:25:46 +02:00
Jean Sirmai
3bcc85637a
INDEX + JOURNAL Version cohérente, utilisable pour un 'merge'
2024-10-01 11:21:28 +02:00
Jean Sirmai
5f7e3ba1aa
index alphabétique des fonctions: n = 200 < il devient difficile de maintenir le tout sans outils
2024-09-30 21:54:33 +02:00
Jean Sirmai
a549d5ea13
alphabetic_index.all How many items does it already include?
2024-09-30 18:12:50 +02:00
Jean Sirmai
8d368c1afd
names_index.all placé à la racine; à commenter avant de ranger par ordre alphabétique
2024-09-30 15:49:50 +02:00
Jean Sirmai
3c209becd3
nommage: création d'un index
2024-09-30 15:32:57 +02:00
Jean Sirmai
7e02ca86c5
functions index (renaming before)
2024-09-30 09:10:42 +02:00
Jean Sirmai
e8f22cd813
journal cleaning signal on_topbar_right_measure_clicked()
2024-09-29 22:53:29 +02:00
Jean Sirmai
2706aaf7b2
const char *widget_get_btt_synth_label () {return synth;} < dans widget/topbar/left < mieux +++
2024-09-24 22:29:39 +02:00
Jean Sirmai
6a914d3da4
journal I use logs to structure the project better
2024-09-24 11:58:48 +02:00
Jean Sirmai
1786f9fa16
journal removing deprecated files, cleaning
2024-09-23 12:21:36 +02:00
Jean Sirmai
36f2b6dd69
journal using SPEW (instead of REPETITIVE)
2024-09-23 11:01:12 +02:00
Jean Sirmai
59b797d965
journal restructuration (severity; source; file; function; value) completed
2024-09-23 00:07:26 +02:00
Jean Sirmai
e0ceda76a1
journal cleaning WIP...
2024-09-22 22:47:52 +02:00
Jean Sirmai
0d312b7d31
journal introduction of : 'REPEATED' (applied to conditions' list and tree)
2024-09-22 15:30:00 +02:00
Jean Sirmai
8d510d84be
journal model (severity, source, value) OK (to complete)
2024-09-21 08:47:17 +02:00
Jean Sirmai
d2ebb27a87
journal concat message + value in /fsm/dispatch/ push() TODO
2024-09-20 07:28:02 +02:00
Jean Sirmai
10e6d95f53
journal fsm_journal_event (char *message, int severity, int source, const char *value)
2024-09-20 06:47:56 +02:00
Jean Sirmai
167ee1254e
journal use MESSAGE, SOURCE, VALUE ?
2024-09-20 05:27:36 +02:00
Jean Sirmai
6061e78958
journal simplifying (before systematic usage)
2024-09-19 23:21:00 +02:00
Jean Sirmai
dc4820fe17
journal use INFO, SOURCE, TARGET ?
2024-09-19 07:14:05 +02:00
Jean Sirmai
39a4537fed
journal filters on a possible classification and indexing test (/fsm/dispatch)
2024-09-17 12:56:59 +02:00
Jean Sirmai
bc6b6082ec
journal filtrer ? quoi ? comment ? pourquoi ? (fsm/dispatch)
2024-09-16 23:19:14 +02:00
Jean Sirmai
42f7b9dba8
journal: considering a widget filter (see fsm.h)
2024-09-16 21:27:29 +02:00
Jean Sirmai
586dc4c7fa
must journal include widget specificities (window, button, glarea, etc.) ?
2024-09-16 19:50:59 +02:00
Jean Sirmai
adeee11597
journal formatting, naming, cleaning
2024-09-16 16:23:45 +02:00
Jean Sirmai
ba17b5c023
journal: a good place to start from
2024-09-16 08:06:08 +02:00
Jean Sirmai
0e925fe882
fsm_journal_publication_request (char *message) {fsm_journal_publish (gologos, message);}
2024-09-13 09:38:07 +02:00
Jean Sirmai
20adec4d78
fsm journal priorisé
2024-09-12 09:31:18 +02:00
Jean Sirmai
22e3eb998b
first journal
2024-09-11 23:57:13 +02:00
Jean Sirmai
e5e674b194
WIP: fsm_journal_init (&glogos, "start fsm_init()") in fsm/dispatch
2024-09-11 10:23:07 +02:00
Jean Sirmai
5aa8c84ade
fsm_get_time()
2024-09-11 09:05:10 +02:00
Jean Sirmai
7f7c390b61
fonction fsm_journal_seek() implémentée (easy)
2024-09-11 08:13:00 +02:00
Jean Sirmai
c46c0c0699
une double liste chainée est prête à héberger le fsm journal
2024-09-10 22:37:31 +02:00
Adrien Bourmault
17a337b2b8
src/*: fix missing functions to generate GLArea
...
The new UI prototype did not bring functions to generate a GLArea at the
correct location in the code tree. This commit fixes this.
Signed-off-by: Adrien 'neox' Bourmault <neox@a-lec.org>
2024-09-10 14:28:56 +02:00
Adrien Bourmault
bcdb9cbc7a
src/*, include/*: fix copyright headers
2024-09-10 14:28:53 +02:00
Jean Sirmai
96305bb4b7
one rule reorganization
2024-09-10 13:40:57 +02:00
Jean Sirmai
c6ed3c5c0f
WIP: réorganisation widget/rules/
2024-09-09 23:22:31 +02:00
Jean Sirmai
a26478ff8d
mumm... let's make a little commit before changing everything...
2024-09-09 22:21:35 +02:00
Jean Sirmai
3d5e5d2d69
rule geometry and algebra (at end) to enquire and edit
2024-09-09 14:36:50 +02:00
Jean Sirmai
15470ea0a1
widget/rules/selected/wip_menu.c widget_get_btt_conditions_list() & assignations_list()
2024-09-09 14:11:32 +02:00