~pybind/pyswfdec/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
2008-10-24  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* swfdecgtk.override:
	* swfdecgtk.defs: Update ui module with 0.8.0 Swfdec API.

2008-10-23  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* swfdec.override:
	* swfdec.defs: Update with 0.8.0 Swfdec API.
	
	* configure.ac: bump release version and require Swfdec 0.8.0

=== 0.6.6.2 ===
2008-06-31  Gian Mario Tagliaretti  <gianmt@gnome.org>
	
	* NEWS: Updated
	release pyswfdec 0.6.6.2.

2008-06-01  Gian Mario Tagliaretti  <gianmt@gnome.org>
	
	* docs/*: Rewrote the docs, still a part needs to be completed.

2008-06-01  Gian Mario Tagliaretti  <gianmt@gnome.org>
	
	* swfdec.defs: Fix function names.

2008-06-01  Gian Mario Tagliaretti  <gianmt@gnome.org>
	
	* swfdec.defs: Restore swfdec.Audio.

2008-06-01  Gian Mario Tagliaretti  <gianmt@gnome.org>
	
	* swfdec.defs: Allow None for swfdec_player_set_base_url,
	swfdec_player_set_variables and swfdec_player_set_scripting
	parameters.

2008-05-31  Gian Mario Tagliaretti  <gianmt@gnome.org>
	
	* docs/Makefile.am: conditionally build docs.
	
	* Makefile.am: conditionally build docs and ship the demo.

	* configure.ac: add docs and demo makefiles.

2008-05-31  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* swfdec.override: Manually wrap swfdec_player_render to work around
	a segfault (possibly pycairo API change).
	
	* swf.py: Make a very simple (but working this time..) example.
	
	* swfdecgtk.override: Manually wrap GtkPlayer constructor.
	
	* swfdec.defs: Fix swfdec.URL and make AsDebugger optional in
	Player constructor.

	* configure.ac: bump to 0.6.6.2

=== 0.6.6.1 ===
2008-05-08  Gian Mario Tagliaretti  <gianmt@gnome.org>
	
	* swfdec.override:
	* swfdec.defs: Fix a bug indroduced just befeore the release.
	
	* configure.ac: bump to 0.6.6.1
	
	* NEWS: Updated

=== 0.6.6 ===
2008-05-08  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* NEWS: Updated

2008-05-08  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* update to swfdec 0.6.6 API

2007-12-08  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* swfdecgtk.defs: add Loader object

2007-12-08  Valery Masiutsin  <val.masutin@gmail.com>

	* first pass to update bindings with swfdec-0.5.x

2007-05-07  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* docs/reference/pyswfdec-loader.xml: add attributes and fix a link

	* docs/reference/pyswfdec-buffer.xml: add attributes

2007-05-07  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* swfdec.defs: add loader 'url' field (read only)

2007-05-06  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* docs/reference/pyswfdec-bufferqueue.xml: new docs

	* docs/Makefile.am: add above new file

	* docs/reference/pyswfdec-core-classes.xml: add new reference

2007-05-06  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* swfdec.defs: add buffer fields
	
	* swfdec.override: override getter SwfdecBuffer.data

2007-05-06  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* docs/reference/pyswfdec-buffer.xml: new docs

	* docs/Makefile.am: add above new file

	* docs/reference/pyswfdec-core-classes.xml: add new reference

2007-05-05  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* docs/reference/pyswfdec-audio.xml: new docs

	* docs/Makefile.am: add above new file

	* docs/reference/pyswfdec-core-classes.xml: add new reference

2007-05-05  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* docs/reference/pyswfdec-loader.xml: new docs

	* docs/Makefile.am: add above new file

	* docs/reference/pyswfdec-core-classes.xml: add new reference

2007-05-01  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* docs/reference/pyswfdec-gtk-loader.xml: new docs

	* docs/Makefile.am: add above new file

	* docs/reference/pyswfdec-gtk-classes.xml: add new reference

	* docs/reference/pyswfdec-hierarchy.xml: fix links

2007-05-01  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* docs/reference/pyswfdec-gtk-widget.xml: new docs

	* docs/Makefile.am: add above new file

	* docs/reference/pyswfdec-gtk-classes.xml: add new reference

	* docs/reference/pyswfdec-hierarchy.xml: fix links

=== 0.4.4 ===
2007-04-30  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* NEWS: update

	* configure.ac: require swfdec 0.4.4

2007-04-30  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* swfdec.defs: (update)

	* swfdecgtk.defs: (update)

	* swfdecgtk.override: wrap swfdec_gtk_player_new_from_uri

	* demo/swf.py: use some new API

2007-04-02  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* swfdec.defs: (update)

	* swfdecgtk.defs: (update)

	* swfdecgtk.override: update with new API

2007-04-02  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* Makefile.am: fix conditional swfdecgtk build

2007-04-02  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* configure.ac: fail if swfdec is missing and conditionally build
	swfdec-gtk, print a warning if the latter is not present.

	* Makefile.am: same as configure.ac

2007-04-01  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* docs/*: some work on docs.

2007-04-01  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* swfdec.defs: add swfdec_player_get_background_color.

2007-03-31  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* initial import