Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use size_t and unsigned integers | Max Kellermann | 2008-09-15 | 1 | -2/+2 |
* | fixed mixed declaration + code | Max Kellermann | 2008-09-15 | 1 | -5/+3 |
* | fix shadow warnings | Max Kellermann | 2008-09-15 | 1 | -15/+18 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -6/+7 |
* | fix function prototypes | Max Kellermann | 2008-09-15 | 1 | -2/+2 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -6/+6 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -129/+115 |
* | remove unused static functions | Max Kellermann | 2008-09-15 | 1 | -1/+1 |
* | cmd_select_all added | Andreas Obergrusberger | 2007-11-30 | 1 | -0/+5 |
* | way too much stuff to describe here | Andreas Obergrusberger | 2007-02-16 | 1 | -13/+40 |
* | lyrics updates, leoslyrics fixes | Andreas Obergrusberger | 2007-02-01 | 1 | -12/+5 |
* | Daniel rocked the house | Andreas Obergrusberger | 2006-11-11 | 1 | -4/+6 |
* | spelling fixes by avuton | Andreas Obergrusberger | 2006-08-12 | 1 | -1/+1 |
* | translation updates, template and german. another little build fix | Andreas Obergrusberger | 2006-08-05 | 1 | -0/+2 |
* | search screen works now using the new tag searching api | Andreas Obergrusberger | 2006-08-04 | 1 | -12/+8 |
* | Advanced search fixes | Kalle Wallin | 2005-06-17 | 1 | -4/+6 |
* | Test new search functionality with qball's version of libmpdclient | Kalle Wallin | 2005-06-16 | 1 | -16/+239 |
* | Added exact_match parameter to mpdclient_filelist_search() | Kalle Wallin | 2005-06-14 | 1 | -0/+2 |
* | Added an experimental artist (browser) screen | Kalle Wallin | 2005-06-06 | 1 | -1/+1 |
* | Bugfix from Niko Tyni, survive find operations on empty search results | Kalle Wallin | 2004-12-19 | 1 | -0/+3 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 1 | -0/+305 |
* | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 2004-06-14 | 1 | -3/+1 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+12 |