Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | screen: removed empty methods | Max Kellermann | 2008-09-18 | 1 | -31/+0 |
* | replaced get_screen_X() with static screen_functions variable | Max Kellermann | 2008-09-17 | 1 | -19/+11 |
* | screen: added struct names | Max Kellermann | 2008-09-16 | 1 | -1/+1 |
* | fix unused parameter warnings | Max Kellermann | 2008-09-15 | 1 | -4/+6 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -6/+7 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -1/+1 |
* | clock: don't initialize static variables with zero | Max Kellermann | 2008-09-15 | 1 | -1/+1 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -161/+152 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 1 | -1/+1 |
* | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 2004-06-14 | 1 | -6/+7 |
* | Updated the get_title callback. | Kalle Wallin | 2004-06-09 | 1 | -2/+2 |
* | Fixed resize handling | Kalle Wallin | 2004-06-07 | 1 | -2/+12 |
* | Added an optional clock screen :) | Kalle Wallin | 2004-06-06 | 1 | -0/+259 |