CVSROOT: /cvs/gnome
Module name: ooo-build
Changes by: rodo 06/08/01 14:58:22
Modified files:
scratch/gstreamer/avmedia/gstreamer: gstcommon.hxx
gstmanager.cxx
gstmanager.hxx
gstplayer.cxx gstplayer.hxx
gstuno.cxx gstwindow.hxx
makefile.mk
Added files:
scratch/gstreamer/avmedia/gstreamer: ChangeLog
Log message:
2006-08-01 Radek Doulik <[EMAIL PROTECTED]>
* gstwindow.hxx: removed mpWndClass for now, so that the rest
compiles
* gstuno.cxx (component_getFactory): s/DirectX/GStreamer so that
component is loaded
* gstplayer.cxx (Player::Player): do not create gerror object, it
is noit needed, free the error object only if created during
initialization of gstremer
(Player::create, start, stop): use g_main_loop only on windows
(create): fixed ascURL declaration, added rtl namespace prefix
(setMute): set mbMuted
(setVolumeDB): convert avmedia volume to gstreamer volume, added
missing NULL to the end of g_object_set call
(getVolumeDB): convert gstreamer volume back to avmedia volume
* gstplayer.hxx: keep g_main_loop only on win platform. make
mnUnmutedVolume double, moved mbInitialized to the end to quiet
compiler warning
* gstcommon.hxx: removed wrong #include <rtl/ustring>
* renamed source files, prefixed the names with gst so that obj
file names do not clash with xine object files
* makefile.mk: changed PRJNAME and TARGET to reflect
gstreamer. enabled build on unix as well. removed win library
references. removed source files which are not yet ported from
SLOFILES list.
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=rodo&date=explicit&mindate=2006-08-01%2014:57&maxdate=2006-08-01%2014:59
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list