- Jun 17, 2021
-
-
Todd Weaver authored
Added "mode_switcher" to offer playing one video (default), loop single video, or autoplay all videos Changed pinning size of window (and videos) at search to having two fixed sizes and snapping to them based on the threshold set Adding clamping around video box from those two snapped sizes Adding dynamically resizing video thumbnail pixbuf based on resizing Restored error messages (from previous switch adding playlists) to use a "lists_stack" that includes the error message stack Added '{' and '}' keystrokes for speed adjustments stub Replaced 'Autoplay' toggle for "mode switcher" toggle buttons Replaced 'Speed' button with 'Share' button stub (to be added later) Added a size-allocate handler to determine if resizing window crosses threshold to resize results Changed default app size to 960x720 Added default thresholds to .ui files for clamping text overrun...
-
- May 04, 2021
-
-
Todd Weaver authored
-
Todd Weaver authored
Changing Volume Button (with subsequent click-to-adjust volume user-flow) in favor of a direct mute and spinner button for volume control within the menu
-
Todd Weaver authored
-
- Apr 24, 2021
-
-
Todd Weaver authored
Adding max-length to title and channel labels so ellipsis clamps window size rather than expanding parent box
-
- Apr 22, 2021
-
-
Todd Weaver authored
-
Todd Weaver authored
-
Todd Weaver authored
-
- Apr 21, 2021
-
-
Todd Weaver authored
-
Todd Weaver authored
-
Todd Weaver authored
-
Todd Weaver authored
Adding ability to backspace (or clear) search and return to default state (no results)
-
Todd Weaver authored
Moving window size capture to when search entry occurs, not upon each result showing (solving the issue of fullscreen before all async results show (and miscalculate window app size)) The app size also is not needed to be done multiple times from results
-
Todd Weaver authored
-
Todd Weaver authored
Adjusted spinner to top headerbar (to show subsequent page loading) Deduping videos from subsequent page loads
-
Todd Weaver authored
Adding the ability to play a video by clicking anywhere in the video (resulting in a play/pause toggle on video click)
-
Todd Weaver authored
to remove the https://<instance>//api doubling of trailing '/' on domain
-
Todd Weaver authored
-
Todd Weaver authored
Adding a focus function that sets the flowboxchild as focus then the child box (this allows for re-grabbing focus) Adding app volume that controls all the gstreamer players Replacing the delayed grabbing focus for the focus function Adding keypress events for reverse, forward, volume up/down Adjusting can-focus to False for buttons that are in the player Focusing player upon any keypress used for player
-
- Apr 20, 2021
-
-
Todd Weaver authored
-
Todd Weaver authored
-
Todd Weaver authored
-
- Apr 19, 2021
-
-
Todd Weaver authored
Adding HEAD test per video with instance fallback Setting up for plugin results inclusion into main results Moving results to pull from meta rather than do tests itself (helping with plugin style future) Adding strength of video playback tests into search (and therefore future plugins) Cleaning up excess (unused) libraries
-
- Apr 18, 2021
-
-
Todd Weaver authored
Adding EOS (End of Stream) detection to null out player (removing it from sound settings and gstreamer open pipeline)
-
- Apr 15, 2021
-
-
Todd Weaver authored
Restoring pause back for active player
-
Todd Weaver authored
-
Todd Weaver authored
NULLing out unused players (vs PAUSED which leaves Gstreamer open (and showing audio settings in GNOME for all open players))
-
Todd Weaver authored
Line-wrap long error messages
-
- Apr 14, 2021
-
-
Todd Weaver authored
-
Todd Weaver authored
-
Todd Weaver authored
-
Todd Weaver authored
-
Todd Weaver authored
-
- Apr 13, 2021
-
-
Todd Weaver authored
-
- Apr 10, 2021
-
-
Todd Weaver authored
-
Todd Weaver authored
swallow scroll events on fullscreen check video playback returns 200 (from HEAD request) or hide video adding pausing all other videos when playing a second video
-
- Apr 09, 2021
-
-
Todd Weaver authored
Adding slider time/viewed/duration Adding player UI opacity
-
- Apr 08, 2021
-
-
Todd Weaver authored
-
Todd Weaver authored
-
Todd Weaver authored
-