Skip to content

Releases: TimIsOverpowered/Hype

Hype v2.0.4

Choose a tag to compare

@TimIsOverpowered TimIsOverpowered released this 27 Jun 11:18

61dff98 v2.0.4
bfe303b perf: fix HMR/memory leaks in vertical editor
b1769e6 feat: wire vertical clip through JobQueueContext for full job management
018bf32 fix: decouple DraggableBox, add rAF video sync, fix keyboard shortcut bubble-up
0108a7f feat: add vertical clip editor with stacked/full layout support

Hype v2.0.3

Choose a tag to compare

@TimIsOverpowered TimIsOverpowered released this 24 Jun 22:20

003c32a feat(media): replace encoder detection with hardware probe-based approach

Hype v2.0.2

Choose a tag to compare

@TimIsOverpowered TimIsOverpowered released this 24 Jun 06:23

aa650fa fix(tauri): resolve FFmpeg sidecar with stripped triple names and fix version script to update Cargo.lock
b2008f0 fix(tauri): resolve FFmpeg sidecar from executable directory instead of resource dir
91b5f9d chore: format VodGraph, ChannelPage, usePlayerControls
e6d0208 feat(app): auto-check for updates on app launch
7b572e9 fix(graph): always show total messages in insights panel

v2.0.0 is out! Completely overhauled the app from the ground up

Major Changes

Swapped electron for tauri. the app is significantly lighter and should run way smoother now.
Redesigned the look of the entire app so it feels a lot better
Redesigned the Settings menu
Cross-platform: full support for windows, macos, and linux
New Features

Chat Renderer: creates a chat overlay video file for your clips/vod (masking is available in settings)
Vod Insights: see a quick summary of total messages, most used 3rd party emotes, and the top 10 peak chat moments of that vod
1440p support: 1440p vods are officially supported if the streamer is using it
Customizable Settings tweak the features to fit exactly what you need.
Graph
added colored areas based on the game/chapter
added a current playhead to show exactly where you are on the timeline
Improvements

Clipping and Downloading should feel way faster.
Changed the graph library and reworked the logic so it loads way faster and the data is way more accurate

Hype v2.0.1

Choose a tag to compare

@TimIsOverpowered TimIsOverpowered released this 23 Jun 23:03

e457aea fix(graph): check highlight before whitelist to show correct message
4efb4be fix(graph): show search term count instead of total messages in search graph
45ff15e fix(twitch): map source variants to chunked path in recoverUnavailableVariants
8f7a788 fix(player): remove flex-1 and marginRight from chapter progress bars

v2.0.0 is out! Completely overhauled the app from the ground up

Major Changes

  • Swapped electron for tauri. the app is significantly lighter and should run way smoother now.
  • Redesigned the look of the entire app so it feels a lot better
  • Redesigned the Settings menu
  • Cross-platform: full support for windows, macos, and linux

New Features

  • Chat Renderer: creates a chat overlay video file for your clips/vod (masking is available in settings)
  • Vod Insights: see a quick summary of total messages, most used 3rd party emotes, and the top 10 peak chat moments of that vod
  • 1440p support: 1440p vods are officially supported if the streamer is using it
  • Customizable Settings tweak the features to fit exactly what you need.
  • Graph
    • added colored areas based on the game/chapter
    • added a current playhead to show exactly where you are on the timeline

Improvements

  • Clipping and Downloading should feel way faster.
  • Changed the graph library and reworked the logic so it loads way faster and the data is way more accurate

Hype v2.0.0

Choose a tag to compare

@TimIsOverpowered TimIsOverpowered released this 23 Jun 20:14

v2.0.0 is out! Completely overhauled the app from the ground up

Major Changes

  • Swapped electron for tauri. the app is significantly lighter and should run way smoother now.
  • Redesigned the look of the entire app so it feels a lot better
  • Redesigned the Settings menu
  • Cross-platform: full support for windows, macos, and linux

New Features

  • Chat Renderer: creates a chat overlay video file for your clips/vod (masking is available in settings)
  • Vod Insights: see a quick summary of total messages, most used 3rd party emotes, and the top 10 peak chat moments of that vod
  • 1440p support: 1440p vods are officially supported if the streamer is using it
  • Customizable Settings tweak the features to fit exactly what you need.
  • Graph
    • added colored areas based on the game/chapter
    • added a current playhead to show exactly where you are on the timeline

Improvements

  • Clipping and Downloading should feel way faster.
  • Changed the graph library and reworked the logic so it loads way faster and the data is way more accurate

v1.0.27

Choose a tag to compare

@github-actions github-actions released this 16 Jun 22:17
1.0.27

v1.0.26

Choose a tag to compare

@github-actions github-actions released this 16 Jun 22:05
1.0.26

v1.0.25

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:09
1.0.25

v1.0.24

Choose a tag to compare

@github-actions github-actions released this 15 Jun 12:24
1.0.24

v1.0.23

Choose a tag to compare

@github-actions github-actions released this 10 May 01:17
fix: update PlaybackAccessToken hash and format gql.js