aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* make several functions return voidMax Kellermann2008-09-171-2/+2
* screen: removed screen_functions.get_lw()Max Kellermann2008-09-171-2/+0
* replaced get_screen_X() with static screen_functions variableMax Kellermann2008-09-171-21/+0
* screen: added struct namesMax Kellermann2008-09-161-22/+24
* include cleanupMax Kellermann2008-09-151-1/+5
* fix function prototypesMax Kellermann2008-09-151-1/+24
* const pointersMax Kellermann2008-09-151-4/+4
* code style, indent with tabsMax Kellermann2008-09-151-49/+43
* translation updates, template and german. another little build fixAndreas Obergrusberger2006-08-051-0/+1
* the updated sourcesAndreas Obergrusberger2006-08-041-1/+5
* Moved definitions from screen.h to ncmpc.h Kalle Wallin2004-07-131-5/+0
* Crossfade time can now be definied in the rc file (crossfade-time)Kalle Wallin2004-07-131-16/+2
* Replaced the time_t type with glibs GTimeKalle Wallin2004-07-031-4/+5
* Added basic ncurses mouse supportKalle Wallin2004-07-021-0/+4
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-9/+9
* Use the terminal in raw mode - ignore terminal control charactersKalle Wallin2004-06-091-1/+1
* Added an optional clock screen :)Kalle Wallin2004-06-061-0/+1
* Added wreadln.c, wreadln.h a simple line editorKalle Wallin2004-06-061-0/+1
* i18n - ncmpc is now bilingual (sv)Kalle Wallin2004-06-061-7/+0
* Added initial i18n supportKalle Wallin2004-06-051-6/+0
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+113