refs bug #485
[vuplus_dvbapp] / lib / python / Plugins / Plugin.py
2010-03-31 acid-burnMerge commit 'origin/translations'
2010-01-05 ghostMerge remote branch 'remotes/origin/fantempplugin'
2010-01-02 ghostMerge remote branch 'origin/bug_319_dvdburnsettings_lan...
2010-01-02 ghostMerge remote branch 'origin/bug_348_dvdburn_residenttask'
2010-01-02 ghostMerge remote branch 'origin/bug_135_dvdburn_ts_only'
2010-01-02 ghostMerge branch 'bug_274_disable_fast_winding_for_non_ts'
2009-12-29 ghostMerge branch 'bug_251_open_rc_devices_exclusive'
2009-12-23 ghostMerge branch 'bug_355_seek_fixes'
2009-12-23 ghostMerge branch 'bug_358_support_streamid_extension'
2009-12-23 ghostMerge branch 'bug_352_fix_some_cutlist_bugs'
2009-12-23 thedocMerge branch 'master' of git.opendreambox.org:/git...
2009-12-23 acid-burnMerge branch 'bug_203_fix_wrong_networkstate'
2009-12-23 acid-burnMerge branch 'bug_202_networkconfig_cleanup'
2009-12-23 acid-burnMerge branch 'bug_351_softwaremanager_save_config_befor...
2009-12-23 acid-burnMerge branch 'bug_138_networkwizard_fixes'
2009-12-23 acid-burnMerge branch 'bug_204_wlan_automatic_scanning'
2009-12-23 acid-burnMerge branch 'bug_308_add_where_softwaremanager'
2009-12-23 acid-burnMerge branch 'bug_178_update_meta_files'
2009-12-23 acid-burnMerge branch 'bug_318_PluginBrowser_no_reaction_on_lang...
2009-12-23 acid-burnMerge branch 'bug_249_current_skin_fallback'
2009-12-23 acid-burnMerge branch 'bug157_wizard_virtualkeyboard'
2009-12-22 ghostMerge branch 'bug_246_cutlistedit'
2009-12-22 ghostMerge branch 'bug_263_fix_timeshift_live_transition'
2009-12-22 ghostMerge branch 'bug_271_ac3pcm_delay_servicemp3'
2009-12-22 ghostMerge branch 'bug_236_recordpath'
2009-12-22 ghostMerge branch 'bug_245_record_playback_fixes'
2009-12-22 ghostMerge branch 'bug_305_add_plugin_where_audiomenu'
2009-12-07 Mladen HorvatPlugins/Plugin.py, SoftwareManager/plugin.py: add WHERE...
2009-12-03 ghostPlugins/Plugin.py, InfoBarGenerics.py: add WHERE_AUDIOM...
2009-03-31 Felix DomkeMerge commit 'origin/master' into tmbinc/FixTimingBugs
2009-02-20 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-02-18 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git
2009-02-17 acid-burnfollow Console() changes
2009-02-13 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-02-12 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-02-12 ghostsmall speedups/cleanups by moritz venn
2008-11-17 Felix DomkeMerge branch 'master' into tmbinc/FixTimingBugs
2008-11-10 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2008-11-10 Fraxinaslong keypress on INFO key either brings up single servi...
2008-05-17 Stefan Plueckenallow "internal" plugins from outside of the e2 plugin...
2008-02-11 Felix Domkeexplain new wizard api
2008-01-02 Felix Domkepatch by Moritz Venn: allow plugins to provide a Wakeup...
2007-12-13 Felix Domkefactor out loadPNG into generic LoadPixmap
2007-10-07 Felix Domkeadd 'weight' for menu entries (including plugins),...
2007-10-07 Felix Domkeadd entryid to WHERE_MENU, add entryids in local plugin...
2007-10-07 Felix DomkeRename WHERE_SETUP to WHERE_MENU and patch all local...
2007-03-19 Stefan Plueckennetwork setup rewrite... adds support for multiple...
2006-12-19 Felix Domkeadd WHERE_FILESCAN
2006-12-07 Felix Domkeadd config.plugins subsection
2006-08-08 Stefan Plueckenplugins can appear in the extensions menu now
2006-03-11 Felix DomkePlugin: add WHERE_TELETEXT
2006-03-05 Felix Domkeadd WHERE_SESSIONSTART
2006-03-05 Felix Domkeplugin api change: Plugins() and main functions must...
2006-02-28 Stefan Plueckenuse categories to categorize the plugins
2006-02-23 Felix Domkeproperly unload old plugins and load new plugins
2006-02-22 Stefan Plueckenadd ability to download e2-plugins via PluginBrowser
2006-02-22 Felix Domkefix newline
2006-02-22 Stefan Plueckenadd FileManger plugin
2006-02-21 Felix Domkeadd WHERE_WIZARD plugins
2006-02-19 Felix Domkeadd Plugin.py