Commit Graph

  • 42e2264d67 Simplify texture failure handling Romain Vimont 2026-01-23 21:51:13 +01:00
  • f0c8467d09 Display disconnected icon before closing renderer.33 Romain Vimont 2026-02-05 09:21:21 +01:00
  • 7266988bb3 Add utility to push an SDL event with data Romain Vimont 2026-02-01 17:28:24 +01:00
  • ef4c377228 Add function to delete current texture Romain Vimont 2026-02-01 15:56:18 +01:00
  • ea4554b0d5 Add filename parameter to icon loading Romain Vimont 2026-02-03 19:09:06 +01:00
  • 8e836379dc Replace SCRCPY_ICON_PATH with SCRCPY_ICON_DIR Romain Vimont 2026-01-17 22:06:09 +01:00
  • cc3be7e46a Extract function to build file paths Romain Vimont 2026-01-17 22:00:31 +01:00
  • 6c59013205 Rename icon.png to scrcpy.png Romain Vimont 2026-01-17 21:39:52 +01:00
  • ba4156b0c2 Make icon loading failure non-fatal Romain Vimont 2026-01-31 21:39:52 +01:00
  • 1cec2b0018 Make screen event handler return void Romain Vimont 2026-02-05 09:17:18 +01:00
  • efe67fa8ec Rename sc_display to sc_texture Romain Vimont 2026-01-31 21:38:32 +01:00
  • 6c65f3a774 Set display texture from a frame Romain Vimont 2026-01-28 19:39:53 +01:00
  • a7ac4d560f Set display texture from a surface Romain Vimont 2026-01-31 21:37:40 +01:00
  • d40cc6f233 Use floating-point for content location Romain Vimont 2026-01-25 11:58:08 +01:00
  • 9426feabbb Factorize icon rendering Romain Vimont 2026-01-28 19:37:17 +01:00
  • 70b3b58705 Extract function to compute content location Romain Vimont 2026-01-24 15:14:58 +01:00
  • b75270b11d Use render output size to compute content location Romain Vimont 2026-01-24 22:41:33 +01:00
  • 342d8c31f0 Move rendering from sc_display to sc_screen Romain Vimont 2026-01-25 11:57:31 +01:00
  • 7720d32357 Move renderer from sc_display to sc_screen Romain Vimont 2026-01-24 22:40:54 +01:00
  • 80008accab Simplify texture failure handling Romain Vimont 2026-01-23 21:51:13 +01:00
  • c497718a3e Report recording error on write error Romain Vimont 2026-02-05 18:27:05 +01:00
  • ce1c30c8ce Display disconnected icon before closing renderer.30 Romain Vimont 2026-02-01 18:02:45 +01:00
  • 32f036e4df Add utility to push an SDL event with data Romain Vimont 2026-02-01 17:28:24 +01:00
  • ec565384fa Add function to delete current texture Romain Vimont 2026-02-01 15:56:18 +01:00
  • 162f192ea8 Add filename parameter to icon loading Romain Vimont 2026-02-03 19:09:06 +01:00
  • ecf0e6e030 Replace SCRCPY_ICON_PATH with SCRCPY_ICON_DIR Romain Vimont 2026-01-17 22:06:09 +01:00
  • 146cbdfa46 Extract function to build file paths Romain Vimont 2026-01-17 22:00:31 +01:00
  • d1b4423478 Rename icon.png to scrcpy.png Romain Vimont 2026-01-17 21:39:52 +01:00
  • 0a873fcad9 Make icon loading failure non-fatal Romain Vimont 2026-01-31 21:39:52 +01:00
  • 5d8f557c44 Rename sc_display to sc_texture Romain Vimont 2026-01-31 21:38:32 +01:00
  • a104a84700 Set display texture from a frame Romain Vimont 2026-01-28 19:39:53 +01:00
  • 158859956f Set display texture from a surface Romain Vimont 2026-01-31 21:37:40 +01:00
  • 6568464783 Use floating-point for content location Romain Vimont 2026-01-25 11:58:08 +01:00
  • 9b12ba0c74 Factorize icon rendering Romain Vimont 2026-01-28 19:37:17 +01:00
  • 03ea9ca16f Extract function to compute content location Romain Vimont 2026-01-24 15:14:58 +01:00
  • 41e80ae249 Use render output size to compute content location Romain Vimont 2026-01-24 22:41:33 +01:00
  • fb96497c1e Move rendering from sc_display to sc_screen Romain Vimont 2026-01-25 11:57:31 +01:00
  • 6b14ce18ca Move renderer from sc_display to sc_screen Romain Vimont 2026-01-24 22:40:54 +01:00
  • c3583a89eb Simplify texture failure handling Romain Vimont 2026-01-23 21:51:13 +01:00
  • 07f056353b Use common sc_screen for normal and OTG modes common-screen-otg Romain Vimont 2026-02-03 19:29:07 +01:00
  • 1a99a46b57 Fix switch-case style Romain Vimont 2026-02-03 19:10:14 +01:00
  • a9de53f0cb Fix file drop handling with --no-video Romain Vimont 2026-02-02 22:35:05 +01:00
  • c07500bb03 Fix window hiding condition Romain Vimont 2026-01-24 22:19:14 +01:00
  • 643ea64b63 disconnected renderer.19 Romain Vimont 2026-01-25 16:00:22 +01:00
  • 43f71abe80 sc_disconnect Romain Vimont 2026-02-01 18:02:45 +01:00
  • 1bbb0f2a26 push_event_with_data Romain Vimont 2026-02-01 17:28:24 +01:00
  • 2f282cf5c4 sc_texture_reset Romain Vimont 2026-02-01 15:56:18 +01:00
  • ac82761932 icon-from-filename renderer.13 Romain Vimont 2026-01-31 22:11:36 +01:00
  • 0f93b7fea1 SCRCPY_ICON_DIR Romain Vimont 2026-01-17 22:06:09 +01:00
  • aa2f826a9a sc_file_build_path Romain Vimont 2026-01-17 22:00:31 +01:00
  • 9fb194c3ad Rename icon.png to scrcpy.png Romain Vimont 2026-01-17 21:39:52 +01:00
  • cf47819c18 sc_texture-in-otg Romain Vimont 2026-01-31 21:40:36 +01:00
  • 4c32823852 extract-rect-util Romain Vimont 2026-01-25 14:55:26 +01:00
  • 19c015dd91 do-not-fail-if-icon-fails Romain Vimont 2026-01-31 21:39:52 +01:00
  • 66dda394d7 rename display to texture Romain Vimont 2026-01-31 21:38:32 +01:00
  • 123df8e20e set_texture_from_frame Romain Vimont 2026-01-28 19:39:53 +01:00
  • ffc7847608 set_texture_from_surface Romain Vimont 2026-01-31 21:37:40 +01:00
  • b8d25586bf frect Romain Vimont 2026-01-25 11:58:08 +01:00
  • 73b503427c render icon using common code can_upscale Romain Vimont 2026-01-28 19:37:17 +01:00
  • 57acb665c0 update_rect Romain Vimont 2026-01-24 15:14:58 +01:00
  • 665c586d76 render_output_size Romain Vimont 2026-01-24 22:41:33 +01:00
  • b5580dd2e1 render_from_screen Romain Vimont 2026-01-25 11:57:31 +01:00
  • 71305012a0 fix_macos Romain Vimont 2026-01-28 19:36:01 +01:00
  • 9ca85aadef Move renderer from sc_display to sc_screen Romain Vimont 2026-01-24 22:40:54 +01:00
  • 3b13a68c7a Simplify texture failure handling Romain Vimont 2026-01-23 21:51:13 +01:00
  • 362df5cc84 fix_window_condition Romain Vimont 2026-01-24 22:19:14 +01:00
  • b52fad5fd7 sc_texture-in-otg renderer.11 Romain Vimont 2026-01-25 15:21:42 +01:00
  • dc8d7234f4 extract-rect-util Romain Vimont 2026-01-25 14:55:26 +01:00
  • 1b41d54917 do-not-fail-if-icon-fails Romain Vimont 2026-01-25 12:28:31 +01:00
  • bddbdbe469 rename display to texture Romain Vimont 2026-01-28 19:41:02 +01:00
  • 5540e93bcb set_texture_from_frame Romain Vimont 2026-01-28 19:39:53 +01:00
  • 72658ef5aa set_texture_from_surface Romain Vimont 2026-01-28 19:39:24 +01:00
  • 704555a034 frect Romain Vimont 2026-01-25 11:58:08 +01:00
  • e8d3a17ec6 render icon using common code can_upscale Romain Vimont 2026-01-28 19:37:17 +01:00
  • fbf19eb262 update_rect Romain Vimont 2026-01-24 15:14:58 +01:00
  • 8b597fbc5f render_output_size Romain Vimont 2026-01-24 22:41:33 +01:00
  • 7817f8d6ba render_from_screen Romain Vimont 2026-01-25 11:57:31 +01:00
  • 95693949a4 fix_macos Romain Vimont 2026-01-28 19:36:01 +01:00
  • b5a8c784f9 Move renderer from sc_display to sc_screen Romain Vimont 2026-01-24 22:40:54 +01:00
  • 8018b8a485 Simplify texture failure handling Romain Vimont 2026-01-23 21:51:13 +01:00
  • 57fd14c7de icon Romain Vimont 2026-01-24 22:19:31 +01:00
  • 9feb7be1e7 fix_window_condition Romain Vimont 2026-01-24 22:19:14 +01:00
  • 53e719bf6c SCRCPY_ICON_DIR Romain Vimont 2026-01-17 22:06:09 +01:00
  • 21ed4400b9 sc_file_build_path Romain Vimont 2026-01-17 22:00:31 +01:00
  • 1df7ad275c Rename icon.png to scrcpy.png Romain Vimont 2026-01-17 21:39:52 +01:00
  • c2e9aa85e3 rename display to texture renderer.6 Romain Vimont 2026-01-24 22:39:53 +01:00
  • 82c0ffc69b set_texture_from_frame Romain Vimont 2026-01-24 22:13:14 +01:00
  • 01cef27bea set_texture_from_surface Romain Vimont 2026-01-24 21:50:02 +01:00
  • 2f54970f60 frect Romain Vimont 2026-01-24 19:52:58 +01:00
  • 665fce0707 render icon using common code can_upscale Romain Vimont 2026-01-24 15:19:23 +01:00
  • cea820a057 update_rect Romain Vimont 2026-01-24 15:14:58 +01:00
  • 6f29e9427e use render_output_size Romain Vimont 2026-01-24 15:09:56 +01:00
  • 8803f452a3 render_output_size Romain Vimont 2026-01-24 22:41:33 +01:00
  • 0fcf332b37 render_from_screen Romain Vimont 2026-01-24 22:39:27 +01:00
  • 0cd5c35f19 Move renderer from sc_display to sc_screen Romain Vimont 2026-01-24 22:40:54 +01:00
  • 63961db125 Simplify texture failure handling Romain Vimont 2026-01-23 21:51:13 +01:00
  • 503ff8ac79 icon Romain Vimont 2026-01-24 22:19:31 +01:00
  • 089c62b1a2 fix_window_condition Romain Vimont 2026-01-24 22:19:14 +01:00
  • c5d7718267 Simplify texture failure handling no-pending.2 Romain Vimont 2026-01-23 21:51:13 +01:00
  • 72a2ae3224 SCRCPY_ICON_DIR Romain Vimont 2026-01-17 22:06:09 +01:00