Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Update .po files
|
|
Original commit message from CVS:
* ext/resindvd/plugin.c: (plugin_init):
* ext/resindvd/resindvdsrc.c:
* ext/twolame/gsttwolame.c: (plugin_init):
* gst/aiffparse/aiffparse.c: (plugin_init):
Enable/fix up translations for these plugins.
* po/LINGUAS:
Add 'ca' to LINGUAS.
* po/POTFILES.in:
* po/POTFILES.skip:
Add more files for translation and more files which tools
should skip.
|
|
Original commit message from CVS:
Update .po files
|
|
Original commit message from CVS:
* configure.ac:
0.10.7.3 pre-release
* po/LINGUAS:
* po/id.po:
Add Indonesian translation.
|
|
Original commit message from CVS:
* po/LINGUAS:
* po/lt.po:
Add new lithunian translation, and add french to the LINGUAS
file.
|
|
Original commit message from CVS:
Release 0.10.7
|
|
Original commit message from CVS:
Update .po files
|
|
Original commit message from CVS:
Release 0.10.6 - A Big Deep Breath
|
|
Original commit message from CVS:
Update .po files
|
|
Original commit message from CVS:
* po/LINGUAS:
Added translations.
|
|
Original commit message from CVS:
translated by: Jakub Bogusz <qboosh@pld-linux.org>
* po/pl.po:
Added Polish translation.
|
|
Original commit message from CVS:
translated by: Ilkka Tuohela <hile@iki.fi>
* po/fi.po:
Added Finnish translation.
|
|
Original commit message from CVS:
translated by: Jorge González González <aloriel@gmail.com>
* po/es.po:
Added Spanish translation.
|
|
Original commit message from CVS:
translated by: Alexander Shopov <ash@contact.bg>
* po/bg.po:
Added Bulgarian translation.
|
|
Original commit message from CVS:
submitted by: Raphael Higino <phhigino@gmail.com>
* po/LINGUAS:
* po/pt_BR.po:
Added Portuguese (Brazilian) translation.
|
|
Original commit message from CVS:
* po/uk.po:
* po/vi.po:
Updated translations.
|
|
disted at the moment but contain translatab...
Original commit message from CVS:
* po/POTFILES.skip:
Add POTFILES.skip with list of source files that aren't disted at the
moment but contain translatable strings. Should hopefully pacify
broken tools and make it clearer that these files are left out
intentionally (#461601 and others).
|
|
Original commit message from CVS:
* gconf/.cvsignore:
* gconf/Makefile.am:
* gconf/gstreamer.schemas.in:
Remove dysfunctional directory (this stuff is in -good).
* ext/sndfile/gstsf.c: (plugin_init):
* sys/dvb/gstdvbsrc.c: (plugin_init):
Add i18n bindtextdomain stuff.
* gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_class_init),
(plugin_init):
Post an error message when returning GST_FLOW_ERROR; minor cleanups.
* po/POTFILES.in:
Add more source files with translatable strings (fixes #450605).
|
|
Original commit message from CVS:
Contributed by: Wenzheng Hu <db_lobster@163.com>
* po/LINGUAS:
* po/zh_CN.po:
Added Chinese (simplified) translation.
|
|
Original commit message from CVS:
Update .po files
|
|
Original commit message from CVS:
* po/POTFILES.in:
Remove qtdemux from the translation list.
|
|
Original commit message from CVS:
update dutch
|
|
Original commit message from CVS:
submitted by: Mogens Jaeger <mogens@jaeger.tf>
* po/LINGUAS:
* po/da.po:
Added Danish translation.
|
|
Original commit message from CVS:
* po/hu.po:
* po/it.po:
* po/sv.po:
Updated translations.
|
|
Original commit message from CVS:
Update .po files
|
|
Original commit message from CVS:
Update .po files
|
|
Original commit message from CVS:
* po/POTFILES.in:
add dvbsrc
* sys/dvb/gstdvbsrc.c: (gst_dvbsrc_class_init), (gst_dvbsrc_init),
(gst_dvbsrc_set_property), (gst_dvbsrc_get_property),
(gst_dvbsrc_open_frontend), (gst_dvbsrc_open_dvr),
(gst_dvbsrc_finalize), (read_device), (gst_dvbsrc_create),
(gst_dvbsrc_start), (gst_dvbsrc_frontend_status),
(gst_dvbsrc_tune), (gst_dvbsrc_unset_pes_filters),
(gst_dvbsrc_set_pes_filter):
* sys/dvb/gstdvbsrc.h:
adapter-prefix is a terrible name for a device, so replace it.
strerror should be used immediately after the syscall related to it.
Actually throw a reasonable GST_ELEMENT_ERROR if we fail to open
(pretty easy to trigger by opening the same device twice).
Use _OBJECT macros where it makes sense.
This element is going to need some work before it moves.
|
|
http://build.fluendo.com:8080/gen64-bad-full/builds/475/cvs%20ignore/1
Original commit message from CVS:
Buildbot, I do as you command.
http://build.fluendo.com:8080/gen64-bad-full/builds/475/cvs%20ignore/1
|
|
Original commit message from CVS:
* po/POTFILES.in:
* sys/v4l2/.cvsignore:
Remove more v4l2 stuff, hopefully fixing 'make distcheck' again.
|
|
Original commit message from CVS:
Update .po files
|
|
Original commit message from CVS:
rework build; add translations for v4l2
|
|
Original commit message from CVS:
fix distcheck
|
|
Original commit message from CVS:
releasing 0.9.4
|
|
Original commit message from CVS:
release time
|
|
Original commit message from CVS:
releasing 0.9.1
|
|
Original commit message from CVS:
Fix up all the state change functions.
|
|
Original commit message from CVS:
cleaning up bad
|
|
Original commit message from CVS:
all these plugins are moved to gst-plugins-ugly
|
|
Original commit message from CVS:
2005-08-28 Andy Wingo <wingo@pobox.com>
* Updates for two-arg init from GST_BOILERPLATE.
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): Use
the second arg for the class, because G_OBJECT_GET_CLASS (self)
returns the wrong thing.
(gst_signal_processor_add_pad_from_template): Make pads of the
right type.
* ext/ladspa/gstladspa.c (gst_ladspa_class_get_param_spec): Make
writable param specs G_PARAM_CONSTRUCT so default values work.
(gst_ladspa_init): Use the second arg for the class.
|
|
Original commit message from CVS:
add speex to spec file and remove gstosslement from POTFILES.in
|
|
Original commit message from CVS:
more macro splitting; fix po problem
|
|
Original commit message from CVS:
make this module a bit more 0.9 friendly
|
|
Original commit message from CVS:
adding vietnamese translation
|
|
Original commit message from CVS:
po update
|
|
Original commit message from CVS:
releasing
|
|
Original commit message from CVS:
add italian (Luca Feretti)
|
|
Original commit message from CVS:
committing Norwegian Bokmaal translation
|
|
Original commit message from CVS:
Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
* ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
* ext/alsa/gstalsamixertrack.h:
* po/POTFILES.in:
ALSA mixer track label internationalization (#154054).
|
|
Original commit message from CVS:
releasing
|
|
Original commit message from CVS:
add Oriya translation, yippee
|