Czech translation update (via transifex.net)
[cinaest] / src / plugins /
2010-08-19 Philipp ZabelPlugin interface, IMDb plugin: add REFERENCE flag
2010-08-16 Philipp ZabelIMDb plugin: implement get_cast method
2010-08-16 Philipp ZabelIMDb plugin: optionally download actors and actresses
2010-08-06 Philipp ZabelIMDb & MoviePilot plugins: translate the password label
2010-08-06 Philipp ZabelIMDb & MoviePilot plugins: fix settings dialog layout
2010-08-06 Philipp ZabelIMDb download dialog: use new syntax to connect signals
2010-08-05 Philipp ZabelAdd NOEMPTY plugin flag to MoviePilot plugin - don...
2010-07-11 Philipp ZabelCatalog plugin: store and retrieve the date field for...
2010-07-11 Philipp ZabelCatalog plugin: add WatchedSource, a CatalogSource...
2010-07-14 Philipp ZabelCatalog plugin: remove watched movies list from "Add...
2010-07-14 Philipp ZabelPlugins: allow returning multiple movies per callback...
2010-07-14 Philipp ZabelMoviePilot plugin: fix user name and password entry...
2010-07-14 Philipp ZabelIMDb plugin: add user name and password entry fields
2010-07-14 Philipp ZabelPlugins: replace get_editable with get_flags, add suppo...
2010-07-14 Philipp ZabelGoogle plugin: report D-Bus errors
2010-07-14 Philipp ZabelSource list view: update style, get color from parent...
2010-07-14 Philipp ZabelCatalog plugin: use StringBuilder to build SQL query
2010-07-14 Philipp ZabelCatalog plugin: add Date column to Watched table
2010-07-14 Philipp ZabelAdd GLib.TypeModule parameter to plugins
2010-07-14 Philipp ZabelAdd MoviePilot plugin and backend
2010-07-14 Philipp ZabelCatalog plugin: add watched movies list, special UI...
2010-07-14 Philipp ZabelGoogle plugin/backend: turn runtime string into an...
2010-07-14 Philipp ZabelConvert Google plugin into a D-Bus service
2010-02-02 Philipp ZabelGoogle parser: fix for movies with showtime, trailer...
2010-01-30 Philipp ZabelAdd temporary get_plot functionality for plugins to...
2010-01-09 Philipp ZabelIMDb plugin: make plot downloading optional
2010-01-09 Philipp ZabelIMDb plugin: display the 100 most voted upon movies...
2010-01-09 Philipp ZabelMovie list, plugins: detect if there are more results...
2010-01-07 Philipp ZabelGoogle plugin: parse " to quotation marks in movie...
2010-01-07 Philipp ZabelGoogle plugin: enable the settings dialog "Done"-button...
2010-01-07 Philipp ZabelIMDb plugin: enable movie source description string...
2010-01-06 Philipp ZabelIMDb plugin + downloader: parse IMDb alternative titles...
2010-01-05 Philipp ZabelCatalog plugin: enable configuration of visible movie...
2010-01-05 Philipp ZabelSource list view: add optional filter
2010-01-05 Philipp ZabelPlugins: add active property to movie sources
2010-01-05 Philipp ZabelGoogle plugin: add "Call cinema" action, using libhildo...
2009-11-26 Philipp ZabelIMDb plugin: use the limit given by cinaest as SQL...
2009-11-26 Philipp ZabelGoogle plugin: store complete cinema information when...
2009-11-24 Philipp ZabelGoogle plugin: add "Add to calendar" movie action
2009-11-24 Philipp ZabelAdd calendar-backend adapter
2009-11-23 Philipp ZabelGoogle plugin: use utf-8 conversion also for the cinema...
2009-11-19 Philipp ZabelGoogle plugin: store location list and selected location
2009-11-19 Philipp ZabelIMDb plugin: start a search if any of the filters is set
2009-11-19 Philipp ZabelIMDb and Catalog SQLite backend: fix rating filter...
2009-11-18 Philipp ZabelGoogle plugin: convert &#nnn; escaped characters to...
2009-11-18 Philipp ZabelCatalog plugin: add count method
2009-11-18 Philipp ZabelAdd catalog plugin
2009-11-18 Philipp ZabelPlugin interface: add delete_movie method
2009-11-17 Philipp ZabelPlugin interface: add window to movie action
2009-11-17 Philipp ZabelMovie sources: add get_editable method - will determine...
2009-11-17 Philipp ZabelIMDb plugin: localize last update string, catch file...
2009-11-17 Philipp ZabelGoogle plugin: remove weak attribute from parse_tag_att...
2009-11-17 Philipp ZabelGoogle plugin: if location is unset, parse and set...
2009-11-12 Philipp ZabelIMDb plugin: add movie action to open the IMDb web...
2009-11-12 Philipp ZabelAdd movie action class
2009-11-12 Philipp ZabelProvide plugins with Osso context
2009-11-12 Philipp ZabelIMDb SQLite class: make queries cancellable, using...
2009-11-12 Philipp ZabelDisable threading - turn update thread into async method
2009-11-12 Philipp ZabelGoogle plugin: fix parser for changed HTML layout
2009-11-11 Philipp ZabelMake search thread cancellable
2009-11-11 Philipp ZabelAdd Google plugin
2009-11-11 Philipp ZabelIMDb plugin: fill movie secondary info with genre list
2009-11-11 Philipp ZabelIMDb plugin: add settings dialog
2009-11-10 Philipp ZabelPlugins: add plugin names
2009-11-10 Philipp ZabelIMDb plugin: return nothing if there is no title filter
2009-11-10 Philipp ZabelAdd genres structure
2009-11-10 Philipp ZabelAdd movie filter class
2009-11-02 Philipp ZabelIMDb plugin: split MovieSource from Plugin and implemen...
2009-10-30 Philipp ZabelAdd IMDb download dialog
2009-10-30 Philipp ZabelAdd IMDb plugin