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 | 3ac0e9238308d8acea506fc95679fe8d5ae44f45 | |
tree | 189238754a1c09e66dcdd811efb32aef9c5dfe1a | tree | snapshot |
parent | a6858acfdead6285a010a31b1fc7c8a730e91788 | commit | diff |
playlist: hide direct accesses in inline functions
Added functions like playlist_length(), playlist_get(),
playlist_replace(), playlist_remove(). Don't access the
mpdclient_playlist struct directly.
Added functions like playlist_length(), playlist_get(),
playlist_replace(), playlist_remove(). Don't access the
mpdclient_playlist struct directly.
src/mpdclient.c | diff | blob | history | |
src/playlist.c | diff | blob | history | |
src/playlist.h | diff | blob | history |