1658 Commits

Author SHA1 Message Date
James Bradbury e25150ad6d retarget 2019-07-08 23:34:32 +01:00
James Bradbury 46d48f3ced Merge branch 'master' of https://github.com/AlexHarker/FrameLib 2019-07-08 23:31:51 +01:00
Alex Harker c344e9c4a3 Merge branch 'master' of https://github.com/AlexHarker/FrameLib 2019-07-08 23:22:29 +01:00
Alex Harker 6ddb836622 Make the visual studio compiler happy (for now) about types 2019-07-08 23:03:15 +01:00
James Bradbury e7ef3c6fc7 Merge branch 'master' of https://github.com/AlexHarker/FrameLib into Alex-Integration
# Conflicts:
#	Current Test Version/FrameLib/docs/tutorial-patchers/_1_What_is_FrameLib?.maxpat
#	Current Test Version/FrameLib/docs/tutorial-patchers/_1_What_is_FrameLib__.maxpat
#	Current Test Version/FrameLib/docs/tutorial-patchers/_2_What_is_FrameLib.maxpat
2019-07-08 20:23:35 +01:00
Alex Harker feb9d6925f Update SIMDSupport.hpp again 2019-07-04 13:08:21 +01:00
Alex Harker 6d5ddcb231 Update SIMDSupport.hpp 2019-07-04 12:49:54 +01:00
James Bradbury 6901ed2674 more organisation 2019-06-22 11:01:36 +01:00
James Bradbury d6bd1d9d00 avoid Non-portable path errors in xcode 2019-06-20 14:12:12 +01:00
James Bradbury 5399efa414 disclaimer 2019-06-20 14:10:09 +01:00
James Bradbury 4d9cc3b6fd create sh scripts for pre/post actions on build docs 2019-06-20 14:10:03 +01:00
James Bradbury efbde97b9a windows friendly python scripts 2019-06-20 13:50:05 +01:00
James Bradbury 6616d057b4 ignore workspace 2019-06-20 13:05:26 +01:00
James Bradbury ea5170df62 make toolbars great again on extras 2019-06-20 13:00:27 +01:00
Alex Harker 353fa20d4c Require AVX on windows for now and compile for that 2019-06-20 11:29:15 +01:00
Alex Harker 71aa6d6f73 Correct mm256 shuffles so that the code works (needs testing for speed) 2019-06-20 10:18:23 +01:00
Alex Harker 99ff5f476d Merge branch 'master' of https://github.com/AlexHarker/FrameLib 2019-06-19 16:31:58 +01:00
Alex Harker 5ce0317e72 Correct type in FFT code 2019-06-19 16:31:50 +01:00
Alex Harker bd9cfe329d Merge branch 'master' of https://github.com/AlexHarker/FrameLib 2019-06-19 13:58:12 +01:00
Alex Harker f3f988007b Adapt FFT to recognise SSE support under MSVS 2019-06-19 13:50:30 +01:00
Alex Harker 0b95c9662f Merge branch 'master' of https://github.com/AlexHarker/FrameLib 2019-06-19 13:45:58 +01:00
Alex Harker fb32f54346 Move FFT to objects project 2019-06-19 13:45:43 +01:00
Alex Harker 12a972df89 Deal with __SSE__ define on windows with MSVS 2019-06-19 13:44:34 +01:00
Alex Harker 1ac523c910 Typecasting for overly compliant compilers 2019-06-18 16:48:52 +01:00
Alex Harker 2c0745abe4 Formatting 2019-06-18 16:48:28 +01:00
Alex Harker 5db9668f00 Added trunc and round functions to SIMDSupport.hpp 2019-06-18 16:24:59 +01:00
Alex Harker a78dde0eb9 Merge branch 'master' of https://github.com/AlexHarker/FrameLib 2019-06-18 16:18:00 +01:00
Alex Harker db4fb327c3 Improvements for compiler flags under windows 2019-06-18 16:17:48 +01:00
Alex Harker 043ebe24d3 Better typing for ibuffer access / ibuffer 2019-06-18 16:16:52 +01:00
James Bradbury 2320ff8468 Change to numbered stages from letters 2019-06-18 14:13:10 +01:00
Alex Harker 36d17094c1 Integer casting for max objects with their own code to remove warnings under Win64 2019-06-18 10:46:03 +01:00
Alex Harker c45fccdfd3 Formatting 2019-06-18 10:24:23 +01:00
Alex Harker 5e750fafa1 Add explicit type casting to table reader to allow higher warning level on compiler 2019-06-18 10:01:01 +01:00
Alex Harker 13b3564529 Correct tests for valid input in the max class when checking remotely 2019-06-17 02:25:31 +01:00
Alex Harker ef3263d35a Fix reversal of audio ins and outs in the Max class 2019-06-17 02:05:19 +01:00
Alex Harker eb9c2c42e6 Move additional files out of the main output directory on windows or avoid generating them 2019-06-17 01:31:19 +01:00
Alex Harker bb7701c777 Update to ensure all windows externals build 2019-06-17 01:20:23 +01:00
Alex Harker 5a64d42dd1 Merge branch 'master' of https://github.com/AlexHarker/FrameLib 2019-06-17 00:58:52 +01:00
Alex Harker a0982ce752 Correct type on template to convince windows to compile 2019-06-17 00:54:46 +01:00
Alex Harker 17ba66a050 Make sure all headers are available when compiling max objects 2019-06-17 00:51:24 +01:00
Alex Harker 2d645267fb Include missing headers on complex unary and binary operators 2019-06-17 00:32:20 +01:00
Alex Harker 6f547228ad Merge branch 'master' of https://github.com/AlexHarker/FrameLib 2019-06-17 00:28:00 +01:00
Alex Harker 10d2447cb3 Add missing headers 2019-06-17 00:26:55 +01:00
Alex Harker 4caf97f537 Update all projects and solution 2019-06-17 00:23:40 +01:00
Alex Harker 054fb2e141 Removed extra project 2019-06-17 00:22:14 +01:00
Alex Harker 992ed515b8 Add project for each framelib object on windows 2019-06-17 00:00:02 +01:00
Alex Harker b6cb7886da Get project structure ready for full externals set 2019-06-16 22:41:35 +01:00
Alex Harker 95e54d9508 Fix config files for windows x64 debug build 2019-06-16 22:17:17 +01:00
Alex Harker 208c0649f6 Improevements to configs to get win32 compiling in debug mode 2019-06-16 21:51:47 +01:00
Alex Harker 750b9aa741 Project / Solution / Config updates for windows compilation 2019-06-16 21:30:04 +01:00