• Max Kellermann's avatar
    song: added song_in_database() · 6d3488c8
    Max Kellermann authored
    Some functions assume that a song is not in the database when it is a
    remote song.  Based on that, they decide whether they are responsible
    for freeing the song struct.  Add a special function which checks
    whether a song is in the database (currently equal to song_is_file()).
    6d3488c8
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...