Displaying 4 results from an estimated 4 matches for "dragostea".
2007 Jan 14
0
2 commits - configure.ac libswfdec/Makefile.am NEWS
...d0acdffd27dcdfabe396d4d47162d197f (from ca781f3f13c2989f9735642a820942618f08c73e)
Author: Benjamin Otte <otte@gnome.org>
Date: Sun Jan 14 19:48:41 2007 +0100
update for 0.4.1
diff --git a/NEWS b/NEWS
index 8be07ba..89cd329 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
+ 0.4.1 ("Dragostea din tei")
+
+This release introduces video features. Quite a bit of internal
+restructuring was necessary to achieve this. The API has been changed
+from 0.4.0. Changes:
+- swfdec_player_iterate has been replaced by swfdec_player_advance
+- some functions (like swfdec_player_set_audio_advanc...
2007 Jan 14
0
swfdec-0.4.1 released
It looks like I've reached my goal to make more frequent releases, at
least this one time. So I proudly present:
swfdec-0.4.1 "Dragostea din tei"
http://swfdec.freedesktop.org/download/swfdec/0.4/swfdec-0.4.1.tar.gz
MD5: e62fa0a386b0f1077d8eb0b878ebf118
swfdec-mozilla-0.4.1 "Nothing to see here"
http://swfdec.freedesktop.org/download/swfdec-mozilla/0.4/swfdec-mozilla-0.4.1.tar.gz
MD5: 79e2a4e24cea95bc641775512c16363d...
2007 Feb 08
0
5 commits - configure.ac NEWS
...+it far easier and a lot more stable to run scripts. Other changes:
+- Implement color transformations on images.
+- Support some more ActionScript codes.
+- Added swfdec_loader_get_filename() function to exported API.
+- Lots of bugfixes.
+- Lots of new tests and debugging tools.
+
0.4.1 ("Dragostea din tei")
This release introduces video features. Quite a bit of internal
diff-tree aeda99814414d201c020d71e1717f07ad2c1c9ad (from e066302f8172f17b68430c6b428a386c41c516c4)
Author: Benjamin Otte <otte@gnome.org>
Date: Thu Feb 8 16:20:26 2007 +0100
up LIBVERSION for added swfde...
2007 Jan 14
0
Changes to 'refs/tags/0.4.1'
Tag '0.4.1' created by Benjamin Otte <otte@gnome.org> at 2007-01-14 19:00 -0800
release 0.4.1 ("Dragostea din tei")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQBFqn3tvMv5VCdLq8QRAtNyAJ98RlOV96OBbuWryJwxQoYSu1JEEwCdFkNA
rJCp14FbLefPT+DDPK0UpgU=
=2Uj1
-----END PGP SIGNATURE-----
Changes since 0.4.0:
Benjamin Otte:
back to cvs
generate enums, too
Change m...