Lumiera  0.pre.03
»edit your freedom«
timecode-widget.cpp File Reference

Go to the source code of this file.

Description

Widget for timecode display and input.

Ported and adapted from the Ardour DAW

Definition in file timecode-widget.cpp.

#include "stage/widget/timecode-widget.hpp"
#include "lib/time/diagnostics.hpp"
#include <boost/lexical_cast.hpp>
#include <cmath>
#include <stdint.h>
#include <cstdio>
#include <cstdlib>
#include <locale>
#include <string>
#include <gavl/gavl.h>
#include <sigc++/bind.h>

Variables

const float framerate = 25
 

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::widget
 Lumiera custom widgets.