X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Fchangelog;h=047af797cee0505cddda8e7bb28bcc6b3798ce0f;hb=f2c77c59477899bed3a0866deed3620463694f2a;hp=4a7635636ae04afcbbf4d427f580e8a34e15b2e5;hpb=dde38ccc81bdb055a8e84477557edad131fe7a3e;p=cinaest diff --git a/debian/changelog b/debian/changelog index 4a76356..047af79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,80 @@ +cinaest (0.0.10-1) unstable; urgency=low + + * added plot download support to the IMDb plugin + * movie window layout improvements, movie window can show plots + * fixed Google parser to turn '"' into '"' in movie titles + * IMDb now shows the most popular movies if no filter is selected + * plugin packages are not user-visible anymore, but installed by default + * updated package descriptions + * translation updates + + -- Philipp Zabel Sat, 30 Jan 2010 12:31:43 +0100 + +cinaest (0.0.9-1) unstable; urgency=low + + * added action to call a cinema from the Google plugin, using libhildonmime + * enabled the active movie list configuration in the catalog plugin + * optimized the SQLite database for title matching + * added downloading and parsing of alternative titles to the IMDb plugin + * added (very) basic orientation switching + + -- Philipp Zabel Wed, 06 Jan 2009 18:29:46 +0100 + +cinaest (0.0.8-1) unstable; urgency=low + + * added Polish translation (via transifex.net) + * added orientation change handling + + -- Philipp Zabel Sun, 03 Jan 2010 00:38:33 +0100 + +cinaest (0.0.7-1) unstable; urgency=low + + * added libcinaest shared library + * the Google plugin can now add calendar events for movie showtimes + * replaced the IMDb plaintext downloader FTP download implementation, + it now uses libcurl instead of gio-2.0 + + -- Philipp Zabel Fri, 24 Nov 2009 18:14:28 +0100 + +cinaest (0.0.6-1) unstable; urgency=low + + * fixed delete function in the movie list view + * added filters for year, rating and genre + * added missing language files to the cinaest package + * cinaest now depends on the cinaest-plugins metapackage + or cinaest-plugin, which all plugins provide + * the Google plugin stores locations now + * added a source list window and an option to switch + to the movie list on startup + + -- Philipp Zabel Thu, 19 Nov 2009 17:36:39 +0100 + +cinaest (0.0.5-1) unstable; urgency=low + + * added a source list view + * added personal catalog plugin + * added actions to add/delete movies to/from the catalog lists + * added Maemo display names + + -- Philipp Zabel Wed, 18 Nov 2009 14:55:17 +0100 + +cinaest (0.0.4-1) unstable; urgency=low + + * replaced the Google poster downloader, fixes hangups when + poster downloads are enabled + + -- Philipp Zabel Fri, 13 Nov 2009 23:51:30 +0100 + +cinaest (0.0.3-1) unstable; urgency=low + + * fixed the Google parser for the recent HTML layout change + * disabled multithreading, using asynchronous methods instead + * added an example movie poster downloader, using Google Image Search + * added a stacked window for movie details, to display the poster + * added support for plugin supplied actions in the movie window's menu + + -- Philipp Zabel Thu, 12 Nov 2009 19:16:29 +0100 + cinaest (0.0.2-1) unstable; urgency=low * maemo-optified