44 Commits

Author SHA1 Message Date
3c40cb9eef implement windows version of nf7::NativeFile 2022-08-17 13:10:51 +09:00
61bccc3acb add Sequencer/Adaptor 2022-08-16 12:03:04 +09:00
b1fc1a2a7d improve nf7::gui::FileFactory 2022-08-14 22:50:03 +09:00
540ce3bb0c add Sequencer/Call 2022-08-14 19:00:20 +09:00
972f5ce0a1 implement saving children's memento in Sequencer/Timeline 2022-08-12 13:56:41 +09:00
c6308fa2a2 implement Lambda of Sequencer/Timeline 2022-08-12 11:54:18 +09:00
40112d224d move nf7::Lambda to Node::Lambda
and move depth() field to nf7::Context
2022-08-10 23:35:42 +09:00
96e73d3564 add Sequencer/Timeline 2022-08-10 22:38:10 +09:00
e0c79edc55 add nf7::gui::Popup 2022-08-08 10:45:09 +09:00
cfa5a1dd27 add SquashedHistory 2022-08-08 00:17:00 +09:00
5f16a66e98 rename Audio/IO -> Audio/Device 2022-08-04 21:12:25 +09:00
af487d52eb implement querying Node interface to create Lambda from Lua script 2022-07-31 00:02:46 +09:00
f3d9973a66 remove unused features to simplify the codes 2022-07-29 16:11:56 +09:00
f7eeae3d83 add Audio/IO 2022-07-10 12:59:42 +09:00
fbca935907 add Audio/Context 2022-07-08 18:15:12 +09:00
1e4b3e233c add nf7::Thread 2022-07-08 18:14:25 +09:00
8e8393c22f allow nf7::luajit::Thread to have a file 2022-06-19 00:43:42 +09:00
64834f2b4c implement pushing weak_ptr into Lua stack 2022-06-18 22:19:00 +09:00
6eaab065aa allow Node/Ref to accept drag&drop 2022-06-16 11:35:10 +09:00
9ff6339fe4 add Node/Ref 2022-06-15 12:01:16 +09:00
248405e722 add Node/Imm 2022-06-14 10:45:42 +09:00
173682cbf9 add LuaJIT/Node 2022-06-11 11:25:07 +09:00
d192d6cf91 add nf7::GenericWatcher 2022-06-11 11:21:29 +09:00
9b16a36135 add nf7::Task and improve Future interface 2022-06-11 11:21:29 +09:00
58ba3071c2 replace std::future with nf7::Future 2022-06-09 00:06:34 +09:00
1e92ac27f8 make lua script calls sandboxed 2022-06-07 00:25:08 +09:00
8945eb8943 add LuaJIT/Obj 2022-06-06 17:59:04 +09:00
6d2e6a71a1 add Logger::shared() 2022-06-06 16:08:25 +09:00
51189fe272 rename some common headers 2022-06-05 20:22:47 +09:00
5e3c053fdd add System/NativeFile 2022-06-05 20:22:47 +09:00
b7240037d1 add LuaJIT/Context 2022-06-04 10:34:15 +09:00
763d884a2d divide WaitQueue from queue.hh 2022-06-04 10:34:15 +09:00
3275e6280d add Node/Network 2022-06-04 01:45:34 +09:00
3dfad9768b move an implementation of System/Dir's NewFilePopup to common utility 2022-05-30 14:01:55 +09:00
ec74a35dfc separate an implementation from interface declaration 2022-05-28 12:19:04 +09:00
29430a8a6c fix issues on MSVC 2022-05-27 07:42:38 -07:00
10602428e5 add System/ImGuiConfig 2022-05-25 16:10:46 +09:00
3d44fbb9d3 add System/Logger 2022-05-25 00:02:49 +09:00
6b7fffe167 implement System/Dir UI 2022-05-23 12:38:18 +09:00
59735f3ab7 add new tool to generate default data of root.nf7 2022-05-22 14:38:31 +09:00
ab6c7f7507 add System/Dir 2022-05-22 14:38:31 +09:00
cb1a0e627c replace cereal -> yas 2022-05-22 14:38:29 +09:00
c486ea78a1 implement Env 2022-05-21 13:18:11 +09:00
8a07d83b0d create new project 2022-05-21 09:54:33 +09:00