27 Commits

Author SHA1 Message Date
Alex Harker e5c855aac0 retrieve modes with getInt() before casting to enum types to keep the windows compiler happy 2019-06-15 11:45:49 +01:00
Alex Harker e5ee012c9e Include <cmath> for constants 2019-06-15 10:32:31 +01:00
Alex Harker a975f86630 Replace all tabs with spaces in code which is not a dependency 2018-11-03 11:14:06 +00:00
Alex Harker 60a92cb344 Consistent use of 'override' and 'final' in object headers, as well as 'using' for template style types to avoid unneeded inheritance 2018-06-16 15:13:30 +01:00
Alex Harker f289e9ee99 Substantial overall of host<->FrameLib communication 2018-04-05 23:53:06 +01:00
Alex Harker fc3a68a388 Const correctedness 2017-11-09 13:35:16 +00:00
Alex Harker d9d61b26ae C++ style casting 2017-11-06 16:36:25 +00:00
Alex Harker 49860706e8 Sorted parameter info for all supporting objects. 2017-10-31 11:30:21 +00:00
Alex Harker 7efa97d65f Preliminary max support for dependency connections and stored ownership for all objects 2017-09-26 16:40:11 +01:00
Alex Harker 03581673ed Better method naming for info helpers 2017-09-20 17:08:44 +01:00
Alex Harker e82d7ef294 Enforce parameter info with constructor 2017-08-01 12:38:18 +01:00
Alex Harker ae2a0e8746 Use std::String for returning info for persistence (and removal of temporary storage) 2017-08-01 11:09:36 +01:00
Alex Harker 4247d7ccad Info for filters, routing and parameters 2017-07-31 17:03:43 +01:00
Alex Harker aa7a840bb0 Simplified parameter inputs/updating 2017-07-31 11:12:01 +01:00
Alex Harker 561a1a8671 Separated filter objects into header/cpp 2017-07-29 22:11:24 +01:00
Alex Harker a18b1bee36 Report IO frame types 2017-07-26 15:57:15 +01:00
Alex Harker 8f17b0106a Complete parameter reporting 2017-07-26 14:31:21 +01:00
Alex Harker 5d9a8f8424 Renamed SerialBase and Serial to Serial and AutoSerial respectively (note the swap) 2017-07-10 16:33:02 +01:00
Alex Harker 7b29a734fb Separated Serial (memory owning) from SerialBase (not memory owning) 2017-07-10 14:48:40 +01:00
Alex Harker fcfcf4f0f6 Completed renaming of attributes as parameters 2017-07-09 16:03:47 +01:00
Alex Harker 54a9ea74b9 Allow clearing of parameters 2017-07-05 17:52:12 +01:00
Alex Harker bed7593f1d Renamed Attributes to Parameters 2017-07-05 12:35:08 +01:00
Alex Harker 6663f59b5d FrameLib_Context changes/model 2016-09-29 15:13:33 +01:00
Alex Harker f1b57bdd6c Template/C++ work for Max objects 2016-09-12 15:15:47 +01:00
Alex Harker 233ea61579 Updated objects corresponding to underlying changes 2016-07-31 10:44:36 +01:00
Alex Harker b1bc3dfa50 Many object improvements and framework bug fixes 2015-08-19 22:40:24 +02:00
Alex Harker 3db147453b Many Object Additions. 2014-10-24 11:01:07 +01:00