[mythtv-commits] mythtv commit: r15348 - in trunk by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jan 6 16:03:47 UTC 2008


      Author: paulh
        Date: 2008-01-06 16:03:46 +0000 (Sun, 06 Jan 2008)
New Revision: 15348
   Changeset: http://cvs.mythtv.org/trac/changeset/15348

Modified:

   trunk/mythplugins/mythmusic/mythmusic/main.cpp
   trunk/mythplugins/mythmusic/mythmusic/miniplayer.cpp
   trunk/mythplugins/mythmusic/mythmusic/miniplayer.h
   trunk/mythplugins/mythmusic/mythmusic/music-ui.xml
   trunk/mythplugins/mythmusic/mythmusic/musicplayer.cpp
   trunk/mythplugins/mythmusic/mythmusic/musicplayer.h
   trunk/mythplugins/mythmusic/mythmusic/playbackbox.cpp
   trunk/mythplugins/mythmusic/mythmusic/playbackbox.h
   trunk/mythtv/libs/libmyth/audiooutputbase.cpp

Log:

Add timestretch support to mythmusic.

New key bindings are SPEEDUP 'W' and SPEEDDOWN 'X'.

Includes some changes to audiooutputbase.cpp to limit the buffered audio to
2 seconds to hopefully prevent some buffer overflow problems.

Note to themers:- There is a new _optional_ text area called 'speed_status'
that you can use to provide some feed back on the screen.

Patch by Mark Spieth slightly modified so the LCD/VFD is also updated.
Closes #4386.





More information about the mythtv-commits mailing list