aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/epositiongauge.cpp
AgeCommit message (Collapse)Author
2009-02-13 - While recording, collect startcodes and save them into ".sc"-filesFelix Domke
- this allows finding iframes for fast forward/reverse more easily - when in fast forward, strictly just output good (=complete iframes) data (this might break dm7025, we will fix this later) - draw smaller, fixed-size bar in position gauge
2008-11-10Don't show "last position" marks in position gauge.Felix Domke
fixes #41
2007-03-22fix bluescreen on movieplaybackAndreas Monzner
2006-11-26more python refcount debugging stuffAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-10-17don't show seek pointer unless enabledFelix Domke
2006-10-02add seekpointerFelix Domke
2006-07-20don't display track when no foreground is set in position gaugeFelix Domke
2006-07-06paint background using eWidget::event function, to support transparencyFelix Domke
2006-03-03remove debugFelix Domke
2006-02-24add cutlist support to position gaugeFelix Domke
2006-02-21beautify (?) position gaugeStefan Pluecken
2006-02-21add position gaugeFelix Domke