similar to: libswfdec/swfdec_as_strings.c libswfdec/swfdec_player.c

Displaying 15 results from an estimated 15 matches similar to: "libswfdec/swfdec_as_strings.c libswfdec/swfdec_player.c"

2007 Oct 14
3
libswfdec/swfdec_player.c
libswfdec/swfdec_player.c | 3 +++ 1 file changed, 3 insertions(+) New commits: commit f82b818ab4cf2148fafbb9eec5a27622ccd680d7 Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 14 17:04:21 2007 +0200 lock the player when handling keys ooooops diff --git a/libswfdec/swfdec_player.c b/libswfdec/swfdec_player.c index 32254ab..4980b21 100644 ---
2007 Aug 02
0
2 commits - libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_stage_as.c
libswfdec/swfdec_player.c | 58 ++++++++++++++++++++++--------------- libswfdec/swfdec_player_internal.h | 2 + libswfdec/swfdec_stage_as.c | 12 +------ 3 files changed, 40 insertions(+), 32 deletions(-) New commits: diff-tree db20b4472b8409531a3d5f2b09faf5d072f58038 (from 1020868e1da520df7be94e149d2a5d3842c2ea05) Author: Benjamin Otte <otte at gnome.org> Date: Thu
2007 Dec 13
0
libswfdec-gtk/swfdec_gtk_player.c libswfdec/swfdec_as_date.c libswfdec/swfdec_audio.c libswfdec/swfdec_audio_event.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_interval.c libswfdec/swfdec_key_as.c libswfdec/swfdec_mouse_as.c libswfdec/swfdec_movie.c
libswfdec-gtk/swfdec_gtk_player.c | 1 libswfdec/swfdec_as_date.c | 7 libswfdec/swfdec_audio.c | 10 libswfdec/swfdec_audio_event.c | 2 libswfdec/swfdec_button_movie.c | 2 libswfdec/swfdec_interval.c | 14 libswfdec/swfdec_key_as.c | 6 libswfdec/swfdec_mouse_as.c | 8 libswfdec/swfdec_movie.c |
2007 Aug 02
0
10 commits - libswfdec/compiler.c libswfdec-gtk/swfdec_source.c libswfdec/Makefile.am libswfdec/swfdec_player.c NEWS test/trace
NEWS | 11 +++++ libswfdec-gtk/swfdec_source.c | 2 - libswfdec/Makefile.am | 3 + libswfdec/compiler.c | 58 ++--------------------------- libswfdec/swfdec_player.c | 35 +++++++++-------- test/trace/Makefile.am | 7 +++
2007 Aug 07
0
13 commits - libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_keys.c libswfdec-gtk/swfdec_gtk_keys.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am libswfdec/swfdec_as_types.c libswfdec/swfdec.h libswfdec/swfdec_initialize.as
libswfdec-gtk/Makefile.am | 2 libswfdec-gtk/swfdec_gtk_keys.c | 67 +++++++++++++++++ libswfdec-gtk/swfdec_gtk_keys.h | 10 +- libswfdec-gtk/swfdec_gtk_widget.c | 73 ++++++++++++++++++ libswfdec/Makefile.am | 3 libswfdec/swfdec.h | 2 libswfdec/swfdec_as_types.c | 68 ++++++++--------- libswfdec/swfdec_initialize.as |
2007 Jul 27
0
11 commits - libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c libswfdec/swfdec_sprite_movie_as.c test/trace
libswfdec/swfdec_as_strings.c | 7 + libswfdec/swfdec_asbroadcaster.c | 10 + libswfdec/swfdec_initialize.as | 1 libswfdec/swfdec_initialize.h | 8 - libswfdec/swfdec_net_stream.c | 10 + libswfdec/swfdec_player.c
2007 Oct 14
0
10 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_as_strings.c | 2 libswfdec/swfdec_text_field.c | 66 +++++++++++++++++++++++----- libswfdec/swfdec_text_field_movie.c | 5 +- libswfdec/swfdec_text_field_movie_as.c | 77 ++++++++++++++++++++++++++++++--- 4 files changed, 132 insertions(+), 18 deletions(-) New commits: commit a165608df6751cf46561b570db61ff309f5b7244 Author: Pekka Lampila
2007 Jul 26
0
17 commits - doc/swfdec-sections.txt libswfdec/compiler.c libswfdec/.gitignore libswfdec/Makefile.am libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_strings.c
doc/swfdec-sections.txt | 4 libswfdec/.gitignore | 2 libswfdec/Makefile.am | 23 +++ libswfdec/compiler.c | 140 +++++++++++++++++++++++ libswfdec/swfdec_as_context.c | 6 - libswfdec/swfdec_as_object.c | 45 ++++--- libswfdec/swfdec_as_object.h
2007 Oct 14
0
2 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_strings.c
configure.ac | 1 libswfdec/Makefile.am | 20 ++++++++++--------- libswfdec/swfdec_as_strings.c | 44 ------------------------------------------ 3 files changed, 12 insertions(+), 53 deletions(-) New commits: commit 997aca7ef578ec31baf1bae06daf015a04b42e84 Merge: d893510... 1d5c170... Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 14 20:05:45 2007
2007 Feb 05
1
Build error with last R-devel tarball
Hi, On Windows, with last R-devel tarball (r40647) from ftp://ftp.stat.math.ethz.ch/Software/R/R-devel_2007-02-04.tar.gz I get the following build error: E:\biocbld\bbs-2.0-bioc\R\src\gnuwin32> make ... ... ---------- Making package utils ------------ adding build stamp to DESCRIPTION installing NAMESPACE file and metadata installing R files Error in namespaceExport(ns, exports) :
2007 Nov 28
0
59 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_button.c libswfdec/swfdec_button.h libswfdec/swfdec_button_movie.c libswfdec/swfdec_button_movie.h libswfdec/swfdec_event.c
libswfdec-gtk/swfdec_gtk_widget.c | 19 libswfdec/swfdec_as_object.c | 56 +- libswfdec/swfdec_as_object.h | 4 libswfdec/swfdec_button.c | 228 +++++++++ libswfdec/swfdec_button.h | 10 libswfdec/swfdec_button_movie.c | 382
2003 Dec 01
0
No subject
8. You have join to this mail a text file with the few characters that don't = match. On Swat, it's easier. = I use Swat from my win98 box. When I write a share comment with some chara= cters, there are not translated properly inside smb.conf file. = When I read my smb.conf file, I noticed that for example a cp1252 characte= r like (0xC1) has been changed onto an ISO8859-15 character
2007 Oct 22
0
2 commits - doc/swfdec-sections.txt libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h
doc/swfdec-sections.txt | 1 + libswfdec/swfdec_as_context.c | 27 +++++++++++++++++++++++++++ libswfdec/swfdec_as_context.h | 1 + libswfdec/swfdec_player.c | 19 ++++++++++++++----- libswfdec/swfdec_player_internal.h | 2 +- 5 files changed, 44 insertions(+), 6 deletions(-) New commits: commit b5ec34287eacb0a6feb5fa051bfa5fc905afd709 Author: Benjamin
2013 Feb 15
0
Wine release 1.5.24
The Wine development release 1.5.24 is now available. What's new in this release (see below for details): - Keyboard and mouse wheel support in the Mac driver. - Regular expression support in VB Script. - Many RichEdit code cleanups. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.5.24.tar.bz2
2008 Jan 21
0
70 commits - configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_socket.c libswfdec-gtk/swfdec_gtk_socket.h libswfdec-gtk/swfdec_playback_alsa.c
configure.ac | 29 dev/null |binary libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 45 libswfdec-gtk/swfdec_gtk_player.c | 5 libswfdec-gtk/swfdec_gtk_socket.c | 220 ++ libswfdec-gtk/swfdec_gtk_socket.h | 42