Jump to letter: [
          
            ABCDFGHJKLMNOPQRSTUVWXYZ
          ]
        
        xbmc - Media center
        
        XBMC media center is a free cross-platform media-player jukebox and
entertainment hub.  XBMC can play a spectrum of of multimedia formats,
and featuring playlist, audio visualizations, slideshow, and weather
forecast functions, together third-party plugins.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | xbmc | 
                10.1 | 
                3.fc15 | 
                i686 | 
                49.41 MiB | 
                Wed Apr 20 02:59:39 2011 | 
            
        
        Changelog
        
            - * Fri Nov 19 13:00:00 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 10.0-0.21.Dharma_rc1
 
            - Rebase to Dharma rc1 (SVN r35326)
- Remove conditionals on {librtmp,libbluray}-devel: now present in all
  currently supported releases (f13+) 
        
            - * Sun Nov 21 13:00:00 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 10.0-0.22.Dharma_rc1
 
            - Need explicit requires for librtmp and libbluray: loaded dynamically
  via XBMC's DLL mechanism which is missed by autodeps
 
        
            - * Sun Dec 12 13:00:00 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 10.0-0.23.Dharma_rc2
 
            - Rebase to Dharma rc2 (SVN r35567)
- Update Python 2.7 patch, to fix DLL search patch problems (#1532).  Thanks to
  Richard Guest for patch.