288 Commits (2a8d44f5a0dd9e249e812efc733872ff24fdf46c)

Author SHA1 Message Date
Cedric BAIL d331f73b55 * emotion: Remove Evas_Bool. 15 years ago
Carsten Haitzler 67db885317 gstreamer fixes 15 years ago
Vincent Torri edbc2f8cfd Add option to configure to specify edje_cc. The build of the 15 years ago
Daniel Kolesa 07ec7509a9 Fixed debian stuff everywhere. 15 years ago
Rodrigo Cesar Lopes Belem a7c514da2b Added libtool as Build-Depends to everything that uses 15 years ago
Daniel Kolesa ff0d4f71e2 Moved to fontconfig 15 years ago
Daniel Kolesa 7a07300a77 Updated changelogs for packages which will go into repository. 15 years ago
Daniel Kolesa 4a2d186b02 Updated Standards-Version 15 years ago
Vincent Torri 864a5ff8c2 typo reported by Lars Munch 15 years ago
Vincent Torri 17e4571dff Add preliminary patch for compilation on Windows. Needs more work, though 15 years ago
Daniel Kolesa cd8dd91b01 Updated debian stuff(grew Standards-Version, updated python-ecore rules file) 15 years ago
Daniel Kolesa 47d3a66c13 i found it is useless and cdbs is setting up prefix automatically. 15 years ago
Daniel Kolesa 510ec92901 forgot to add --prefix=/usr 15 years ago
Daniel Kolesa 1bce155f0f Updated debian stuff everywhere. 15 years ago
Carsten Haitzler 5e925c916e patch from Gustavo F. Padovan - minor code cleanups (effectually cosmetic) :) 15 years ago
Lars Munch 0ae6187dee Emotion fix after eina list changes 15 years ago
Lars Munch b7969a2861 emotion vlc disable fix 15 years ago
Cedric BAIL e6065f6c1c * emotion/src/modules/gstreamer: Move from Ecore_List to Eina_List. 15 years ago
Gustavo Sverzut Barbieri 8477bdb496 gstreamer v4l support to emotion 15 years ago
Gustavo Sverzut Barbieri 31a7c3c0d2 Do not spam the user if no length available 15 years ago
Gustavo Sverzut Barbieri 1fbacf6f28 Use calloc instead of malloc 15 years ago
Carsten Haitzler fb92a519bf fix the copying license to 15 years ago
Daniel Kolesa b61dff0b58 Added debian/rules files with a new permissions set(755). 15 years ago
Daniel Kolesa 971b1682a9 prepare debian rules files for new chmod permissions. 15 years ago
Daniel Kolesa 2bf1434120 Added new set of debian subdirs. 15 years ago
Daniel Kolesa bf77c1ced2 Removed debian subfolders - prepared for a new set of debian subdirs. 15 years ago
Daniel Kolesa 1d8954a489 Removed debian things like rasterman did in some others from Makefile.am and configure.ac/in(and modifed AUTHORS, autogen.sh and README in E-MODULES-EXTRA) in 15 years ago
Carsten Haitzler 297858d10c calloc not malloc! bad patches! 15 years ago
Vincent Torri d945c93a08 use ecore_pipe in gstreamer module 15 years ago
Gustavo Sverzut Barbieri 25c58aefef emotion: set default volume to 80%. 15 years ago
Cedric BAIL 66c2f07a28 Fix bug in emotion_test discovered by jcwong introduced in r36943. 15 years ago
Sebastian Dransfeld 65e204a52e xine_xmalloc is deprecated and gives no benefit for us. 15 years ago
Gustavo Sverzut Barbieri 510146a383 Set member_{add,del} to NULL. 15 years ago
Cedric BAIL 17626bb400 Remove Evas List from Emotion. 15 years ago
Carsten Haitzler c602dde40b vlc moduel was utterly wrong - methods wrong comapred to module struct funcs. 15 years ago
Gustavo Sverzut Barbieri ea7104a545 emotion: set volume when files are opened. 15 years ago
Gustavo Sverzut Barbieri 0ebceb16a1 emotion: do not try to do file_set when no plugin is loaded. 15 years ago
Gustavo Sverzut Barbieri 030a0f6e52 emotion-gstreamer: use proper scale for volume. 15 years ago
Nicolas Aguirre aee5f5cec6 Add -vlc option to emotion_test 15 years ago
Peter Wehrfritz beaa909d45 configure.in -> configure.ac 15 years ago
Vincent Torri 0829e2e3bc add vlc backend 15 years ago
Gustavo Sverzut Barbieri aa3aac7dbf Fix position reporting. 15 years ago
Gustavo Sverzut Barbieri 521daa2f9d emotion-gstreamer: Add some refactor, more to come. 15 years ago
Gustavo Sverzut Barbieri d29b7694cb emotion+visualization: export and reorder. 15 years ago
Sebastian Dransfeld feb962a48c Remove seek guard, as it isn't updated during playing. 15 years ago
Sebastian Dransfeld b85e619342 Revert to not having seek_to_pos at all. 15 years ago
Sebastian Dransfeld ca775d8d81 EAPI 15 years ago
Sebastian Dransfeld 6d35cd3c98 Keep guard against seeking to the same position, but initialize to -1. 15 years ago
Sebastian Dransfeld cabff8277f Initialize seek variables to -1, so that seek to 0 will work. 15 years ago
Vincent Torri 780b865044 fix position_set() 15 years ago