Andrew Belt
|
1094e57cc6
|
Add bridge.cpp and bridge.hpp for initial work in Bridge server
|
7 years ago |
Andrew Belt
|
c5ae2a91ff
|
Remove revert key command text
|
7 years ago |
Andrew Belt
|
68672c7308
|
Added "Disconnect cables" to menu
|
7 years ago |
Andrew Belt
|
710443b6ff
|
ModuleBrowser: add page up/down keys, disable mouse enter selection
|
7 years ago |
Andrew Belt
|
accb848ee5
|
Make ModuleBrowser centered again
|
7 years ago |
Andrew Belt
|
82ca14ded8
|
Fix UI DPI formula
|
7 years ago |
Andrew Belt
|
ce6f06a0eb
|
Merge branch 'master' of https://github.com/VCVRack/Rack
|
7 years ago |
Andrew Belt
|
348689a542
|
Add libRack to SDK dist
|
7 years ago |
Andrew Belt
|
3147d1dee5
|
Add debug to window size
|
7 years ago |
Andrew Belt
|
e78a90a58a
|
ModuleBrowser moves to mouse position
|
7 years ago |
Andrew Belt
|
d25ee1cfa1
|
Add buffer methods to ring buffer, change int types to size_t in ring buffer, add ScrollWidget::scrollTo()
|
7 years ago |
Andrew Belt
|
709e180643
|
Fix selection maximum index
|
7 years ago |
Andrew Belt
|
fc6825c506
|
Add arpeggiator tag
|
7 years ago |
Andrew Belt
|
1b22a531b9
|
include cstdlib in math util header
|
7 years ago |
Andrew Belt
|
2c1f4ba094
|
Add tag label to ModuleBrowser modules
|
7 years ago |
Andrew Belt
|
d6b0f4f8c4
|
Use cursor and selection for index positions instead of begin and end
for TextField
|
7 years ago |
Andrew Belt
|
509d98121f
|
Add tag filtering to ModuleBrowser
|
7 years ago |
Andrew Belt
|
2105687e51
|
Define RACK_DIR in Makefile, use windowWidth and windowHeight for Scene dimensions
|
7 years ago |
Andrew Belt
|
a49bf3ebe0
|
Add separators to ModuleBrowser
|
7 years ago |
Andrew Belt
|
a8fb5a8712
|
Fixed typo which re-enables JACK for Linux when built with
RTAUDIO_ALL_APIS=1
|
7 years ago |
Andrew Belt
|
23b96118a4
|
More SequentialLayout features
|
7 years ago |
Andrew Belt
|
8b7b48f025
|
Add VirtualWidget, add SequentialLayout
|
7 years ago |
Andrew Belt
|
cb0bd13fa2
|
Give MenuEntry default size
|
7 years ago |
Andrew Belt
|
e197b45a35
|
Serialize ModuleBrowser favorites
|
7 years ago |
Andrew Belt
|
09388980a1
|
Add manufacturer item to ModuleBrowser, other ModuleBrowser
functionality
|
7 years ago |
Andrew Belt
|
676d50a11a
|
Remove PulseAudio from default Linux rtaudio build, fix lastPath being overwritten when autosave is loaded, add List, replace AddModuleWindow with Sublime Text-like browser (partially complete)
|
7 years ago |
Andrew Belt
|
9e1f758458
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
ba29fe32d3
|
Install only openssl libraries
|
7 years ago |
Andrew Belt
|
f875781238
|
Fix icons
|
7 years ago |
Andrew Belt
|
9693fb316e
|
Disable JACK by default, use RTAUDIO_ALL_APIS again
|
7 years ago |
Andrew Belt
|
8d29f12f5b
|
Update issue template
|
7 years ago |
Andrew Belt
|
fda6ef4486
|
Update issue template
|
7 years ago |
Andrew Belt
|
b296355246
|
Merge ext with dep, add Rack-SDK zip file to dist
|
7 years ago |
Andrew Belt
|
1ee76826f1
|
Unindent MAkefile variables
|
7 years ago |
Andrew Belt
|
0eed52efcf
|
Include all rtaudio backends by default
|
7 years ago |
Andrew Belt
|
cf6cc518ae
|
Update icon
|
7 years ago |
Andrew Belt
|
454bf67d0e
|
Add `smooth` variable for ParamWidgets
|
7 years ago |
Andrew Belt
|
af9ba02402
|
Scissor text fields
|
7 years ago |
Andrew Belt
|
b8c6c75c1b
|
Add MIDITriggerToCVInterface skeleton
|
7 years ago |
Andrew Belt
|
27a34fc50c
|
Swap input/output LEDs in Audio Interface
|
7 years ago |
Andrew Belt
|
8653610af1
|
Add MIDI-4 skeleton
|
7 years ago |
Andrew Belt
|
9be5332daf
|
Added util/color.hpp, fixed LightWidget color algorithm, added Ctrl+U key command for "Disconnect cables", refactor audio.cpp/midi.cpp, add new Audio Interface panel
|
7 years ago |
Andrew Belt
|
1e06ab90e9
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
020e169a25
|
Add grouping to AudioInterface
|
7 years ago |
Andrew Belt
|
efdd34c949
|
Add partial MIDI CC Interface, MIDI CV fixes
|
7 years ago |
Andrew Belt
|
6186861c53
|
AudioInterface rework, Notes rework, partial MIDIToCVInterface rework
|
7 years ago |
Andrew Belt
|
859a87dea5
|
Merge pull request #740 from ArnaudE/master
Adding RtAudio Flag so that it does not auto-connect with JACK
|
7 years ago |
Arnaud Estublier
|
8b4c3ae136
|
Adding RtAudio Flag so that it does not auto-connect with JACK
|
7 years ago |
Andrew Belt
|
31e1659c31
|
Finish AppleRingBuffer
|
7 years ago |
Andrew Belt
|
e14f85b1a8
|
Use pre-autogen'd rtmidi package
|
7 years ago |