shithub: orca

RSS feed

996652ee – cancel <cancel@cancel.fm> authored on 2019/09/13 06:07
Reorder `random_seed` field to waste less space.

6a68c239 – cancel <cancel@cancel.fm> authored on 2019/09/13 06:02
Change --seed to use atoi, change init_seed to int

12b6d136 – cancel <cancel@cancel.fm> authored on 2019/09/13 05:35
Fix incorrect argument check.

e53c7a15 – cancel <cancel@cancel.fm> authored on 2019/09/13 05:16
Merge branch 'classic'

2b722c0f – cancel <cancel@cancel.fm> authored on 2019/09/13 05:14
Fix incorrect capacity adjustment in Oevent list

058d5ab5 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/07/25 14:04
add --seed option

733ee3ae – Nicola Pisanti <nicola@npisanti.com> authored on 2019/07/15 18:24
adds --nomouse option when compiling

65908306 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/07/15 18:14
changes V and K to match orcaJS, fixes #48

2e12e63e – cancel <cancel@cancel.fm> authored on 2019/07/04 17:09
Remove broken pseudo-random algorithm

af16296b – cancel <cancel@cancel.fm> authored on 2019/07/04 17:05
Revert "deactivate mouse by default, ..."

7f06b5f8 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/07/02 05:47
deactivate mouse by default, #define ORCA_USES_MOUSE 1 for activate

25a2df03 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/07/02 05:21
update L to match orcaJS

bc56c51c – Nicola Pisanti <nicola@npisanti.com> authored on 2019/06/15 08:02
reverts tui methods to int for avoiding overflow, fixes #46

624a2720 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/06/10 18:57
updates L to match orcaJS, fixes #41

18b164f7 – Nicola Pisanti <nicola@npisanti.com> authored and GitHub <noreply@github.com> committed on 2019/06/10 08:08
Merge pull request #36 from npisanti/master

cb32eaa7 – Nicola Pisanti <nicola@npisanti.com> authored and GitHub <noreply@github.com> committed on 2019/06/10 08:05
Merge pull request #45 from attejensen/ruler_jumps

906b114c – Atte JEnsen <atte.jensen@gmail.com> authored on 2019/06/07 18:26
ctrl makes cursor jump according to ruler spacing

2fee3a70 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/05/21 05:04
less deterministic random

f420ec5e – Devine Lu Linvega <aliceffekt@gmail.com> authored on 2019/05/25 07:22
Added details for RPi

8dd2fd96 – Devine Lu Linvega <aliceffekt@gmail.com> authored on 2019/05/24 13:48
Colorized ports properly, fixed #34

9425d2a6 – Devine Lu Linvega <aliceffekt@gmail.com> authored on 2019/05/24 13:41
Always play by default

c980c144 – Nicola Pisanti <nicola@npisanti.com> authored and GitHub <noreply@github.com> committed on 2019/05/21 05:02
Merge pull request #35 from npisanti/master

e817cf5d – Nicola Pisanti <nicola@npisanti.com> authored on 2019/05/21 05:01
random max now defaults to 36

1a65a493 – Nicola Pisanti <nicola@npisanti.com> authored and GitHub <noreply@github.com> committed on 2019/05/21 04:48
Merge pull request #33 from npisanti/master

ce9aabaf – Nicola Pisanti <nicola@npisanti.com> authored on 2019/05/20 18:56
adds step port to L

e29a3d1b – Nicola Pisanti <nicola@npisanti.com> authored and GitHub <noreply@github.com> committed on 2019/05/20 18:53
Merge pull request #32 from npisanti/master

0b3dd23d – Nicola Pisanti <nicola@npisanti.com> authored on 2019/05/20 18:51
replaces zig with lerp

2213ac83 – Nicola Pisanti <nicola@npisanti.com> authored and GitHub <noreply@github.com> committed on 2019/05/20 18:46
Merge pull request #31 from npisanti/master

3e45ae73 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/05/20 18:44
replaces banger with bounce operator

d1de810c – Nicola Pisanti <pisanti.nicola@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/05/20 18:41
Merge pull request #30 from npisanti/master

ba44c6f1 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/05/20 18:19
U is now the uclid operator

feab5f0d – Devine Lu Linvega <aliceffekt@gmail.com> authored on 2019/05/20 16:12
Renamed and fixed overflow in M

