CIA.vc
expedite
Real-time open source activity stats
Stats » Projects » Enlightenment » expedite
informationsyndicateUTC clock
04:25 on Feb 14, 2012
event counters
The last message was received 1.05 months ago at 13:36 on Jan 13, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 1 messages last month
72 messages since the first one, 1.97 years ago, for an average of 1.43 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
13:36 on Jan 13e
Commit by seoz :: r67184 expedite/.gitignore: (link)
expedite: Updated .gitignore
#
16:39 on Dec 14, 2011e
Commit by tasn :: r66195 expedite/src/bin/ (4 files): (link)
Expedite: Use the new default tags.
#
15:28 on Dec 08, 2011e
Commit by tasn :: r66027 expedite/src/bin/ (4 files): (link)
Elm test: Update tests to use the new self-closing textblock tags.
#
13:31 on Nov 17, 2011e
Commit by raster :: r65336 expedite/ (AUTHORS configure.ac src/bin/main.c): (link)
From: Bruno Tarquini <btarquini at gmail dot com>
Subject: [Patch] expedite: fix segfault at exit

shutdown the engine before evas because Xext, Xrender and GL (loaded by evas)
seem to register a hook which is called in XCloseDisplay (in engine_shutdown()).
this segfault because evas_shutdown() should unload those libs, and so,
invalidate the hook pointer.

this bug was already noted by caro in @43373:
> strangely, the xrender xlib and gl xlib engines are segfaulting when
XCloseDisplay is called (in the shutdown function). > It does not with soft
xlib. I absolutely don't know why.

with this proper fix, remove also Xext, Xrender from dependencies,
which are not used directly by expedite.

triggered by compiling with --as-needed, because it removed unused libs:
libXrender, libXext.

tested with xlib, gl and sdl engine
#
20:28 on Nov 16, 2011e
Commit by caro :: r65307 expedite/configure.ac: (link)
evil >= 1.0.0
#
08:49 on Nov 16, 2011e
Commit by raster :: r65282 expedite/configure.ac: (link)
fix to 1.0.0 not 0.1.0 for expedite alpha!
#
14:25 on Nov 15, 2011e
Commit by raster :: r65246 expedite/COPYING: (link)
fix copyign for expedite
#
14:19 on Nov 15, 2011e
Commit by raster :: r65244 expedite/README: (link)
update README for expedite
#
12:35 on Nov 15, 2011e
Commit by raster :: r65231 expedite/configure.ac: (link)
up expedite to 0.9.999
#
20:19 on Nov 05, 2011e
Commit by kakaroto :: r64780 expedite/ (6 files in 2 dirs): (link)
Expedite: Add support for the PSL1GHT engine
#
20:59 on Nov 02, 2011e
Commit by captainigloo :: r64654 expedite/ (6 files in 2 dirs): (link)
expedite: Add gl_cocoa support in expedite
#
03:52 on Nov 01, 2011e
Commit by hermet :: r64592 expedite/src/bin/ (4 files): (link)
expedite - warning--
#
04:50 on Oct 11, 2011e
Commit by sachiel :: r63972 expedite/configure.ac: (link)
Work with static modules too
#
00:00 on Sep 19, 2011e
Commit by kakaroto :: r63464 expedite/ (configure.ac src/bin/ui.c): (link)
Expedite: Do not call sync() if unavailable on the system (replaces #ifdef WIN32)
#
08:55 on Sep 07, 2011e
Commit by kakaroto :: r63259 expedite/src/bin/engine_software_sdl.c: (link)
Expedite: Fix bug with mouse handling in sdl engine
A button press would send '1' as the button (the pressed state) and the
release would send '0', so evas would think button 1 was never released
so it would never register any button releases.
#
08:55 on Sep 07, 2011e
Commit by kakaroto :: r63255 expedite/src/bin/main.c: (link)
Expedite: Add 480p as a supported resolution
#
14:29 on Sep 01, 2011e
Commit by raster :: r63055 expedite/src/bin/ui.c: (link)
fix weighting calc for expedite
#
10:51 on Jun 02, 2011e
Commit by raster :: r59897 expedite/src/bin/ (Makefile.am tests.h): (link)
disable filter tests.
#
14:50 on Jun 01, 2011e
Commit by tasn :: r59874 expedite/src/bin/textblock_intl.c: (link)
Expedite textblock-intl: Correct the hebrew test string.

Note: It still doesn't make sense, but at least it now correctly tests BiDi
support.
#
00:12 on May 02, 2011e
Commit by hermet :: r59089 expedite/src/bin/ (4 files): (link)
expedite / removed warnings.
#