summaryrefslogtreecommitdiff
path: root/legacy/ethumb/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* merge ethumb.Gustavo Sverzut Barbieri2013-01-121-20/+0
| | | | | | | | | | | | | | | | | | | | This one was a painful bitch. The edbus2 port was quite broken, mainly leaking eina_stringshare and also not adding the '\0' to the strings that are represented as bytearray (paths cannot be utf8 to avoid translations). Emotion plugin was also quite bogus and the video thumbnail as edje (animated) is not working yet due bug in Edje_Edit api -- someone needs to investigate this, seems strange. Emotion plugin also had a bug that it was deleting the object from inside object callback. Now it seems to work. Please report if it does not. SVN revision: 82675
* ethumb: fix compilation on windows.Cedric BAIL2012-12-281-0/+5
| | | | | | | Patch by Vincent Torri. SVN revision: 81783
* add changelog/news about new dependency.Gustavo Sverzut Barbieri2012-12-031-0/+4
| | | | SVN revision: 80109
* ChangeLog: back in time.Cedric BAIL2012-08-301-1/+1
| | | | SVN revision: 75875
* ChangeLog: state we did a release.Cedric BAIL2012-08-301-0/+4
| | | | SVN revision: 75873
* eio,ethumb,emotion: Fix build out of tree.Cedric BAIL2012-04-301-0/+4
| | | | | | | Patch by Jérôme Pinot <ngc891@gmail.com>. SVN revision: 70540
* emotion, ethumb ChangeLog: Updated ChangeLog.Daniel Juyung Seo2012-04-271-1/+1
| | | | SVN revision: 70521
* efl: add release point in ChangeLog files.Cedric BAIL2012-04-261-0/+3
| | | | SVN revision: 70494
* ethumb - Thumbnailing LibraryRafael Antognolli2009-03-301-0/+0
New library to generate thumbnails. There are still some important features to be implemented, like client-server framework, edje thumbnails and a plugin API to integrate it with emotion and like. Please, send comments. SVN revision: 39805