replace ProxySongList with NC::List and SongList
commita8e2ec5ed0814ed601f36cf00014c12076647ff5
authorAndrzej Rybczak <electricityispower@gmail.com>
Sun, 10 May 2015 10:14:56 +0000 (10 12:14 +0200)
committerAndrzej Rybczak <electricityispower@gmail.com>
Mon, 11 May 2015 20:35:06 +0000 (11 22:35 +0200)
tree4f243c03e1a2185e09ed58fa2b66ef547da7969c
parenta7dab01eff8f389052eb7e71a4871954bccd7d49
replace ProxySongList with NC::List and SongList
32 files changed:
src/Makefile.am
src/actions.cpp
src/actions.h
src/browser.cpp
src/browser.h
src/display.cpp
src/display.h
src/helpers.cpp
src/helpers.h
src/helpers/song_iterator_maker.h [copied from src/display.h with 61% similarity]
src/interfaces.h
src/media_library.cpp
src/media_library.h
src/menu.h
src/menu_impl.h
src/outputs.cpp
src/playlist.cpp
src/playlist.h
src/playlist_editor.cpp
src/playlist_editor.h
src/proxy_song_list.h [deleted file]
src/screen.h
src/search_engine.cpp
src/search_engine.h
src/sel_items_adder.cpp
src/song_info.cpp
src/song_info.h
src/song_list.cpp [copied from src/interfaces.h with 50% similarity]
src/status.cpp
src/tag_editor.cpp
src/tag_editor.h
src/utility/functional.h