lumiera_/src/lib/time
Ichthyostega 7aa1698a95 clean-up: prepare for variadic Type-Sequences (see #987)
Attempting to reduce the remaining pre-C++11 workarounds before upgrade to C++20...

As a first step: rename the old type-sequence implementation into `TyOLD`
to make it clearly distinguishable; a new variadic implementation `TySeq`
was already introduced as partial workaround, and the next steps
will be to switch over essential parts of the type-sequence library.
2025-06-02 03:24:44 +02:00
..
control-impl.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
control-policy.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
control.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
digxel.hpp clean-up: retract usages of »time component access« 2025-05-27 20:43:52 +02:00
dropframe.hpp clean-up: relocate NTSC drop-frame conversion functions 2025-05-27 23:39:36 +02:00
formats.hpp clean-up: prepare for variadic Type-Sequences (see #987) 2025-06-02 03:24:44 +02:00
grid.hpp clean-up: relocate frame quantisation operations 2025-05-28 23:49:01 +02:00
mutation.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mutation.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
quantiser.cpp clean-up: relocate frame quantisation operations 2025-05-28 23:49:01 +02:00
quantiser.hpp clean-up: relocate frame quantisation operations 2025-05-28 23:49:01 +02:00
time.cpp clean-up: dismantle the low-level time handling library (see #1259) 2025-05-29 02:04:36 +02:00
timecode.cpp clean-up: dismantle the low-level time handling library (see #1259) 2025-05-29 02:04:36 +02:00
timecode.hpp clean-up: retract usages of »time component access« 2025-05-27 20:43:52 +02:00
timequant.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
timevalue.hpp clean-up: remove gavl_time_t as external dependency 2025-05-17 23:12:47 +02:00