Commit graph

78 commits

Author SHA1 Message Date
Thomas Vander Stichele
9525b8056f po/LINGUAS: Added translations.
Original commit message from CVS:
* po/LINGUAS:
Added translations.
2007-09-22 18:31:17 +00:00
Thomas Vander Stichele
763f896f03 po/pl.po: Added Polish translation.
Original commit message from CVS:
translated by: Jakub Bogusz <qboosh@pld-linux.org>
* po/pl.po:
Added Polish translation.
2007-09-22 18:29:49 +00:00
Thomas Vander Stichele
b28dc662b1 po/fi.po: Added Finnish translation.
Original commit message from CVS:
translated by: Ilkka Tuohela <hile@iki.fi>
* po/fi.po:
Added Finnish translation.
2007-09-22 18:29:13 +00:00
Thomas Vander Stichele
fc33cb4922 po/es.po: Added Spanish translation.
Original commit message from CVS:
translated by: Jorge González González <aloriel@gmail.com>
* po/es.po:
Added Spanish translation.
2007-09-22 18:28:30 +00:00
Thomas Vander Stichele
02a626f8b4 po/bg.po: Added Bulgarian translation.
Original commit message from CVS:
translated by: Alexander Shopov <ash@contact.bg>
* po/bg.po:
Added Bulgarian translation.
2007-09-22 18:27:45 +00:00
Thomas Vander Stichele
227f1e3965 po/: Added Portuguese (Brazilian) translation.
Original commit message from CVS:
submitted by: Raphael Higino <phhigino@gmail.com>
* po/LINGUAS:
* po/pt_BR.po:
Added Portuguese (Brazilian) translation.
2007-08-09 11:01:14 +00:00
Thomas Vander Stichele
bcae9267a6 po/: Updated translations.
Original commit message from CVS:
* po/uk.po:
* po/vi.po:
Updated translations.
2007-08-09 11:00:03 +00:00
Tim-Philipp Müller
567369cc6d po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't 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).
2007-07-30 12:43:12 +00:00
Tim-Philipp Müller
5827f80d62 gconf/: Remove dysfunctional directory (this stuff is in -good).
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).
2007-06-25 11:02:21 +00:00
Thomas Vander Stichele
825b31e295 po/: Added Chinese (simplified) translation.
Original commit message from CVS:
Contributed by: Wenzheng Hu <db_lobster@163.com>
* po/LINGUAS:
* po/zh_CN.po:
Added Chinese (simplified) translation.
2007-06-23 11:24:44 +00:00
Jan Schmidt
f0801eaad6 Update .po files
Original commit message from CVS:
Update .po files
2007-06-19 09:37:46 +00:00
Jan Schmidt
2fe43d541c po/POTFILES.in: Remove qtdemux from the translation list.
Original commit message from CVS:
* po/POTFILES.in:
Remove qtdemux from the translation list.
2007-06-12 20:22:23 +00:00
Thomas Vander Stichele
91167f63f4 update dutch
Original commit message from CVS:
update dutch
2007-04-05 13:49:21 +00:00
Thomas Vander Stichele
31244f7fff po/: Added Danish translation.
Original commit message from CVS:
submitted by: Mogens Jaeger <mogens@jaeger.tf>
* po/LINGUAS:
* po/da.po:
Added Danish translation.
2007-04-05 13:45:15 +00:00
Thomas Vander Stichele
f8cc260297 po/: Updated translations.
Original commit message from CVS:
* po/hu.po:
* po/it.po:
* po/sv.po:
Updated translations.
2007-03-14 15:33:25 +00:00
Jan Schmidt
0367504823 Update .po files
Original commit message from CVS:
Update .po files
2006-12-21 15:40:31 +00:00
Jan Schmidt
cd51108802 Update .po files
Original commit message from CVS:
Update .po files
2006-12-17 20:19:43 +00:00
Thomas Vander Stichele
de0a7a01a1 po/POTFILES.in: add dvbsrc
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.
2006-11-04 13:26:41 +00:00
Zaheer Abbas Merali
e0fca9f943 Buildbot, I do as you command. 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
2006-10-10 15:55:25 +00:00
Tim-Philipp Müller
099e9349ab Remove more v4l2 stuff, hopefully fixing 'make distcheck' again.
Original commit message from CVS:
* po/POTFILES.in:
* sys/v4l2/.cvsignore:
Remove more v4l2 stuff, hopefully fixing 'make distcheck' again.
2006-10-04 10:55:21 +00:00
Jan Schmidt
a42a1292e8 Update .po files
Original commit message from CVS:
Update .po files
2006-05-03 21:48:22 +00:00
Thomas Vander Stichele
60f8059676 rework build; add translations for v4l2
Original commit message from CVS:
rework build; add translations for v4l2
2006-04-01 10:09:11 +00:00
Thomas Vander Stichele
d6f4ad6163 fix distcheck
Original commit message from CVS:
fix distcheck
2005-10-26 13:40:33 +00:00
Thomas Vander Stichele
060873bfc6 releasing 0.9.4
Original commit message from CVS:
releasing 0.9.4
2005-10-23 22:46:40 +00:00
Thomas Vander Stichele
179800383d release time
Original commit message from CVS:
release time
2005-10-03 17:50:21 +00:00
Thomas Vander Stichele
c320202b41 releasing 0.9.1
Original commit message from CVS:
releasing 0.9.1
2005-09-06 14:05:50 +00:00
Jan Schmidt
012dfb8b33 Fix up all the state change functions.
Original commit message from CVS:
Fix up all the state change functions.
2005-09-05 17:20:29 +00:00
Thomas Vander Stichele
390621f8de cleaning up bad
Original commit message from CVS:
cleaning up bad
2005-09-05 15:10:18 +00:00
Thomas Vander Stichele
372694279b all these plugins are moved to gst-plugins-ugly
Original commit message from CVS:
all these plugins are moved to gst-plugins-ugly
2005-08-31 18:07:29 +00:00
Andy Wingo
2ef9f68352 Updates for two-arg init from GST_BOILERPLATE.
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.
2005-08-28 17:59:20 +00:00
Christian Schaller
7d85838ea7 add speex to spec file and remove gstosslement from POTFILES.in
Original commit message from CVS:
add speex to spec file and remove gstosslement from POTFILES.in
2005-08-24 10:04:35 +00:00
Thomas Vander Stichele
0269e3fd8b more macro splitting; fix po problem
Original commit message from CVS:
more macro splitting; fix po problem
2005-07-10 12:52:20 +00:00
Christian Schaller
646e2af4a4 make this module a bit more 0.9 friendly
Original commit message from CVS:
make this module a bit more 0.9 friendly
2005-05-05 09:10:38 +00:00
Thomas Vander Stichele
93f36ebe35 adding vietnamese translation
Original commit message from CVS:
adding vietnamese translation
2005-01-27 16:44:02 +00:00
Thomas Vander Stichele
4b85042a75 po update
Original commit message from CVS:
po update
2005-01-03 16:16:27 +00:00
Thomas Vander Stichele
9a3330fa6f releasing
Original commit message from CVS:
releasing
2004-11-25 18:55:57 +00:00
Thomas Vander Stichele
05837c4436 add italian (Luca Feretti)
Original commit message from CVS:
add italian (Luca Feretti)
2004-11-08 19:51:31 +00:00
Thomas Vander Stichele
2e24ea34a9 committing Norwegian Bokmaal translation
Original commit message from CVS:
committing Norwegian Bokmaal translation
2004-10-27 21:45:58 +00:00
Ronald S. Bultje
23ff24bb36 ALSA mixer track label internationalization (#154054).
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).
2004-10-25 15:58:35 +00:00
Thomas Vander Stichele
930d008b73 releasing
Original commit message from CVS:
releasing
2004-10-06 17:02:14 +00:00
Thomas Vander Stichele
71bd26a0bd add Oriya translation, yippee
Original commit message from CVS:
add Oriya translation, yippee
2004-10-06 09:16:19 +00:00
Thomas Vander Stichele
d1f6c1dcb8 handle new media
Original commit message from CVS:
handle new media
2004-08-27 12:18:16 +00:00
Thomas Vander Stichele
81befc5a2c added translations
Original commit message from CVS:
added translations
2004-08-13 13:27:11 +00:00
Thomas Vander Stichele
3f345f38d6 albanian translation
Original commit message from CVS:
albanian translation
2004-08-09 09:24:32 +00:00
Thomas Vander Stichele
3f961044ea updated cz
Original commit message from CVS:
added albanian (sq), updated cz
2004-08-09 09:24:07 +00:00
Thomas Vander Stichele
5bb0e619a5 updated translations
Original commit message from CVS:
updated translations
2004-08-05 14:41:00 +00:00
Benjamin Otte
447bb00685 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
Original commit message from CVS:
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
(gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
(gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
(gst_alsa_mixer_get_option):
* ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
(dvdnavsrc_print_event):
* ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
* ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
(gst_ogg_mux_pad_unlink):
* gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
(gst_multipart_mux_pad_unlink):
* gst/videofilter/gstvideobalance.c:
(gst_videobalance_colorbalance_set_value):
* gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
(gst_videomixer_pad_unlink):
* po/uk.po:
* sys/oss/gstossmixer.c:
* sys/v4l/gstv4lcolorbalance.c:
* sys/v4l/gstv4ltuner.c:
* sys/v4l/v4lsrc_calls.c:
* sys/v4l2/gstv4l2colorbalance.c:
* sys/v4l2/gstv4l2tuner.c:
compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
2004-08-03 16:06:09 +00:00
Thomas Vander Stichele
a797dc485a updated translation
Original commit message from CVS:
updated translation
2004-08-03 09:03:09 +00:00
Thomas Vander Stichele
0f171fe290 gearing up for release
Original commit message from CVS:
gearing up for release
2004-08-02 11:39:17 +00:00
Thomas Vander Stichele
a128c0803f bump nano for prerel
Original commit message from CVS:
bump nano for prerel
2004-07-30 17:27:46 +00:00