Skip to content
  • Aaron Bockover's avatar
    Handle invalid integer durations · f0b6d516
    Aaron Bockover authored
    2006-03-19  Aaron Bockover  <aaron@abock.org>
    
        * entagged-sharp/EncodingInfo.cs: Handle invalid integer durations
    
        * src/PlayerInterface.cs: Moved the audio-CD specific view and ripping
        stuff into AudioCdSource; do not treat the LibrarySource as anything
        special; it now handles track additions like any good source should
    
        * src/Banshee.Base/Sources/AudioCdSource.cs: Handle ripping directly in
        the source; create a custom view to handle the audio CD status bar
        and embed the playlist view
    
        * src/Banshee.Base/Sources/LibrarySource.cs: Raise the proper
        OnTrackAdded/OnTrackRemoved events
    
        * src/Banshee.Base/AudioCd/AudioCdDisk.cs: Make Tracks property
        IEnumerable
    f0b6d516