20de73bb – Devine Lu Linvega <aliceffekt@gmail.com> authored on 2019/05/20 16:10
Replace modulo with multiply operator, fixes #24

8963d7d7 – Devine Lu Linvega <aliceffekt@gmail.com> authored on 2019/05/20 14:08
Removed extra check from F

df0e1276 – Лu Лinveгa <aliceffekt@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/05/20 11:28
Merge pull request #22 from npisanti/master

a53ce883 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/04/23 17:56
changes A C D F I to match orcaJS

fd0c4b9b – Bequa La Froth <bequa@eelfroth.com> authored and cancel <cancel@cancel.fm> committed on 2019/04/17 23:16
Add --bpm option (#19)

86dd6be4 – cancel <cancel@cancel.fm> authored on 2019/02/18 13:48
Fix formatting

c172296d – Лu Лinveгa <aliceffekt@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/02/17 06:14
Merge pull request #12 from npisanti/master

11fb32de – cancel <cancel@cancel.fm> authored on 2019/02/11 04:55
Fix shellcheck SC1117

3e3298f9 – cancel <cancel@cancel.fm> authored on 2019/02/11 04:51
Guard use of -march=nehalem to gcc >= 4.9

9c55802d – Nicola Pisanti <nicola@npisanti.com> authored on 2019/02/05 17:29
porting of K operator from orcaJS

32ca897e – cancel <cancel@cancel.fm> authored and GitHub <noreply@github.com> committed on 2019/01/28 06:30
Merge pull request #11 from npisanti/master

762337b0 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/01/24 10:05
changes R to max exclusive to match orca-js behavior

75de43b4 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/01/23 20:42
changes V to match orca-js behavior

d395999d – Nicola Pisanti <pisanti.nicola@gmail.com> authored and cancel <cancel@cancel.fm> committed on 2019/01/23 20:11
Update `D` to match orca-js (#10)

8982892c – cancel <cancel@cancel.fm> authored on 2019/01/24 03:24
Fix ordering of gbuffer reads in `C` operator

13a18ac9 – cancel <cancel@cancel.fm> authored on 2019/01/23 02:31
Cleanup

2fc803f2 – cancel <cancel@cancel.fm> authored on 2019/01/22 04:13
Cleanup old naming/comment

53df0684 – cancel <cancel@cancel.fm> authored on 2019/01/22 04:12
Clean up naming of Markmap_ stuff

085a540f – cancel <cancel@cancel.fm> authored on 2019/01/22 04:01
Cleanup

2dbe0eb5 – cancel <cancel@cancel.fm> authored on 2019/01/22 03:58
Remove typedef for Field from base.h

31461a21 – cancel <cancel@cancel.fm> authored on 2019/01/22 03:53
Cleanup stdio.h and Field naming. Add comment about Field.

697c5987 – cancel <cancel@cancel.fm> authored on 2019/01/22 03:23
Remove 'usz_clamp()', no longer needed

44f547d3 – cancel <cancel@cancel.fm> authored on 2019/01/22 03:14
Remove use of 'Gbuffer' and 'Mbuffer' typedef wrappers

ea71fc06 – cancel <cancel@cancel.fm> authored on 2019/01/20 01:12
Add raw UDP datagram ';' operator

5c09a12f – cancel <cancel@cancel.fm> authored on 2019/01/17 01:47
Add guard against resizing past ORCA_x_MAX field size limit

49dc72d0 – cancel <cancel@cancel.fm> authored on 2019/01/17 01:21
Add --initial-size argument for tui

03172f6c – cancel <cancel@cancel.fm> authored on 2019/01/17 01:00
Update behavior of `I`

33e6fc23 – Devine Lu Linvega <aliceffekt@gmail.com> authored on 2019/01/16 02:40
Cleaned up examples

49184f98 – cancel <cancel@cancel.fm> authored and GitHub <noreply@github.com> committed on 2019/01/15 22:59
Merge pull request #8 from npisanti/master

34ea6dfb – Nicola Pisanti <nicola@npisanti.com> authored on 2019/01/15 08:37
extra examples

38e1c60e – cancel <cancel@cancel.fm> authored on 2019/01/12 19:24
Add cell term attrs for non-locking input cells

64265d0b – cancel <cancel@cancel.fm> authored on 2019/01/12 19:17
Cleanup

74e42425 – cancel <cancel@cancel.fm> authored on 2019/01/12 19:17
Cleanup, reorder some memory reads/writes

d6258dbc – cancel <cancel@cancel.fm> authored on 2019/01/12 07:52
Fix incorrect buffer capacity check for sustained notes add

985a2da3 – Лu Лinveгa <aliceffekt@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/12 09:50
Merge pull request #7 from npisanti/master

7993cd31 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/01/11 22:41
T out disabled with len 0

2dc2fae4 – Nicola Pisanti <nicola@npisanti.com> authored on 2019/01/11 21:54
compliant to last orca release

61effea7 – cancel <cancel@cancel.fm> authored on 2019/01/09 18:10
Fix '=' bugs, flip param order, increase limit to 16

4e0c819f – cancel <cancel@cancel.fm> authored on 2019/01/06 19:09
Add sending /orca/bpm n over OSC

c3bca186 – Devine Lu Linvega <aliceffekt@gmail.com> authored on 2019/01/03 08:40
Improved examples

110cdabd – Лu Лinveгa <aliceffekt@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/03 05:14
Merge pull request #5 from npisanti/master

28a98f6f – Nicola Pisanti <nicola@npisanti.com> authored on 2019/01/02 17:56
osc operator = redesign

046ef871 – cancel <cancel@cancel.fm> authored on 2018/12/31 06:20
Change to use controls banner from tui in readme

994ebdc0 – cancel <cancel@cancel.fm> authored on 2018/12/31 06:11
Add header

ed3cdd63 – cancel <cancel@cancel.fm> authored on 2018/12/31 06:10
Fix markdown code block langs

535706ac – cancel <cancel@cancel.fm> authored on 2018/12/31 06:09
Update readme

cdccd3ae – cancel <cancel@cancel.fm> authored on 2018/12/31 05:38
Add warning to build tool about asan in debug builds with portmidi

995656f7 – cancel <cancel@cancel.fm> authored on 2018/12/31 05:29
Merge branch 'portmidi'

640c58cc – Devine Lu Linvega <aliceffekt@gmail.com> authored on 2018/12/31 08:23
Added yump

f11a1911 – cancel <cancel@cancel.fm> authored on 2018/12/30 14:26
Add working midi out with fixed timings

af326b6e – cancel <cancel@cancel.fm> authored on 2018/12/30 13:51
Add basic sending of midi data through portmidi

47b84290 – cancel <cancel@cancel.fm> authored on 2018/12/30 13:26
Add basic init of portmidi device

33be62f2 – cancel <cancel@cancel.fm> authored on 2018/12/30 12:41
Add portmidi device listing

18629ae8 – cancel <cancel@cancel.fm> authored on 2018/12/30 11:18
Add build tool stuff for portmidi library

3e845f9a – cancel <cancel@cancel.fm> authored on 2018/12/30 08:27
Update controls help message

99df9af8 – cancel <cancel@cancel.fm> authored on 2018/12/30 08:15
Add --undo-limit option

69044c8e – cancel <cancel@cancel.fm> authored on 2018/12/29 19:20
Cleanup

d92d12e0 – cancel <cancel@cancel.fm> authored on 2018/12/29 18:09
Cleanup

e4627a7f – cancel <cancel@cancel.fm> authored on 2018/12/29 16:00
Cleanup, change to use indexing storage for `V` operator

22bc9ddf – cancel <cancel@cancel.fm> authored on 2018/12/29 15:39
Rename 'HASTE' for ports to 'PARAM'

b555d288 – cancel <cancel@cancel.fm> authored on 2018/12/29 15:35
Cleanup

1c4520d3 – cancel <cancel@cancel.fm> authored on 2018/12/29 14:58
Cleanup

742baabb – cancel <cancel@cancel.fm> authored on 2018/12/29 14:51
Cleanup

67b90947 – cancel <cancel@cancel.fm> authored on 2018/12/29 14:46
Remove being/end ports blocks

31ab7472 – cancel <cancel@cancel.fm> authored on 2018/12/29 14:37
Cleanup

745c28ce – cancel <cancel@cancel.fm> authored on 2018/12/29 14:02
Rename REALIZE_DUAL to LOWERCASE_REQUIRES_BANG

ec6eb8d5 – cancel <cancel@cancel.fm> authored on 2018/12/29 13:59
Cleanup

ddd029d2 – cancel <cancel@cancel.fm> authored on 2018/12/29 13:53
Cleanup

Next