aboutsummaryrefslogtreecommitdiffstats
path: root/src/easy_download.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-15easy_download: fixed the type of write_data()Max Kellermann1-1/+3
Fix the type of write_data() to fit curl_write_callback.
2008-09-15include cleanupMax Kellermann1-6/+5
A header should include all headers which he needs. Move local includes on top, and let foo.c include foo.h in the first line, to automatically test its dependencies.
2006-08-05translation updates, template and german. another little build fixAndreas Obergrusberger1-1/+1
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4562 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-08-04only compile easy_download when lyrics screen is enabledAndreas Obergrusberger1-0/+7
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4547 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-08-04added qball's easy_downloadAndreas Obergrusberger1-0/+82
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4544 09075e82-0dd4-0310-85a5-a0d7c8717e4f