implement basic autoplay
[uwplayer.git] / application / player.c
2022-01-16 Olaf Wintermannimplement basic autoplay
2022-01-16 Olaf Wintermannadd repeat toggle button
2022-01-16 Olaf Wintermannadd cursor autohide
2022-01-16 Olaf Wintermannadd handler for motion/button events
2022-01-15 Olaf Wintermannuse mpv binary path from settings
2022-01-15 Olaf Wintermannredirect key events to the player window
2022-01-14 Olaf Wintermannhandle key events in the player widget and pass them...
2022-01-14 Olaf Wintermannforce window aspect ratio
2022-01-13 Olaf Wintermannset window size after a video is opened
2022-01-12 Olaf Wintermannadd player EOF detection
2022-01-12 Olaf Wintermanndetect player end
2022-01-12 Olaf Wintermannadd rpc event handler
2022-01-08 Olaf Wintermannhandle playback-time messages
2022-01-08 Olaf Wintermannadd functions for easier json object/array access
2022-01-08 Olaf Wintermannuse unix domain socket for communication with mpv
2022-01-07 Olaf Wintermannshutdown existing player when a new file is opened
2022-01-05 Olaf Wintermannadd existing source