Code

screen_help: remove CMD_SCREEN_SONG if song screen is disabled
[ncmpc.git] / src / screen_help.c
2010-07-21 Ihar Hrachyshkascreen_help: remove CMD_SCREEN_SONG if song screen...
2010-04-05 Jonathan NeuschäferMake delete_lyr_hd usable
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-10-29 Thomas Jansenscreen_help: whitespace cosmetics
2009-10-15 Max Kellermannscreen_help: translate section names
2009-10-11 Max Kellermannlist_window: removed second column support
2009-10-11 Max Kellermannscreen_help: simplify the list_window callback
2009-10-11 Max Kellermannscreen_help: added paint callback
2009-10-11 Max Kellermannscreen_help: use help_paint()
2009-10-11 Max Kellermannscreen_help: removed the help_text_row_t typedef
2009-10-10 Max Kellermannlist_window: added function list_window_resize()
2009-10-10 Max Kellermannlist_window: don't invoke callback out-of-range
2009-10-10 Max Kellermannlist_window: added attribute "length"
2009-10-09 Max Kellermannscreen_{play,keydef,text}: use list_window_set_cursor()
2009-10-09 Max Kellermannlist_window: removed the list_window_t typedef
2009-10-01 Max Kellermannscreen_utils: moved screen_find() to screen_find.c
2009-10-01 Max Kellermannscreen: moved screen_interface externs to each screen...
2009-09-30 Max Kellermannmoved struct screen_functions to screen_interface.h
2009-09-28 Max Kellermannmpdclient: removed the mpdclient_t typedef
2009-06-14 Romain Bignondisplay songs time in playlist
2009-04-24 Jeffrey Middletonscreen_play: added CMD_SELECT_PLAYING
2009-04-16 Max Kellermannscreen_help: added translator comment for CMD_INTERRUPT
2009-04-06 Jeffrey MiddletonAdded screen swap to help screen
2009-03-30 Max KellermannMerge branch 'master' of git://git.musicpd.org/patrick...
2009-03-29 Romain Bignonsupport the 'consume' mode
2009-03-28 Patrick Hallenscreen_help: Fixed an endless-loop-bug.
2009-03-27 Romain Bignonsupport the new 'single' state feature
2009-03-26 Romain Bignonrenamed visual selection to range selection
2009-03-23 Jeffrey Middletonscreen_help: keydef screen
2009-03-13 Patrick HallenMake it possible to switch to the song viewer from...
2009-03-10 Jeffrey MiddletonSave lyrics uses CMD_SAVE_PLAYLIST
2009-03-05 Jeffrey Middletonscreen_help: Added lyrics and outputs screen to help
2009-03-05 Jeffrey Middletonlist_window: Added scroll up/down half-screen commands
2009-03-05 Jeffrey Middletonlist_window: Added scroll up/down commands
2009-03-03 Jeffrey Middletonlist_window: added top, middle, and bottom commands
2009-02-11 Patrick Hallencommand: Added the new jump command.
2009-02-10 Romain Bignonsupport multiple lines selection
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-25 Max Kellermannsimplified translation strings
2008-12-25 Max Kellermannscreen_help: removed "bold" marker from "MOVE_UP" line
2008-12-05 Mikael Svantessonscreen_outputs: new screen to control MPD's output...
2008-11-30 Max Kellermannscreen_help: added the artist screen hotkey
2008-11-30 Max Kellermannscreen_help: added CMD_VIEW
2008-11-27 Max Kellermannlist_window: converted "flags" to one "bool" variable
2008-11-27 Max Kellermannlist_window: use "bool" instead of "int"
2008-11-24 Thomas Jansenscreen_help.c: replaced mpd_unused by G_GNUC_UNUSED
2008-11-18 Max Kellermannscreen: method cmd() returns bool
2008-11-18 Max Kellermanncommand: added CMD_LOCATE to locate song in database
2008-10-06 Max Kellermanninclude ncursesw/ncurses.h if available
2008-10-03 Max Kellermannscreen: export the global variable "screen"
2008-10-03 Max Kellermannscreen: don't pass mpdclient pointer to method paint()
2008-10-03 Max Kellermanncode style, indent with tabs XI
2008-10-02 Max Kellermannmoved i18n macros to i18n.h
2008-09-25 Max Kellermannscreen_browser: added hotkey for adding song
2008-09-25 Max Kellermannscreen: don't pass screen pointer to method paint()
2008-09-25 Max Kellermannscreen: don't call wrefresh() in methods paint() and...
2008-09-25 Max Kellermannlist_window: removed property "clear"
2008-09-25 Max Kellermanncode style, indent with tabs X
2008-09-21 Yannick LMAdding crop feature in ncmpc
2008-09-21 Max Kellermannscreen_help: removed update() method
2008-09-18 Max Kellermannremoved the clock screen
2008-09-17 Max Kellermannhelp: return early from list_callback()
2008-09-17 Max Kellermannhelp: converted help_text_rows to a macro
2008-09-17 Max Kellermannlist_window: added list_window_center()
2008-09-17 Max Kellermannlist_window: added list_window_scroll_cmd()
2008-09-17 Max Kellermannscreen: removed screen_functions.get_lw()
2008-09-17 Max Kellermannreplaced get_screen_X() with static screen_functions...
2008-09-15 Max Kellermannfix unused parameter warnings
2008-09-15 Max Kellermannuse size_t and unsigned integers
2008-09-15 Max Kellermannfix shadow warnings
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2008-09-15 Max Kellermannremove unused static functions
2007-11-30 Andreas Obergrusbergercmd_select_all added
2007-02-16 Andreas Obergrusbergerway too much stuff to describe here
2006-11-08 Andreas Obergrusbergergo to root/parent dir key added
2006-08-07 Andreas Obergrusbergernow really show the save lyrics command on the help...
2006-08-07 Andreas Obergrusbergerlots of cool stuff!
2006-08-05 Andreas Obergrusbergerinterruption of lyrics loading + po blabla
2006-08-04 Andreas Obergrusbergerthe updated sources
2005-06-14 Kalle WallinAdded previous screen info
2005-02-13 Kalle WallinEnable playlist saving on the browse screen
2004-11-15 Kalle WallinAdded a search screen
2004-07-21 Kalle Wallin¡Español!
2004-07-13 Kalle WallinUse glib's str functions (g_strlcat, g_strlcpy, g_snpri...
2004-07-12 Kalle WallinMouse support is now optional (enable-mouse)
2004-07-12 Kalle WallinHide the cursor on the help screen (#247)
2004-06-19 Kalle Wallinadded help for the add command
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-09 Kalle WallinUpdated the get_title callback.
2004-06-06 Kalle WallinAdded an optional clock screen :)
2004-06-06 Kalle Wallini18n - ncmpc is now bilingual (sv)
2004-06-05 Kalle WallinAddded support for the mpd update command (CMD_DB_UPDATE)
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)