Displaying 20 results from an estimated 4684 matches for "loaders".
Did you mean:
loader
2007 Aug 01
0
9 commits - doc/swfdec-sections.txt libswfdec/swfdec_as_frame.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loader_internal.h libswfdec/swfdec_loadertarget.c libswfdec/swfdec_loadertarget.h libswfdec/swfdec_movie.c
...rl = g_strdup (string);
s = strstr (string, "://");
diff-tree 262fa2409436f429658cf14f03169bf0ebf277bf (from 49edc7f46d99b2f9da859511a0272dd63268c24d)
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Aug 1 15:59:06 2007 +0200
first step in loader handling reord
Loaders don't execute their code immediately now but instead call
swfdec_player_add_external_action() to queue actions for later.
diff --git a/libswfdec/swfdec_loader.c b/libswfdec/swfdec_loader.c
index 3ee70e4..285ffc2 100644
--- a/libswfdec/swfdec_loader.c
+++ b/libswfdec/swfdec_loader.c
@@ -105...
2011 Feb 24
1
Experiencing errors after adding new nodes
Hi,
I had a 2 node distributed cluster running on 3.1.1 and I added 2 more nodes. I then ran a rebalance on the cluster.
Now I am getting permission denied errors and I see the following in the client logs:
[2011-02-24 09:59:10.210166] I [dht-common.c:369:dht_revalidate_cbk] loader-dht: subvolume loader-client-3 returned -1 (Invalid argument)
[2011-02-24 09:59:11.851656] I
2005 Nov 18
0
WIne 0.9x crash on make
I've downloaded wine 0.9.1 recently, after having used the last pre-.9
CVS drop for about a month or so, but the 0.9 version won't compile on
my system. It conks out with an error in the loader subdir (actual data
below).
The following is the output I get when I run make:
-------------------------------------------------------------------------------------
bas@pairadocs
2007 Mar 20
0
5 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_net_stream.c
configure.ac | 2
doc/Makefile.am | 1
doc/swfdec-sections.txt | 3 +
libswfdec/swfdec_js_net_stream.c | 32 ++++++++++++++-
libswfdec/swfdec_loader.c | 81 ++++++++++++++++++++++++++++++++++++++-
libswfdec/swfdec_loader.h | 5 ++
libswfdec/swfdec_net_stream.c | 5 ++
7 files changed, 125 insertions(+), 4
2007 Nov 08
0
11 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_resource.c libswfdec/swfdec_resource_request.c
..._loader_queue_processing (loader);
}
/**
diff --git a/libswfdec/swfdec_loader.h b/libswfdec/swfdec_loader.h
index 614907a..9eb5b2a 100644
--- a/libswfdec/swfdec_loader.h
+++ b/libswfdec/swfdec_loader.h
@@ -57,6 +57,8 @@ struct _SwfdecLoader
/*< private >*/
guint state; /* SwfdecLoaderState the loader is currently in */
+ guint processed_state;/* SwfdecLoaderState the target knows about */
+ gboolean queued; /* TRUE if we have queued an action already */
SwfdecURL * url; /* the URL for this loader in UTF-8 - must be set on creation */
glong size; /* number of byte...
2007 Aug 02
0
15 commits - configure.ac doc/swfdec-sections.txt libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_file_loader.c libswfdec/swfdec_file_loader.h
...loader, swfdec_loader_perform_open, NULL);
}
diff --git a/libswfdec/swfdec_loader.h b/libswfdec/swfdec_loader.h
index 73c54ad..3f5db15 100644
--- a/libswfdec/swfdec_loader.h
+++ b/libswfdec/swfdec_loader.h
@@ -58,7 +58,6 @@ struct _SwfdecLoader
/*< private >*/
guint state; /* SwfdecLoaderState the loader is currently in */
SwfdecURL * url; /* the URL for this loader in UTF-8 - must be set on creation */
- guint open_status; /* HTTP status when opening or 0 if unknown */
gulong size; /* number of bytes in stream or 0 if unknown */
char * error; /* error message if in...
2007 Aug 02
0
4 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_file_loader.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h player/swfdec_slow_loader.c
libswfdec-gtk/swfdec_gtk_loader.c | 12 +++++++-----
libswfdec/swfdec_file_loader.c | 19 ++++++++++---------
libswfdec/swfdec_loader.c | 30 +++++++++++++++++++++++-------
libswfdec/swfdec_loader.h | 3 ++-
player/swfdec_slow_loader.c | 2 +-
5 files changed, 43 insertions(+), 23 deletions(-)
New commits:
diff-tree 013119a40898e8308caba54d3921d3c477f239c8
2016 Aug 15
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
Hello
using pjproject 2.5.5
using asterisk-certified-13.8-cert1
Compiled pjproject 2.5.5 with :
./configure CFLAGS="-DNDEBUG -DPJ_HAS_IPV6=1" --prefix=/usr
--libdir=/usr/lib64 --enable-shared --disable-video --disable-sound
--disable-opencore-amr
Compiled Asterisk 13 with
./configure --libdir=/usr/lib64
All pjproject modules are selectable in menuselect, so here no problem.
2007 Mar 01
0
11 commits - libswfdec/Makefile.am libswfdec/swfdec_connection.c libswfdec/swfdec_connection.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_js.c libswfdec/swfdec_js_connection.c libswfdec/swfdec_js.h libswfdec/swfdec_js_net_stream.c
...;
}
break;
diff-tree 107c424998f16d2d4a2dd2d8645a7cff46094714 (from 2345e9a94736cce68debbc3519c4c645b462e2ae)
Author: Benjamin Otte <otte@gnome.org>
Date: Wed Feb 28 15:09:42 2007 +0100
rework Loader <=> LoaderTarget interaction
These changes are preparing the use of loaders by the XML class.
I also consider the overloaded SwfdecLoaderTarget interface pretty much
deprecated in favour of the new parse method. I just need the will to
implement it properly. :)
diff --git a/libswfdec/swfdec_loader.c b/libswfdec/swfdec_loader.c
index 49d7642..3beff3e 100644
---...
2007 Mar 16
0
libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loader_internal.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_root_movie.c libswfdec/swfdec_xml.c
libswfdec/swfdec_loader.c | 91 +++++++++++++++++++++++++++++++++++--
libswfdec/swfdec_loader.h | 13 +++++
libswfdec/swfdec_loader_internal.h | 2
libswfdec/swfdec_net_stream.c | 1
libswfdec/swfdec_root_movie.c | 4 +
libswfdec/swfdec_xml.c | 9 +--
6 files changed, 111 insertions(+), 9 deletions(-)
New commits:
diff-tree
2007 Jul 31
0
10 commits - doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_buffer.c libswfdec/swfdec_debugger.c libswfdec/swfdec.h
doc/swfdec-docs.sgml | 1
doc/swfdec-sections.txt | 19 ++
libswfdec-gtk/swfdec_gtk_loader.c | 43 +----
libswfdec/Makefile.am | 4
libswfdec/swfdec.h | 3
libswfdec/swfdec_as_context.c | 2
libswfdec/swfdec_as_frame.c | 3
libswfdec/swfdec_buffer.c | 12 -
libswfdec/swfdec_debugger.c |
2007 Oct 28
0
4 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_load_object.c
...rn_val_if_fail (SWFDEC_IS_LOADER (loader), 0);
diff --git a/libswfdec/swfdec_loader.h b/libswfdec/swfdec_loader.h
index 61e0b31..614907a 100644
--- a/libswfdec/swfdec_loader.h
+++ b/libswfdec/swfdec_loader.h
@@ -58,7 +58,7 @@ struct _SwfdecLoader
/*< private >*/
guint state; /* SwfdecLoaderState the loader is currently in */
SwfdecURL * url; /* the URL for this loader in UTF-8 - must be set on creation */
- gulong size; /* number of bytes in stream or 0 if unknown */
+ glong size; /* number of bytes in stream or -1 if unknown */
char * error; /* error message if in err...
2007 Aug 08
0
6 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loader_internal.h libswfdec/swfdec_net_stream_as.c libswfdec/swfdec_net_stream.c
...EC_LOADER_STATE_READING, /* loader has read some bytes of data and is still reading */
SWFDEC_LOADER_STATE_EOF, /* swfdec_loader_eof() has been called */
+ SWFDEC_LOADER_STATE_CLOSED, /* loader has been closed by Swfdec */
SWFDEC_LOADER_STATE_ERROR /* loader is in error state */
} SwfdecLoaderState;
diff-tree 36cb0e40b75982fd64589be06bdeebbf4957817e (from 019799d4d5320fd23cfb18e11d9c85c5c553fe8e)
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Aug 8 10:51:37 2007 +0200
print error message on loader error
diff --git a/libswfdec/swfdec_loader.c b/libswfdec/swfdec_loader....
2009 Jul 01
1
Facter infinite looping on custom facts
Hi All
Background:
I am running Puppet to configure ESX 3.5 servers by NFS mounting the Puppet
binaries and configuration from a shared server. This is to ensure VMware
don''t come back refusing support for installing non standard software on the
server.
# ruby -v
ruby 1.8.7 (2009-04-08 patchlevel 160) [i686-linux]
# facter -v
1.5.5
2008 Jun 25
3
Problem with /boot/loader
Hello,
I have a problem with loader. I recently upgraded from 6_rel to 7_rel.
Now when I install world there is a problem booting.
Here is what I do:
cd /usr/src
make buildworld
make buildkernel KERNCONF=BLACK
make installkernel KERNCONF=BLACK
At this point I can reboot and all is good. After boot I install the new world:
cd /usr/src
mergemaster -p
reboot into single user mode
cd /usr/src
make
2007 Apr 02
0
4 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_loader.h
configure.ac | 27 +++-
doc/Makefile.am | 3
doc/swfdec-docs.sgml | 1
doc/swfdec-sections.txt | 18 ++
doc/swfdec.types | 2
libswfdec-gtk/Makefile.am | 6
libswfdec-gtk/swfdec-gtk.h | 1
libswfdec-gtk/swfdec_gtk_loader.c | 237 +++++++++++++++++++++++++++++++++++++
2011 Aug 06
4
compiling buoh comic reader for C-6
Hi all!
I'm trying to build the buoh comic reader for centos 6 and my head is
getting tired of repeated forceful contact with the wall.
I built it on 5.6 without undue problems, but somehow 6.0 is beating me.
(and no, the 5.6 binary doesn't work, at least not without a lot of
futzing around, on 6.0. tried that first.)
before I give gory details, has anyone already done this, from whom
2010 Jun 30
2
[PATCH] chain.c32: add menu support to grub loader
Allow the grub loader to (optionally) support using a GRUB menu file.
For example
chain fs grub=stage2,grub.conf
will load GRUB's stage2 and pass the (absolute) path to the file
"grub.conf" in the Syslinux filesystem to GRUB's stage2. The path is
passed to stage2 in GRUB's device/partition syntax (eg, "(hd0,1)/foo").
Note that we don't check whether the
2007 Feb 07
0
2 commits - doc/swfdec-sections.txt libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h player/swfdebug.c
doc/swfdec-sections.txt | 1 +
libswfdec/swfdec_loader.c | 33 +++++++++++++++++++++++++++++++++
libswfdec/swfdec_loader.h | 9 +++++----
player/swfdebug.c | 2 +-
4 files changed, 40 insertions(+), 5 deletions(-)
New commits:
diff-tree 998ea3e494c4d6f2d798085b3df1e4da07b18a68 (from 06c1025c1946a32b4f2a8f8ebab29736ec231621)
Author: Benjamin Otte <otte@gnome.org>
Date:
2007 Oct 19
0
8 commits - libswfdec/swfdec_movie_as_drawing.c libswfdec/swfdec_player.c libswfdec/swfdec_resource.c libswfdec/swfdec_resource.h libswfdec/swfdec_sprite_movie.c
libswfdec/swfdec_movie_as_drawing.c | 1
libswfdec/swfdec_player.c | 2 +
libswfdec/swfdec_resource.c | 65 ++++++++++++++++++++++++++----------
libswfdec/swfdec_resource.h | 3 +
libswfdec/swfdec_sprite_movie.c | 2 +
5 files changed, 55 insertions(+), 18 deletions(-)
New commits:
commit f5e934199517482e91225a4107a7b94c4a8b2d8d
Author: Benjamin Otte