Commit Graph

22 Commits

Author SHA1 Message Date
Sergiotarxz 72e8105510 Deleting try_mem.c 2023-04-03 22:00:50 +02:00
Sergiotarxz 621f57aec0 Adding \n to a message. 2023-04-03 21:59:12 +02:00
Sergiotarxz b10f700f35 Limiting to 15 fps. 2023-04-03 20:24:49 +02:00
Sergiotarxz 5c3b7976ab Adding 30fps always. 2023-04-03 19:32:17 +02:00
Sergiotarxz 688fc30b6f Fixing null pointer exception 2023-04-03 19:31:39 +02:00
Sergiotarxz 4dfdd41c08 Adding save fetch capabilities. 2023-04-02 17:27:49 +02:00
Sergiotarxz 97db819b1e Adding clang-tidy and refactoring src/packet/hello.c 2023-03-28 20:09:13 +02:00
Sergiotarxz c8ea2f847b Adding save fetch and response to that fetch and improving documentation. 2023-03-28 19:37:13 +02:00
Sergiotarxz 663a7622ff Adding more documentation. 2023-03-26 18:41:29 +02:00
Sergiotarxz 9a72365994 Adding functional controls. 2023-03-25 15:21:27 +01:00
Sergiotarxz 52eb3e4266 Fixing segfault caused by the previous commit for not initing the mInputMap 2023-03-25 00:47:02 +01:00
Sergiotarxz 72677feab5 Fixing savestate and adding load keys. 2023-03-24 22:28:30 +01:00
Sergiotarxz 05fff066ef Calling mCoreThreadJoin to avoid crash. 2023-03-19 20:03:24 +01:00
sergiotarxz 976cf3d92f Adding fpsTarget. 2023-03-15 03:10:51 +01:00
Sergiotarxz ef44794376 First successful screenshot achieved. 2023-03-13 01:37:13 +01:00
Sergiotarxz 1198bbabbf Using calloc instead of malloc to initialize mCoreThread 2023-03-13 00:28:44 +01:00
Sergiotarxz 91e7ff6d66 Adding the send frame handling. 2023-03-13 00:06:19 +01:00
sergiotarxz 0aaf6079b0 Adding set frame callback. 2023-03-12 20:24:14 +01:00
sergiotarxz 0c6847a76c Fixing errors of compilation. 2023-03-11 08:17:25 +01:00
sergiotarxz 35116c80f2 Merge branch 'main' of git.owlcode.tech:sergiotarxz/msgba 2023-03-10 23:39:52 +01:00
sergiotarxz 9d9a14e5c2 Initial commit 2023-03-10 23:37:45 +01:00
sergiotarxz ccb7edff55 Initial commit. 2023-03-10 23:37:11 +01:00