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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
include ncursesw/ncurses.h if available
Max Kellermann
1
-1
/
+0
2008-10-03
screen: export the global variable "screen"
Max Kellermann
1
-3
/
+2
2008-10-03
screen: don't pass mpdclient pointer to method paint()
Max Kellermann
1
-1
/
+1
2008-10-03
code style, indent with tabs XI
Max Kellermann
1
-94
/
+91
2008-10-02
moved i18n macros to i18n.h
Max Kellermann
1
-1
/
+1
2008-09-25
screen_browser: added hotkey for adding song
Max Kellermann
1
-0
/
+2
2008-09-25
screen: don't pass screen pointer to method paint()
Max Kellermann
1
-1
/
+1
2008-09-25
screen: don't call wrefresh() in methods paint() and update()
Max Kellermann
1
-1
/
+0
2008-09-25
list_window: removed property "clear"
Max Kellermann
1
-1
/
+0
2008-09-25
code style, indent with tabs X
Max Kellermann
1
-4
/
+2
2008-09-21
Adding crop feature in ncmpc
Yannick LM
1
-0
/
+1
2008-09-21
screen_help: removed update() method
Max Kellermann
1
-13
/
+6
2008-09-18
removed the clock screen
Max Kellermann
1
-3
/
+0
2008-09-17
help: return early from list_callback()
Max Kellermann
1
-25
/
+25
2008-09-17
help: converted help_text_rows to a macro
Max Kellermann
1
-10
/
+3
2008-09-17
list_window: added list_window_center()
Max Kellermann
1
-10
/
+1
2008-09-17
list_window: added list_window_scroll_cmd()
Max Kellermann
1
-37
/
+1
2008-09-17
screen: removed screen_functions.get_lw()
Max Kellermann
1
-7
/
+0
2008-09-17
replaced get_screen_X() with static screen_functions variable
Max Kellermann
1
-19
/
+10
2008-09-15
fix unused parameter warnings
Max Kellermann
1
-5
/
+6
2008-09-15
use size_t and unsigned integers
Max Kellermann
1
-16
/
+25
2008-09-15
fix shadow warnings
Max Kellermann
1
-12
/
+12
2008-09-15
include cleanup
Max Kellermann
1
-5
/
+5
2008-09-15
const pointers
Max Kellermann
1
-3
/
+3
2008-09-15
code style, indent with tabs
Max Kellermann
1
-129
/
+120
2008-09-15
remove unused static functions
Max Kellermann
1
-1
/
+1
2007-11-30
cmd_select_all added
Andreas Obergrusberger
1
-0
/
+1
2007-02-16
way too much stuff to describe here
Andreas Obergrusberger
1
-0
/
+1
2006-11-08
go to root/parent dir key added
Andreas Obergrusberger
1
-1
/
+3
2006-08-07
now really show the save lyrics command on the help screen
Andreas Obergrusberger
1
-0
/
+1
2006-08-07
lots of cool stuff!
Andreas Obergrusberger
1
-0
/
+1
2006-08-05
interruption of lyrics loading + po blabla
Andreas Obergrusberger
1
-0
/
+1
2006-08-04
the updated sources
Andreas Obergrusberger
1
-1
/
+8
2005-06-14
Added previous screen info
Kalle Wallin
1
-0
/
+1
2005-02-13
Enable playlist saving on the browse screen
Kalle Wallin
1
-0
/
+1
2004-11-15
Added a search screen
Kalle Wallin
1
-3
/
+17
2004-07-21
¡Español!
Kalle Wallin
1
-1
/
+1
2004-07-13
Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)
Kalle Wallin
1
-12
/
+12
2004-07-12
Mouse support is now optional (enable-mouse)
Kalle Wallin
1
-17
/
+0
2004-07-12
Hide the cursor on the help screen (#247)
Kalle Wallin
1
-7
/
+49
2004-06-19
added help for the add command
Kalle Wallin
1
-0
/
+1
2004-06-14
Major cleanup of the mpd client code (mpc->mpdclient)
Kalle Wallin
1
-6
/
+4
2004-06-09
Updated the get_title callback.
Kalle Wallin
1
-3
/
+5
2004-06-06
Added an optional clock screen :)
Kalle Wallin
1
-0
/
+3
2004-06-06
i18n - ncmpc is now bilingual (sv)
Kalle Wallin
1
-36
/
+48
2004-06-05
Addded support for the mpd update command (CMD_DB_UPDATE)
Kalle Wallin
1
-0
/
+1
2004-06-05
Changed directory layout (for future use of gettext)
Kalle Wallin
1
-0
/
+0
2004-05-07
Added support for moving songs in a playlist (move-up,move-down).
Kalle Wallin
1
-0
/
+2
2004-04-21
Fixed resize handling (SIGWINCH).
Kalle Wallin
1
-0
/
+8
2004-04-21
Removed a duplicate entry for CMD_TOGGLE_FIND_WRAP.
Kalle Wallin
1
-1
/
+0
[next]