• Joined on 2019-06-29
Mutah created repository Mutah/trss 2024-08-01 19:53:38 +11:00
Mutah pushed to main at Mutah/rss2json 2024-07-16 17:48:15 +11:00
75906abc47 refactor: ♻️ Handle channel rendering in a separate module
Mutah pushed to main at Mutah/rss2json 2024-07-15 08:22:27 +11:00
ac67753f01 refactor: ♻️ Split main function into modules
Mutah pushed to main at Mutah/rss2json 2024-07-15 05:19:08 +11:00
92cc323f93 chore: 🙈 gitignore update
eab724adf3 feat: Initial commit
Compare 2 commits »
Mutah created repository Mutah/rss2json 2024-07-15 04:53:25 +11:00
Mutah created repository Mutah/foxdot_notebook 2023-12-31 17:33:10 +11:00
Mutah created repository Mutah/archeMO6 2022-03-07 23:28:42 +11:00
Mutah pushed to develop at Mutah/python-FloatImg 2021-05-20 17:34:44 +11:00
66b1c098f5 add contrast binding
Mutah opened issue tTh/FloatImg#3 2021-05-20 15:40:33 +11:00
Include libs in FloatImg.h
Mutah pushed to master at Mutah/FloatImg4PythonBinding 2021-05-20 06:54:00 +11:00
28698c4f60 FloatImg sources upgraded to version 150
Mutah pushed to develop at Mutah/python-FloatImg 2021-05-16 20:45:50 +11:00
2342a9e2a8 FloatImg sources upgraded to version 148
4b57a41705 maxvalue binding
Compare 2 commits »
Mutah pushed to master at Mutah/FloatImg4PythonBinding 2021-05-16 20:45:26 +11:00
c842ff3f54 FloatImg sources upgraded to version 148
Mutah pushed to develop at Mutah/python-FloatImg 2021-05-14 18:11:52 +11:00
fbea9488f0 file import/export
Mutah pushed to develop at Mutah/python-FloatImg 2021-05-14 15:45:25 +11:00
95c1e6d9c6 operator binding
Mutah pushed to master at Mutah/FloatImg4PythonBinding 2021-05-14 09:23:50 +11:00
f36984db0d Add v4l tools to build system
Mutah pushed to master at Mutah/FloatImg4PythonBinding 2021-05-13 21:32:59 +11:00
3dfaff7df4 FloatImg sources upgraded to version 147
Mutah pushed to develop at Mutah/python-FloatImg 2021-05-13 04:50:40 +11:00
eaf039a83f fimg-core.c binding completed
Mutah pushed to develop at Mutah/python-FloatImg 2021-05-12 22:58:06 +11:00
e57d63f562 breaking changes: more pythonic api (still allowed because of the very begining state of the project
6fccc1b6cf move some properties to attributes as they're not supposed to change
Compare 2 commits »
Mutah pushed to develop at Mutah/python-FloatImg 2021-05-12 17:29:12 +11:00
1d4e2242cd refactor FloatImg class method to function imported in floatimg module. add tests for file dump / load : coverage of exixting python code is 100%, yeah
Mutah commented on issue tTh/FloatImg#1 2021-05-12 08:01:02 +11:00
FloatImg as a shared object library

Done in bbc0309591