IMDb & MoviePilot plugins: fix settings dialog layout
[cinaest] / src / plugins / imdb-plugin.vala
2010-08-06 Philipp ZabelIMDb & MoviePilot plugins: fix settings dialog layout
2010-07-14 Philipp ZabelPlugins: allow returning multiple movies per callback...
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 ZabelAdd GLib.TypeModule parameter to plugins
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 ZabelIMDb plugin: enable movie source description string...
2010-01-06 Philipp ZabelIMDb plugin + downloader: parse IMDb alternative titles...
2010-01-05 Philipp ZabelPlugins: add active property to movie sources
2009-11-26 Philipp ZabelIMDb plugin: use the limit given by cinaest as SQL...
2009-11-19 Philipp ZabelIMDb plugin: start a search if any of the filters is set
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-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-11 Philipp ZabelMake search thread cancellable
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