My favorites | Sign in
Logo
                
Details: Show all Hide all

Today

  • 10 hours ago
    r638 ([Installer Passion-XBMC Web]: - Finish implementation of Pa...) committed by temhil   -   [Installer Passion-XBMC Web]: - Finish implementation of Passion FTP item installer - cover the case where we try to download the skin currently used but not tested - Did part of the implementation of XBMC zone installer (80% done)
    [Installer Passion-XBMC Web]: - Finish implementation of Passion FTP item installer - cover the case where we try to download the skin currently used but not tested - Did part of the implementation of XBMC zone installer (80% done)
  • 21 hours ago
    r637 ([Installer Passion-XBMC Web]: - fixed/changed: _url_launcher...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - fixed/changed: _url_launcher in ForumDirectInfos.py replaced xbmc.executebuiltin( ... ) by os.system( ... ) - updated: default.py for append proper date and revision.
    [Installer Passion-XBMC Web]: - fixed/changed: _url_launcher in ForumDirectInfos.py replaced xbmc.executebuiltin( ... ) by os.system( ... ) - updated: default.py for append proper date and revision.
  • 22 hours ago
    r636 (XbmcStuff downloader/resources/data/temp.xml) committed by ppic.ppic   -   XbmcStuff downloader/resources/data/temp.xml
    XbmcStuff downloader/resources/data/temp.xml
  • 23 hours ago
    r635 ([Installer Passion-XBMC Web]: - oops: forget to remove a var...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - oops: forget to remove a variable dev
    [Installer Passion-XBMC Web]: - oops: forget to remove a variable dev

Yesterday

  • 24 hours ago
    r634 ([Installer Passion-XBMC Web]: - changed: makeThumbnails base...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - changed: makeThumbnails based on file format NB: clean thumbnails caches of Installer - removed: duplicate call fonction in ~/sources/PassionXbmcFtp/info_item.py - updated: default.py for append proper date and revision.
    [Installer Passion-XBMC Web]: - changed: makeThumbnails based on file format NB: clean thumbnails caches of Installer - removed: duplicate call fonction in ~/sources/PassionXbmcFtp/info_item.py - updated: default.py for append proper date and revision.
  • 36 hours ago
    r633 ([Installer Passion-XBMC Web]: - Fixed bug on install_add_on...) committed by temhil   -   [Installer Passion-XBMC Web]: - Fixed bug on install_add_ons (a var wasn't declared before being used)
    [Installer Passion-XBMC Web]: - Fixed bug on install_add_ons (a var wasn't declared before being used)
  • 39 hours ago
    r632 ([Installer Passion-XNMC] - fixed: typo :P) committed by FrostBox360   -   [Installer Passion-XNMC] - fixed: typo :P
    [Installer Passion-XNMC] - fixed: typo :P
  • 39 hours ago
    r631 ([Installer Passion-XNMC] - fixed some minor bugs ( Non-Exist...) committed by FrostBox360   -   [Installer Passion-XNMC] - fixed some minor bugs ( Non-Existent Control, DeprecationWarning, ... ) - added: minimum output script infos on startup
    [Installer Passion-XNMC] - fixed some minor bugs ( Non-Existent Control, DeprecationWarning, ... ) - added: minimum output script infos on startup
  • 41 hours ago
    r630 ([Installer Passion-XNMC] Big Cleanup - removed: unused impo...) committed by FrostBox360   -   [Installer Passion-XNMC] Big Cleanup - removed: unused import - added: xbmc.settings, for basic settings of script - added: caches cleaner from XBMC XBoxDash Maker, in window xbmc.settings - created: misc module - moved: RUN_PERFORMANCE and RUN_UNIT_TEST to misc module - cleaned code - changed/replaced: script_log by custom_sys_stdout_stderr NB: Now all output writing in xbmc.log and script output if setting "script_debug" is active but if you want bypass "script_debug" use print "bypass: hello world!". but bypass: not printed NB2: all error as not restriction, if error append, error auto writing in xbmc.log
    [Installer Passion-XNMC] Big Cleanup - removed: unused import - added: xbmc.settings, for basic settings of script - added: caches cleaner from XBMC XBoxDash Maker, in window xbmc.settings - created: misc module - moved: RUN_PERFORMANCE and RUN_UNIT_TEST to misc module - cleaned code - changed/replaced: script_log by custom_sys_stdout_stderr NB: Now all output writing in xbmc.log and script output if setting "script_debug" is active but if you want bypass "script_debug" use print "bypass: hello world!". but bypass: not printed NB2: all error as not restriction, if error append, error auto writing in xbmc.log

Last 7 days

  • Jan 01, 2010
    r629 ([Installer Passion-XBMC Web]: - fixed: possible crash if dow...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - fixed: possible crash if download sources with plugin SVN Repo Installer
    [Installer Passion-XBMC Web]: - fixed: possible crash if download sources with plugin SVN Repo Installer
  • Jan 01, 2010
    r628 ([Installer Passion-XBMC Web]: - updated: default.py to appen...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - updated: default.py to append proper revision et date of last commit
    [Installer Passion-XBMC Web]: - updated: default.py to append proper revision et date of last commit
  • Dec 31, 2009
    r627 ([Installer Passion-XBMC Web]: - Added support of case where...) committed by temhil   -   [Installer Passion-XBMC Web]: - Added support of case where no installer is available for an item (i.e FTP skin for now) - Display message to the end user (TODO: add new string for the case no installer is available, right now it is an error message saying 'install impossible' which is not very accurate)
    [Installer Passion-XBMC Web]: - Added support of case where no installer is available for an item (i.e FTP skin for now) - Display message to the end user (TODO: add new string for the case no installer is available, right now it is an error message saying 'install impossible' which is not very accurate)
  • Dec 31, 2009
    r626 ([Installer Passion-XBMC Web]: - Use same icon display polic...) committed by temhil   -   [Installer Passion-XBMC Web]: - Use same icon display policy between sources: currently when no image is available we display the icon corresponding to the type of item. - Note: in the future it would be nice to create icon for category and icon for item of a category, it will be easier to the end user to recognize it (right now it is the same icon)
    [Installer Passion-XBMC Web]: - Use same icon display policy between sources: currently when no image is available we display the icon corresponding to the type of item. - Note: in the future it would be nice to create icon for category and icon for item of a category, it will be easier to the end user to recognize it (right now it is the same icon)
  • Dec 31, 2009
    r625 ([Installer Passion-XBMC Web]: - Typo fix in forum_links.txt...) committed by temhil   -   [Installer Passion-XBMC Web]: - Typo fix in forum_links.txt - Cleaned unit tests in default.py - Removed unused import statement
    [Installer Passion-XBMC Web]: - Typo fix in forum_links.txt - Cleaned unit tests in default.py - Removed unused import statement
  • Dec 31, 2009
    r624 ([Installer Passion-XBMC Web]: - fixed: MainGUI, re_updateLis...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - fixed: MainGUI, re_updateList() for skin Default.HD
    [Installer Passion-XBMC Web]: - fixed: MainGUI, re_updateList() for skin Default.HD
  • Dec 31, 2009
    r623 ([Installer Passion-XBMC Web]: - added: new skin and code cha...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - added: new skin and code change for this skin NB: - code not finishing eg: setting window is not new skin style - XBMC Skin "Confluence" is required in background - delete all old script settings in script_data - for bugs, please report to forum http://passion-xbmc.org - ... :( euh :P Cheers and happy new year! Frost
    [Installer Passion-XBMC Web]: - added: new skin and code change for this skin NB: - code not finishing eg: setting window is not new skin style - XBMC Skin "Confluence" is required in background - delete all old script settings in script_data - for bugs, please report to forum http://passion-xbmc.org - ... :( euh :P Cheers and happy new year! Frost
  • Dec 30, 2009
    r622 ([Installer Passion-XBMC Web]: - Added of renaming, deleting...) committed by temhil   -   [Installer Passion-XBMC Web]: - Added of renaming, deleting, overwriting addons with user choice (cover all the source cases)
    [Installer Passion-XBMC Web]: - Added of renaming, deleting, overwriting addons with user choice (cover all the source cases)
  • Dec 29, 2009
    r621 ([Installer Passion-XBMC Web]: - Added support install of FT...) committed by temhil   -   [Installer Passion-XBMC Web]: - Added support install of FTP archives (covers all the case except skins) - Separated fileManager in GUI and implementation file - Fixed bug on processOldDownload (when occurred even in case of success error message was displayed) - Started to move processOldDownload responsibilities (delete, rename) to the ItemInstaller (still work in progress - 70% done) - Created skeleton for Item Installer for FTP from dir (skins) - some cleaning
    [Installer Passion-XBMC Web]: - Added support install of FTP archives (covers all the case except skins) - Separated fileManager in GUI and implementation file - Fixed bug on processOldDownload (when occurred even in case of success error message was displayed) - Started to move processOldDownload responsibilities (delete, rename) to the ItemInstaller (still work in progress - 70% done) - Created skeleton for Item Installer for FTP from dir (skins) - some cleaning
  • Dec 29, 2009
    MyFont.zip (MyFont python library v1.0 To use your fonts in xbmc script...) file uploaded by ppic.ppic   -  
    Labels: OpSys-All
    Labels: OpSys-All
  • Dec 29, 2009
    MyFont.zip (MyFont python library v1.0 To use your fonts in xbmc script...) file uploaded by ppic.ppic   -  
    Labels: OpSys-All
    Labels: OpSys-All
  • Dec 29, 2009
    r620 ([Installer Passion-XBMC Web]: - added: missing pysqlite so's) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - added: missing pysqlite so's
    [Installer Passion-XBMC Web]: - added: missing pysqlite so's
  • Dec 28, 2009
    r619 ([Installer Passion-XBMC Web]: - Close and Delete sqlite DB ...) committed by temhil   -   [Installer Passion-XBMC Web]: - Close and Delete sqlite DB on exit for Passion CDT - Added cache path to specialpath.py (need to be renamed in the future -> not only special paths anymore) - some cleaning
    [Installer Passion-XBMC Web]: - Close and Delete sqlite DB on exit for Passion CDT - Added cache path to specialpath.py (need to be renamed in the future -> not only special paths anymore) - some cleaning

Last 30 days

  • Dec 26, 2009
    r618 ([Installer Passion-XBMC Web]: - Fixed install bug on passio...) committed by temhil   -   [Installer Passion-XBMC Web]: - Fixed install bug on passion xbmc web - Started work on passion xbmc ftp - some cleaning
    [Installer Passion-XBMC Web]: - Fixed install bug on passion xbmc web - Started work on passion xbmc ftp - some cleaning
  • Dec 21, 2009
    TV Plugin.rar (TV Plugin - launch channels playlists from French ISPs Free,...) file uploaded by cinpou   -  
    Labels: Type-Archive OpSys-All
    Labels: Type-Archive OpSys-All
  • Dec 17, 2009
    XbmcStuff downloader.zip (XBMCStuffDownloader v1.4.2 plugin to download and browse cle...) file uploaded by ppic.ppic   -  
    Labels: OpSys-All
    Labels: OpSys-All
  • Dec 17, 2009
    Sportlive.zip (sporlive script v1.1.2) file uploaded by ppic.ppic   -  
    Labels: OpSys-All
    Labels: OpSys-All
  • Dec 17, 2009
    r617 ([No log message]) committed by ppic.ppic   -   [No log message]
    [No log message]
  • Dec 17, 2009
    r616 ([No log message]) committed by ppic.ppic   -   [No log message]
    [No log message]
  • Dec 17, 2009
    r615 ([xbmcstuff downloader plugin] v1.4.2, more translation strin...) committed by ppic.ppic   -   [xbmcstuff downloader plugin] v1.4.2, more translation strings. added current thumb show on tvshow menu and also current clerart on subfolder
    [xbmcstuff downloader plugin] v1.4.2, more translation strings. added current thumb show on tvshow menu and also current clerart on subfolder
  • Dec 17, 2009
    r614 ([sporlive script] v1.1.2 added spanish + some coloration if ...) committed by ppic.ppic   -   [sporlive script] v1.1.2 added spanish + some coloration if skin support it
    [sporlive script] v1.1.2 added spanish + some coloration if skin support it
  • Dec 12, 2009
    r613 ([Installer Passion-XBMC Web]: Fixed invalid import (INSTALLE...) committed by temhil   -   [Installer Passion-XBMC Web]: Fixed invalid import (INSTALLER has been removed/renamed)
    [Installer Passion-XBMC Web]: Fixed invalid import (INSTALLER has been removed/renamed)
  • Dec 12, 2009
    r612 ([Installer Passion-XBMC Web]: - Cleaning - Updated skin for ...) committed by temhil   -   [Installer Passion-XBMC Web]: - Cleaning - Updated skin for source name display dynamically - Standardize ItemInstaller API - Started implementation of Passion FTP Installer - Force reset of the browser on source change (restart from root instead of previous page) - Fixed bug on exit of the script (due to except exit was not possible)
    [Installer Passion-XBMC Web]: - Cleaning - Updated skin for source name display dynamically - Standardize ItemInstaller API - Started implementation of Passion FTP Installer - Force reset of the browser on source change (restart from root instead of previous page) - Fixed bug on exit of the script (due to except exit was not possible)
  • Dec 12, 2009
    r611 ([sportlive] missing file) committed by ppic.ppic   -   [sportlive] missing file
    [sportlive] missing file
  • Dec 12, 2009
    Sportlive.zip (SportLive script v1.1) file uploaded by ppic.ppic   -  
    Labels: OpSys-All
    Labels: OpSys-All
  • Dec 12, 2009
    r610 ([SportLive Script] v1.1 added strings.xml for language suppo...) committed by ppic.ppic   -   [SportLive Script] v1.1 added strings.xml for language support. feel free to fill those missings
    [SportLive Script] v1.1 added strings.xml for language support. feel free to fill those missings
  • Dec 10, 2009
    r609 ([XbmcStuff downloader] v1.3.2 add language support (only set...) committed by ppic.ppic   -   [XbmcStuff downloader] v1.3.2 add language support (only settings for now)
    [XbmcStuff downloader] v1.3.2 add language support (only settings for now)
  • Dec 05, 2009
    r608 ([XbmcStuff downloader/default.py update] v1.3.1) committed by ppic.ppic   -   [XbmcStuff downloader/default.py update] v1.3.1
    [XbmcStuff downloader/default.py update] v1.3.1

Older

  • Dec 05, 2009
    r607 ([XbmcStuff downloader plugin]add iconimage for collections /...) committed by ppic.ppic   -   [XbmcStuff downloader plugin]add iconimage for collections / thumbs / seasons / clearart
    [XbmcStuff downloader plugin]add iconimage for collections / thumbs / seasons / clearart
  • Dec 03, 2009
    r606 ([Installer Passion-XBMC Web]: - Cleaning - Reorganized few f...) committed by temhil   -   [Installer Passion-XBMC Web]: - Cleaning - Reorganized few files - few fixes
    [Installer Passion-XBMC Web]: - Cleaning - Reorganized few files - few fixes
  • Dec 02, 2009
    r605 ([Installer Passion-XBMC Web]: - Fixed bug on PassionFtpBrows...) committed by temhil   -   [Installer Passion-XBMC Web]: - Fixed bug on PassionFtpBrowser - More code cleaning - Implemented closing of sources - Moved INSTALLEUR.py in PassionXbmcFtp directory
    [Installer Passion-XBMC Web]: - Fixed bug on PassionFtpBrowser - More code cleaning - Implemented closing of sources - Moved INSTALLEUR.py in PassionXbmcFtp directory
  • Dec 02, 2009
    r604 ([Sportlive]) committed by ppic.ppic   -   [Sportlive]
    [Sportlive]
  • Dec 02, 2009
    SportLive.rar (SportLive script) file uploaded by ppic.ppic   -  
    Labels: OpSys-All
    Labels: OpSys-All
  • Dec 02, 2009
    r603 ([Sportlive]default.tbn) committed by ppic.ppic   -   [Sportlive]default.tbn
    [Sportlive]default.tbn
  • Dec 02, 2009
    r602 ([Installer Passion-XBMC Web]: - fixed: warning: Non-ASCII ch...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - fixed: warning: Non-ASCII character in file default.py on line 20, due of svn:keywords Date
    [Installer Passion-XBMC Web]: - fixed: warning: Non-ASCII character in file default.py on line 20, due of svn:keywords Date
  • Dec 02, 2009
    r601 ([Installer Passion-XBMC Web]: - fixed: missing file in build...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - fixed: missing file in build.bat process due of change in r598
    [Installer Passion-XBMC Web]: - fixed: missing file in build.bat process due of change in r598
  • Dec 02, 2009
    r600 ([Installer Passion-XBMC Web]: - added: missing platform libr...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - added: missing platform libraries - added svn:keywords Date
    [Installer Passion-XBMC Web]: - added: missing platform libraries - added svn:keywords Date
  • Dec 02, 2009
    r599 ([Installer Passion-XBMC Web]: - removed Thumbs.db) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - removed Thumbs.db
    [Installer Passion-XBMC Web]: - removed Thumbs.db
  • Dec 02, 2009
    r598 ([Installer Passion-XBMC Web]: - fixed: GUI, background plasm...) committed by FrostBox360   -   [Installer Passion-XBMC Web]: - fixed: GUI, background plasma - fixed: parentDir in manager in control list removed bold label in code et fixed thumb for pardir - added svn:keywords Revision, result auto __svn_revision__ on each commit. - removed out dated skin
    [Installer Passion-XBMC Web]: - fixed: GUI, background plasma - fixed: parentDir in manager in control list removed bold label in code et fixed thumb for pardir - added svn:keywords Revision, result auto __svn_revision__ on each commit. - removed out dated skin
  • Dec 01, 2009
    r597 ([Installer Passion-XBMC Web]: - Created source manager - Imp...) committed by temhil   -   [Installer Passion-XBMC Web]: - Created source manager - Implemented browser for XBMC Zone - Reorganised files (previous file used for FTP are now in FTP source folder) - Modified GUI in order to add source selection (need to be cleaned and probably merge with selection of the addon manager and the forum) - !!CAUTION!!: only installer for Passion XBMC web is implemented (not done yet for the 2 other sources) - !!CAUTION!!: some source file need is not used anymore, need more cleanup and other source file is just copy paste and still need to be implemented (Some ItemInstaller files) - and I am sure a lot of more I don't recall now
    [Installer Passion-XBMC Web]: - Created source manager - Implemented browser for XBMC Zone - Reorganised files (previous file used for FTP are now in FTP source folder) - Modified GUI in order to add source selection (need to be cleaned and probably merge with selection of the addon manager and the forum) - !!CAUTION!!: only installer for Passion XBMC web is implemented (not done yet for the 2 other sources) - !!CAUTION!!: some source file need is not used anymore, need more cleanup and other source file is just copy paste and still need to be implemented (Some ItemInstaller files) - and I am sure a lot of more I don't recall now
  • Nov 29, 2009
    r596 ([Sportlive script]missing files) committed by ppic.ppic   -   [Sportlive script]missing files
    [Sportlive script]missing files
 
Hosted by Google Code