Commit Graph

3583 Commits

Author SHA1 Message Date
doursse 772a1de220 cleaning
SVN revision: 22470
2006-05-06 06:23:53 +00:00
doursse 581b0aa703 fix a bug and some cleaning
SVN revision: 22469
2006-05-06 06:22:57 +00:00
Carsten Haitzler faeb27d953 fix "fades" of non-alpha images.
SVN revision: 22467
2006-05-05 22:55:04 +00:00
Carsten Haitzler ea998ce647 gl engine fixes patch from jose, and fix non mmx/sse system build
SVN revision: 22456
2006-05-04 11:52:46 +00:00
doursse f8585f6fe2 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
2006-05-04 06:51:30 +00:00
doursse b0efe94cff cleaning of the code. Set the title and the class of a window
SVN revision: 22454
2006-05-04 06:46:57 +00:00
shadoi f3c17ec451 Fix EXTRA_DIST so distcheck works again
SVN revision: 22447
2006-05-03 18:17:31 +00:00
doursse 9825d3dbd3 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
2006-05-02 22:00:51 +00:00
doursse c80dfaaf01 use Jose patch for soft. xcb engine too
SVN revision: 22442
2006-05-02 18:01:41 +00:00
Carsten Haitzler 77e35d60a3 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
2006-05-02 07:28:49 +00:00
Stafford Mitchell Horne 3a6d184758 Add API for getting the available fonts
SVN revision: 22416
2006-04-30 11:39:44 +00:00
Carsten Haitzler 155dbbbae8 dont set drag val if user already dragging
SVN revision: 22395
2006-04-29 14:15:16 +00:00
Carsten Haitzler c25f5769ce bring back the iconv checks!
SVN revision: 22392
2006-04-29 04:27:58 +00:00
Carsten Haitzler 6aedde4c5f fix package names. oops.
SVN revision: 22390
2006-04-29 03:29:54 +00:00
quan74 5e2d171ec3 changed gif loader BuildRequires so it will still build against libungif
SVN revision: 22388
2006-04-28 23:18:13 +00:00
Carsten Haitzler 21e63c83b9 move engine headers into engine dirs - and removes lots of useless old headers.
SVN revision: 22344
2006-04-25 04:00:21 +00:00
Carsten Haitzler bd5274b1f7 cosmetic - really no diff
SVN revision: 22330
2006-04-24 01:10:50 +00:00
doursse 5e8ccae68a oups
SVN revision: 22324
2006-04-23 15:40:33 +00:00
doursse fd14218f04 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
2006-04-23 15:38:23 +00:00
doursse 1799b347e8 q--
SVN revision: 22306
2006-04-22 19:12:53 +00:00
handyande 2d1a95873a oops, missed this one
SVN revision: 22303
2006-04-22 14:59:18 +00:00
handyande d8bc921c99 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
2006-04-22 14:55:39 +00:00
kaethorn 09209320b6 several packaging fixes:
- move rules to CDBS.
- update Standards.
- update package descriptions.
- update Maintainer.
- .so symlink belongs to -dev.


SVN revision: 22296
2006-04-22 12:49:12 +00:00
Stafford Mitchell Horne 88edaa2e02 Add font charmap caching
* TODO: store cache on disc, for faster cache loading (this requires EET to support arrays)


