Green-Sky
  • Joined on 2022-06-21
Green-Sky pushed to master at Green-Sky/solanaceae_ecosystem 2024-12-02 14:29:01 +01:00
6d438dc401 perf updates
Green-Sky pushed to master at Green-Sky/solanaceae_ngc_ft1 2024-12-02 14:28:34 +01:00
04b6f7925a use cache for group peer to contact lookup (~5% cpu)
Green-Sky pushed to master at Green-Sky/solanaceae_ngc_ft1 2024-12-02 13:09:04 +01:00
5601ad91f5 a bunch of allocation optimizations
Green-Sky pushed to master at Green-Sky/tomato 2024-12-02 00:51:32 +01:00
c68a9a2245 improve tox joining code and add 2 common groups to join
Green-Sky pushed to master at Green-Sky/tomato 2024-12-01 12:52:59 +01:00
1a12447804 more allocation optimizations
Green-Sky pushed to master at Green-Sky/solanaceae_util 2024-12-01 12:50:12 +01:00
717748e8fc preserve bin2hex size
Green-Sky pushed to master at Green-Sky/tomato 2024-11-30 16:02:30 +01:00
02600a3bc6 fix taking as copy instead of ref
1faa7e5510 light cg reformatting
a0cc3c3fe7 fix webp encoder memory leak
Compare 3 commits »
Green-Sky pushed to master at Green-Sky/solanaceae_ngc_ft1 2024-11-28 12:59:32 +01:00
741f1428d3 updated spec to 2.1, changed almost everything
Green-Sky pushed to master at Green-Sky/solanaceae_ecosystem 2024-11-22 13:53:13 +01:00
c5d3b3b8f6 update ngcft
Green-Sky pushed to master at Green-Sky/solanaceae_ngc_ft1 2024-11-22 13:52:49 +01:00
34dc01d4dc fix chunk picker round robin actually working
1bf1fbce75 small hs progress
Compare 2 commits »
Green-Sky pushed to master at Green-Sky/tomato 2024-11-20 12:57:20 +01:00
f97134b841 compress debug info on *ix systems in cd
8777539c2c add download priority (does not seem to work yet)
Compare 2 commits »
Green-Sky pushed to master at Green-Sky/tomato 2024-11-19 17:28:40 +01:00
5708a83ba6 ft duration human readable
2d54a3111c update SDL
1cd1390901 windows breakpad
3fbbf80e8c enable breakpad in cd on linux
281e681bf8 add breakpad support on linux
Compare 5 commits »
Green-Sky pushed to master at Green-Sky/tomato 2024-11-15 00:08:04 +01:00
9277ef34f6 change some labels and display tox status in main menu bar
Green-Sky pushed to master at Green-Sky/solanaceae_ecosystem 2024-11-11 15:07:38 +01:00
90a6243432 update toxcore to v0.2.20
Green-Sky pushed to master at Green-Sky/tomato 2024-11-09 14:21:49 +01:00
9bf9753bd1 remove video bitrate hack following toxcore fix
Green-Sky pushed to master at Green-Sky/tomato 2024-11-09 14:07:16 +01:00
326d72a965 update toxcore, toxav fixes merged
cae0ab9c5c Squashed 'external/toxcore/c-toxcore/' changes from 03e9fbf3703..55752a2e2ef
Compare 2 commits »
Green-Sky pushed to master at Green-Sky/tomato 2024-11-06 10:52:47 +01:00
765340a727 update to new tox interface
Green-Sky pushed to master at Green-Sky/solanaceae_ecosystem 2024-11-06 10:51:46 +01:00
c267b05b58 update subs (new toxcore interface version)
Green-Sky pushed to master at Green-Sky/solanaceae_ngc_ft1 2024-11-06 10:51:05 +01:00
37b92f67c8 respect voice state for receiving file messages
01c892df8c tweak finishing timer
6eb5826616 split recv and send, they dont share any code (probably)
Compare 3 commits »
Green-Sky pushed to master at Green-Sky/solanaceae_tox 2024-11-06 10:33:19 +01:00
cd196562af group can speak (temp, waiting for generic contact interface)