Commit graph

283 commits

Author SHA1 Message Date
Thomas Vander Stichele 41713ca927 back to head
Original commit message from CVS:
back to head
2004-12-23 12:10:25 +00:00
Thomas Vander Stichele 1ddb94ff9f it.po update
Original commit message from CVS:
it.po update
2004-12-21 09:44:54 +00:00
Thomas Vander Stichele 23a4951efd yay for the TP, italian added
Original commit message from CVS:
yay for the TP, italian added
2004-12-06 09:15:46 +00:00
Thomas Vander Stichele 47dd0dca68 added norwegian bokmaal translation
Original commit message from CVS:
added norwegian bokmaal translation
2004-10-27 21:10:45 +00:00
Thomas Vander Stichele e5e75b6952 releasing 0.8.7
Original commit message from CVS:
releasing 0.8.7
2004-10-06 17:05:12 +00:00
Thomas Vander Stichele 26288977ef releasing
Original commit message from CVS:
releasing
2004-10-05 11:51:19 +00:00
Thomas Vander Stichele e1ffc94c25 bump for prerelease
Original commit message from CVS:
bump for prerelease
2004-09-10 09:16:58 +00:00
Zeeshan Ali 3ed54cadc8 Trying to correct the GST_CHECK_CONFIGPROG macro
Original commit message from CVS:
Trying to correct the GST_CHECK_CONFIGPROG macro
2004-09-02 22:18:48 +00:00
Thomas Vander Stichele 2797299404 small fixes before release
Original commit message from CVS:
small fixes before release
2004-08-13 13:31:22 +00:00
Thomas Vander Stichele b31eed4b70 docs/faq/gst-uninstalled: fix PKG_CONFIG_PATH and PYTHONPATH
Original commit message from CVS:
* docs/faq/gst-uninstalled:
fix PKG_CONFIG_PATH and PYTHONPATH
* gst/schedulers/Makefile.am:
cleanup
* libs/gst/bytestream/bytestream.c:
remove newline
* po/LINGUAS:
* po/sq.po:
adding Albanian translation (Laurent Dhima)
* po/cs.po:
updated
2004-08-09 09:20:06 +00:00
Thomas Vander Stichele 279e45a8c3 updated translations
Original commit message from CVS:
updated translations
2004-08-05 14:34:53 +00:00
Thomas Vander Stichele 96960abd64 updated translation
Original commit message from CVS:
updated translation
2004-08-03 08:52:20 +00:00
Thomas Vander Stichele 5d9b04ba9b go for it
Original commit message from CVS:
go for it
2004-07-20 17:23:03 +00:00
Thomas Vander Stichele c958df6304 adding catalan translation
Original commit message from CVS:
adding catalan translation
2004-07-20 16:38:41 +00:00
Thomas Vander Stichele 79dba6581e updated translations
Original commit message from CVS:
updated translations
2004-07-16 07:24:32 +00:00
Thomas Vander Stichele cc70ab5b80 adding czech translation
Original commit message from CVS:
adding czech translation
2004-07-06 09:36:02 +00:00
Thomas Vander Stichele 477783c722 i18n-ize register
Original commit message from CVS:
i18n-ize register
2004-06-26 13:09:37 +00:00
Thomas Vander Stichele b5255eecec back to cvs
Original commit message from CVS:
back to cvs
2004-06-05 17:25:45 +00:00
Thomas Vander Stichele f5c0bfd459 releasing
Original commit message from CVS:
releasing
2004-06-04 11:17:01 +00:00
Thomas Vander Stichele 8f92394e2a regenerated locations
Original commit message from CVS:
regenerated locations
2004-05-21 12:04:23 +00:00
Thomas Vander Stichele e7b9201555 reorganize C/LIB flags add gst_info to gstcompat.h
Original commit message from CVS:
reorganize C/LIB flags
add gst_info to gstcompat.h
2004-05-04 12:38:36 +00:00
Thomas Vander Stichele f55a8091a6 remove gst_info remove gstlog.h, fold back to gstinfo.h update translations
Original commit message from CVS:
remove gst_info
remove gstlog.h, fold back to gstinfo.h
update translations
2004-05-03 16:03:24 +00:00
Thomas Vander Stichele fa903783c2 updated translations
Original commit message from CVS:
updated translations
2004-05-03 13:45:22 +00:00
Thomas Vander Stichele a1b6e4c148 fix build and small issues
Original commit message from CVS:
fix build and small issues
2004-04-29 10:16:11 +00:00
Thomas Vander Stichele 43b7c6e652 readding with -ko
Original commit message from CVS:
readding with -ko
2004-04-20 16:47:00 +00:00
Thomas Vander Stichele 8f0b327bf7 temporarily removing
Original commit message from CVS:
temporarily removing
2004-04-20 16:44:19 +00:00
Thomas Vander Stichele d53af96374 adding british translation
Original commit message from CVS:
adding british translation
2004-04-20 11:12:38 +00:00
David Schleef d10158fcb5 configure.ac: Add test for allowing unaligned access. Add define to put in gstconfig.h.
Original commit message from CVS:
* configure.ac: Add test for allowing unaligned access.  Add define
to put in gstconfig.h.
* docs/gst/gstreamer-sections.txt: New symbols
* docs/gst/tmpl/gstcompat.sgml: Check in changes made by gtkdoc
* docs/gst/tmpl/gstfilesrc.sgml:
* docs/gst/tmpl/gstparse.sgml:
* docs/gst/tmpl/gsttypes.sgml:
* docs/gst/tmpl/gstutils.sgml:
* docs/gst/tmpl/gstvalue.sgml:
* gst/gstconfig.h.in: Add GST_HAVE_UNALIGNED_ACCESS
* gst/gstutils.h: Add macros for unaligned memory access.  Useful
on most !i386/!powerpc architectures.  From Daniel Gazard
<daniel.gazard@free.fr>.  (bug #140156)
* po/af.po: Check in changes made by gettext.
* po/az.po:
* po/fr.po:
* po/nl.po:
* po/sr.po:
* po/sv.po:
2004-04-20 00:17:26 +00:00
Thomas Vander Stichele 66d065963f adding ukrainian translation
Original commit message from CVS:
adding ukrainian translation
2004-04-19 13:48:06 +00:00
Thomas Vander Stichele d2445452b5 adding turkish translation
Original commit message from CVS:
adding turkish translation
2004-04-18 19:06:56 +00:00
Thomas Vander Stichele a2e2307d2e po updates
Original commit message from CVS:
po updates
2004-04-14 18:54:27 +00:00
Johan Dahlin 49fb5c34ac po/sv.po: Updated translation
Original commit message from CVS:
* po/sv.po: Updated translation
2004-04-05 10:12:55 +00:00
Thomas Vander Stichele a64afaa8f5 updated afrikaans and swedish
Original commit message from CVS:
updated afrikaans and swedish
2004-03-29 08:51:29 +00:00
Thomas Vander Stichele abb174299c adding azerbeidjan
Original commit message from CVS:
adding azerbeidjan
2004-03-29 08:43:07 +00:00
Thomas Vander Stichele d7675cae87 updated swedish translation
Original commit message from CVS:
updated swedish translation
2004-03-18 18:15:17 +00:00
Thomas Vander Stichele 0bf7263c12 updated translation return silently when filesink not open
Original commit message from CVS:
updated translation
return silently when filesink not open
2004-03-18 13:01:21 +00:00
Thomas Vander Stichele c7c3a5a4d4 dist common properly
Original commit message from CVS:
dist common properly
2004-03-18 12:14:43 +00:00
Thomas Vander Stichele 41239183d7 fix
Original commit message from CVS:
fix
2004-03-17 20:51:05 +00:00
Thomas Vander Stichele 77cacb3fee adding afrikaans and swedish
Original commit message from CVS:
adding afrikaans and swedish
2004-03-17 18:03:17 +00:00
Thomas Vander Stichele 8f5b02abfa releasing
Original commit message from CVS:
releasing
2004-03-16 12:24:23 +00:00
Thomas Vander Stichele a967370df5 gst-indent run on core
Original commit message from CVS:
gst-indent run on core
2004-03-13 15:27:01 +00:00
Thomas Vander Stichele 0872208827 adding serbian translation
Original commit message from CVS:
adding serbian translation
2004-03-13 11:30:19 +00:00
Thomas Vander Stichele dff93afcb4 releasing 0.7.6
Original commit message from CVS:
releasing 0.7.6
2004-03-09 17:50:43 +00:00
Christophe Fergeau 3bffe8514f po/fr.po: fix typo
Original commit message from CVS:
2004-03-02  Christophe Fergeau  <teuf@gnome.org>

* po/fr.po: fix typo
2004-03-02 21:42:32 +00:00
Thomas Vander Stichele fdfb2b8232 configure.ac: remove whitespace
Original commit message from CVS:
* configure.ac:
remove whitespace
* docs/gst/tmpl/gstbuffer.sgml:
* docs/gst/tmpl/gstdata.sgml:
* docs/gst/tmpl/gstreamer-unused.sgml:
* docs/gst/tmpl/gstxml.sgml:
doc update
* docs/manuals.mak:
add a FIXME
* docs/pwg/intro-preface.xml:
* docs/pwg/pwg.xml:
remove GNOME
* gst/gst.c: (init_post):
try GST_PLUGIN_PATH paths for the _global_registry first
* gst/gstelement.h:
add the error message as well, otherwise (null) debug info doesn't
make much sense
* tools/gst-register.c: (main):
spill paths to next registry if this registry is not writable
* po/fr.po:
* po/nl.po:
translation updates
2004-03-01 17:15:28 +00:00
Thomas Vander Stichele 321bfca246 update translations
Original commit message from CVS:
update translations
2004-02-19 17:29:13 +00:00
Thomas Vander Stichele 2f3be462a6 update translation
Original commit message from CVS:
update translation
2004-02-17 18:27:00 +00:00
Thomas Vander Stichele 28c8621ee8 throw an error for mime types spider can't handle
Original commit message from CVS:
throw an error for mime types spider can't handle
2004-02-17 17:59:32 +00:00
Thomas Vander Stichele a0107c21fa fix rename
Original commit message from CVS:
fix rename
2004-02-12 00:56:24 +00:00
Benjamin Otte 5a9dabb573 po/POTFILES.in: update to multidisksrc => multifilesrc file renaming (#134145)
Original commit message from CVS:
2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* po/POTFILES.in:
update to multidisksrc => multifilesrc file renaming (#134145)
2004-02-11 21:18:51 +00:00
Ramon Garcia Fernandez 4c4ff33d1f Trying to fix the mess that I made with the two previous commits.
Original commit message from CVS:


Trying to fix the mess that I made with the two previous commits.

First commit, doing something wrong (fixing comparisons of signed and unsigned).
Second commit, trying to revert the previous, but changing other things and
reverting unrelated work of other people.
And this third, hopefully fixes it.
2004-02-07 15:51:39 +00:00
Ramon Garcia Fernandez 1f920b1def Reverted changes made to fix unsigned-signed warnings after hearing comments on IRC. Thans to teus
Original commit message from CVS:
Reverted changes made to fix unsigned-signed warnings after hearing comments on IRC. Thans to teus
2004-02-07 15:37:21 +00:00
Thomas Vander Stichele fcc3fd13ae update translation
Original commit message from CVS:
update translation
2004-02-04 23:32:44 +00:00
Thomas Vander Stichele 69cf6a7ac1 small updates
Original commit message from CVS:
small updates
2004-02-04 21:09:12 +00:00
Thomas Vander Stichele b5186020ab add error symbol start translating gst-inspect
Original commit message from CVS:
add error symbol
start translating gst-inspect
2004-02-03 11:23:59 +00:00
Thomas Vander Stichele b21a435c67 suffix errors with .
Original commit message from CVS:
suffix errors with .
update translation
2004-01-31 22:40:27 +00:00
Thomas Vander Stichele 022fa081ff rename gsttypefindelement
Original commit message from CVS:
rename gsttypefindelement
2004-01-20 15:39:11 +00:00
Thomas Vander Stichele 1832de08dd add gst/gstelement.c
Original commit message from CVS:
add gst/gstelement.c
2004-01-19 15:21:33 +00:00
Thomas Vander Stichele a1882e1bc4 updated dutch translation
Original commit message from CVS:
updated dutch translation
2004-01-19 12:22:42 +00:00
Thomas Vander Stichele 4efc300279 changing error signal add error codes and domains
Original commit message from CVS:
changing error signal
add error codes and domains
2004-01-18 21:36:20 +00:00
Thomas Vander Stichele e8d8cb81e0 ignore more files
Original commit message from CVS:
ignore more files
2004-01-14 00:32:56 +00:00
Julien Moutte ce994e16ed po/LINGUAS: Adding fr.
Original commit message from CVS:
2004-01-13  Julien MOUTTE <julien@moutte.net>

* po/LINGUAS: Adding fr.
* po/fr.po: Adding french translation.
2004-01-13 17:50:18 +00:00
Thomas Vander Stichele 1403483c20 I hope david won't mind I thrashed the de.po to fix the build, it only has three strings translated anyway
Original commit message from CVS:
I hope david won't mind I thrashed the de.po to fix the build, it only
has three strings translated anyway
2004-01-13 15:49:10 +00:00
Thomas Vander Stichele 497a26c3a7 strings fix
Original commit message from CVS:
strings fix
2004-01-13 14:48:41 +00:00
Thomas Vander Stichele 8e96cb73f6 translating parsing error messages
Original commit message from CVS:
translating parsing error messages
2004-01-13 14:23:44 +00:00
Thomas Vander Stichele 7e56c5435f update nl transition add gst-launch to be translated
Original commit message from CVS:
update nl transition
add gst-launch to be translated
2004-01-13 13:44:10 +00:00
Thomas Vander Stichele e0e795633f add a check
Original commit message from CVS:
add a check
2004-01-13 11:40:12 +00:00
Thomas Vander Stichele 463d3e15ef adding README for translations
Original commit message from CVS:
adding README for translations
2004-01-13 11:39:06 +00:00
Thomas Vander Stichele f5b464fd27 adding i18n tested with nl, seems to work fine
Original commit message from CVS:
adding i18n
tested with nl, seems to work fine
2004-01-13 11:30:00 +00:00
Thomas Vander Stichele cedd4e8f80 removing empty translation files
Original commit message from CVS:
removing empty translation files
2004-01-13 10:13:00 +00:00
David Schleef 8c9cd079d4 Merge CAPS branch
Original commit message from CVS:
Merge CAPS branch
2003-12-22 01:39:35 +00:00
Christian Schaller b16c88aed3 adding gstreamer and midi doc
Original commit message from CVS:
adding gstreamer and midi doc
2003-12-21 12:37:48 +00:00
Thomas Vander Stichele ed4759b71d that was stupid
Original commit message from CVS:
that was stupid
2003-12-11 14:13:04 +00:00
Thomas Vander Stichele 6f60f2d5e7 disabling this new gettext option
Original commit message from CVS:
disabling this new gettext option
2003-12-11 13:59:20 +00:00
Benjamin Otte 385b9ee5c4 merge in tagging
Original commit message from CVS:
merge in tagging
Includes:
- gsttag.[ch] - The definition of GstTagList and tag registering/querying
- gsttaginterface.[ch] - Interface for elements that can handle setting of tags
- updates and merges to gststructure.[ch] and gstvalue.[ch]
- testsuite/tags - some tests for tagging
- bugfixes
- updates to make make distcheck work
- updates the version number to 0.7.2.1

Does not include:
- including tagging stuff in docs
- extensive tests
2003-11-24 02:09:23 +00:00
Benjamin Otte 0841437903 move .gmo removal to distclean so make distcheck works again
Original commit message from CVS:
move .gmo removal to distclean so make distcheck works again
2003-11-23 04:42:54 +00:00
Christian Schaller 08ded8cb40 misc build fixes to make cvs head build from tarballs on Fedora
Original commit message from CVS:
misc build fixes to make cvs head build from tarballs on Fedora
2003-11-22 22:06:30 +00:00
David Schleef 81ed94e2ca Translatable strings, for some gstreamer-native languages.
Original commit message from CVS:
Translatable strings, for some gstreamer-native languages.
2003-10-10 21:37:10 +00:00
David Schleef 947659801b Files needed for build
Original commit message from CVS:
Files needed for build
2003-10-09 01:22:21 +00:00
David Schleef d4ee10bd79 distcheck fixes. Some tests have been disabled.
Original commit message from CVS:
distcheck fixes.  Some tests have been disabled.
2003-10-09 01:13:21 +00:00
David Schleef dd74664e50 feeble attempt at translating a few messages
Original commit message from CVS:
feeble attempt at translating a few messages
2003-08-17 22:30:59 +00:00
David Schleef e0d31bb7e8 more i18n stuff
Original commit message from CVS:
more i18n stuff
2003-08-17 22:30:04 +00:00
David Schleef 20569e76f8 Add framework for internationalization
Original commit message from CVS:
Add framework for internationalization
2003-08-17 22:01:24 +00:00