Commit Graph
100 Commits
Author SHA1 Message Date
tfl 3a8d893e5a inline interp + multi interp modes working 2026-07-09 11:59:57 +02:00
tfl bcfeb98af9 1st attempt to drag-to-interp 2026-07-08 22:04:26 +02:00
tfl e7aa6c789f prevent some interpolation from being incorrectly displayed. Fixes #5 2026-07-08 17:40:41 +02:00
tfl e2f2843dc0 version bump 2026-07-08 13:35:49 +02:00
tfl 41022fecc8 add click_mode 2026-07-08 13:32:56 +02:00
tfl 1c109df629 update readme 2026-06-30 16:55:07 +02:00
tfl d71d15c8f4 reduce redraws when resizing 2026-06-30 16:47:08 +02:00
tfl 6c98714971 update doc and help file 2026-06-30 16:06:05 +02:00
tfl dabb81f8e4 prevent storing preset when clicking an empty slot with shift+ctrl 2026-06-30 14:21:29 +02:00
tfl 1897983305 new timestamp attribute, few simplifications/optimization 2026-06-30 14:15:06 +02:00
tfl 26e7fd1ca4 1.3.0: new autoname attribute, better unnamed preset handling, no more
"alias must be unique" error", shorter&faster hash generator
2026-06-30 01:49:51 +02:00
tfl 5eaa9ca63d bump version number 2026-02-11 09:11:41 +01:00
tfl 1b84b07e22 remove text_bg_color attr, set this color automatically based on text_color, remove ability to rename empty slots, bring textedit to front when renaming, minor ui changes 2026-02-11 09:07:51 +01:00
tfl 0fa39f185b main colors now fetches current Max theme during object instantiation 2026-01-15 20:45:55 +01:00
tfl 627848d872 small ui tweaks for more clarity 2026-01-15 13:58:11 +01:00
tfl 7c37e5a0d4 Always display bubble beside currently hovered slot. Add little arrow 2026-01-13 19:13:22 +01:00
tfl 18f183f91a slots can now be properly named without being filled ; add 'filled' slot value 2026-01-13 17:53:41 +01:00
tfl 5a5f26ce07 update launcher 2026-01-13 10:44:51 +01:00
tfl 12b585a6d2 hide preset name when <unnamed> (matchin [preset] behavior) 2026-01-13 10:33:55 +01:00
tfl ca80a6cfe6 doc update 2026-01-13 10:33:15 +01:00
tfl a9322cd2eb build: avoid zipping previous .zip 2025-10-28 19:54:15 +01:00
tfl 717fe34acc update presets 2025-10-22 18:46:30 +02:00
tfl 76969558ed disable border ; check for textedit at every rename action if not present. 2025-10-22 18:39:24 +02:00
tfl e1d57b0683 textedit: enable nosymquotes 2025-10-22 17:49:49 +02:00
tfl ac2c71a75e version bump 2025-10-22 16:34:46 +02:00
tfl 84d986e33d new feature: auto-link to pattrstorage at connection ; hopefully more robust init sequence 2025-10-22 16:27:17 +02:00
tfl a554a531bc update support link 2025-10-22 13:45:23 +02:00
tfl 1921d38184 rename test.json to tcpreset_help to avoid possible conflicts ; Max 9 help file: add compatibility tab 2025-10-22 13:44:57 +02:00
tfl 032320a646 clear textedit when found 2025-10-22 13:40:30 +02:00
tfl b245cc56e1 slightly improve readability of rename/lock indicators in some cases 2025-10-18 21:59:05 +02:00
tfl fe348b7732 slightly improve textedit font size management 2025-10-14 23:18:39 +02:00
tfl d57b71990b new move message, closes #3 ; further ui feedback improvement ; version bump 2025-10-10 20:52:48 +02:00
tfl 4624e64505 refined feedback for rename and lock interactions 2025-10-10 11:15:00 +02:00
tfl 2118487a7c create .zip at build 2025-10-10 11:13:25 +02:00
tfl 9ad871da82 fix bug allowing misuse of color_mode 2 and 3 even if preset_metadata not present 2025-10-10 03:02:37 +02:00
tfl 4168782fec cleanup 2025-10-10 03:01:55 +02:00
tfl 2c6d649d17 version and license file update 2025-10-10 01:28:04 +02:00
tfl 60b0be1155 add license 2025-10-10 00:45:02 +02:00
tfl 61dc781e1c donation button 2025-10-10 00:32:34 +02:00
tfl 7f88948801 readme update 2025-10-10 00:28:11 +02:00
tfl 9230837dfd Update Max 8 snippets Max8 help, version number... 2025-10-09 22:20:37 +02:00
tfl 52b8208a77 helpfile update with v8ui and new features 2025-10-09 20:52:53 +02:00
tfl a003206b63 New script to build two versions of the package for Max 8 and Max 9 based on prefix in filenames. 2025-10-09 15:05:37 +02:00
tfl ea35d06437 better textedit font size handling 2025-09-24 01:07:48 +02:00
tfl 617aeca46a poll_edited disabled by default. Fix doc 2025-09-23 13:26:32 +02:00
tfl 4db9161f3a nbslot_edit set to true by default (since it is enabled only when scrollable is true too). 2025-09-23 13:20:18 +02:00
tfl 61c2224719 nbslot_edit: add documentation and handle more edge cases 2025-09-19 16:37:04 +02:00
tfl 8684507886 add nbslot_edit attribute for new feature allowing to add/remove slot rows from UI 2025-09-19 11:08:36 +02:00
tfl 16cd1cb878 add poll_edited and edited_color attributes for showing a dot on slots when edited 2025-09-17 19:35:03 +02:00
tfl ea78a1de13 doc update 2025-09-11 17:25:21 +02:00
tfl 5ffbe51ae5 breaking update, porting new features from the tt version. + additional fixes and improvements. 2025-09-11 17:25:13 +02:00
tfl e26a6002c3 better handling of unhandeld messages 2025-09-10 23:26:55 +02:00
tfl e7bc33d27d reset interp state only if valid interp message 2025-09-10 20:15:45 +02:00
tfl cc3bf58117 fix float numbers sent to psto not being handled properly by tc.preset 2025-09-10 20:10:56 +02:00
tfl a3f5769a6a launcher: loadunique helper patch 2025-09-10 20:09:56 +02:00
tfl 6b07a8e90b menu_mode and recall_filled 2025-03-05 17:10:28 +01:00
tfl aa2359c468 umenu update with set instead of setsymbol 2024-12-18 15:39:05 +01:00
tfl 69cbe9b235 folder name 2024-12-18 15:29:20 +01:00
tfl 76ad31163f fix issue when resyncing with out-of-grid new presets 2024-12-18 15:15:01 +01:00
tfl 4df1c2b7e1 prevent updating slotname when locked ; coll-compatible filled_slots dict 2024-12-04 10:51:42 +01:00
tfl 5b3b12e613 send_name attribute 2024-11-29 22:20:51 +01:00
tfl f9a3711507 fix names as symboles in filled_slots_dict 2024-11-29 19:04:38 +01:00
tfl af803d109e autowatch 2024-11-29 16:58:23 +01:00
tfl 3214f0c673 small perf improvements (less paint_base calls) ; create and maintain a Dict with filled slots info 2024-11-29 16:53:26 +01:00
tfl 65dd0ca8e0 Max 9 v8ui ready 2024-10-31 00:25:52 +01:00
tfl 83dc04b993 fix umenu set to item 0 when paint_base in layout 1 2024-08-23 00:45:13 +02:00
tfl 6f7ac37a05 fix false error when receiving write messages 2024-08-23 00:35:34 +02:00
tfl 5792689842 clean 2024-08-20 12:28:16 +02:00
tfl 1f6e2b5c5a fix preset disapearing if pushed away from displayed slot after a preset have been drag onto another 2024-08-20 12:24:40 +02:00
tfl 3b387c66d2 grid layout scrollable, auto-scroll when drag outside of window 2024-08-20 12:09:19 +02:00
tfl e07e8ef9ca fix regression not interpreting recall feedback correctlty 2024-08-20 01:45:13 +02:00
tfl 8b91c7ad5d new snippet with color selector 2024-08-20 01:17:43 +02:00
tfl f0a41a6687 maxref update 2024-08-20 00:49:17 +02:00
tfl 198718e2d2 readme and help file update 2024-08-20 00:42:23 +02:00
tfl 03fb521851 Reset color of selected slot by sending empty setcolor message 2024-08-19 19:31:01 +02:00
tfl c82a9053bb Avoid errors when recall messages start by a string (parameter name) 2024-08-19 18:41:38 +02:00
tfl b85e2ff66b protection against wrongly addressed write messages 2024-08-17 13:02:53 +02:00
tfl 66faf94f77 autowriteagain at preset color change 2024-08-17 12:46:23 +02:00
tfl 8149b21855 New presets use default colors 2024-08-16 11:23:05 +02:00
tfl 2b27dee78f Updated documentation and test patcher. 2024-08-11 20:18:23 +02:00
tfl ec4e876d09 New color modes ready. 2024-08-11 18:37:40 +02:00
tfl 8c9691e18f slots: using dictionnary instead of array. Color modes "custom" and "free" in good progress. 2024-08-09 15:29:12 +02:00
tfl e997380e76 hotfix tc.preset not initializing properly without loadbang 2024-06-26 00:17:43 +02:00
tfl 154e9cdf40 no toolbar on launch patcher 2024-06-25 16:07:20 +02:00
tfl 9c5a750832 minor fix 2024-06-25 16:02:11 +02:00
tfl 0835a07c52 add checkmark to umenu 2024-06-25 15:22:36 +02:00
tfl 4792644b03 Proper launch patcher 2024-06-25 15:04:58 +02:00
tfl 5c983add1c readme update 2024-06-25 13:09:28 +02:00
tfl 23d91d1080 Max package: file reorganization 2024-06-25 12:43:38 +02:00
tfl d60d0460cf help file, demo, authoring 2024-06-25 12:39:21 +02:00
tfl 3a03e6419f autoresize, passthrough 2024-06-25 12:38:36 +02:00
tfl d03a93f6c9 authoring 2024-06-21 02:11:43 +02:00
tfl e32271e406 beginning maxhelp and authoring 2024-06-21 01:57:15 +02:00
tfl 8f4e7ff660 resize in presentation mode, more robust initialization, performance improvement, small bug fixes 2024-06-21 01:51:08 +02:00
tfl 4abe51788e readme 2024-06-18 16:35:40 +02:00
tfl e207fc8e68 select mode, color mode, ability to revert some attributes to default 2024-06-18 14:16:48 +02:00
tfl 9eca655f5a authoring 2024-06-17 13:37:12 +02:00
tfl 322d42d61d various small bug fixes 2024-06-17 10:37:24 +02:00
tfl 58b1724be8 blurry text fix 2024-06-16 19:33:45 +02:00
tfl a4ce6ba861 format_slot_name 2024-06-16 16:47:38 +02:00