shithub: orca

RSS feed

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

c40b9d21 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/13 17:51
plan9: better handling of modes, select mode with '

9bcd2b4b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/13 15:26
plan9: add a note regarding C-S-l

0decdf5c – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/13 15:19
plan9: uppercase/lowercase shortcuts

66d3b734 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/13 10:38
plan9: treat ~ just as `

7b18a664 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/13 10:16
plan9: don't block on channel send (sim and kproc), sanitize alt array indices

823cd957 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/13 09:27
plan9: copy/cut/paste through snarf buffer

4bac4cbd – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/13 08:45
plan9: better info drawing, handle ` to enter/leave sliding mode

54d97639 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/13 06:26
plan9: minimize frame time deviations, also display it in microseconds

b3a6ad3b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/12 19:37
plan9: bound checks for fieldset and selmove

e97ec5a6 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/12 19:05
plan9: sliding mode

91d13854 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/12 18:35
plan9: selection

083ddca1 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/12 16:22
plan9: handle space differently depending on insert/append mode

c98d73fc – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/12 16:18
plan9: load/save and display the filename

46544df1 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/12 15:20
plan9: fix timing, fast bpm changing, handle more keys

b2bacf29 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/12 07:55
plan9: fix field resizing by copying to a separate buffer and back

61bd27d3 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/12 06:30
plan9: add >, < and esc handling

2981b0bf – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/12 06:15
plan9: more info on the screen, more keys supported

f274c92b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/11 21:29
plan9: field resizing, loading files, rudimentary editing

dd470b17 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/11 16:19
add Nix expression for Orca installation

164c86c9 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/10 17:43
plan9: make it play stuff through dmid+opl3 (still need proper timings and notes off)

c4982a97 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/10 14:11
add plan 9 stuff

9ab87c2d – Nicola Pisanti <nicola@npisanti.com> authored on 2020/04/13 08:35
fixes I to work with capitals

3bca64d3 – Devine Lu Linvega <aliceffekt@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/03/24 16:16
Merge pull request #56 from cmaughan/hotfixes/variable-input

35505172 – cmaughan <mornymorny@gmail.com> authored on 2020/03/24 06:05
Fix Variable

c6d981d3 – cancel <cancel@cancel.fm> authored on 2020/02/12 17:51
Remove duplicated field load error strings

967db0cb – cancel <cancel@cancel.fm> authored on 2020/02/12 17:36
Remove unused function

7e9a2951 – Devine Lu Linvega <aliceffekt@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/02/05 16:06
Update README.md

912f25aa – cancel <cancel@cancel.fm> authored on 2020/02/04 19:54
Fix naming mixup in oso.c for osocatprintf/osoputprintf

c74a338d – cancel <cancel@cancel.fm> authored on 2020/02/03 12:18
Remove unused local in osotrim()

13b7c9b4 – cancel <cancel@cancel.fm> authored on 2020/01/30 00:51
Fix MIDI clock menu not showing prefs save error

7e6f8c95 – cancel <cancel@cancel.fm> authored on 2020/01/29 20:19
Update readme with newer menu and controls guide

3e7fe8bb – cancel <cancel@cancel.fm> authored on 2020/01/29 20:16
Update controls guide

31da2fe1 – cancel <cancel@cancel.fm> authored on 2020/01/29 19:45
Add ctrl+r to reset frame count

9117089c – cancel <cancel@cancel.fm> authored on 2020/01/29 18:53
Change to split highlighting prediction based on is_playing

64678e0b – cancel <cancel@cancel.fm> authored on 2020/01/29 01:11
Fix unbound env variable error in tool script

e1d9215c – cancel <cancel@cancel.fm> authored on 2020/01/28 21:31
Add protection against $CC=*mingw32*.exe on cygwin

120b9756 – cancel <cancel@cancel.fm> authored on 2020/01/28 19:21
Fix GCC -Wconversion warning in newer GCC versions

88a580e7 – cancel <cancel@cancel.fm> authored on 2020/01/28 08:49
Remove out-of-date comment

7f85ae42 – cancel <cancel@cancel.fm> authored on 2020/01/28 08:48
Cleanup

e5d3a923 – cancel <cancel@cancel.fm> authored on 2020/01/28 08:40
Cleanup

23e5e96c – cancel <cancel@cancel.fm> authored on 2020/01/28 08:30
Shrink definition of brackpaste sequence getch/ungetch

cf7f260b – cancel <cancel@cancel.fm> authored on 2020/01/28 02:34
Add tilde expansion for the open file dialog

1f2987cd – Devine Lu Linvega <aliceffekt@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/27 11:57
Update README.md

e4943837 – cancel <cancel@cancel.fm> authored on 2020/01/28 01:45
Add protection against successfully loading a 0x0 file

cdd950e4 – cancel <cancel@cancel.fm> authored on 2020/01/27 19:55
Fix conf error messages to not have orca in their name

3a5d0c91 – cancel <cancel@cancel.fm> authored on 2020/01/27 05:17
Fix comment

ba5a58bb – cancel <cancel@cancel.fm> authored on 2020/01/27 05:16
Cleanup

2a1ad3f2 – cancel <cancel@cancel.fm> authored on 2020/01/27 05:13
Cleanup conf naming prefix requirement

c5f2a8f3 – cancel <cancel@cancel.fm> authored on 2020/01/27 04:32
Factor out hard-coded conf file name

974c3ae8 – cancel <cancel@cancel.fm> authored on 2020/01/27 03:57
Cleanup

7f66ba4f – cancel <cancel@cancel.fm> authored on 2020/01/27 03:55
Cleanup

e5881c0b – cancel <cancel@cancel.fm> authored on 2020/01/27 03:25
Cleanup

50dbe3b3 – cancel <cancel@cancel.fm> authored on 2020/01/27 03:23
Cleanup

bbf56262 – cancel <cancel@cancel.fm> authored on 2020/01/27 03:11
Cleanup

b04951e2 – cancel <cancel@cancel.fm> authored on 2020/01/27 03:10
Cleanup

b23b4fea – cancel <cancel@cancel.fm> authored on 2020/01/27 02:54
Cleanup opt/arg handling and error reporting

7dcc3baa – cancel <cancel@cancel.fm> authored on 2020/01/27 02:31
Cleanup

1bce91f7 – cancel <cancel@cancel.fm> authored on 2020/01/27 02:28
Cleanup

dee15492 – cancel <cancel@cancel.fm> authored on 2020/01/27 02:14
Factor out qnav drawing

285196d2 – cancel <cancel@cancel.fm> authored on 2020/01/26 22:41
Cleanup

f4a6cd23 – cancel <cancel@cancel.fm> authored on 2020/01/26 22:38
Cleanup

18b7b2fa – cancel <cancel@cancel.fm> authored on 2020/01/26 22:35
Cleanup

a0a31912 – cancel <cancel@cancel.fm> authored on 2020/01/26 22:22
Cleanup

b9b84562 – cancel <cancel@cancel.fm> authored on 2020/01/26 22:15
Cleanup

Next