summaryrefslogtreecommitdiff
path: root/dgedit/player.cc
AgeCommit message (Expand)Author
2014-05-02Fixed peak reporting. Use fabs() not abs() when working with double!Jonas Suhr Christensen
2014-04-20Fix fade-in.Bent Bisballe Nyeng
2014-04-18New player model (again).Bent Bisballe Nyeng
2014-04-15Fix missing initialisation of ao_sample_format struct. Start thread in constr...Bent Bisballe Nyeng
2014-04-15Make Player thread behave nicely on shutdown.Bent Bisballe Nyeng
2014-04-15Move libao initialisation code to audio thread.Bent Bisballe Nyeng
2014-04-15Make CanvasToolListen work again with offsets using the mouse. Clean up Playe...Bent Bisballe Nyeng
2014-04-15Added updatePeakDB. Fixed setGainDB (it was reverse).Bent Bisballe Nyeng
2014-04-15Player interface changes. Player moved to MainWindow for easier component sha...Bent Bisballe Nyeng