maemo-ui/src/mmyth_tvplayer.c
2007-06-14 [svn r760] changed code style to Kernel Normal Form style with tabsize=4
2007-03-19 [svn r420] Audio queue (GstElement) definition had been missing.
2007-03-19 [svn r419] Fixed compilation problem when compiling to the Maemo platform.
2007-01-05 [svn r245] Fixes a lot of bugs concerning GMythBackendInfo usage.
2006-12-06 [svn r209] Removed gmyth_settings, put gmyth_backend* functions.
2006-11-22 [svn r100] del mmyth_videoplayer*
2006-11-06 [svn r65] Fixes in some recorder functions, refactoring.
2006-09-28 [svn r26] Sets the gstreamer pipeline to locked, just before get the EOS message from plug-in.
2006-09-28 [svn r21] - created maemo-ui;