Commit Graph

  • 6d5dfef3ad
    Update CompileHowto.md (#1757) Rastafabisch 2024-06-16 10:00:20 +02:00
  • 0a2a929333 Disable Protobuf libupb LordGrey 2024-06-15 20:34:36 +02:00
  • b79a7139ae
    Merge branch 'hyperion-project:master' into comments Thinner77 2024-06-15 13:34:38 +02:00
  • c2bd875bc8
    Remove Windows C++ redist hack Paulchen-Panther 2024-06-15 13:02:27 +02:00
  • f49c9d0544
    Update CompileHowto.md Rastafabisch 2024-06-15 05:18:19 +02:00
  • 0bdf865f5c
    DDA grabber: Set a 500ms timeout when waiting for a new frame (#1753) David Sansome 2024-06-15 04:40:50 +10:00
  • 7f90637a2d
    MF-grabber: Add support for bottom-up image handling (#1752) Thinner77 2024-06-14 20:40:17 +02:00
  • 943f9e22f3
    Update external modules (#1755) LordGrey 2024-06-14 20:39:27 +02:00
  • f3cb878c9e Revert "Update qt5_6.yml" LordGrey 2024-06-14 20:12:47 +02:00
  • 7bc380af5b
    Typo Paulchen-Panther 2024-06-13 06:31:52 +02:00
  • cf8db993ec
    Update qt5_6.yml Paulchen-Panther 2024-06-13 06:28:25 +02:00
  • 6494506cd7
    Windows Fix? Paulchen-Panther 2024-06-12 23:58:47 +02:00
  • edfdc40a64 Readd directx-sdk LordGrey 2024-06-11 22:02:39 +02:00
  • b51cdf26da Change source of Vulkan SDK LordGrey 2024-06-11 21:51:20 +02:00
  • 208dc75b9c Update mbedtls to 3.6.0 LordGrey 2024-06-11 21:26:32 +02:00
  • 54748dd5ad Update protobuf to 27.1 LordGrey 2024-06-11 21:26:14 +02:00
  • fc008872bc Update flatbuffers to 24.3.25 LordGrey 2024-06-11 21:13:02 +02:00
  • 993ed4ba13
    Merge branch 'master' into dda-500ms-timeout LordGrey 2024-06-11 13:47:44 +02:00
  • 2579834001 add some clarifying comments unknown 2024-06-09 21:29:56 +02:00
  • 052d44f1a9 minor fix unknown 2024-06-05 21:42:22 +02:00
  • 9cd21272c9 move whole logic to MF-grabber unknown 2024-06-05 21:40:51 +02:00
  • 0b75e90c54 fix code Thinner77 2024-06-04 20:14:13 +02:00
  • 382cc13650 add default stride handling, code cleaning unknown 2024-06-04 19:56:58 +02:00
  • ac9aaf4037 prepare bottom-up image handling Thinner77 2024-06-03 18:01:51 +02:00
  • 1fd40571af Windows - use latest Qt version available LordGrey 2024-06-02 10:09:47 +02:00
  • 22612ee26b
    Bump jurplel/install-qt-action from 3 to 4 (#1750) dependabot[bot] 2024-06-01 22:55:25 +02:00
  • 1cc0e70aca
    Bump jurplel/install-qt-action from 3 to 4 dependabot[bot] 2024-06-01 20:14:56 +00:00
  • 15c305b8f2
    RGB24 and BGR24 cleanup (#1749) LordGrey 2024-06-01 20:26:20 +02:00
  • 912abd9fdf Revert "Add BGR16 to V42L" LordGrey 2024-06-01 16:22:42 +02:00
  • 42975380f4 Add BGR16 to V42L Lord-Grey 2024-06-01 14:43:54 +02:00
  • daec1624b5 Add BGR32 to V42L Grabber Lord-Grey 2024-06-01 08:16:06 +02:00
  • 1439076134 Add BGR32 to V42L Grabber Lord-Grey 2024-06-01 08:16:06 +02:00
  • 6d196c65db Fix MF-Grabber Lord-Grey 2024-06-01 08:14:13 +02:00
  • 1b875f3f7e Simplify Lord-Grey 2024-06-01 07:48:47 +02:00
  • 76fff98f5c
    Implement ftdi led device - 2 (#1746) LordGrey 2024-05-31 23:08:13 +02:00
  • c0abad581a Fix inner loop LordGrey 2024-05-31 19:59:35 +02:00
  • 77c9cf0302 Windows Fix LordGrey 2024-05-31 17:55:40 +02:00
  • a5b42e3024 RGB24 and BGR24 cleanup LordGrey 2024-05-31 18:56:49 +02:00
  • 1eed23f765 Cleanups LordGrey 2024-05-31 17:27:30 +02:00
  • 897e4aac8a
    Fix V4L2 BGR24 handling (#1748) Thinner77 2024-05-30 22:30:29 +02:00
  • b0475bf8cc Fix V4L2 BGR24 handling Thinner77 2024-05-30 19:57:26 +02:00
  • 4e77d4a0d4 fix cast LordGrey 2024-05-30 19:48:37 +02:00
  • 0676f441f1 Merge remote-tracking branch 'origin/master' into temperture LordGrey 2024-05-30 19:42:16 +02:00
  • 31321411ad Fix imagestream update LordGrey 2024-05-30 19:27:24 +02:00
  • 5897e24316 Integrate color temperature into RGB transformations LordGrey 2024-05-30 19:11:51 +02:00
  • 5c65ef3753
    Merge branch 'master' into ftdi_basic LordGrey 2024-05-30 14:09:00 +02:00
  • f245fdb0c4 Update change-log LordGrey 2024-05-30 14:07:29 +02:00
  • 0ef3f14f87 Correct CodeQL finding LordGrey 2024-05-30 14:02:54 +02:00
  • 8c303c8b9c
    Windows: Add a DDA grabber for much better performance (#1745) David Sansome 2024-05-30 21:39:46 +10:00
  • fc698f0565 Set a 500ms timeout when acquiring a frame. David Sansome 2024-05-30 18:59:48 +10:00
  • cd688beca7 fix master branch merge LordGrey 2024-05-27 20:18:00 +02:00
  • d259978eb2
    Merge branch 'master' into ftdi_basic LordGrey 2024-05-27 20:04:11 +02:00
  • bd08cabe80 Disable device's readiness before closing LordGrey 2024-05-27 19:51:01 +02:00
  • c0ddca3c5b
    Fix Formula qt5 was renamed to qt@5 LordGrey 2024-05-26 17:59:50 +02:00
  • fb574b812f
    MacOS build - install libftdi LordGrey 2024-05-26 17:50:44 +02:00
  • 6f3f721c26 On top updates LordGrey 2024-05-26 16:15:03 +02:00
  • 3f53d0e2a0 Try more persistently to restart capture after an error occurred. David Sansome 2024-05-26 14:44:13 +10:00
  • 0cd044df12 Handle cropping and pixel decimation David Sansome 2024-05-26 13:06:19 +10:00
  • e07505ad30 Change all names to camel case David Sansome 2024-05-26 10:58:49 +10:00
  • 49b44089e7 Merge remote-tracking branch 'origin/master' into ftdi_basic LordGrey 2024-05-25 23:35:13 +02:00
  • 07dfce68f6 Reapply temperature on JSONAPI LordGrey 2024-05-25 19:53:48 +02:00
  • 2f128e766f Merge remote-tracking branch 'origin/master' into temperture LordGrey 2024-05-25 18:34:02 +02:00
  • 1087e9154f Add a DXDI DDA grabber David Sansome 2024-05-22 21:03:55 +10:00
  • b390d16b0c
    Disable V42L Benchmark Code LordGrey 2024-05-24 18:24:26 +02:00
  • 5bcbe599d3
    Fix flipmode for BGR24 special handling (#1739) Thinner77 2024-05-24 17:57:10 +02:00
  • 8ec2c48d6b removed BGR24 special handling Thinner77 2024-05-24 15:21:10 +02:00
  • bde5d156a9
    faster imageresampler (#1744) Thinner77 2024-05-24 09:13:33 +02:00
  • f7b4b34f2a faster imageresampler Thinner77 2024-05-22 18:19:56 +02:00
  • e6714b21f9
    Fix Philip Hue APIv2 support without Entertainment group defined (#1743) LordGrey 2024-05-21 19:37:43 +02:00
  • 686e7c4090 Workaround to ensure sequence of events LordGrey 2024-05-20 22:31:18 +02:00
  • 6371a7ac8c Fixed: Philip Hue APIv2 support without Entertainment group defined (#1742) LordGrey 2024-05-20 22:30:59 +02:00
  • 4a5b0b6bf2
    Fix #1688 - Fragmented http-Headers (#1741) LordGrey 2024-05-18 09:14:30 +02:00
  • 9266f1c77b Fix #1688 - Fragmented http-Headers LordGrey 2024-05-17 18:49:25 +02:00
  • 0f903e2448 fix flipmode for BGR24 special handling Thinner77 2024-05-15 21:11:14 +02:00
  • 051072ee46 Update bg.json (POEditor.com) Hyperion-Bot 2024-05-13 20:17:03 +02:00
  • 38b0002916 Update sv.json (POEditor.com) Hyperion-Bot 2024-05-13 20:17:02 +02:00
  • 4645b671c7 Update es.json (POEditor.com) Hyperion-Bot 2024-05-13 20:17:01 +02:00
  • be0eb23b6f Update de.json (POEditor.com) Hyperion-Bot 2024-05-13 20:16:59 +02:00
  • 2eb5c87e0e
    New Language + Fixes (#1738) LordGrey 2024-05-13 20:14:26 +02:00
  • 53eb8f8dd6 New language Bulgarian LordGrey 2024-05-13 20:11:36 +02:00
  • 127db70560 Fix typos in texts LordGrey 2024-05-13 19:57:09 +02:00
  • f6cc92606c
    Change confusing logic (#1731) Thinner77 2024-05-13 19:31:51 +02:00
  • 72dac336c9 revert indent Thinner77 2024-05-12 18:13:46 +02:00
  • 0a93af95c7
    Disable Identify for same serial device (#1737) LordGrey 2024-05-09 11:51:00 +02:00
  • cf287f5adb
    Refactor Hyperion JSON-API (#1727) LordGrey 2024-05-08 22:06:32 +02:00
  • 7f6b796625 Small fix for language DE Thinner77 2024-05-07 20:21:19 +02:00
  • 98112ac752 Disable Identify for same serial device Lord-Grey 2024-05-06 20:01:54 +02:00
  • 0d7213b8bf Change confusing logic #2 Thinner77 2024-05-05 21:26:40 +02:00
  • 5fe1b1516a Remove comment LordGrey 2024-05-04 19:17:40 +02:00
  • 3b5a165296 Correct indent LordGrey 2024-05-04 19:15:42 +02:00
  • 75901140b4 Merge remote-tracking branch 'origin/master' into API_Auth LordGrey 2024-05-04 19:13:00 +02:00
  • f06203672e Change confusing logic Thinner77 2024-05-02 21:30:55 +02:00
  • 94850d890a
    Bump actions/download-artifact from 4.1.4 to 4.1.7 (#1730) dependabot[bot] 2024-05-02 16:37:45 +02:00
  • ea1faf82c2
    Bump actions/download-artifact from 4.1.4 to 4.1.7 dependabot[bot] 2024-05-01 20:55:47 +00:00
  • accf27a09c
    Remove unused libs for Amlogic platform (#1725) Portisch 2024-04-30 07:28:19 +02:00
  • 64fcea3cdd Fix modal dialog LordGrey 2024-04-29 22:23:19 +02:00
  • f3b0223210 Fix Copy/Paste issue LordGrey 2024-04-29 22:13:51 +02:00
  • 571863b15f Fix resetSubscriptions LordGrey 2024-04-29 21:31:50 +02:00
  • 42080189ed Correct instance handling in reply LordGrey 2024-04-29 20:52:44 +02:00
  • c4b88a2e0e Separate handleInstanceCommand out LordGrey 2024-04-29 20:42:35 +02:00