RSS feed
b2aa6ca1
– qwx <qwx@sciops.net>
authored
on 2022/11/17 07:21
fully functional cut/copy/paste, minus graphics glitch
bb8274cf
– qwx <qwx@sciops.net>
authored
on 2022/11/16 19:40
add debug mode: draw chunk splits
280f1def
– qwx <qwx@sciops.net>
authored
on 2022/11/16 13:05
increase chunk size and avoid oob on static buffer for drawsamp
1f34ec67
– qwx <qwx@sciops.net>
authored
on 2022/11/14 16:00
fix print flags for 32-bit
8f75ccd8
– qwx <qwx@sciops.net>
authored
on 2022/11/14 15:52
experimental chunked buffers to allow editing (itself disabled for testing)
9714f4b0
– qwx <qwx@sciops.net>
authored
on 2022/10/31 04:41
global installation as audio/pplay
868c4388
– qwx <qwx@sciops.net>
authored
on 2022/10/30 18:32
really decouple drawing samples from playback, fix graphics glitch at startup
13c8ff13
– qwx <qwx@sciops.net>
authored
on 2022/10/30 18:02
follow play(1)'s example and assert dominance
1c5ddd7d
– qwx <qwx@sciops.net>
authored
on 2022/10/29 18:01
oops, sir-not-appearing-in-this-film
7fb266c8
– qwx <qwx@sciops.net>
authored
on 2022/10/29 17:59
decouple sample drawing from playback
16451788
– qwx <qwx@sciops.net>
authored
on 2022/10/29 17:59
don't treat deleting all prompt text as an error
c630a467
– qwx <qwx@sciops.net>
authored
on 2022/10/28 12:43
experimental pipeto command
b4a91c51
– qwx <qwx@sciops.net>
authored
on 2022/10/27 23:43
basic command interface with write command
bd843e07
– qwx <qwx@sciops.net>
authored
on 2022/10/27 01:40
more informative dot, and in samples or seconds, not bytes
cce425ce
– qwx <qwx@sciops.net>
authored
on 2022/10/24 03:02
don't die on me yet
85be368e
– qwx <qwx@sciops.net>
authored
on 2022/10/24 02:07
wrap play/pause toggle
66f0c670
– qwx <qwx@sciops.net>
authored
on 2022/10/24 01:54
release /dev/audio on unpause, just keep playing on prompt
81e01f77
– qwx <qwx@sciops.net>
authored
on 2021/04/15 12:51
properly initialize mouse state
5e16a3c9
– qwx <qwx@sciops.net>
authored
on 2020/02/06 17:31
redraw: most redrawing only involves reseting view offsets and blanking bg
19978963
– qwx <qwx@sciops.net>
authored
on 2020/02/06 17:02
drawsamps: fix overshooting bin at the end of a batch and simplify some
d0a1ce23
– qwx <qwx@sciops.net>
authored
on 2020/02/04 15:43
use default man target from /sys/src/cmd/mkone
a10e87d9
– qwx <qwx@sciops.net>
authored
on 2020/02/04 15:35
add -f: don't read whole file into memory at startup
fd7be1f5
– qwx <qwx@sciops.net>
authored
on 2020/01/08 22:40
split source up to facilitate extension
331ab02f
– qwx <qwx@sciops.net>
authored
on 2020/01/08 22:36
current state: simplest form