Commit Graph

  • 3ef7ca0139 adding in changelog main talksik 2023-10-03 21:44:25 -07:00
  • 8b72f52144 going to lower version to match support talksik 2023-10-03 21:33:54 -07:00
  • 3ab5e7b45c removing blank line talksik 2023-10-03 21:29:06 -07:00
  • cf4b1d1db5 adding in separate independent organization talksik 2023-09-27 08:25:38 -07:00
  • 892d7e43a1 getting rid of dev env related thigns talksik 2023-09-27 08:24:14 -07:00
  • 7700de84f2 cleanup talksik 2023-09-27 08:22:14 -07:00
  • be1121ae8d adding in test talksik 2023-09-27 08:18:08 -07:00
  • d60ef3c9eb adding in updated video player for the addition of listening for messages talksik 2023-09-27 08:00:56 -07:00
  • 796c617d88 updating minimum flutter version talksik 2023-09-27 07:47:36 -07:00
  • acb4410e24 adding in author talksik 2023-09-25 12:20:01 -07:00
  • eb0d1443b5 adding in implementation for playing and pausing updates talksik 2023-09-25 12:09:53 -07:00
  • f2383f9705 adding in clangd for code completion talksik 2023-09-25 09:14:55 -07:00
  • 3393b05388 video_player: fix auto repeat issue (#83) Makoto Sato 2023-08-31 17:34:28 +09:00
  • f9e1817314 [video_player] fix type mismatch (#82) Makoto Sato 2023-08-30 17:37:19 +09:00
  • 57f3aa88bf camera: add ELinuxCamera dartPluginClass (#81) Hidenori Matsubayashi 2023-08-28 12:37:20 +00:00
  • 96106f35e7 video_player: add ELinuxVideoPlayer (dartPluginClass) (#80) Hidenori Matsubayashi 2023-08-25 22:27:20 +00:00
  • 582e6458f9 video-player: update flutter/dart-sdk versions in pubspec.yaml (#79) Hidenori Matsubayashi 2023-08-25 14:21:50 +00:00
  • 1746fd0633 camera: update for 1st-party camera v0.10.5+3 (#77) Hidenori Matsubayashi 2023-08-17 05:43:10 +00:00
  • 871ed935e8 env: merge .clang-format from flutter/packages repo (#76) Hidenori Matsubayashi 2023-08-17 04:09:52 +00:00
  • 68bd7ba3ba env: merge .gitignore from flutter/packages repo (#75) Hidenori Matsubayashi 2023-08-17 04:04:52 +00:00
  • 9347ee9cdb env: merge analysis_options.yaml from flutter/packages repo (#74) Hidenori Matsubayashi 2023-08-17 04:01:39 +00:00
  • a608dc05a1 examples: update elinux template source files (#73) Hidenori Matsubayashi 2023-08-17 03:59:28 +00:00
  • c77c26a310 camera: update README (#72) Hidenori Matsubayashi 2023-08-17 03:39:09 +00:00
  • 0c1388ec55 video_player: update README (#71) Hidenori Matsubayashi 2023-08-17 02:48:03 +00:00
  • c3df5143cc shared_preferences: update for official packages/shared_preferences 2.2.0 (#69) Hidenori Matsubayashi 2023-08-06 02:10:20 +00:00
  • a34cc52248 path_provider: update for official packages/path_provider 2.2.0 (#68) Hidenori Matsubayashi 2023-08-06 00:04:11 +00:00
  • 1f6a66c618 [video_player] Add support GstEGLImage to improve playback performance (#67) Makoto Sato 2023-02-10 20:02:04 +09:00
  • 584bb07788 camera: update to version 0.3.0 (#61) Hidenori Matsubayashi 2022-10-23 21:11:54 +09:00
  • ca81dbb391 camera: add TakePicture API implementation (#60) Hidenori Matsubayashi 2022-10-23 09:18:05 +09:00
  • be5e050ad2 camera: enable stream image APIs (#59) Hidenori Matsubayashi 2022-10-22 11:45:53 +09:00
  • 1dd2b8bbfa [camera] update for camera ^0.10.0+1 / flutter 3.3.0 release (#57) Hidenori Matsubayashi 2022-09-19 14:47:24 +09:00
  • 02260a1eab [video_player] update for video_player v2.4.7 / flutter 3.3.0 (#56) Hidenori Matsubayashi 2022-09-19 10:10:52 +09:00
  • 028b43fde3 [joystick] update for flutter 3.3.0 release (#55) Hidenori Matsubayashi 2022-09-17 10:52:11 +09:00
  • 1984167a61 [path_provider] update for flutter 3.3.0 release (#54) Hidenori Matsubayashi 2022-09-17 10:37:44 +09:00
  • 896a503f18 [shared_preferences] update for flutter 3.3.0 release (#53) Hidenori Matsubayashi 2022-09-17 10:13:00 +09:00
  • 4fb2865bb3 Update README (#52) Hidenori Matsubayashi 2022-09-17 09:48:07 +09:00
  • 631960784b [video-player] Fix missing include (#51) Hidenori Matsubayashi 2022-05-19 22:16:34 +09:00
  • e93c929d55 Add AUTHORS file (#49) Hidenori Matsubayashi 2022-04-22 13:00:35 +09:00
  • 59679cfaab [path-provider] version 1.0.1 (#48) Hidenori Matsubayashi 2022-03-04 10:47:56 +09:00
  • 93e1c5fafc [path_provider] Remove use of deprecated pedantic package (#47) Hidenori Matsubayashi 2022-03-04 10:45:26 +09:00
  • 6051d13082 [video_player] update dependencies plugin version (#43) Hidenori Matsubayashi 2021-10-26 13:39:15 +09:00
  • 6a9f8d85a8 Update README (#40) Hidenori Matsubayashi 2021-09-06 15:21:11 +09:00
  • fc39cb676c Add joystick plugin (#39) Hidenori Matsubayashi 2021-08-30 15:58:08 +09:00
  • bb10db6bdb Update README: add description about customization of videoconvert element (#38) Hidenori Matsubayashi 2021-08-23 10:07:19 +09:00
  • 7057f871e2 [video_player] improve asset path (#37) Hidenori Matsubayashi 2021-08-21 00:05:13 +09:00
  • fe274a8038 [camera] Fix wrong orientation (#36) Hidenori Matsubayashi 2021-08-20 10:45:18 +09:00
  • 86271d86b8 [video_player] change binary name (#34) Hidenori Matsubayashi 2021-08-19 09:46:12 +09:00
  • 72ce4f3942 [camera] update README (#33) Hidenori Matsubayashi 2021-08-19 09:40:53 +09:00
  • c3abfca69a [camera] refactor CMakeLists.txt (#32) Hidenori Matsubayashi 2021-08-18 11:07:38 +09:00
  • 34feab80cc [camera] Source code refactoring (#31) Hidenori Matsubayashi 2021-08-17 17:49:36 +09:00
  • 736eb878ee Update README: add camera plugin (#30) Hidenori Matsubayashi 2021-08-16 16:47:46 +09:00
  • 999fdad59c [camera][draft] Add camera plugin (#29) Hidenori Matsubayashi 2021-08-16 16:43:28 +09:00
  • 4c37b98e79 [video_player] Update README: required libraries (#28) Hidenori Matsubayashi 2021-08-06 20:38:57 +09:00
  • d3534dc5c4 [video_player] Fix a typo (#27) Hidenori Matsubayashi 2021-08-06 11:03:34 +09:00
  • 385d322fca Remove unused includes and libraries (#26) Hidenori Matsubayashi 2021-08-06 09:54:36 +09:00
  • 156d3718dc [video_player] Fix wrong repo path (#25) Hidenori Matsubayashi 2021-08-05 16:12:39 +09:00
  • ee9630877a [video_player] Add missing mutex (#24) Hidenori Matsubayashi 2021-08-05 13:32:11 +09:00
  • dd294a8803 [video_player] Improve error handling (#23) Hidenori Matsubayashi 2021-08-05 07:55:18 +09:00
  • 971dd0e2c1 Changed to send completed event message from main thread (#22) Hidenori Matsubayashi 2021-08-04 17:49:41 +09:00
  • ccdb4d9d20 [Video player] Temporarily disable auto-repeat (#20) Hidenori Matsubayashi 2021-08-04 14:02:58 +09:00
  • 39843c2a0a Merge the latest app template from flutter-elinux (#19) Hidenori Matsubayashi 2021-08-04 10:11:32 +09:00
  • 8587b2bd27 Update README: fix pubspec.yaml (#18) Hidenori Matsubayashi 2021-08-03 17:31:58 +09:00
  • 8bcf2ba613 Updte README: add shared_preferences_elinux (#17) Hidenori Matsubayashi 2021-08-03 14:23:36 +09:00
  • 6fe73b2d2c Update README, add LICENSE file (#16) Hidenori Matsubayashi 2021-08-03 14:19:36 +09:00
  • 50c4792056 Add shared_preferences (#15) Hidenori Matsubayashi 2021-08-03 14:13:04 +09:00
  • 6eed119327 Update README: fix wrong pubspec.yaml (#14) Hidenori Matsubayashi 2021-08-03 12:57:15 +09:00
  • 6d61e81d94 Fix wrong path in pubspec.yaml (#13) Hidenori Matsubayashi 2021-08-03 10:52:28 +09:00
  • 1cc1269f51 Add path_provider for elinux (#12) Hidenori Matsubayashi 2021-08-03 10:47:25 +09:00
  • 0fe779fc3a Add video player (#2) Hidenori Matsubayashi 2021-07-29 13:20:33 +09:00
  • e6d61c00af Add companion repos (#1) Hidenori Matsubayashi 2021-07-16 16:50:58 +09:00
  • c077a7be45 first commit Hidenori Matsubayashi 2021-07-16 13:10:48 +09:00