platform/upstream/efl.git
18 years agofix segv's in simple line draws
Carsten Haitzler [Tue, 16 May 2006 08:52:05 +0000 (08:52 +0000)]
fix segv's in simple line draws

SVN revision: 22642

18 years agofix polygons too. always over op.
Carsten Haitzler [Tue, 16 May 2006 07:53:47 +0000 (07:53 +0000)]
fix polygons too. always over op.

SVN revision: 22641

18 years agofix xrender lines :)
Carsten Haitzler [Tue, 16 May 2006 07:52:35 +0000 (07:52 +0000)]
fix xrender lines :)

SVN revision: 22640

18 years agoreally simple fix for aa line draws.
Carsten Haitzler [Tue, 16 May 2006 07:38:18 +0000 (07:38 +0000)]
really simple fix for aa line draws.

SVN revision: 22639

18 years agofix lib version
Carsten Haitzler [Mon, 15 May 2006 02:50:18 +0000 (02:50 +0000)]
fix lib version

SVN revision: 22628

18 years agoadd track count in the metadata and fix a bit the _close function. It needs more...
doursse [Sun, 14 May 2006 14:32:45 +0000 (14:32 +0000)]
add track count in the metadata and fix a bit the _close function. It needs more cara, though

SVN revision: 22618

18 years agoadd track count in the metadata
doursse [Sun, 14 May 2006 14:32:02 +0000 (14:32 +0000)]
add track count in the metadata

SVN revision: 22617

18 years agousless call- comment ou
Carsten Haitzler [Sun, 14 May 2006 07:14:31 +0000 (07:14 +0000)]
usless call- comment ou

SVN revision: 22608

18 years ago#ifdef the randr support
Carsten Haitzler [Fri, 12 May 2006 12:28:06 +0000 (12:28 +0000)]
#ifdef the randr support

SVN revision: 22550

18 years agoadd xrandr rotation wrappers.
Carsten Haitzler [Fri, 12 May 2006 07:24:34 +0000 (07:24 +0000)]
add xrandr rotation wrappers.

SVN revision: 22544

18 years agoillogict patch for more escapes :)
Carsten Haitzler [Thu, 11 May 2006 23:46:54 +0000 (23:46 +0000)]
illogict patch for more escapes :)

SVN revision: 22541

18 years ago* The textblock object now gets its color multiplied by the color of its
moom [Thu, 11 May 2006 12:55:04 +0000 (12:55 +0000)]
* The textblock object now gets its color multiplied by the color of its
clip object.

SVN revision: 22530

18 years agoweird - identity matrix with 16.16 fixed point DOESNt work for bitmap mask
Carsten Haitzler [Thu, 11 May 2006 12:48:22 +0000 (12:48 +0000)]
weird - identity matrix with 16.16 fixed point DOESNt work for bitmap mask
render picutres. need to make an exception. also we still need the extra
pixle to interpolate to. it screws up some example sin e17 (configuration
panel will show it).

SVN revision: 22529

