Commit Graph

  • a11581c836
    extract renderChatLog from render master Green Sky 2025-03-24 13:52:10 +01:00
  • 528e312f25
    force a contact sort every 29sec (when available) this is mostly because we dont throw events on new messages for contacts Green Sky 2025-03-24 12:28:03 +01:00
  • 7420c3f80d
    bundle of small changes Green Sky 2025-03-23 19:18:20 +01:00
  • b87866cb0b
    extract contact list sorting and refine sort Green Sky 2025-03-22 20:05:30 +01:00
  • 0f85bcc128
    stream connection mesurements Green Sky 2025-03-22 12:14:14 +01:00
  • 1fb590dfc1
    chat gui refactor and first contact sorting Green Sky 2025-03-21 16:16:02 +01:00
  • c383c4f5a0
    add tcp to network graphs Green Sky 2025-03-20 00:30:58 +01:00
  • 4668304df0
    Merge commit '119bd4fb1d580d1a38f6491ab561222c2a9decf9' Green Sky 2025-03-19 11:19:59 +01:00
  • 119bd4fb1d Squashed 'external/toxcore/c-toxcore/' changes from 59d3f6674..76bc4c496 Green Sky 2025-03-19 11:19:59 +01:00
  • 90a28d727b
    image viewer popup when clicking an image in a message Green Sky 2025-03-17 22:52:31 +01:00
  • 10ad2be8bf
    add freetype to ci/cd Green Sky 2025-03-15 11:38:31 +01:00
  • 7ef29c9f04
    optionally use freetype and plutosvg for color fonts Green Sky 2025-03-15 00:27:59 +01:00
  • 74f2de81e8
    update implot to prep for imgui dyn fonts Green Sky 2025-03-14 18:34:54 +01:00
  • cc96ed9ea9
    port to toxcore master Green Sky 2025-03-13 17:52:49 +01:00
  • 059034e03c
    Merge commit '72325822b8cbf0638e8df3ad0a7e7d7b70b33cdd' Green Sky 2025-03-13 17:49:09 +01:00
  • 72325822b8 Squashed 'external/toxcore/c-toxcore/' changes from 81b1e4f63..59d3f6674 Green Sky 2025-03-13 17:49:09 +01:00
  • f6573750a7
    small spelling changes Green Sky 2025-03-13 17:46:43 +01:00
  • a34165d2c2
    fixes for toxcore update and other stuff Green Sky 2025-03-12 22:22:20 +01:00
  • a677637be6
    Merge commit '3105cc20ef3173b87fdc1688962ed6318a1fd039' Green Sky 2025-03-12 19:16:50 +01:00
  • 3105cc20ef Squashed 'external/toxcore/c-toxcore/' changes from d9b8fa6098d..81b1e4f6348 Green Sky 2025-03-12 19:16:50 +01:00
  • dfcce8ea9d
    update tox dep Green Sky 2025-03-12 19:16:30 +01:00
  • 4a4498fe89
    update contact dep Green Sky 2025-03-12 19:08:28 +01:00
  • 8cc98aba8f
    ghost exception Green Sky 2025-03-12 12:54:20 +01:00
  • 746b567040
    use new contact events to attach tox av voip to new contacts Green Sky 2025-03-12 12:07:59 +01:00
  • cc9af3e3a3
    fix send video stream pacing (properly) Green Sky 2025-03-11 22:59:32 +01:00
  • 11d8e976ca
    update sdl to 3.2.8 Green Sky 2025-03-11 11:57:37 +01:00
  • b297c00c89
    properly join the video thread Green Sky 2025-03-08 16:02:23 +01:00
  • 03f2c904ce
    stop gap toxav video sending interval Green Sky 2025-03-07 16:56:24 +01:00
  • e618732f43
    also port all the av to contact4 Green Sky 2025-03-06 20:14:13 +01:00
  • c29aa523dc
    contact 4 refactor Green Sky 2025-03-06 19:12:35 +01:00
  • 77a95811f2
    update sdl to 3.2.4 Green Sky 2025-02-10 00:57:49 +01:00
  • 0b6fdeec55
    update subs Green Sky 2025-02-09 16:34:49 +01:00
  • 4c3e0fc4e9
    wip: add ccache to ci Green Sky 2025-02-09 13:53:56 +01:00
  • c7367a6a4d
    green progress bar if have all Green Sky 2025-02-06 23:16:14 +01:00
  • bfbeafddf7
    load toxcore settings from conf like totato does add ui in startup to configure the core for this run other start screen improvements Green Sky 2025-02-06 19:47:48 +01:00
  • ce0ff0bea9
    catch and print exception string in ui on main screen creation Green Sky 2025-02-05 00:23:10 +01:00
  • d8d5b8e9a3
    fix cd, accidentally removed the download Green Sky 2025-02-02 14:15:17 +01:00
  • 11cce8363b
    add dump syms step to cd Green Sky 2025-02-01 17:22:34 +01:00
  • d691b265b9
    dont use sdl_image vendored libs on windows and use vcpkg instead Green Sky 2025-01-31 18:45:45 +01:00
  • 8daa8bb976
    update sdl_image to 3.1.1 Green Sky 2025-01-31 18:42:51 +01:00
  • d91eb4d282
    main cleanup, disable vsync for now and improve sleep and repsonsivnes Green Sky 2025-01-31 14:10:06 +01:00
  • 549acd645c
    add avg size to table + fixes Green Sky 2025-01-22 19:26:52 +01:00
  • db0dffafd9
    add implot and start using it Green Sky 2025-01-22 19:03:10 +01:00
  • 6bd151e618
    shift+enter for newline instead of ctrl+enter Green Sky 2025-01-21 02:27:42 +01:00
  • 96b20aab67
    update sdl again (we are not past rc1) Green Sky 2025-01-20 15:42:59 +01:00
  • ca59e51e9e
    netprof udp byte averages Green Sky 2025-01-20 15:39:02 +01:00
  • d416d3d595
    handle window focus (dont run fade and read while not focused) Green Sky 2025-01-19 19:33:01 +01:00
  • bd6368a8f9
    netprof privapi + ui (wip histograms) Green Sky 2024-09-23 16:21:01 +02:00
  • ee212845a0
    adjust for updated toxcore Green Sky 2025-01-18 17:35:36 +01:00
  • a61e84dfa4
    update toxcore Merge commit '3b6bb15e867a5f3895773554b1cfa928fcfd3e8f' Green Sky 2025-01-18 15:53:06 +01:00
  • 3b6bb15e86 Squashed 'external/toxcore/c-toxcore/' changes from 11ab1d2a723..d9b8fa6098d Green Sky 2025-01-18 15:53:06 +01:00
  • 5d779bb36c
    fixes post imgui update Green Sky 2025-01-18 14:33:29 +01:00
  • 288d5a8adf
    update imgui to v1.91.7 Merge commit 'b8ca49f7dc267a5f3a234b0b768c892a732ba83e' Green Sky 2025-01-18 13:40:21 +01:00
  • b8ca49f7dc Squashed 'external/imgui/imgui/' changes from cb16568fca5..5c1d2d1e4c5 Green Sky 2025-01-18 13:40:21 +01:00
  • 88b82b0cef
    os backend refactor Green Sky 2025-01-18 13:14:15 +01:00
  • 46a2c981e7
    update sdl again for a as close a possible to recent comparision Green Sky 2025-01-15 23:34:40 +01:00
  • 702c59e3e7
    try fix SDL3-jar target missing Green Sky 2025-01-15 00:49:22 +01:00
  • 291d5370a3
    update sdl for fix Green Sky 2025-01-14 23:31:41 +01:00
  • c6688e47b3
    update cmake versions Green Sky 2025-01-13 01:56:35 +01:00
  • 3518148a9a
    also add vcpkg binary caching to android Green Sky 2025-01-12 22:01:23 +01:00
  • cf2ba1946e
    add vcpkg binary caching to ci/cd Green Sky 2025-01-12 21:16:05 +01:00
  • 90297633aa
    try fix ubuntu no longer shipping x11 Green Sky 2025-01-10 20:38:26 +01:00
  • 2fa116b76b
    system tray support Green Sky 2024-12-25 17:21:07 +01:00
  • 859ad7df81
    more window vis fixes Green Sky 2025-01-10 18:12:08 +01:00
  • a417f9059e
    refine hidden window logic for chatgui Green Sky 2025-01-10 17:33:35 +01:00
  • 4efdbf2e84
    actually call update Green Sky 2025-01-09 16:31:36 +01:00
  • 59df8c6748
    status indicator sets window icon Green Sky 2025-01-09 16:24:59 +01:00
  • b226e9436d
    update sdl to preview-3.1.8 Green Sky 2025-01-08 14:56:52 +01:00
  • 0a83a1252b
    fix icon generator (works now) Green Sky 2025-01-08 14:12:59 +01:00
  • d9a6eed921
    add tomato image generator helper functions (untested) Green Sky 2025-01-08 01:39:39 +01:00
  • 3647ff3d54
    update deps and last seen first seen Green Sky 2025-01-07 21:30:40 +01:00
  • 0fb985c4f9
    update sdl again Green Sky 2025-01-02 16:15:40 +01:00
  • 74df5dcca1
    update SDL Green Sky 2024-12-25 00:13:27 +01:00
  • 378d95e9a7
    add flake comment Green Sky 2024-12-24 23:22:41 +01:00
  • 586b49f4a8
    fix rare race condition in debug vid src Green Sky 2024-12-22 15:31:54 +01:00
  • ac951b2afa
    update toxcore, includes ngc mem savings Merge commit '261d2e53b7a513de7eb35e022fe3b2ae4efa835f' Green Sky 2024-12-19 16:27:40 +01:00
  • 261d2e53b7 Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..11ab1d2a723 Green Sky 2024-12-19 16:27:40 +01:00
  • d71ebb79aa
    asan cmake and frame pointer Green Sky 2024-12-19 16:26:40 +01:00
  • bb510b685a
    fix some crashes (how) and bitset wierdness Green Sky 2024-12-18 21:39:50 +01:00
  • 876f482391
    fix sdl image loder io leak and send image popup fixes Green Sky 2024-12-18 21:12:20 +01:00
  • 42dd6d16d7
    fix reading char from empty line Green Sky 2024-12-18 16:21:11 +01:00
  • 11ae259f67
    texture cache refactor to later allow async loading Green Sky 2024-12-16 00:32:07 +01:00
  • f2027befc8
    fix bitset getting rendered all the time Green Sky 2024-12-15 22:01:53 +01:00
  • 9777cb81cb
    remote (combined) bitset have Green Sky 2024-12-14 23:47:04 +01:00
  • 84ade4d683
    local have bitset rendering Green Sky 2024-12-13 00:53:48 +01:00
  • f89aeae62b
    indicate have all on ft Green Sky 2024-12-12 01:05:14 +01:00
  • 037ae18d53
    indicate have all on ft net_prof Green Sky 2024-12-12 01:05:14 +01:00
  • 9ab3e84433
    fix bad cherry-pick Green Sky 2024-12-04 11:57:06 +01:00
  • 03633e41a2
    Merge commit 'ff3512a77e6690b0fa2bdaf691cca5317eb32367' into net_prof Green Sky 2024-12-04 11:41:10 +01:00
  • ff3512a77e Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace Green Sky 2024-12-04 11:41:10 +01:00
  • 1679883328
    netprof privapi + ui (wip histograms) Green Sky 2024-09-23 16:21:01 +02:00
  • c68a9a2245
    improve tox joining code and add 2 common groups to join Green Sky 2024-12-02 00:51:00 +01:00
  • 1a12447804
    more allocation optimizations Green Sky 2024-12-01 12:52:39 +01:00
  • 02600a3bc6
    fix taking as copy instead of ref major cause for temporary allocations Green Sky 2024-11-30 16:01:29 +01:00
  • 1faa7e5510
    light cg reformatting Green Sky 2024-11-29 19:25:45 +01:00
  • a0cc3c3fe7
    fix webp encoder memory leak Green Sky 2024-11-29 18:34:44 +01:00
  • f97134b841
    compress debug info on *ix systems in cd 100mib -> 40mib Green Sky 2024-11-20 12:56:39 +01:00
  • 8777539c2c
    add download priority (does not seem to work yet) Green Sky 2024-11-20 12:55:46 +01:00
  • 5708a83ba6
    ft duration human readable lower video bitrate to 1400kbits Green Sky 2024-11-19 17:28:02 +01:00
  • 2d54a3111c
    update SDL Green Sky 2024-11-15 23:17:32 +01:00