search for: otte

Displaying 20 results from an estimated 1120 matches for "otte".

Did you mean: ott
2008 Dec 14
1
Changes to ''rtmp''
New branch ''rtmp'' available with the following commits: commit 03292617084fb246a2f23f566d9b5a1afafede41 Author: Benjamin Otte <otte at gnome.org> Date: Sun Dec 14 21:43:56 2008 +0100 split in_error() from is_connected() commit 139261910ef6120f56c6c6749a3843c5dd4af4e4 Author: Benjamin Otte <otte at gnome.org> Date: Sun Dec 14 21:25:50 2008 +0100 implement swfdec_net_stream_clear() commit 79430b1...
2007 May 31
20
swfdec-mozilla: Changes to 'master'
...254 +++++ mozilla-sucks/prcpucfg.h | 707 ++++++++++++++ mozilla-sucks/prtypes.h | 547 +++++++++++ src/Makefile.am | 4 18 files changed, 8143 insertions(+), 31 deletions(-) New commits: commit 8d1f2c33bdd45cfdc1f0c47e6a91f27bcca803eb Author: Benjamin Otte <otte at gnome.org> Date: Thu May 31 23:54:33 2007 +0200 changeMozilla inclusion We include the headers locally now and don't use Mozilla libs. This allows using it no matter how screwed up the distro's or upstream's Mozilla build is. A configure option...
2006 Dec 28
13
swfdec-mozilla: Changes to 'master'
src/plugin.c | 5 ++--- src/swfmoz_player.c | 41 ++++++++++++++++++++++++++--------------- 2 files changed, 28 insertions(+), 18 deletions(-) New commits: commit 668da727adcabc3f468bcdd882dd0b0d42d03886 Author: Benjamin Otte <otte@gnome.org> Date: Thu Dec 28 19:05:20 2006 +0100 use a plugin name and description that mimics the official flash player These values are used for plugin sniffing by websites commit a46053d98121c96882a2fbec77b6790c3c715242 Author: Benjamin Otte <otte@gnome.org> Dat...
2008 Jan 16
0
Changes to 'linear'
New branch 'linear' available with the following commits: commit 37812ef682f70d5166ecdce48523d86495efdc84 Author: Benjamin Otte <otte at gnome.org> Date: Mon Jan 14 20:15:13 2008 +0100 whoops, typo commit 6b93b528ca25ac23cb6758611aae1009f46b2ae3 Author: Benjamin Otte <otte at gnome.org> Date: Mon Jan 14 20:13:53 2008 +0100 catch a loader error, too commit e4b5180d02aabf2b856d65f9822889cab777278a...
2007 Mar 19
5
swfdec-mozilla: Changes to 'master'
configure.ac | 5 +++++ src/plugin.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 34275329ed70819ec66a9e90d4c36a5f729c1759 Author: Benjamin Otte <otte@gnome.org> Date: Mon Mar 19 20:17:27 2007 +0100 Define XP_UNIX and MOZ_X11 instead of including the (internal) mozilla-config.h
2007 Dec 14
0
Unnamed repository; edit this file to name it for gitweb.: Changes to 'master'
New branch 'master' available with the following commits: commit 9463698500814477ddb82eb3212cf21c23129050 Author: Benjamin Otte <otte at gnome.org> Date: Fri Dec 14 22:43:05 2007 +0100 add --primary to force rendering on the primary display commit 114ee10250c7559048b526b6887278b87548c353 Author: Benjamin Otte <otte at gnome.org> Date: Fri Dec 14 22:01:52 2007 +0100 add a "verbose" switch...
2007 Feb 17
6
swfdec-mozilla: Changes to 'master'
src/plugin.c | 15 +++++++++++++-- src/swfmoz_player.c | 15 ++++++++++++++- src/swfmoz_player.h | 3 +++ 3 files changed, 30 insertions(+), 3 deletions(-) New commits: commit cb81679b7533d944dbb098f70da0a92ec4372749 Author: Benjamin Otte <otte@gnome.org> Date: Sat Feb 17 13:35:52 2007 +0100 implement FlashVars
2007 Nov 02
0
5 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_array.h libswfdec/swfdec_as_date.c libswfdec/swfdec_as_date.h libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_filter.c
...0 Add my info on few more files' copyright header diff --git a/libswfdec/swfdec_style_sheet.c b/libswfdec/swfdec_style_sheet.c index ccdd03c..d17768c 100644 --- a/libswfdec/swfdec_style_sheet.c +++ b/libswfdec/swfdec_style_sheet.c @@ -1,5 +1,6 @@ /* Swfdec * Copyright (C) 2007 Benjamin Otte <otte at gnome.org> + * 2007 Pekka Lampila <pekka.lampila at iki.fi> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libswfdec/swfdec_text_format.c b/libswfdec/swfdec_text_for...
2007 Nov 14
0
6 commits - AUTHORS data/Makefile.am MAINTAINERS Makefile.am NEWS README
...4 ++++ MAINTAINERS | 3 +++ Makefile.am | 1 + NEWS | 4 ++++ README | 23 +++++++++++++++++++++++ data/Makefile.am | 2 +- 6 files changed, 36 insertions(+), 1 deletion(-) New commits: commit 948f3b06b6f3e29e9f31aef46bbd006c7b235a38 Author: Benjamin Otte <otte at gnome.org> Date: Wed Nov 14 23:37:00 2007 +0100 add NEWS for release diff --git a/NEWS b/NEWS index e69de29..b475994 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,4 @@ + + 0.5.4 ("Turkish Cycling Federation") + +initial release. Contains a thumbnailer and a standalone pla...
2007 Apr 17
0
Branch 'as' - 17 commits - libswfdec/jpeg libswfdec/swfdec_bits.c libswfdec/swfdec_font.c libswfdec/swfdec_image.c libswfdec/swfdec_root_sprite.c libswfdec/swfdec_script.c libswfdec/swfdec_shape.c libswfdec/swfdec_sound.c libswfdec/swfdec_sprite.c
...| 1 + libswfdec/swfdec_sprite.c | 6 ++++-- 9 files changed, 78 insertions(+), 41 deletions(-) New commits: diff-tree b78d0a0bd570f5151cdc08c30ace2d64ce4a3b57 (from parents) Merge: 41ef9b2eaa4823a91cc4387606066d64d054ad61 ce83f3171f4400aa620464982ab266d567213be5 Author: Benjamin Otte <otte@gnome.org> Date: Tue Apr 17 13:42:13 2007 +0200 Merge branch 'master' into as Conflicts: libswfdec/swfdec_edittext.c libswfdec/swfdec_script.c diff-tree ce83f3171f4400aa620464982ab266d567213be5 (from de1a29a1b62e30df5cb4a26fe192efd44db98bec) Autho...
2007 Oct 18
5
swfdec-mozilla: Changes to 'master'
src/plugin.c | 8 ++++++++ src/plugin.h | 5 +++++ src/swfmoz_player.c | 15 ++++++++++++--- 3 files changed, 25 insertions(+), 3 deletions(-) New commits: commit 6d2620bd539376e679b5b3c2832c7067bd8bc6d8 Author: Benjamin Otte <otte at gnome.org> Date: Thu Oct 18 23:19:58 2007 +0200 update to new launch signal syntax commit 1024809da3e1287995c4acf28d2ad9959a93a80f Author: Benjamin Otte <otte at gnome.org> Date: Thu Oct 18 23:19:42 2007 +0200 bind PostURL vfunc
2007 Apr 17
0
15 commits - libswfdec/jpeg libswfdec/swfdec_bits.c libswfdec/swfdec_edittext.c libswfdec/swfdec_font.c libswfdec/swfdec_image.c libswfdec/swfdec_root_sprite.c libswfdec/swfdec_script.c libswfdec/swfdec_shape.c libswfdec/swfdec_sprite.c
...+++++++++---------- libswfdec/swfdec_shape.c | 11 ++++++----- libswfdec/swfdec_sprite.c | 6 ++++-- 9 files changed, 79 insertions(+), 43 deletions(-) New commits: diff-tree de1a29a1b62e30df5cb4a26fe192efd44db98bec (from 4ecf6f08ab585cbf8089373cb6535d5e3e3493fc) Author: Benjamin Otte <otte@gnome.org> Date: Tue Apr 17 13:13:48 2007 +0200 break the ExportAssets loop if no more bytes are available diff --git a/libswfdec/swfdec_root_sprite.c b/libswfdec/swfdec_root_sprite.c index 7159927..41e8b31 100644 --- a/libswfdec/swfdec_root_sprite.c +++ b/libswfdec/swfdec_root_...
2002 Dec 09
2
Sth better than cycle?
Hi, I want to calculate expected likelihood over a 2D discrete distribution, something like \sum_k \sum_l p_{kl} L(v_k, v_l) It is trivial to write a cycle like for(k in 1:K) for(l in 1:L) sum <- sum + p[k,l]*L(v[k], v[l]) But is there a more clever way for R? Best wishes, Ott
2007 Aug 13
0
Branch 'vivi' - 24 commits - configure.ac libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c libswfdec/swfdec_tag.h vivified/core vivified/dock vivified/ui
...ied/ui/vivi_player.c | 80 ++++++++++++++++++ vivified/ui/vivi_player.h | 57 +++++++++++++ 18 files changed, 496 insertions(+), 127 deletions(-) New commits: diff-tree e6ae2a00a9b1aadbbc45cea54cefe6bfa60f023b (from 304e2632c4cf90212677d717ad4adbb2e050de7e) Author: Benjamin Otte <otte at gnome.org> Date: Mon Aug 13 22:31:36 2007 +0200 make sure the player is inited when stepping diff --git a/vivified/core/vivi_application_as.c b/vivified/core/vivi_application_as.c index f5e68f9..24814a7 100644 --- a/vivified/core/vivi_application_as.c +++ b/vivified/core/vivi...
2007 Mar 15
0
5 commits - libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h README
...| 4 ++++ libswfdec/swfdec_buffer.c | 20 ++++++++++++++++++++ libswfdec/swfdec_buffer.h | 20 ++++++++++++++++++++ 3 files changed, 44 insertions(+) New commits: diff-tree 6ace3ae6803985e664f83dea6635cf7542e7cf25 (from d40af94a8c20c295f39275f119ac98fc3e59e321) Author: Benjamin Otte <otte@gnome.org> Date: Thu Mar 15 20:54:45 2007 +0100 mention browser plugins in the README diff --git a/README b/README index b4ee63b..4433132 100644 --- a/README +++ b/README @@ -19,6 +19,10 @@ The test/ directory contains subdirector provided SWF files in the directory. See the RE...
2007 Apr 27
0
swfdec-mozilla: Changes to 'master'
NEWS | 2 +- README | 10 +++++----- configure.ac | 4 ++-- src/swfmoz_dialog.c | 1 + 4 files changed, 9 insertions(+), 8 deletions(-) New commits: commit 00d9c99a6b7bfa518bfd49aa15e10a25699ddc2b Author: Benjamin Otte <otte@gnome.org> Date: Fri Apr 27 11:41:05 2007 +0200 back to mdevelopment version commit d1b898465be6a6f562caf20e9c844be4d372c876 Author: Benjamin Otte <otte@gnome.org> Date: Fri Apr 27 11:32:48 2007 +0200 release 0.4.4 commit 8c2f50e4d03fbd0e37b5b4ce352b39a9bbb494d1 Au...
2007 May 17
0
Branch 'as' - 8 commits - libswfdec/.gitignore libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_object.h libswfdec/swfdec_movie.c libswfdec/swfdec_sprite_movie_as.c
..._as_object.h | 2 +- libswfdec/swfdec_movie.c | 1 - libswfdec/swfdec_sprite_movie_as.c | 1 + 6 files changed, 32 insertions(+), 6 deletions(-) New commits: diff-tree 40299761a60e06300ee005332213d19f413e2cf7 (from 7aac631b622ceb02bf4786ce0d82601cd6894d9d) Author: Benjamin Otte <otte at gnome.org> Date: Thu May 17 21:51:56 2007 +0200 ignore the compute-strings binary diff --git a/libswfdec/.gitignore b/libswfdec/.gitignore index 918defb..a203c5e 100644 --- a/libswfdec/.gitignore +++ b/libswfdec/.gitignore @@ -14,3 +14,5 @@ Makefile.in swfdec_as_strings.h s...
2007 Mar 05
0
11 commits - configure.ac libswfdec/swfdec_js_movie.c libswfdec/swfdec_root_movie.c libswfdec/swfdec_root_movie.h libswfdec/swfdec_script.c libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_swf_decoder.c
...ce/Makefile.am | 2 test/trace/array.swf |binary test/trace/array.swf.trace | 8 ++ 13 files changed, 241 insertions(+), 52 deletions(-) New commits: diff-tree 1d7b4569b0f06d928f583a3e779137322aa86448 (from bc1fe2987c20d2425c0e7997270dea35aa168c92) Author: Benjamin Otte <otte@gnome.org> Date: Mon Mar 5 17:29:51 2007 +0100 oops, the cairo requirement should be >= 1.2 not >= 0.4 diff --git a/configure.ac b/configure.ac index 2c45bf2..7f41b65 100644 --- a/configure.ac +++ b/configure.ac @@ -128,7 +128,7 @@ if test "$HAVE_LIBOIL" = "...
2018 Aug 08
2
limit sharing ability to certain users
http://repo.dovecot.org/ <http://repo.dovecot.org/> Sami > On 8 Aug 2018, at 10.27, Simeon Ott <simeon.ott at onnet.ch> wrote: > > Okay, this seems to be due to the fact that the option ?use_globals_only" is supported only in v2.2.31+ > We are on Debian jessie with dovecot v2.2.13 ? even an upgrade to current stable stretch won?t help (dovecot v2.2.27). So we will
2007 Nov 15
2
2 commits - configure.ac
configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8b3f9aca00a0d0447ba95a5ac86c56eb5894b8a8 Author: Benjamin Otte <otte at gnome.org> Date: Thu Nov 15 12:00:38 2007 +0100 back to development diff --git a/configure.ac b/configure.ac index 514f515..96ffeed 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58]) -AC_INIT(swfdec,0.5.4) +AC_INIT(swfdec,0.5.4.1) [nano=$(echo...