uwplayer.git
2 years agoadd cursor autohide
Olaf Wintermann [Sun, 16 Jan 2022 10:18:46 +0000 (11:18 +0100)]
add cursor autohide

2 years agoadd handler for motion/button events
Olaf Wintermann [Sun, 16 Jan 2022 09:44:37 +0000 (10:44 +0100)]
add handler for motion/button events

2 years agouse mpv binary path from settings
Olaf Wintermann [Sat, 15 Jan 2022 12:46:25 +0000 (13:46 +0100)]
use mpv binary path from settings

2 years agoload file from arg
Olaf Wintermann [Sat, 15 Jan 2022 12:31:00 +0000 (13:31 +0100)]
load file from arg

2 years agoredirect key events to the player window
Olaf Wintermann [Sat, 15 Jan 2022 12:09:27 +0000 (13:09 +0100)]
redirect key events to the player window

2 years agohandle key events in the player widget and pass them to mpv
Olaf Wintermann [Fri, 14 Jan 2022 11:14:43 +0000 (12:14 +0100)]
handle key events in the player widget and pass them to mpv

2 years agodestroy player on exit
Olaf Wintermann [Fri, 14 Jan 2022 10:45:42 +0000 (11:45 +0100)]
destroy player on exit

2 years agoforce window aspect ratio
Olaf Wintermann [Fri, 14 Jan 2022 10:39:47 +0000 (11:39 +0100)]
force window aspect ratio

2 years agoset window size after a video is opened
Olaf Wintermann [Thu, 13 Jan 2022 19:53:42 +0000 (20:53 +0100)]
set window size after a video is opened

2 years agoadd player EOF detection
Olaf Wintermann [Wed, 12 Jan 2022 18:37:26 +0000 (19:37 +0100)]
add player EOF detection

2 years agojson: fix wrong func
Olaf Wintermann [Wed, 12 Jan 2022 18:23:13 +0000 (19:23 +0100)]
json: fix wrong func

2 years agofix json_reader_literal
Olaf Wintermann [Wed, 12 Jan 2022 18:16:57 +0000 (19:16 +0100)]
fix json_reader_literal

2 years agodetect player end
Olaf Wintermann [Wed, 12 Jan 2022 17:15:57 +0000 (18:15 +0100)]
detect player end

2 years agoadd rpc event handler
Olaf Wintermann [Wed, 12 Jan 2022 16:59:34 +0000 (17:59 +0100)]
add rpc event handler

2 years agoadd json string compare functions
Olaf Wintermann [Tue, 11 Jan 2022 18:36:28 +0000 (19:36 +0100)]
add json string compare functions

2 years agohandle playback-time messages
Olaf Wintermann [Sat, 8 Jan 2022 17:13:28 +0000 (18:13 +0100)]
handle playback-time messages

2 years agoadd functions for easier json object/array access
Olaf Wintermann [Sat, 8 Jan 2022 16:54:05 +0000 (17:54 +0100)]
add functions for easier json object/array access

2 years agouse unix domain socket for communication with mpv
Olaf Wintermann [Sat, 8 Jan 2022 15:02:44 +0000 (16:02 +0100)]
use unix domain socket for communication with mpv

2 years agoshutdown existing player when a new file is opened
Olaf Wintermann [Fri, 7 Jan 2022 08:21:05 +0000 (09:21 +0100)]
shutdown existing player when a new file is opened

2 years agoadd search for mpv/mplayer binary
Olaf Wintermann [Thu, 6 Jan 2022 11:08:16 +0000 (12:08 +0100)]
add search for mpv/mplayer binary

2 years agoadd config file loader
Olaf Wintermann [Thu, 6 Jan 2022 10:29:47 +0000 (11:29 +0100)]
add config file loader

2 years agohide dir-up and detail button in the file dialog
Olaf Wintermann [Thu, 6 Jan 2022 09:30:31 +0000 (10:30 +0100)]
hide dir-up and detail button in the file dialog

2 years agoadd fallback xres for text field translations and some pathbar tweaks
Olaf Wintermann [Thu, 6 Jan 2022 09:22:18 +0000 (10:22 +0100)]
add fallback xres for text field translations and some pathbar tweaks

2 years agochange app name and app class
Olaf Wintermann [Thu, 6 Jan 2022 09:21:18 +0000 (10:21 +0100)]
change app name and app class

2 years agoadd existing source
Olaf Wintermann [Wed, 5 Jan 2022 17:47:28 +0000 (18:47 +0100)]
add existing source