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