SVN revision: 22294
2006-04-22 11:08:01 +00:00
doursse 1d905fc19b EOS signal. Easier than expected :)
SVN revision: 22293
2006-04-22 10:12:03 +00:00
Carsten Haitzler ae6c30ea38 space --
SVN revision: 22278
2006-04-21 08:03:11 +00:00
Mike Frysinger 8cdd312fb4 mmm we need AC_MSG_RESULT in the no case, just not in the yes case
SVN revision: 22275
2006-04-21 00:53:13 +00:00
Mike Frysinger 2e3db1f70f fix broken configure output
SVN revision: 22274
2006-04-21 00:47:22 +00:00
Mike Frysinger 8eb5d91620 fix misc broken whitespace
SVN revision: 22273
2006-04-21 00:45:52 +00:00
Mike Frysinger 922a6ccbb6 kill bogus code
SVN revision: 22272
2006-04-21 00:32:04 +00:00
doursse aa5cf3a34d 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
2006-04-20 18:23:48 +00:00
shadoi 7034260db0 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
2006-04-20 14:41:13 +00:00
Carsten Haitzler bf96ebd15f fix edje packages to install
SVN revision: 22259
2006-04-20 11:12:29 +00:00
Carsten Haitzler 85a144baf0 fix packaging - edb not built by default (frankly- nothing uses it!)
SVN revision: 22258
2006-04-20 10:47:06 +00:00
Carsten Haitzler 120cee1604 fix evas spec deps
SVN revision: 22257
2006-04-20 10:39:27 +00:00
Carsten Haitzler bde02f0861 another lib packages right.
SVN revision: 22254
2006-04-20 08:09:52 +00:00
Carsten Haitzler ac41904c32 tedium. ecore now is properly packaged as an rpm...
SVN revision: 22253
2006-04-20 07:44:08 +00:00
Carsten Haitzler d22af9bf00 control deps fix
SVN revision: 22252
2006-04-20 06:48:08 +00:00
Carsten Haitzler c0ba116e96 add ecore debug package and move files to it
SVN revision: 22249
2006-04-20 06:31:15 +00:00
Carsten Haitzler 612f3f7a74 embryo packages now are split up right
SVN revision: 22248
2006-04-20 04:15:20 +00:00
Carsten Haitzler 91e80a6ad2 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
2006-04-20 03:32:15 +00:00
Mike Frysinger d3c1026e98 touchup --help output
SVN revision: 22240
2006-04-20 02:30:11 +00:00
Carsten Haitzler 05ea1163f3 fix over/under grab problems
SVN revision: 22234
2006-04-19 14:37:49 +00:00
Carsten Haitzler a7a53674ef remove file from makefile - removed
SVN revision: 22231
2006-04-19 09:39:55 +00:00
Carsten Haitzler 024aababa7 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
2006-04-19 08:51:25 +00:00
Carsten Haitzler 8bebd6ddee and other .so's are here
SVN revision: 22228
2006-04-19 08:46:41 +00:00
Carsten Haitzler d91ded3bca and .so is in dev
SVN revision: 22227
2006-04-19 08:46:11 +00:00
Carsten Haitzler e06000f63f no - the .a and .la's for moduels ar enever ever used - even for devel.
SVN revision: 22226
2006-04-19 08:45:17 +00:00
Carsten Haitzler 5f330571dc use data macro fro release
SVN revision: 22225
2006-04-19 08:09:06 +00:00
Carsten Haitzler 3e113b3d84 fix eet.spec to build packages right. 3 packages. eet, eet-devel and
eet-debug get built.


SVN revision: 22223
2006-04-19 08:01:50 +00:00
Carsten Haitzler 1f0435f645 fix eet spec.in
SVN revision: 22222
2006-04-19 07:40:42 +00:00
Carsten Haitzler 99f3565777 reduce linger to... 0 for server
SVN revision: 22221
2006-04-19 07:27:52 +00:00
shadoi f8bf7acac0 Add gst-inspect-0.10 binary to check list for Debian
SVN revision: 22205
2006-04-18 22:15:09 +00:00
Carsten Haitzler 3b3b836125 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
2006-04-17 01:57:11 +00:00
Carsten Haitzler a75ccf9e64 fix color multiply whiel blend (ergh! need temporary image! yuk!)
SVN revision: 22163
2006-04-16 17:04:36 +00:00
Carsten Haitzler 79ea843774 fix resize of shaped xrender canvas
SVN revision: 22162
2006-04-16 15:51:26 +00:00
Carsten Haitzler 555aacd07c eet is directly not needed - should be inherited from evas
SVN revision: 22152
2006-04-16 01:42:00 +00:00
chaos 7f7c51d47c * Patch for ecore_exe from Victor Kojouharov
SVN revision: 22131
2006-04-15 12:44:31 +00:00
kaethorn 83f135767a fix section of -dev package.
SVN revision: 22115
2006-04-14 09:48:58 +00:00
Horms a87311b802 The section of a library's -dev package is generally libdevel
SVN revision: 22111
2006-04-14 00:24:37 +00:00
Horms ad36ab291a Need not depend on libc6-dev | libc-dev as it is in build-essential
SVN revision: 22110
2006-04-14 00:17:03 +00:00
kaethorn 9ba3951553 fix inclusion of symlinks.
SVN revision: 22104
2006-04-13 18:43:46 +00:00
shadoi c032305054 Restricted dependency on libxine-dev version to >= 1.1.0
SVN revision: 22095
2006-04-13 14:38:26 +00:00
Horms 178eb27fa8 Add debian version
SVN revision: 22088
2006-04-13 09:32:46 +00:00
David Walter Seikel 3e8e5d2957 .cvsignore++.
SVN revision: 22081
2006-04-13 06:44:38 +00:00
kaethorn 1a8b5f7a33 fix internal dependencies.
SVN revision: 22071
2006-04-12 20:33:47 +00:00
kaethorn 0fa1fdfb1d Typo.
SVN revision: 22070
2006-04-12 19:33:44 +00:00
kaethorn 948afce7c2 libevas0-dev depends on libevas0, not on libevas.
SVN revision: 22067
2006-04-12 18:43:57 +00:00
kaethorn 8c9203e60b adjust dependencies. update to standards 3.6.2.2
SVN revision: 22062
2006-04-12 16:43:42 +00:00
kaethorn 59c7795c26 adjust dependency versions and provides.
add libecore0-all package.
update standards to 3.6.2.2.


