index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
screen_help.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include ncursesw/ncurses.h if available
Max Kellermann
2008-10-06
1
-1
/
+0
*
screen: export the global variable "screen"
Max Kellermann
2008-10-03
1
-3
/
+2
*
screen: don't pass mpdclient pointer to method paint()
Max Kellermann
2008-10-03
1
-1
/
+1
*
code style, indent with tabs XI
Max Kellermann
2008-10-03
1
-94
/
+91
*
moved i18n macros to i18n.h
Max Kellermann
2008-10-02
1
-1
/
+1
*
screen_browser: added hotkey for adding song
Max Kellermann
2008-09-25
1
-0
/
+2
*
screen: don't pass screen pointer to method paint()
Max Kellermann
2008-09-25
1
-1
/
+1
*
screen: don't call wrefresh() in methods paint() and update()
Max Kellermann
2008-09-25
1
-1
/
+0
*
list_window: removed property "clear"
Max Kellermann
2008-09-25
1
-1
/
+0
*
code style, indent with tabs X
Max Kellermann
2008-09-25
1
-4
/
+2
*
Adding crop feature in ncmpc
Yannick LM
2008-09-21
1
-0
/
+1
*
screen_help: removed update() method
Max Kellermann
2008-09-21
1
-13
/
+6
*
removed the clock screen
Max Kellermann
2008-09-18
1
-3
/
+0
*
help: return early from list_callback()
Max Kellermann
2008-09-17
1
-25
/
+25
*
help: converted help_text_rows to a macro
Max Kellermann
2008-09-17
1
-10
/
+3
*
list_window: added list_window_center()
Max Kellermann
2008-09-17
1
-10
/
+1
*
list_window: added list_window_scroll_cmd()
Max Kellermann
2008-09-17
1
-37
/
+1
*
screen: removed screen_functions.get_lw()
Max Kellermann
2008-09-17
1
-7
/
+0
*
replaced get_screen_X() with static screen_functions variable
Max Kellermann
2008-09-17
1
-19
/
+10
*
fix unused parameter warnings
Max Kellermann
2008-09-15
1
-5
/
+6
*
use size_t and unsigned integers
Max Kellermann
2008-09-15
1
-16
/
+25
*
fix shadow warnings
Max Kellermann
2008-09-15
1
-12
/
+12
*
include cleanup
Max Kellermann
2008-09-15
1
-5
/
+5
*
const pointers
Max Kellermann
2008-09-15
1
-3
/
+3
*
code style, indent with tabs
Max Kellermann
2008-09-15
1
-129
/
+120
*
remove unused static functions
Max Kellermann
2008-09-15
1
-1
/
+1
*
cmd_select_all added
Andreas Obergrusberger
2007-11-30
1
-0
/
+1
*
way too much stuff to describe here
Andreas Obergrusberger
2007-02-16
1
-0
/
+1
*
go to root/parent dir key added
Andreas Obergrusberger
2006-11-08
1
-1
/
+3
*
now really show the save lyrics command on the help screen
Andreas Obergrusberger
2006-08-07
1
-0
/
+1
*
lots of cool stuff!
Andreas Obergrusberger
2006-08-07
1
-0
/
+1
*
interruption of lyrics loading + po blabla
Andreas Obergrusberger
2006-08-05
1
-0
/
+1
*
the updated sources
Andreas Obergrusberger
2006-08-04
1
-1
/
+8
*
Added previous screen info
Kalle Wallin
2005-06-14
1
-0
/
+1
*
Enable playlist saving on the browse screen
Kalle Wallin
2005-02-13
1
-0
/
+1
*
Added a search screen
Kalle Wallin
2004-11-15
1
-3
/
+17
*
¡Español!
Kalle Wallin
2004-07-21
1
-1
/
+1
*
Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)
Kalle Wallin
2004-07-13
1
-12
/
+12
*
Mouse support is now optional (enable-mouse)
Kalle Wallin
2004-07-12
1
-17
/
+0
*
Hide the cursor on the help screen (#247)
Kalle Wallin
2004-07-12
1
-7
/
+49
*
added help for the add command
Kalle Wallin
2004-06-19
1
-0
/
+1
*
Major cleanup of the mpd client code (mpc->mpdclient)
Kalle Wallin
2004-06-14
1
-6
/
+4
*
Updated the get_title callback.
Kalle Wallin
2004-06-09
1
-3
/
+5
*
Added an optional clock screen :)
Kalle Wallin
2004-06-06
1
-0
/
+3
*
i18n - ncmpc is now bilingual (sv)
Kalle Wallin
2004-06-06
1
-36
/
+48
*
Addded support for the mpd update command (CMD_DB_UPDATE)
Kalle Wallin
2004-06-05
1
-0
/
+1
*
Changed directory layout (for future use of gettext)
Kalle Wallin
2004-06-05
1
-0
/
+254