Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code style, indent with tabs XI | Max Kellermann | 2008-10-03 | 1 | -3/+1 |
* | moved code to charset.c | Max Kellermann | 2008-10-02 | 1 | -1/+1 |
* | removed the debugging function D() | Max Kellermann | 2008-10-02 | 1 | -3/+0 |
* | filelist: use GPtrArray instead of GList | Max Kellermann | 2008-09-19 | 1 | -6/+4 |
* | filelist: drop "mpdclient" prefix | Max Kellermann | 2008-09-19 | 1 | -1/+1 |
* | code style, indent with tabs VI | Max Kellermann | 2008-09-18 | 1 | -53/+51 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -9/+4 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -3/+3 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -19/+16 |
* | spelling fixes by avuton | Andreas Obergrusberger | 2006-08-12 | 1 | -1/+1 |
* | Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 2004-07-13 | 1 | -3/+4 |
* | added type argument to gcmp_list_from_path() | Kalle Wallin | 2004-06-19 | 1 | -3/+12 |
* | Added utils.c, utils.h to the project | Kalle Wallin | 2004-06-18 | 1 | -0/+121 |