]>
git.nihav.org Git - nihav-player.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kostya Shishkov [Wed, 17 Nov 2021 14:00:32 +0000 (15:00 +0100)]
sndplay: support various input kinds
Kostya Shishkov [Fri, 29 Oct 2021 12:34:43 +0000 (14:34 +0200)]
replace vec.truncate(0) with vec.clear()
Kostya Shishkov [Sat, 3 Apr 2021 15:01:06 +0000 (17:01 +0200)]
a better video player
Kostya Shishkov [Mon, 5 Apr 2021 16:38:48 +0000 (18:38 +0200)]
sndplay: skip null audio buffers
Kostya Shishkov [Mon, 5 Apr 2021 16:11:57 +0000 (18:11 +0200)]
sndplay: typo
Kostya Shishkov [Mon, 5 Apr 2021 16:11:46 +0000 (18:11 +0200)]
sndplay: use custom decoder crates configuration
Kostya Shishkov [Sun, 4 Apr 2021 08:34:13 +0000 (10:34 +0200)]
update for rustc 1.46
Kostya Shishkov [Tue, 30 Mar 2021 10:19:24 +0000 (12:19 +0200)]
sndplayer: free audio device after playback is over
Kostya Shishkov [Mon, 4 Jan 2021 13:32:12 +0000 (14:32 +0100)]
sndplay: support -start option
Kostya Shishkov [Sat, 17 Oct 2020 08:11:20 +0000 (10:11 +0200)]
format time with hours
Kostya Shishkov [Sat, 17 Oct 2020 08:08:26 +0000 (10:08 +0200)]
pause playback when prompt is active
Kostya Shishkov [Fri, 16 Oct 2020 08:11:36 +0000 (10:11 +0200)]
add a command to jump to an arbitrary time
Kostya Shishkov [Wed, 7 Oct 2020 14:32:00 +0000 (16:32 +0200)]
add nihav-sndplay
Kostya Shishkov [Wed, 7 Oct 2020 14:02:57 +0000 (16:02 +0200)]
move experimental code to old/
Kostya Shishkov [Fri, 24 Jul 2020 15:42:23 +0000 (17:42 +0200)]
update documentation
Kostya Shishkov [Sat, 18 Jul 2020 12:21:39 +0000 (14:21 +0200)]
add COPYING and README.md
Kostya Shishkov [Fri, 10 Jul 2020 19:40:14 +0000 (21:40 +0200)]
remove trailing whitespace
Kostya Shishkov [Fri, 10 Jul 2020 19:39:33 +0000 (21:39 +0200)]
nihav_register_all_codecs was renamed
Kostya Shishkov [Thu, 20 Feb 2020 10:38:48 +0000 (11:38 +0100)]
update player for nihav_registry
Kostya Shishkov [Sat, 30 Nov 2019 10:54:00 +0000 (11:54 +0100)]
support some options
Kostya Shishkov [Sat, 30 Nov 2019 10:24:30 +0000 (11:24 +0100)]
add .gitignore
Kostya Shishkov [Sat, 30 Nov 2019 10:23:41 +0000 (11:23 +0100)]
Add patches for rust-sdl crate
Kostya Shishkov [Thu, 28 Nov 2019 17:44:08 +0000 (18:44 +0100)]
initial player implementation