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