Displaying 2 results from an estimated 2 matches for "9cbfaa2".
2007 Aug 24
0
2 commits - NEWS
...sh://company at git.freedesktop.org/git/swfdec/swfdec
diff-tree 7a2f6fc721434bd9233f32b62d20a717bfefbaf1 (from 728258ea82c104389bddb4730402eeac931e3a14)
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Aug 24 13:55:41 2007 +0200
update NEWS for 0.5.2
diff --git a/NEWS b/NEWS
index 9cbfaa2..2098bf8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
+ 0.5.2 ("Kittencannon")
+
+- add initial support for Keyboard events. This makes quite some games work.
+- add NetStream.close() functionality. This makes Youtube fullscreen work.
+- export more API for debugging, like SwfdecScript...
2007 Aug 22
0
5 commits - libswfdec/swfdec_as_object.c NEWS player/swfplay.c
...ow), argv[1]);
-
gtk_main ();
g_object_unref (player);
diff-tree 6f3db89d5b461a706c484b2e9da091b357d1fff0 (from d68ae26a9b84711a95c9f985b608f89e7dd2a231)
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Aug 22 11:29:35 2007 +0200
typo
diff --git a/NEWS b/NEWS
index d1567bf..9cbfaa2 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@
0.5.1 ("Heeeeelium")
Features! This release got some. And they even give you the long awaited
-embedded Youtube support. At the cost of lost of API changes, but who cares?
+embedded Youtube support. At the cost of lots of API changes, but...