SVN revision: 22061
2006-04-12 16:39:27 +00:00
kaethorn 6aaf4bce20 adjust dependency versions and provides.
SVN revision: 22060
2006-04-12 16:39:05 +00:00
Horms 827efc390c Various debian build cleanups
SVN revision: 22053
2006-04-12 09:22:24 +00:00
Horms 94cdd55ba6 Make sure moc_evas_software_qtopia_main.cpp exists for make dist, even if make clean has been called
SVN revision: 22052
2006-04-12 09:20:17 +00:00
kaethorn c567a3843d fix conflicting values.
SVN revision: 22051
2006-04-12 08:47:25 +00:00
doursse 0dae2645a1 fix seeking
SVN revision: 22033
2006-04-11 23:31:03 +00:00
doursse d35d70e863 use autoaudiosink instead of alsasink (for platform != linux). Lots of checks are missing, btw. I need to fix that.
SVN revision: 22021
2006-04-11 12:35:23 +00:00
quan74 f045c6632e add gif and tiff loaders / savers to spec
SVN revision: 22009
2006-04-10 22:25:37 +00:00
Michael Jennings 279c1103a7 Mon Apr 10 17:05:40 2006 Michael Jennings (mej)
Fix distcheck errors in E and edje.
----------------------------------------------------------------------


SVN revision: 22007
2006-04-10 21:05:21 +00:00
kaethorn bdeeecd0a3 Add edb, tiff and gif loaders and savers. Also add module's libtool files to libevas0-dev.
SVN revision: 21999
2006-04-10 10:22:02 +00:00
doursse ed9ce5b051 tiff saver and more checks
SVN revision: 21997
2006-04-10 07:27:54 +00:00
Stafford Mitchell Horne 34b43317af Revert to old fontconfig searching
SVN revision: 21969
2006-04-09 02:42:21 +00:00
Stafford Mitchell Horne f0b6819b6b Make sure to finish initializing sourced fonts
SVN revision: 21968
2006-04-09 02:36:03 +00:00
doursse 5ae3772ab6 tiff loader. saver will come later
SVN revision: 21965
2006-04-09 00:10:47 +00:00
Stafford Mitchell Horne 8f207f622f Evas on-demand font loading
* When fonts are added from files we will only load the details
 * The first font is always loaded
 * I know there is a patch for this on the list but this way seems better to me


SVN revision: 21964
2006-04-09 00:02:47 +00:00
doursse c7224e4190 gif loader
SVN revision: 21951
2006-04-08 12:22:18 +00:00
Carsten Haitzler a5f92ff318 dont' need those anymore - its runtime detected
SVN revision: 21943
2006-04-08 01:16:11 +00:00
Christopher Michael f807a4ade1 Fix alignment of configure --help descriptions.
SVN revision: 21939
2006-04-07 21:47:53 +00:00
kaethorn 4694f5230a add configure flags to prevent building directfb support.
SVN revision: 21937
2006-04-07 16:54:43 +00:00
David Walter Seikel d323abfa87 Add extra stuff for testing stderr as well.
SVN revision: 21934
2006-04-07 13:54:16 +00:00
kaethorn b7f745b451 don't include directfb headers.
SVN revision: 21931
2006-04-07 13:04:27 +00:00
David Walter Seikel 53024d2603 Clarification of the documentation.
SVN revision: 21930
2006-04-07 13:01:55 +00:00
David Walter Seikel c4b63aa74a Fix a segie. Thanks to CodeWarrior for helping to find it.
SVN revision: 21929
2006-04-07 12:44:36 +00:00
codewarrior 237a7678de - new addition for ecore_file_download. now we have a progress_cb from curl so we know how much of the file we've downloaded.
SVN revision: 21928
2006-04-07 12:27:39 +00:00
Christopher Michael bb05e978df Make curl support work like others by making curl enabled by default and
using --disable-curl as an option.


