68 Commits (c6cd497e1724e434877d9a52d8c3e20749cba84f)

Author SHA1 Message Date
  Christoph Scholtes feff8b7571 Clean up libRack.a file. 7 years ago
  Andrew Belt 7c2312f247 Use dev build library for rtaudio on Linux 7 years ago
  Andrew Belt 6dd11f9213 Add personal rsync upload target to Makefile 7 years ago
  Andrew Belt e1ad8e6aca Windows make dist strip Rack.exe 7 years ago
  Andrew Belt 84e9060c6a Windows make dist fix 7 years ago
  Andrew Belt 03979854ae Re-add ZIP to make dist 7 years ago
  Andrew Belt f36647e14e Add rtaudio library to dist, remove JACK from Windows/Mac 7 years ago
  Andrew Belt 8409727fc6 Linux Audio Interface fixes 7 years ago
  Andrew Belt 4635f5760b Windows Audio Interface fixes 7 years ago
  Andrew Belt b0a9f72b64 MacOS Audio Interface fixes 7 years ago
  Andrew Belt e4f18e7c0c Migrate to RtAudio from portaudio 7 years ago
  Andrew Belt 0bade11e3b Define BUNDLE in ARCH block in Makefile 7 years ago
  Andrew Belt e6e9feeff7 Finished Windows installer 7 years ago
  Andrew Belt df69ba0d51 Clean up build system 7 years ago
  Andrew Belt e26235e565 Don't define VERSION in dev builds 7 years ago
  Andrew Belt ba318d1dda Copy correct librtmidi file to Linux dist 7 years ago
  Andrew Belt fab9effbeb Fix rtmidi build and linker flag on Windows 7 years ago
  Andrew Belt aeedc29c5d Fix Mac rtaudio dylib in bundle, properly load plugin after downloading 7 years ago
  Andrew Belt 72be600c11 Remove redundant Makefile stuff, run MidiInterface.cpp through Astyle 7 years ago
  ben 252c6a6ad6 Update makefiles to include rtmidi and remove portmidi 7 years ago
  ben bdf6eee7a1 Init switch to rtMidi (TODO: update makefiles and dep) 7 years ago
  Andrew Belt e2700409b2 Added onSampleRateChange() to Module 7 years ago
  Andrew Belt ba49dd6cb4 Change build system to create standalone app bundle with resources inside, use ~/Documents/Rack as local directory 7 years ago
  Andrew Belt a16a9e1b5f Added asset.hpp for managing paths, Plugin instance created by Rack instead of the shared library, attempt to load plugins from global and then local location 7 years ago
  Andrew Belt 1d6faa0bdc Build app bundle in dist instead of root 7 years ago
  Andrew Belt 35f38f973e Added `make dep` to root Makefile, added Development Environment setup 7 years ago
  Andrew Belt da4240b559 Add convenient Makefile targets for building plugins 7 years ago
  Andrew Belt cb7603864b Added `make debug` 7 years ago
  Andrew Belt 7fe5344ccc Add make foreach CMD="..." 7 years ago
  Andrew Belt 4ded7b1748 Fix Windows build, use portaudio pre-builds, remove curl init/destroy 7 years ago
  Andrew Belt b7a6fc1b4d Rename Mac dmg distributable 7 years ago
  Andrew Belt e59373405c Fix Mac `make dist` 7 years ago
  Andrew Belt 9c3257077e Fix Makefile dist 7 years ago
  Andrew Belt 5ef5c17ce6 Added working `make dist` for Linux 7 years ago
  Andrew Belt c51faf9089 Fix Windows build, add GLFW error handling 7 years ago
  Andrew Belt 7776697d72 Updated build instructions, refactored Makefiles 7 years ago
  Andrew Belt 1e34c3d3ee Fix MacOS build 7 years ago
  Andrew Belt 4945e963ae Added ComponentLibrary and fonts to /res 7 years ago
  Andrew Belt 8bba88d448 Refactor Makefiles 7 years ago
  Andrew Belt 3eba4b755e Switch from noc to osdialog, add arch-detecting Makefile, added dep Makefile 7 years ago
  Andrew Belt 630a46e8fa Refactoring method names, build system 7 years ago
  Andrew Belt de5c9ca2af Added Scene::createMenu(), renamed arch macros to ARCH_* 7 years ago
  Andrew Belt 093ecdbb94 Add param randomization, changed mapf to rescalef, other refactors 7 years ago
  Andrew Belt 2fd04a764e Bumped OpenGL require from 3.2 to 2.0, fixed plugin loading on win and mac, added licenses for new libraries 7 years ago
  Andrew Belt 12ff32e3ca Add plugin manager for downloading plugins within the application, add libzip and curl dependency 7 years ago
  Andrew Belt 71a1b6a987 Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs 7 years ago
  Andrew Belt a76a6e7f5e revised Lights for Component Library, removed constructor argument from ModuleWidget 7 years ago
  Andrew Belt 7911a22cc5 Added wire snapping 7 years ago
  Andrew Belt 2574574288 Revise build system, add Befaco knobs, add screws 7 years ago
  Andrew Belt 70e3ab97b6 fix Linux audio by using asynchronous Portaudio instead of synchronous 7 years ago