Fcalva synced commits to dev at Fcalva/gint from mirror 2025-05-27 22:15:11 +02:00
df9ecba326 Merge pull request 'usb: properly count the number of opened interfaces' (#48) from lda/gint-test:descriptormoment into dev
048696eb25 [MOD] Actually remove that comment since everything works
37f932208b [HACK] Get the interface count right, I guess
Compare 3 commits »
Fcalva pushed to master at Fcalva/Mineur_Tycoon 2025-05-20 13:33:22 +02:00
ac266206bc Fin de refactor lua_inter - add_worker et Worker en lua
Fcalva pushed to master at Fcalva/Mineur_Tycoon 2025-05-19 21:06:19 +02:00
105095efbc Réecriture des types lua custom + fixs divers
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-12 23:07:52 +02:00
c06f6e412e Courses de chevaux complétées
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-12 20:45:32 +02:00
6a7452c528 Début des courses de cheveaux
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-09 16:34:13 +02:00
0d2d1fe52a Page d'aide du casino
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-08 21:22:27 +02:00
3d52bb4b94 Ajout de ?transfer
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-08 12:42:19 +02:00
c9e7f9f1b9 Réajustement de la machine à sous
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-07 10:08:47 +02:00
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-06 22:49:03 +02:00
dd861daddd Machine à sous
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-06 21:12:26 +02:00
32d0433b5c roulette v2
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-05 21:43:59 +02:00
7e2cab687a Séparation des bdds de casino + fix roulette
Fcalva pushed to main at Fcalva/Eco_Plus 2025-05-05 19:58:43 +02:00
Fcalva pushed to master at Fcalva/Mineur_Tycoon 2025-04-19 00:03:51 +02:00
ab44eac4ee Réparationement des problèmes de mémoire
Fcalva synced commits to dev at Fcalva/fxsdk from mirror 2025-04-17 00:17:05 +02:00
ce0784f765 fxconv: add font title in Python output and merge #19
e426868caf Added usefull information output to get font size parameters
207cff6a10 Secured the output for font in PythonExtra for monospaced fonts - WIP
79d2fc63a4 Secured the output for font in PythonExtra - WIP
bf21598ea6 Preparation for font-support in PythonExtra - WIP
Compare 5 commits »
Fcalva pushed to master at Fcalva/Mineur_Tycoon 2025-04-15 16:15:56 +02:00
c8c7fb1b52 Remove tmp file
081ceeb70e WIP (transfération d'un ordi à un autre)
Compare 2 commits »
Fcalva synced commits to dev at Fcalva/JustUI from mirror 2025-04-15 07:27:18 +02:00
b75c8979ba jbutton: add new bare-bones button widget for touch
bd89221d33 jfileselect: improve for fx-CP (hide AutoImport, more padding on items)
5d3a6639ee jscene: fix geometric dispatch of touch events + count padding
Compare 3 commits »
Fcalva synced commits to dev at Fcalva/JustUI from mirror 2025-04-13 22:47:33 +02:00
0d0919ecd7 jfileselect: add touch support
50df5fe37c jscene, jlist: start handling touch events
cd73b2ea6f jscene: basic touch support with "inspector"-like debug
0878c16182 jscene: fix long-standing incorrect timing in jscene_run()
024914b278 jscene: disable return-to-main on machines where it's not supported
Compare 5 commits »
Fcalva synced commits to dev at Fcalva/gint from mirror 2025-04-13 22:47:10 +02:00
696b0ca9c0 touch: provide coordinates of releases
46f1fb99d9 touch: name events DOWN/DRAG/UP to match keyboard
Compare 2 commits »
Fcalva synced commits to dev at Fcalva/gint from mirror 2025-04-13 14:36:50 +02:00
bc8b9863ae touch: plug into event system (+ refactoring)
4e20f7bc5b touch: slight improvements towards dual-touch detection
Compare 2 commits »