Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
* gst-libs/gst/gconf/test-gconf.c: (main):
add missing gst_init
|
|
Original commit message from CVS:
leak plugs and style fixes
|
|
Original commit message from CVS:
don't mix tabs and spaces
|
|
Original commit message from CVS:
* *.h: Revert indenting
|
|
Original commit message from CVS:
gst-indent
|
|
rebuilt properly
Original commit message from CVS:
* configure.ac:
* gst-libs/gst/gconf/Makefile.am:
* pkgconfig/Makefile.am:
move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
they get rebuilt properly
* configure.ac:
when checking for vorbis, try pkgconfig first.
* gst/modplug/gstmodplug.cc:
add fixate function
|
|
Original commit message from CVS:
fix gconf install path
|
|
found. We should probably consider using al...
Original commit message from CVS:
2004-03-03 Julien MOUTTE <julien@moutte.net>
* gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
Using ximagesink as a default if no gconf key found. We should
probably consider using alsasink instead of osssink for the audio
part.
|
|
Original commit message from CVS:
* gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
|
|
Original commit message from CVS:
versioning gstreamer schemas and install location
|
|
and remove duplicate config.h includes fro...
Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
|
|
sys/oss, ext/gnomevfs, gst/typefind and ex...
Original commit message from CVS:
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ext/mad.
You guessed it, everything Rhythmbox needs ;)
fixed BMP typefind and made gnomevfs one plugin instead of two while doing this
|
|
everywhere now. Both in gst-player and lib...
Original commit message from CVS:
There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and libgstplay
|
|
Original commit message from CVS:
add cvsignores
|
|
Original commit message from CVS:
Adding needed license information. The patch was reviewed and approved by
Christian Shaller. Ronald Bultje and Benjamin also responded with
comments.
|
|
during distclean instead of (incorrectly)...
Original commit message from CVS:
Remove .pc files from CLEANFILES, since it's done automatically by
automake during distclean instead of (incorrectly) during clean.
|
|
Original commit message from CVS:
don't warn on recoverable problems
|
|
Original commit message from CVS:
more uninstalled fixes
|
|
pkg-config/, .m4 file moved from plugins to core)
Original commit message from CVS:
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
|
|
Original commit message from CVS:
Add $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1.
|
|
"default/visualisation"
Original commit message from CVS:
Added gst_gconf function to render visualisation plugin from GConf key "default/visualisation"
Enjoyed that commit to document those functions and remove commented functions
|
|
Original commit message from CVS:
exciting .cvsignore updates!
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
some fixes, suggestion by thaytan to make _get and _set work similar
|
|
Original commit message from CVS:
a no-brainer addition
|
|
defaults library (gstgconf) can be used by...
Original commit message from CVS:
added functions gst_gconf_get_default_{audio,video}_sink -- this is so the
defaults library (gstgconf) can be used by applications with uninstalled gstreamer
(ie, no gconf keys). More specifically, these functions enable the player to
work uninstalled, which is a good thing (tm).
|
|
Original commit message from CVS:
build as a lib not a plugin
|
|
Original commit message from CVS:
const fixes
|
|
Original commit message from CVS:
remove some debugging. it works already
|
|
Original commit message from CVS:
one bin is enough
|
|
Original commit message from CVS:
parse to BIN dumbass
|
|
Original commit message from CVS:
api changes and render/ghost functions
|
|
Original commit message from CVS:
merge from release branch
|
|
Original commit message from CVS:
Fix warning
|
|
Original commit message from CVS:
gconf stuff
|