Commit graph

  • e61aa17104
    Merge 64f03efbed into 461e0bd939 1Aa1k 2026-06-17 18:14:11 +05:30
  • 789b1c3fb1
    Merge abe6e9d5e9 into 461e0bd939 Karthikeyan_A 2026-06-17 14:48:38 +03:00
  • 461e0bd939
    Revise feature list in README.md main SteadyW 2026-06-17 14:41:47 +03:00
  • 27aeca9d20 feat: Add seek bar, pause/resume, and optimize async audio streaming YusufB5 2026-06-17 14:05:29 +03:00
  • abe6e9d5e9
    Add files via upload Karthikeyan_A 2026-06-16 15:06:34 +05:30
  • ceadd15947
    Update fmt.Println message from 'Hello' to 'Goodbye' Karthikeyan_A 2026-06-16 13:59:19 +05:30
  • d1ecdcd761
    Update README with export and web player details Karthikeyan_A 2026-06-16 12:41:43 +05:30
  • 104b6311fc
    Add files via upload Karthikeyan_A 2026-06-16 12:34:15 +05:30
  • 09c120d5ce Fix local video preview links in README taisrisk 2026-06-15 18:05:15 +00:00
  • 3349473ee0 Update README to include recorded preview videos taisrisk 2026-06-15 17:34:35 +00:00
  • 025b17e9e4 Implement pre-rendering buffer and background encoder thread taisrisk 2026-06-15 16:34:55 +00:00
  • 318e6daab4 Update README to include recorded preview videos taisrisk 2026-06-15 16:20:20 +00:00
  • 4a07c82174 Implement high framerate, HDR mode, and latency improvements taisrisk 2026-06-15 15:55:55 +00:00
  • 9b6e379ee3 Implement high framerate, HDR mode, and latency improvements taisrisk 2026-06-15 15:39:15 +00:00
  • 720dccb149 Add 480p, 720p, and 1080p resolution presets taisrisk 2026-06-15 15:13:03 +00:00
  • 88b261eae9
    Revise bandwidth requirements and remove license details SteadyW 2026-06-15 15:59:20 +03:00
  • d06cf0af05
    Revise README for Windows user shortcuts SteadyW 2026-06-15 15:50:26 +03:00
  • b1415e75ea
    Delete play.bat SteadyW 2026-06-15 15:48:38 +03:00
  • d9e2ea48e4
    Delete serve.bat SteadyW 2026-06-15 15:48:23 +03:00
  • a879b2b49c
    Update README with developer note on static files SteadyW 2026-06-15 15:36:34 +03:00
  • 151d2400d6
    Update license section with anti-ad restriction SteadyW 2026-06-15 15:36:02 +03:00
  • c07a7f7288
    Revise license section and contact information in README SteadyW 2026-06-15 15:33:08 +03:00
  • 4294e312e5
    Add live interactive showcase section to README SteadyW 2026-06-15 15:19:39 +03:00
  • ef8dacaa48
    Add LAN streaming instructions to README SteadyW 2026-06-14 21:27:34 +03:00
  • bc53f91793
    Add contact email to README SteadyW 2026-06-14 19:38:01 +03:00
  • 5731cfa928
    Update contact information format in README SteadyW 2026-06-14 19:36:55 +03:00
  • 331becf6c4
    Add contact information to README SteadyW 2026-06-14 19:34:22 +03:00
  • b43808142e
    Merge pull request #15 from YusufB5/revert-11-fix-startup-freeze SteadyW 2026-06-14 13:36:07 +03:00
  • 667b412994
    Revert "Fix #7: startup freeze (audio master clock jumps backward on cold start)" revert-11-fix-startup-freeze SteadyW 2026-06-14 13:30:14 +03:00
  • bb0c096ffd
    Merge pull request #11 from 1Aa1k/fix-startup-freeze SteadyW 2026-06-14 13:05:19 +03:00
  • 7071f2b422 feat: apply security, audio session, and ffmpeg zombie fixes YusufB5 2026-06-14 12:44:19 +03:00
  • 58626d7602 fix(#7): anchor the audio master clock so it never jumps backward (startup freeze) Nate 2026-06-13 23:30:22 -04:00
  • 64f03efbed feat(#5): play YouTube (and any yt-dlp URL) by passing it as the video arg Nate 2026-06-13 23:34:35 -04:00
  • e130b0cc2f
    Reorganize README with Star History and Support info SteadyW 2026-06-13 23:27:06 +03:00
  • a8095e19fe
    Merge 7fa761212e into 7085d33bcd oneshot2001 2026-06-13 13:34:32 -06:00
  • 7fa761212e
    fix: top-3 review findings (decoder ordering, public-by-default, per-session state) oneshot2001 2026-06-13 13:01:27 -06:00
  • 7085d33bcd
    Add crypto donation options to README SteadyW 2026-06-13 22:00:06 +03:00
  • 444334cfba feat: added pause mechanism and updated user interface YusufB5 2026-06-13 19:50:32 +03:00
  • f0a411e349
    Update README with installation instructions SteadyW 2026-06-13 13:27:29 +03:00
  • e3acb79c9b
    Add real-time bandwidth monitoring instructions SteadyW 2026-06-13 13:14:05 +03:00
  • e58a572316
    Add quality and debug options to stream server help SteadyW 2026-06-13 13:03:09 +03:00
  • ad7895b054 feat: activate adaptive codec in app.js and add debug flags YusufB5 2026-06-13 12:08:29 +03:00
  • 7ac8317371 Merge PR 9 into main YusufB5 2026-06-13 12:07:44 +03:00
  • 694889bd4c
    Merge pull request #8 from TomZhang11/chore/gitignore-venv SteadyW 2026-06-13 12:01:12 +03:00
  • e3f282910d feat: adaptive raw/zlib/delta frame codec (opt-in, backward compatible) Nate 2026-06-13 02:14:42 -04:00
  • 137d3ad661 Ignore Python virtual environment directories. Tom Zhang 2026-06-12 20:49:17 -06:00
  • 8c60ef12a0
    Update README to correct binary protocol description SteadyW 2026-06-12 23:16:17 +03:00
  • 1d945838ec chore: keep advisor artifacts out of pr ChindanaiNaKub 2026-06-12 23:40:52 +07:00
  • 50a954c585 fix: add verification and playback safeguards ChindanaiNaKub 2026-06-12 23:14:11 +07:00
  • 312d5d6df0
    Clarify ASCII MOD compatibility in README SteadyW 2026-06-12 16:54:57 +03:00
  • 8247b1e4ac
    Update README with ASCII MOD compatibility note SteadyW 2026-06-12 16:32:08 +03:00
  • 5145abffaa
    Replace video filenames with EXAMPLE versions SteadyW 2026-06-11 14:40:12 +03:00
  • 41f6950954
    Update playlist.json with new video entries SteadyW 2026-06-11 14:39:33 +03:00
  • 18a91867fa
    Update README.md SteadyW 2026-06-11 14:38:53 +03:00
  • e7c77d916f
    Enhance README with smart defaults and playlist details SteadyW 2026-06-11 14:34:42 +03:00
  • de0b92030c feat: smart cols resolution YusufB5 2026-06-11 14:25:24 +03:00
  • 9910ae48f4
    Revise ASCII and Pixel mode recommendations in README SteadyW 2026-06-10 17:27:38 +03:00
  • 07e829fb2c
    Adjust column width in README example command SteadyW 2026-06-10 17:09:48 +03:00
  • b51b45fb5b
    Improve image formatting in README.md SteadyW 2026-06-10 17:06:32 +03:00
  • acc96f546a
    Revise Pixel Mode column recommendations in README SteadyW 2026-06-10 16:55:29 +03:00
  • b1f2de6393 Fix table formatting - move Original Source text inline with image row SteadyW 2026-06-08 23:23:46 +03:00
  • b092e50ad8
    Update image source in README.md SteadyW 2026-06-08 19:43:17 +03:00
  • b6d108d61b fix: remove copied architecture notes and update playlist docs YusufB5 2026-06-07 23:22:41 +03:00
  • e758423338 feat: Core engine V2 (A/V Sync, Zero-Copy Pixel, FPS Decimation) & CLI shortcuts YusufB5 2026-06-07 23:16:25 +03:00
  • 522ba756c8
    Add FFmpeg installation instructions to README SteadyW 2026-06-06 19:51:29 +03:00
  • 3da481e658
    Revise Pixel Mode details and command usage SteadyW 2026-06-06 00:17:12 +03:00
  • 3a78d94037
    Update playlist.json with format documentation SteadyW 2026-06-05 23:57:46 +03:00
  • d57b314b25
    Update playlist.json with new video entry SteadyW 2026-06-05 23:55:11 +03:00
  • 4df0284657
    Revise README to include output details table SteadyW 2026-06-05 23:51:52 +03:00
  • 53d450e389
    Fix spelling error in README.md SteadyW 2026-06-05 23:23:15 +03:00
  • 8b31a7450a feat: Add auto-scaling rows, pixel mode flag, and command loop YusufB5 2026-06-05 23:08:45 +03:00
  • 265d1b2e57
    Refine technical features section in README SteadyW 2026-06-05 23:19:47 +03:00
  • 6638f6040a
    Enhance README with resolution and scaling details SteadyW 2026-06-05 23:12:56 +03:00
  • 20b3a58a13
    Update README with flexible video management details SteadyW 2026-06-04 22:19:57 +03:00
  • 23dec23d34
    Update repository URL in README SteadyW 2026-06-04 17:19:08 +03:00
  • 2108a34bb7 fix: resolve video path for single video argument (videos/ subfolder lookup) YusufB5 2026-06-04 17:06:32 +03:00
  • 5fad7c5aa9 feat: server-side volume control feature added, playlist & folder video management YusufB5 2026-06-04 16:14:23 +03:00
  • fd422b5100 remove bg.png from repository YusufB5 2026-05-05 13:54:44 +03:00
  • 2043a7bb37 feat: add invisible selection layer, audio streaming, and updated manifesto for pure performance mode YusufB5 2026-05-05 13:51:27 +03:00
  • e7002173c2 Improve error handling and translate messages to English YusufB5 2026-05-03 21:36:14 +03:00
  • 95a3029679 docs: Update README with strategic vision, translate comments to English, add custom MIT License YusufB5 2026-05-03 13:49:22 +03:00
  • 7cd84b657b Initial commit: ASCILINE Engine - Modular & Optimized YusufB5 2026-05-02 14:36:22 +03:00