Skip to content
  • Gal Vinograd's avatar
    Adding "save to playlist" menu item in submenu Recents. · 2dd0fa30
    Gal Vinograd authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
    
    
    adding RecentsMRL::toPlaylist()
    refactoring functions to eliminate repeating code
    refactoring public DialogProvider::saveAPlaylist() to private DialogProvider::saveAPlaylist(playlist_t *p_playlist, playlist_item_t *p_node)
    and making new DialogProvider::savePlayingToPlaylist() and DialogProvider::saveRecentsToPlaylist()
    
    this commit includes fixes related to Jean-Baptiste Kempf code review.
     - fixing whitespace problem
     - RecentsMRL::toPlaylist null handling
    
    Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
    2dd0fa30