RSS feed
a8d4fea6
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 10:43
plan9: fix saving
cd3d99b9
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 09:33
plan9: undo/redo
4c06284d
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 07:39
plan9: remove "inverse" option, add ip/udp/midi command line options instead
dbc1606b
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 07:24
plan9: make dots/rulers a bit more brighter in general, and dimmer when selected
ffb712a9
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 07:16
plan9: add copy/paste/erase commands
969f5bea
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 06:51
plan9: add "midi" command and do not write to stdout by default
44a4c5bb
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 06:44
plan9: add "udp" command
986cf6b8
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 06:40
plan9: udp: move reopening to netdial()
054c0666
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 06:33
plan9: nanosec: fall back to nsec() in case cycle is unusable
06f0f47a
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 05:41
plan9: fix drawing of rulers in selection
650ff446
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/21 20:35
plan9: add udp/ip to manual page
a6c91a80
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/21 20:23
plan9: remove a trace
1afac4d9
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/21 18:59
plan9: refactor key handling and a few other things
8dc5d00e
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/21 15:52
plan9: udp
99dcd958
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/21 12:22
plan9: add > and < pipe-style commands
a79389eb
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/21 12:05
plan9: add "print" command to print selected rectange
77ce393e
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/21 09:34
plan9: provide command window example
d75e8f47
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/21 09:29
plan9: read stdin as a stream of commands
81acb5be
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/19 16:32
plan9: make sure cursor and selection fits into the grid when resizing
4e3d96a8
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/19 06:57
plan9: man page: add MOUSE section
286f490c
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/19 06:54
plan9: clarify | behavior when it comes to dots
2f524e90
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/19 06:47
plan9: allow space as well as ":" separating arguments from the command
3bafb462
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/19 06:37
plan9: man page: add sections describing keys and commands
3ac96532
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/19 05:58
plan9: draw just one arrow on each side
729ec5d9
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/18 19:40
plan9: add annoying arrows for fields bigger than the window, need to style it better still
f52fdefd
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/18 18:40
plan9: rearrange style-related things into a single array
f2f73e37
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/18 17:32
plan9: piping through shell commands
36eb1212
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/18 14:16
plan9: add -c to usage
0c039774
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/18 10:54
plan9: rename copyfield → fscr, selfield → fsel
680e6617
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/18 10:39
plan9: dim Dflow down a bit, dim down "lock" cells as well
86e50143
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/18 10:17
plan9: implement scrolling for fields that don't fit the window
2c6ccbae
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/18 10:16
plan9: add -c option to set custom cursor
751cb707
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 17:04
plan9: give up on vim keys, use them for other stuff
5b152a57
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 16:07
plan9: check file type before loading
2f27233e
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 15:29
plan9: fix mouse selection, make load/saving code easier to read, remove mainstacksize setting
13da40ba
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 14:28
plan9: simplify menu
715c88f5
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 13:19
plan9: fix selection after pasting with a mouse
528348b9
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 10:53
plan9: cut/paste with mouse
f124962f
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 10:36
plan9: add mouse region selection
4d42f22a
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 10:01
plan9: provide a basic man page
8d326d8f
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 08:49
plan9: rename grid -> rulers
857c7c44
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 08:45
plan9: better error if fasthz is invalid
0ce117fc
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 08:43
plan9: add command-line options
a5a88b06
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 08:42
plan9: rename ptfield to ptclamp
b65c1671
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 08:00
plan9: remove unused colors
7efd7e49
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 07:57
plan9: use Point instead of separate int vars
1353aa19
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 07:57
plan9: mkfile: add HFILES
934e1926
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 06:36
plan9: fix selection sliding
6dacf8b7
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 06:30
plan9: fix writing glyphs on non-insert modes
e32c016f
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 06:41
plan9: don't use mctl on enter()
95aa7eb8
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 05:51
plan9: simplify selext
3ee1abfe
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 05:46
plan9: remove selw and selh
a50d6147
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/17 05:46
plan9: fix selection extension when pasting
7f5bd998
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 19:47
plan9: selection to all 4 sides, draw cursor as @
a92bffaf
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 13:57
add orca cmd ($ glyph) and support for it on plan9 port
825b4024
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 13:52
plan9: better highlighting
508189b4
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 12:22
plan9: highlight sends
ba578071
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 11:15
plan9: highlight same characters on the field
92967a26
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 10:58
plan9: keep the default colors a bit dim
97d50f6e
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 10:37
plan9: use boolean where applicable
5296e55c
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 10:31
plan9: move events object to orcathread
1922f210
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 10:26
plan9: (un)comment a block with # instead of filling it all
5fb6fe21
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/16 10:25
plan9: fix movement coloring
8bb36f28
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 20:01
plan9: display bpm change in the info
b82f2508
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 19:49
plan9: add basic commands, enter with C-b
8ebcb9b3
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 19:20
plan9: rearrange info columns a bit, show paused mode with ~
18a77886
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 18:57
plan9: show "*" on every fourth tick
cf86eab1
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 18:48
plan9: remove "pri 13" from sim proc
27321464
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 18:03
plan9: fix C-hjkl
466ac588
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 17:44
plan9: load/save: different prompt depending on what is going to happen
045dbeed
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 17:35
plan9: use MIN in memmove on resize
371384bf
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 17:34
plan9: change keys for far movement to C-a/e on x, Home/End on y
2bdc2925
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 17:15
plan9: selset: fix out of range memset
0b97dad2
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 15:00
plan9: redraw if grid dimensions changed
878a7ded
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 14:57
plan9: handle ctrl
37879732
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 14:08
plan9: don't redraw on mouse/key events that are ignored
31668973
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 14:06
plan9: haste input flag takes priority over output one
655c657d
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 13:03
plan9: redraw only parts of the field that were changed, helps with huge fields
37d24eae
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 12:19
plan9: move exit to the menu (C-q is C-left somehow)
57164287
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 12:01
plan9: nanosec: handle wrap-around, increase precision
c593c3b2
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 06:31
plan9: snap initial field size to grid
2654c713
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/15 06:00
plan9: simplify info drawing
e90c1b46
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 21:22
plan9: show dot in place of ruler if rulers are disabled
3cb575b8
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 21:19
plan9: faster redraw
e3b96ea3
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 20:15
plan9: less flickering
6543539a
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 19:24
plan9: try to draw as many chars of the same style as possible in one call
ffc9934c
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 18:19
plan9: simplify redraw a bit
5d24d81b
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 18:06
plan9: keep more precision for framedev
66b8fabd
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 16:04
plan9: framedev: show ms insted of µs; make redraw channel unbuffered
63f6c863
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 14:58
plan9: fix C-r and add C-f
38995602
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 11:05
plan9: "none" -> "no", makes more sense
0b3bbb90
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 10:05
plan9: comment out unhandled keys printing
7ff07a59
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 09:59
plan9: proper coloring
98ffa7f8
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 07:48
plan9: configure dots/rulers style from the menu
1faf0b55
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/14 05:35
plan9: getting to style it properly
f57b5cb6
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/13 19:48
plan9: toggle pause unless in append mode
63aadc53
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/13 19:47
plan9: add ´ for slide mode (same as ` on Swedish layout, no shift press required)
03773b57
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/13 19:42
plan9: C-i in addition to Kins
5fbdddcb
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/13 18:56
plan9: handle grid resizing and make field snap to grid when resizing
b1ebc641
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/13 17:51
plan9: keep info at the bottom, limit the field drawing accordingly
Next