summaryrefslogtreecommitdiff
path: root/Userland/Applications/VideoPlayer/VideoPlayerWidget.h
AgeCommit message (Expand)Author
2023-04-09LibVideo+VideoPlayer: Convert playback event handler to callbacksTimothy Flynn
2023-03-21VideoPlayer: Add drag and drop supportJunior Rantila
2023-03-06VideoPlayer: Create submenu to set sizing modetimre13
2023-02-24VideoPlayer: Add button and menu item to toggle fullscreentimre13
2023-02-08VideoPlayer/LibVideo: Seek accurately when scrolling in the seek barZaggy1024
2023-02-07VideoPlayer: Pause while the user is dragging the seek barZaggy1024
2023-01-27VideoPlayer: Remove declarations for non-existent methodsSam Atkins
2023-01-09VideoPlayer: Port to GMLimplicitfield
2023-01-09VideoPlayer: Propagate errors from VideoPlayerWidget::initialize_menubarimplicitfield
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-25VideoPlayer: Add an option to enable fast seekingZaggy1024
2022-11-25VideoPlayer/LibVideo: Implement the UI functionality for seekingZaggy1024
2022-11-14VideoPlayer: Make PlaybackManager use OwnPtrZaggy1024
2022-11-10LibVideo: Handle corrupted video errors without spamming dialogsZaggy1024
2022-11-06VideoPlayer: Add quit action and help menuSlimey
2022-11-06VideoPlayer: Show current open file in the titleSlimey
2022-10-31VideoPlayer: Start fleshing out the user interfaceZaggy1024