Skip to content
  • Michael Pyne's avatar
    Decouple PlayerManager from JuK so that it isn't a singleton. · c0204770
    Michael Pyne authored
    The major reason for this change is to allow for a saner destruct sequence
    (instead of the unordered global static destruct sequence) which will hopefully
    help reduce crash-on-shutdown bugs.
    
    This will not be in the upcoming KDE 4.4 beta but will be in the 4.4 release (assuming no
    bugs are found in it ;)
    
    CCMAIL:nlecureuil@mandriva.com
    
    
    svn path=/trunk/KDE/kdemultimedia/juk/; revision=1054429
    c0204770