aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* command: disable check_key_bindings() with --enable-miniMax Kellermann2008-12-101-0/+10
* added missing copyright headersMax Kellermann2008-12-061-0/+19
* screen_outputs: new screen to control MPD's output devicesMikael Svantesson2008-12-051-0/+1
* screen_song: new screen which views song informationMax Kellermann2008-11-181-0/+1
* command: added CMD_LOCATE to locate song in databaseMax Kellermann2008-11-181-0/+1
* command.h: include config.hMax Kellermann2008-11-071-0/+2
* options: don't store disabled optionsMax Kellermann2008-11-071-0/+3
* include ncursesw/ncurses.h if availableMax Kellermann2008-10-061-1/+0
* removed my_wgetch(), switch to wgetch()Max Kellermann2008-10-061-1/+0
* code style, indent with tabs XIMax Kellermann2008-10-031-57/+56
* Adding crop feature in ncmpcYannick LM2008-09-211-0/+1
* removed the clock screenMax Kellermann2008-09-181-1/+0
* use the glib main event loopMax Kellermann2008-09-181-1/+0
* include cleanupMax Kellermann2008-09-151-0/+4
* const pointersMax Kellermann2008-09-151-6/+6
* code style, indent with tabsMax Kellermann2008-09-151-7/+6
* cmd_select_all addedAndreas Obergrusberger2007-11-301-0/+1
* go to root/parent dir key addedAndreas Obergrusberger2006-11-081-0/+2
* lots of cool stuff!Andreas Obergrusberger2006-08-071-0/+1
* interruption of lyrics loading + po blablaAndreas Obergrusberger2006-08-051-0/+1
* the updated sourcesAndreas Obergrusberger2006-08-041-0/+1
* Added an experimental artist (browser) screenKalle Wallin2005-06-061-0/+1
* Added a search screenKalle Wallin2004-11-151-0/+1
* Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin2004-07-131-2/+8
* Added basic ncurses mouse supportKalle Wallin2004-07-021-0/+1
* Added flags for conflicting, modified key bindings - check_key_bindings()Kalle Wallin2004-06-301-1/+8
* display errors without exiting when key bindings are brokenKalle Wallin2004-06-191-1/+1
* Added a add command (for adding files or urls to the playlist)Kalle Wallin2004-06-181-0/+1
* Added the get_keyboard_command_with_timeout() function.Kalle Wallin2004-06-091-0/+1
* Added an optional clock screen :)Kalle Wallin2004-06-061-0/+1
* Addded support for the mpd update command (CMD_DB_UPDATE)Kalle Wallin2004-06-051-0/+1
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+76