SVN revision: 21916
2006-04-06 22:44:31 +00:00
David Walter Seikel 533774b101 TODO++
SVN revision: 21886
2006-04-06 01:16:02 +00:00
Carsten Haitzler 0dc5cb5412 formatting
SVN revision: 21882
2006-04-05 23:45:59 +00:00
Carsten Haitzler 02ab2a4df1 fontconfig mem reduction patch (only load what is needed)
SVN revision: 21880
2006-04-05 23:23:16 +00:00
David Walter Seikel 97d9523a28 New flag to allow forcing the use of /bin/sh to execute the command.
SVN revision: 21861
2006-04-05 18:05:16 +00:00
kaethorn 698513f861 no need to depend on libxext-dev twice.
SVN revision: 21844
2006-04-05 09:28:18 +00:00
Carsten Haitzler 2255c2af87 no - i removed directfb ecore support. it's unnecessary and basically unused
by anything EXCEPT specialty-case custom projects we dont know anything about.


SVN revision: 21828
2006-04-04 23:57:49 +00:00
Carsten Haitzler ace710bcf5 fix maintainer
SVN revision: 21827
2006-04-04 23:54:53 +00:00
Carsten Haitzler 4ddd8abc06 edje_ls should be in the debug package - not bin
SVN revision: 21826
2006-04-04 23:52:43 +00:00
kaethorn 6059e9b231 add libecore0-directfb.
SVN revision: 21821
2006-04-04 21:48:20 +00:00
kaethorn 5445331dff typo.
SVN revision: 21814
2006-04-04 19:53:41 +00:00
kaethorn 59d3214d62 remove edje_ls from edje0-debug.
SVN revision: 21812
2006-04-04 19:22:43 +00:00
Carsten Haitzler 55fdc7ac5f add fc flags
SVN revision: 21805
2006-04-04 13:14:01 +00:00
Michael Jennings 5ba8abb50e Mon Apr 3 14:00:50 2006 Michael Jennings (mej)
Revert incorrect spec file change.
----------------------------------------------------------------------


SVN revision: 21781
2006-04-03 18:00:40 +00:00
Carsten Haitzler afa49c5dd9 gasp! packages actually build!
SVN revision: 21776
2006-04-03 10:26:53 +00:00
Carsten Haitzler 7df3bbfc1c eet builds packages
SVN revision: 21767
2006-04-03 09:19:12 +00:00
Carsten Haitzler 09172097ac rename to eet0-debug
SVN revision: 21766
2006-04-03 09:13:50 +00:00
Horms fa59ac41f2 Add missing debian files to tarball
SVN revision: 21765
2006-04-03 09:12:30 +00:00
Horms 95fe96b13c Put debian files in order
SVN revision: 21764
2006-04-03 09:11:33 +00:00
Horms 528d4e4598 Reverse bogus change
SVN revision: 21763
2006-04-03 09:10:14 +00:00
Horms e2adc60a95 Add missing files to *.install
SVN revision: 21762
2006-04-03 09:09:31 +00:00
Horms 1772690c48 Add missing build depenancy on cdbs
SVN revision: 21761
2006-04-03 08:59:54 +00:00
Horms 0b39536997 Removed unused *.files and dirs
SVN revision: 21757
2006-04-03 05:33:34 +00:00
Carsten Haitzler 28dc440e17 ok- actually handle dest buf if there is no back buf
SVN revision: 21756
2006-04-03 03:29:10 +00:00
Carsten Haitzler 82f8e24b2c bleh--
SVN revision: 21754
2006-04-02 23:52:26 +00:00
kaethorn 03340e241d typo.
SVN revision: 21741
2006-04-02 19:07:25 +00:00
doursse 674517c246 check cdda support during configure
SVN revision: 21740
2006-04-02 18:26:27 +00:00
doursse 0b7568fd83 segfault when cdiocddasrc element is missing fixed. We need it for cd audio.
SVN revision: 21737
2006-04-02 14:36:54 +00:00
doursse 9390e25218 support of cd audio. If n is track you want to play, use as filename : cdda://n. If you want to choose a specific device from your player : cdda:///my/device#n or cdda:///my/device?n. Default device is /dev/cdrom. Also, support of file:///my/file as filename. Thanks to captainigloo
SVN revision: 21736
2006-04-02 13:53:06 +00:00
doursse 719b190fed suggest gstreamer 0.10 package, and not 0.8
SVN revision: 21735
2006-04-02 13:42:51 +00:00
Carsten Haitzler 8119ef59ea and put files in Makefile.am!!!
SVN revision: 21724
2006-04-02 09:55:00 +00:00
Carsten Haitzler c557fa6b1c we dont need those filea at all.
SVN revision: 21723
2006-04-02 09:52:32 +00:00
Horms 3d2f3ad3f3 Prefer automake1.7
SVN revision: 21720
2006-04-02 08:34:51 +00:00
Horms b7f0ed1184 Build depends on x-dev so that X.h is available and ECORE_X support can be built, which is needed for esmart at least
SVN revision: 21719
2006-04-02 08:26:26 +00:00
Horms dd84a5a0e4 Build Dependancy: Prefer new libx11-dev over old xlibs-dev
Build Dependancy: Add libxrender-dev