18 years agomake xrender transforms use 16.16 matrix values (xrender seems infintely mroe
Carsten Haitzler [Thu, 11 May 2006 00:24:48 +0000 (00:24 +0000)]
make xrender transforms use 16.16 matrix values (xrender seems infintely mroe
happy with this - event hough it is really no different)

SVN revision: 22525

18 years agofix mmx more
Carsten Haitzler [Wed, 10 May 2006 04:06:42 +0000 (04:06 +0000)]
fix mmx more

SVN revision: 22500

18 years agofixed mmx.h from gfx_routines
Carsten Haitzler [Wed, 10 May 2006 03:51:22 +0000 (03:51 +0000)]
fixed mmx.h from gfx_routines

SVN revision: 22499

18 years agoturn off vsync
Carsten Haitzler [Tue, 9 May 2006 11:40:10 +0000 (11:40 +0000)]
turn off vsync

SVN revision: 22494

18 years agotypo: start_lines->end_lines
Horms [Sun, 7 May 2006 06:14:03 +0000 (06:14 +0000)]
typo: start_lines->end_lines

SVN revision: 22476

18 years agosome cleaning when a file can not be read. Add a function to get the tracks count...
doursse [Sat, 6 May 2006 13:17:50 +0000 (13:17 +0000)]
some cleaning when a file can not be read. Add a function to get the tracks count of a CD

SVN revision: 22473

18 years agocleaning
doursse [Sat, 6 May 2006 06:23:53 +0000 (06:23 +0000)]
cleaning

SVN revision: 22470

18 years agofix a bug and some cleaning
doursse [Sat, 6 May 2006 06:22:57 +0000 (06:22 +0000)]
fix a bug and some cleaning

SVN revision: 22469

18 years agofix "fades" of non-alpha images.
Carsten Haitzler [Fri, 5 May 2006 22:55:04 +0000 (22:55 +0000)]
fix "fades" of non-alpha images.

SVN revision: 22467

18 years agogl engine fixes patch from jose, and fix non mmx/sse system build
Carsten Haitzler [Thu, 4 May 2006 11:52:46 +0000 (11:52 +0000)]
gl engine fixes patch from jose, and fix non mmx/sse system build

SVN revision: 22456

18 years agocleaning of the code. speed up the engine by moving the initialization of shm into...
doursse [Thu, 4 May 2006 06:51:30 +0000 (06:51 +0000)]
cleaning of the code. speed up the engine by moving the initialization of shm into the test prog, and by commenting some XCBSync (no problem with that, apparently)

SVN revision: 22455

18 years agocleaning of the code. Set the title and the class of a window
doursse [Thu, 4 May 2006 06:46:57 +0000 (06:46 +0000)]
cleaning of the code. Set the title and the class of a window

SVN revision: 22454

18 years agoFix EXTRA_DIST so distcheck works again
shadoi [Wed, 3 May 2006 18:17:31 +0000 (18:17 +0000)]
Fix EXTRA_DIST so distcheck works again

SVN revision: 22447

18 years agodon't use X.h constants, but XCB ones. fix the last leak. fix potential bugs. The...
doursse [Tue, 2 May 2006 22:00:51 +0000 (22:00 +0000)]
don't use X.h constants, but XCB ones. fix the last leak. fix potential bugs. The last version of xcb is needed

SVN revision: 22445

18 years agouse Jose patch for soft. xcb engine too
doursse [Tue, 2 May 2006 18:01:41 +0000 (18:01 +0000)]
use Jose patch for soft. xcb engine too

SVN revision: 22442

18 years agojose's software rendering work - slight improvements (about 5-10%). i had to
Carsten Haitzler [Tue, 2 May 2006 07:28:49 +0000 (07:28 +0000)]
jose's software rendering work - slight improvements (about 5-10%). i had to
disable destination alha mmx support for text rendering (mask + color) as it
was broken in tests.

SVN revision: 22440

18 years agoAdd API for getting the available fonts
Stafford Mitchell Horne [Sun, 30 Apr 2006 11:39:44 +0000 (11:39 +0000)]
Add API for getting the available fonts

SVN revision: 22416

18 years agodont set drag val if user already dragging
Carsten Haitzler [Sat, 29 Apr 2006 14:15:16 +0000 (14:15 +0000)]
dont set drag val if user already dragging

SVN revision: 22395

18 years agobring back the iconv checks!
Carsten Haitzler [Sat, 29 Apr 2006 04:27:58 +0000 (04:27 +0000)]
bring back the iconv checks!

SVN revision: 22392

18 years agofix package names. oops.
Carsten Haitzler [Sat, 29 Apr 2006 03:29:54 +0000 (03:29 +0000)]
fix package names. oops.

SVN revision: 22390

18 years agochanged gif loader BuildRequires so it will still build against libungif
quan74 [Fri, 28 Apr 2006 23:18:13 +0000 (23:18 +0000)]
changed gif loader BuildRequires so it will still build against libungif

SVN revision: 22388

18 years agomove engine headers into engine dirs - and removes lots of useless old headers.
Carsten Haitzler [Tue, 25 Apr 2006 04:00:21 +0000 (04:00 +0000)]
move engine headers into engine dirs - and removes lots of useless old headers.

SVN revision: 22344

18 years agocosmetic - really no diff
Carsten Haitzler [Mon, 24 Apr 2006 01:10:50 +0000 (01:10 +0000)]
cosmetic - really no diff

SVN revision: 22330

18 years agooups
doursse [Sun, 23 Apr 2006 15:40:33 +0000 (15:40 +0000)]
oups

SVN revision: 22324

18 years agofix a leak in xcb eng sfw (it remains one, but I don't see where it comes from)....
doursse [Sun, 23 Apr 2006 15:38:23 +0000 (15:38 +0000)]
fix a leak in xcb eng sfw (it remains one, but I don't see where it comes from). Update the xrender one. Don't use them yet (but who uses them ??), because it relies on fix of xcb that are in my hd

SVN revision: 22323

18 years agoq--
doursse [Sat, 22 Apr 2006 19:12:53 +0000 (19:12 +0000)]
q--

SVN revision: 22306

18 years agooops, missed this one
handyande [Sat, 22 Apr 2006 14:59:18 +0000 (14:59 +0000)]
oops, missed this one

SVN revision: 22303

18 years agoFirst pass for some ecore_config struct code. Works fine on my x86 machine, but raste...
handyande [Sat, 22 Apr 2006 14:55:39 +0000 (14:55 +0000)]
First pass for some ecore_config struct code. Works fine on my x86 machine, but raster reckons it will not if the architecture 'packs' structs.

SVN revision: 22302

18 years agoseveral packaging fixes:
kaethorn [Sat, 22 Apr 2006 12:49:12 +0000 (12:49 +0000)]
several packaging fixes:
- move rules to CDBS.
- update Standards.
- update package descriptions.
- update Maintainer.
- .so symlink belongs to -dev.

SVN revision: 22296

18 years agoAdd font charmap caching
Stafford Mitchell Horne [Sat, 22 Apr 2006 11:08:01 +0000 (11:08 +0000)]
Add font charmap caching
 * TODO: store cache on disc, for faster cache loading (this requires EET to support arrays)

SVN revision: 22294

18 years agoEOS signal. Easier than expected :)
doursse [Sat, 22 Apr 2006 10:12:03 +0000 (10:12 +0000)]
EOS signal. Easier than expected :)

SVN revision: 22293

18 years agospace --
Carsten Haitzler [Fri, 21 Apr 2006 08:03:11 +0000 (08:03 +0000)]
space --

SVN revision: 22278

18 years agommm we need AC_MSG_RESULT in the no case, just not in the yes case
Mike Frysinger [Fri, 21 Apr 2006 00:53:13 +0000 (00:53 +0000)]
mmm we need AC_MSG_RESULT in the no case, just not in the yes case

SVN revision: 22275

18 years agofix broken configure output
Mike Frysinger [Fri, 21 Apr 2006 00:47:22 +0000 (00:47 +0000)]
fix broken configure output

SVN revision: 22274

18 years agofix misc broken whitespace
Mike Frysinger [Fri, 21 Apr 2006 00:45:52 +0000 (00:45 +0000)]
fix misc broken whitespace

SVN revision: 22273

18 years agokill bogus code
Mike Frysinger [Fri, 21 Apr 2006 00:32:04 +0000 (00:32 +0000)]
kill bogus code

SVN revision: 22272

18 years agoLOTS of checks added. Fix the seek a bit (gstreamer plugins have problems with seek...
doursse [Thu, 20 Apr 2006 18:23:48 +0000 (18:23 +0000)]
LOTS of checks added. Fix the seek a bit (gstreamer plugins have problems with seek, btw). It's now possible to mute the video, but it's not the correct fix. Metadata can be grabbed. Beginning of the code for the eos (the way it is done is too close to glib to be done easily)

SVN revision: 22269

18 years agoBetter do this before raster beats me to it.
shadoi [Thu, 20 Apr 2006 14:41:13 +0000 (14:41 +0000)]
Better do this before raster beats me to it.
 - fixup package to meet standards version 3.6.2.2
 - Add -gstreamer and -xine module packages
 - Make gstreamer package actually work
 - update dependencies

SVN revision: 22265

18 years agofix edje packages to install
Carsten Haitzler [Thu, 20 Apr 2006 11:12:29 +0000 (11:12 +0000)]
fix edje packages to install

SVN revision: 22259

18 years agofix packaging - edb not built by default (frankly- nothing uses it!)
Carsten Haitzler [Thu, 20 Apr 2006 10:47:06 +0000 (10:47 +0000)]
fix packaging - edb not built by default (frankly- nothing uses it!)

SVN revision: 22258

18 years agofix evas spec deps
Carsten Haitzler [Thu, 20 Apr 2006 10:39:27 +0000 (10:39 +0000)]
fix evas spec deps

SVN revision: 22257

18 years agoanother lib packages right.
Carsten Haitzler [Thu, 20 Apr 2006 08:09:52 +0000 (08:09 +0000)]
another lib packages right.

SVN revision: 22254

18 years agotedium. ecore now is properly packaged as an rpm...
Carsten Haitzler [Thu, 20 Apr 2006 07:44:08 +0000 (07:44 +0000)]
tedium. ecore now is properly packaged as an rpm...

SVN revision: 22253

18 years agocontrol deps fix
Carsten Haitzler [Thu, 20 Apr 2006 06:48:08 +0000 (06:48 +0000)]
control deps fix

SVN revision: 22252

18 years agoadd ecore debug package and move files to it
Carsten Haitzler [Thu, 20 Apr 2006 06:31:15 +0000 (06:31 +0000)]
add ecore debug package and move files to it

SVN revision: 22249

18 years agoembryo packages now are split up right
Carsten Haitzler [Thu, 20 Apr 2006 04:15:20 +0000 (04:15 +0000)]
embryo packages now are split up right

SVN revision: 22248

18 years agofix evas spec to build rpm packages with detailed moduels & requirements so
Carsten Haitzler [Thu, 20 Apr 2006 03:32:15 +0000 (03:32 +0000)]
fix evas spec to build rpm packages with detailed moduels & requirements so
the dependencies can be fine-grained later and handled by yum/apt

SVN revision: 22245

18 years agotouchup --help output
Mike Frysinger [Thu, 20 Apr 2006 02:30:11 +0000 (02:30 +0000)]
touchup --help output

SVN revision: 22240

18 years agofix over/under grab problems
Carsten Haitzler [Wed, 19 Apr 2006 14:37:49 +0000 (14:37 +0000)]
fix over/under grab problems

SVN revision: 22234

18 years agoremove file from makefile - removed
Carsten Haitzler [Wed, 19 Apr 2006 09:39:55 +0000 (09:39 +0000)]
remove file from makefile - removed

SVN revision: 22231

18 years agowe dont need evas0-bin anymore - and the moduels may create subdirs of any
Carsten Haitzler [Wed, 19 Apr 2006 08:51:25 +0000 (08:51 +0000)]
we dont need evas0-bin anymore - and the moduels may create subdirs of any
naum - not just linux-gnu - maybe somehting else, depending oin what arch/os
audofoo decides is the one for the system. this is not constant and fixed.

SVN revision: 22229

18 years agoand other .so's are here
Carsten Haitzler [Wed, 19 Apr 2006 08:46:41 +0000 (08:46 +0000)]
and other .so's are here

SVN revision: 22228

18 years agoand .so is in dev
Carsten Haitzler [Wed, 19 Apr 2006 08:46:11 +0000 (08:46 +0000)]
and .so is in dev

SVN revision: 22227

18 years agono - the .a and .la's for moduels ar enever ever used - even for devel.
Carsten Haitzler [Wed, 19 Apr 2006 08:45:17 +0000 (08:45 +0000)]
no - the .a and .la's for moduels ar enever ever used - even for devel.

SVN revision: 22226

18 years agouse data macro fro release
Carsten Haitzler [Wed, 19 Apr 2006 08:09:06 +0000 (08:09 +0000)]
use data macro fro release

SVN revision: 22225

18 years agofix eet.spec to build packages right. 3 packages. eet, eet-devel and
Carsten Haitzler [Wed, 19 Apr 2006 08:01:50 +0000 (08:01 +0000)]
fix eet.spec to build packages right. 3 packages. eet, eet-devel and
eet-debug get built.

SVN revision: 22223

18 years agofix eet spec.in
Carsten Haitzler [Wed, 19 Apr 2006 07:40:42 +0000 (07:40 +0000)]
fix eet spec.in

SVN revision: 22222

18 years agoreduce linger to... 0 for server
Carsten Haitzler [Wed, 19 Apr 2006 07:27:52 +0000 (07:27 +0000)]
reduce linger to... 0 for server

SVN revision: 22221

18 years agoAdd gst-inspect-0.10 binary to check list for Debian
shadoi [Tue, 18 Apr 2006 22:15:09 +0000 (22:15 +0000)]
Add gst-inspect-0.10 binary to check list for Debian

SVN revision: 22205

18 years agofix edge interpolation for images with xrender and a segv for font rendering
Carsten Haitzler [Mon, 17 Apr 2006 01:57:11 +0000 (01:57 +0000)]
fix edge interpolation for images with xrender and a segv for font rendering
if multiple engines dont agree on ext data for fonts

SVN revision: 22173

18 years agofix color multiply whiel blend (ergh! need temporary image! yuk!)
Carsten Haitzler [Sun, 16 Apr 2006 17:04:36 +0000 (17:04 +0000)]
fix color multiply whiel blend (ergh! need temporary image! yuk!)

SVN revision: 22163

18 years agofix resize of shaped xrender canvas
Carsten Haitzler [Sun, 16 Apr 2006 15:51:26 +0000 (15:51 +0000)]
fix resize of shaped xrender canvas

SVN revision: 22162

18 years agoeet is directly not needed - should be inherited from evas
Carsten Haitzler [Sun, 16 Apr 2006 01:42:00 +0000 (01:42 +0000)]
eet is directly not needed - should be inherited from evas

SVN revision: 22152

18 years ago* Patch for ecore_exe from Victor Kojouharov
chaos [Sat, 15 Apr 2006 12:44:31 +0000 (12:44 +0000)]
* Patch for ecore_exe from Victor Kojouharov

SVN revision: 22131

18 years agofix section of -dev package.
kaethorn [Fri, 14 Apr 2006 09:48:58 +0000 (09:48 +0000)]
fix section of -dev package.

SVN revision: 22115

18 years agoThe section of a library's -dev package is generally libdevel
Horms [Fri, 14 Apr 2006 00:24:37 +0000 (00:24 +0000)]
The section of a library's -dev package is generally libdevel

SVN revision: 22111

18 years agoNeed not depend on libc6-dev | libc-dev as it is in build-essential
Horms [Fri, 14 Apr 2006 00:17:03 +0000 (00:17 +0000)]
Need not depend on libc6-dev | libc-dev as it is in build-essential

SVN revision: 22110

18 years agofix inclusion of symlinks.
kaethorn [Thu, 13 Apr 2006 18:43:46 +0000 (18:43 +0000)]
fix inclusion of symlinks.

SVN revision: 22104

18 years agoRestricted dependency on libxine-dev version to >= 1.1.0
shadoi [Thu, 13 Apr 2006 14:38:26 +0000 (14:38 +0000)]
Restricted dependency on libxine-dev version to >= 1.1.0

SVN revision: 22095

18 years agoAdd debian version
Horms [Thu, 13 Apr 2006 09:32:46 +0000 (09:32 +0000)]
Add debian version

SVN revision: 22088

18 years ago.cvsignore++.
David Walter Seikel [Thu, 13 Apr 2006 06:44:38 +0000 (06:44 +0000)]
.cvsignore++.

SVN revision: 22081

18 years agofix internal dependencies.
kaethorn [Wed, 12 Apr 2006 20:33:47 +0000 (20:33 +0000)]
fix internal dependencies.

SVN revision: 22071

18 years agoTypo.
kaethorn [Wed, 12 Apr 2006 19:33:44 +0000 (19:33 +0000)]
Typo.

SVN revision: 22070

18 years agolibevas0-dev depends on libevas0, not on libevas.
kaethorn [Wed, 12 Apr 2006 18:43:57 +0000 (18:43 +0000)]
libevas0-dev depends on libevas0, not on libevas.

SVN revision: 22067

18 years agoadjust dependencies. update to standards 3.6.2.2
kaethorn [Wed, 12 Apr 2006 16:43:42 +0000 (16:43 +0000)]
adjust dependencies. update to standards 3.6.2.2

SVN revision: 22062

18 years agoadjust dependency versions and provides.
kaethorn [Wed, 12 Apr 2006 16:39:27 +0000 (16:39 +0000)]
adjust dependency versions and provides.
add libecore0-all package.
update standards to 3.6.2.2.

SVN revision: 22061

18 years agoadjust dependency versions and provides.
kaethorn [Wed, 12 Apr 2006 16:39:05 +0000 (16:39 +0000)]
adjust dependency versions and provides.

SVN revision: 22060

18 years agoVarious debian build cleanups
Horms [Wed, 12 Apr 2006 09:22:24 +0000 (09:22 +0000)]
Various debian build cleanups

SVN revision: 22053

18 years agoMake sure moc_evas_software_qtopia_main.cpp exists for make dist, even if make clean...
Horms [Wed, 12 Apr 2006 09:20:17 +0000 (09:20 +0000)]
Make sure moc_evas_software_qtopia_main.cpp exists for make dist, even if make clean has been called

SVN revision: 22052

18 years agofix conflicting values.
kaethorn [Wed, 12 Apr 2006 08:47:25 +0000 (08:47 +0000)]
fix conflicting values.

SVN revision: 22051

18 years agofix seeking
doursse [Tue, 11 Apr 2006 23:31:03 +0000 (23:31 +0000)]
fix seeking

SVN revision: 22033

18 years agouse autoaudiosink instead of alsasink (for platform != linux). Lots of checks are...
doursse [Tue, 11 Apr 2006 12:35:23 +0000 (12:35 +0000)]
use autoaudiosink instead of alsasink (for platform != linux). Lots of checks are missing, btw. I need to fix that.

SVN revision: 22021

18 years agoadd gif and tiff loaders / savers to spec
quan74 [Mon, 10 Apr 2006 22:25:37 +0000 (22:25 +0000)]
add gif and tiff loaders / savers to spec

SVN revision: 22009

18 years agoMon Apr 10 17:05:40 2006 Michael Jennings (mej)
Michael Jennings [Mon, 10 Apr 2006 21:05:21 +0000 (21:05 +0000)]
Mon Apr 10 17:05:40 2006                        Michael Jennings (mej)

Fix distcheck errors in E and edje.
----------------------------------------------------------------------

SVN revision: 22007

18 years agoAdd edb, tiff and gif loaders and savers. Also add module's libtool files to libevas0...
kaethorn [Mon, 10 Apr 2006 10:22:02 +0000 (10:22 +0000)]
Add edb, tiff and gif loaders and savers. Also add module's libtool files to libevas0-dev.

SVN revision: 21999

18 years agotiff saver and more checks
doursse [Mon, 10 Apr 2006 07:27:54 +0000 (07:27 +0000)]
tiff saver and more checks

SVN revision: 21997

18 years agoRevert to old fontconfig searching
Stafford Mitchell Horne [Sun, 9 Apr 2006 02:42:21 +0000 (02:42 +0000)]
Revert to old fontconfig searching

SVN revision: 21969