f5966fbaa9c414c0c233ed29d1ebc20b0c97baf2
[cinaest] / debian / changelog
1 cinaest (0.0.7-1) unstable; urgency=low
2
3   * added libcinaest shared library
4   * the Google plugin can now add calendar events for movie showtimes
5   * replaced the IMDb plaintext downloader FTP download implementation,
6     it now uses libcurl instead of gio-2.0
7
8  -- Philipp Zabel <philipp.zabel@gmail.com>  Fri, 24 Nov 2009 18:14:28 +0100
9
10 cinaest (0.0.6-1) unstable; urgency=low
11
12   * fixed delete function in the movie list view
13   * added filters for year, rating and genre
14   * added missing language files to the cinaest package
15   * cinaest now depends on the cinaest-plugins metapackage
16     or cinaest-plugin, which all plugins provide
17   * the Google plugin stores locations now
18   * added a source list window and an option to switch
19     to the movie list on startup
20
21  -- Philipp Zabel <philipp.zabel@gmail.com>  Thu, 19 Nov 2009 17:36:39 +0100
22
23 cinaest (0.0.5-1) unstable; urgency=low
24
25   * added a source list view
26   * added personal catalog plugin
27   * added actions to add/delete movies to/from the catalog lists
28   * added Maemo display names
29
30  -- Philipp Zabel <philipp.zabel@gmail.com>  Wed, 18 Nov 2009 14:55:17 +0100
31
32 cinaest (0.0.4-1) unstable; urgency=low
33
34   * replaced the Google poster downloader, fixes hangups when
35     poster downloads are enabled
36
37  -- Philipp Zabel <philipp.zabel@gmail.com>  Fri, 13 Nov 2009 23:51:30 +0100
38
39 cinaest (0.0.3-1) unstable; urgency=low
40
41   * fixed the Google parser for the recent HTML layout change
42   * disabled multithreading, using asynchronous methods instead
43   * added an example movie poster downloader, using Google Image Search
44   * added a stacked window for movie details, to display the poster
45   * added support for plugin supplied actions in the movie window's menu
46
47  -- Philipp Zabel <philipp.zabel@gmail.com>  Thu, 12 Nov 2009 19:16:29 +0100
48
49 cinaest (0.0.2-1) unstable; urgency=low
50
51   * maemo-optified
52   * dropped "garage" from D-Bus service names --> org.maemo.cinaest
53   * IMDb plaintext downloader quits after a timeout
54   * added source selection and plugin settings dialogs
55   * added Google Movie Showtimes plugin
56   * replaced the MD5 hashing with SQLite indices
57   * added a secondary row to the movie list view
58
59  -- Philipp Zabel <philipp.zabel@gmail.com>  Tue, 11 Nov 2009 19:39:45 +0100
60
61 cinaest (0.0.1-1) unstable; urgency=low
62
63   * Initial release
64
65  -- Philipp Zabel <philipp.zabel@gmail.com>  Thu, 22 Oct 2009 16:22:53 +0200