SVN revision: 21718
2006-04-02 08:22:54 +00:00
Horms 755991d79c build depenancy should be automake1.7, not automake-1.7
SVN revision: 21715
2006-04-02 08:12:51 +00:00
Horms a187261215 libecore0-dev should not conflict with itself
SVN revision: 21714
2006-04-02 07:53:15 +00:00
Carsten Haitzler d6690d7514 support all advertised formats
SVN revision: 21713
2006-04-02 07:47:31 +00:00
Horms 9f41b13cb3 Save and restore autogenerated changelog when debian/rule's clean
target runs. Otherwise the following breaks because make distclean
removes autogenerated files, but debian/rules expects the changelog
to always be there:

fakeroot ./debian/rules clean ; ./debian/rules build

Note that this does not fix packages who are handled by cdbs,
that will need to be fixed separately


SVN revision: 21711
2006-04-02 07:38:06 +00:00
Carsten Haitzler 866b591619 cvlear ALL dst buffers for buffer engine
SVN revision: 21710
2006-04-02 07:25:03 +00:00
Carsten Haitzler c8a0d86e68 fix up edje packaging deps
SVN revision: 21701
2006-04-02 03:15:00 +00:00
Carsten Haitzler 6311c9ba87 fix deps
SVN revision: 21700
2006-04-02 03:11:54 +00:00
Carsten Haitzler 9abcb3faed fix control
SVN revision: 21699
2006-04-02 02:52:52 +00:00
Carsten Haitzler 94fe9b2e67 add an embryo-debug
SVN revision: 21698
2006-04-02 02:51:00 +00:00
Carsten Haitzler e6d61b3b78 THATS what it should look like :)
SVN revision: 21697
2006-04-02 02:42:59 +00:00
Carsten Haitzler d7c7836097 zero out alpha only if we have it - and add an initial memset to 0.
SVN revision: 21695
2006-04-02 01:33:00 +00:00
kaethorn b02a0e9422 dependency and package content cleanups.
split up edje0-bin into edje0-bin and edje0-debug.
move rules to CDBS.


SVN revision: 21682
2006-04-01 22:18:39 +00:00
kaethorn ca80b9008e split up libevas0 into loaders, savers and engines.
SVN revision: 21681
2006-04-01 20:21:40 +00:00
kaethorn f81ce64dbb more dependency cleanups.
SVN revision: 21624
2006-03-31 09:53:21 +00:00
Carsten Haitzler 343089c120 only free list if its there...
SVN revision: 21609
2006-03-31 02:08:11 +00:00
kaethorn b2a0114534 split ecore into small packages and correct some dependencies.
SVN revision: 21602
2006-03-30 19:03:53 +00:00
codewarrior 214f4563a7 - maintain a list of connected clients and use that for clients_get
SVN revision: 21601
2006-03-30 14:01:04 +00:00
codewarrior d6cd4313bd we want the ipc_clients, not the con clients
SVN revision: 21600
2006-03-30 08:20:18 +00:00
codewarrior e0b0c8738f rasties wants, rasties gets!
SVN revision: 21599
2006-03-30 08:12:17 +00:00
Michael Jennings 891a339799 Thu Mar 30 02:15:28 2006 Michael Jennings (mej)
Added gstreamer-plugins-base-devel for FC5/gstreamer 0.10.
----------------------------------------------------------------------


SVN revision: 21598
2006-03-30 07:15:25 +00:00
codewarrior ae3015fef8 ecore_con_server_clients_get
SVN revision: 21597
2006-03-30 06:48:45 +00:00
Michael Jennings 8e450c7269 Thu Mar 30 01:06:02 2006 Michael Jennings (mej)
Add build dep until we get modules sorted out.
----------------------------------------------------------------------


SVN revision: 21595
2006-03-30 06:06:00 +00:00