9 Commits (029434dcb7fba04e25cffca9642d368747f46ec2)

Author SHA1 Message Date
  Andrew Belt 2c5fdb32cc Mostly finished plugin manager client. 6 years ago
  Andrew Belt 696939069d Use <> instead of "" for include directive. 6 years ago
  Andrew Belt df0388c9fb Re-add METHOD_ prefix to network::Method enums 6 years ago
  Andrew Belt 5f5bfc7a42 Partial reorganization of Plugin menu. 6 years ago
  Andrew Belt 217faca052 Parse plugin metadata from plugin.json 6 years ago
  Andrew Belt 3644b1877e Clean up includes 6 years ago
  Andrew Belt 34af736ee5 Add rack0.hpp backward compatibility header for ease of migration 6 years ago
  Andrew Belt 587f936a99 Move random to its own namespace, shuffle files around 6 years ago
  Andrew Belt b0ba3c6d20 Rename request to network, move to its own namespace 6 years ago
  Andrew Belt 8ae99e2ef0 Added version check 6 years ago
  Andrew Belt 09d368edb3 WIP Windows static build 7 years ago
  Andrew Belt f9087788bc Update plugin manager to 0.6 API 7 years ago
  Andrew Belt 60d98a641f Rename util.hpp to common.hpp, fix include paths 7 years ago
  Andrew Belt d024ccf8a0 Refactor util.hpp 7 years ago
  Andrew Belt 092fb60b57 Remove request URL from log.txt 7 years ago
  Andrew Belt e2239bcc6d Disable SSL cert verification, add openssl dlls to Windows build 7 years ago
  Andrew Belt dc91b5d403 Update plugin manager to new online Rack plugin manager API 7 years ago
  Andrew Belt e5ba0db78a Escape download link 7 years ago
  Andrew Belt 85c75eef33 Changed log() to info(), warn(), and fatal() 7 years ago
  Andrew Belt b10d1122bb Added log() logger with INFO, WARN, and ERROR levels 7 years ago
  Andrew Belt 24cb2f506b Cleanup widget code 7 years ago
  Andrew Belt 8088a0c7ec Added version checking 7 years ago
  Andrew Belt 7d7aae7a23 Create plugins/ directory if doesn't exist when refresing plugins 7 years ago
  Andrew Belt bf2032c3e0 Autosave settings: opacity, tension, authentication token 7 years ago
  Andrew Belt 56f6d31d9a Use binary mode (from stdio) for writing zip entries on Windows 7 years ago
  Andrew Belt 05a75ce24e Fix plugin and request.hpp bugs, add icon res file to Windows 7 years ago
  Andrew Belt 4ded7b1748 Fix Windows build, use portaudio pre-builds, remove curl init/destroy 7 years ago
  Andrew Belt eb61860bdf Forgot to include util/request 7 years ago