Files
ncmpcpp/src
Andrzej Rybczak 5f6f915a3a switch from selected items adder to old screen if db was updated
not doing so inctroduces a very obscure bug: db update forces modification
of browser, media library etc by clearing them and letting theirs Update()
function populate them. but since selected items adder is active at the
moment, this function is never called and we end up trying to add songs
from screen that is empty, which in most cases leads to an out_of_range
exception being thrown.
2009-12-19 00:27:00 +01:00
..
2009-09-23 02:45:48 +02:00
2009-10-11 17:03:00 +02:00
2009-10-11 17:03:00 +02:00
2009-10-04 21:10:57 +02:00
2009-10-20 00:35:51 +02:00
2009-10-11 17:03:00 +02:00
2009-11-23 21:25:33 +01:00
2009-11-23 21:25:33 +01:00