improvements for songs queue 2
commit9b318b77426e666c424e7c747a39e94c538e8a46
authorAndrzej Rybczak <electricityispower@gmail.com>
Fri, 13 Mar 2009 21:39:54 +0000 (13 22:39 +0100)
committerAndrzej Rybczak <electricityispower@gmail.com>
Fri, 13 Mar 2009 21:39:54 +0000 (13 22:39 +0100)
tree0890e7653cb57c5a51b6d5bdb36896e4743d8c0c
parent6d901516b6fbdeed73999880c889df5f640c6d90
improvements for songs queue 2

use deque instead of vector, do not try to send queue
after succesful handshake, send it while submitting
song, along with it.
src/scrobby.cpp
src/song.cpp
src/song.h