author | Max Kellermann <max@duempel.org> | |
Tue, 16 Sep 2008 17:11:39 +0000 (19:11 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 16 Sep 2008 17:11:39 +0000 (19:11 +0200) | ||
commit | 8135d7dbf86043fb5f4e960ef4d976e4908631f3 | |
tree | 5c22757916b32212d47d16b3fc4f8a595df738d9 | tree | snapshot |
parent | 9653c35fe54e6c7b4a7764254d6a5283eb859039 | commit | diff |
libmpdclient: moved code to song.c
Move everything which manipulates the mpd_Song struct to song.c.
Thousands of lines of too much for libmpdclient.c!
Move everything which manipulates the mpd_Song struct to song.c.
Thousands of lines of too much for libmpdclient.c!
src/Makefile.am | diff | blob | history | |
src/libmpdclient.c | diff | blob | history | |
src/libmpdclient.h | diff | blob | history | |
src/song.c | [new file with mode: 0644] | blob |
src/song.h | [new file with mode: 0644] | blob |