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-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
2004-04-21
Added seek, crossfade commands.
Kalle Wallin
1
-25
/
+53
2004-04-19
Major cleanup. The goal of this is to simplify addition of "screens".
Kalle Wallin
1
-21
/
+71
2004-04-14
Specified that the highlight entry in help_text_row_t should be signed (ppc).
Kalle Wallin
1
-1
/
+1
2004-04-14
Use key descriptions from get_key_description (command.c).
Kalle Wallin
1
-47
/
+63
2004-04-05
Added support for (auto) center/focus playlists.
Kalle Wallin
1
-0
/
+2
2004-03-27
Added update command.
Kalle Wallin
1
-0
/
+1
2004-03-27
Added delete playlist feature.
Kalle Wallin
1
-1
/
+1
2004-03-26
Added reversed and wrapped list search (find).
Kalle Wallin
1
-38
/
+23
2004-03-24
Moved list window fuctions to list_window.c.
Kalle Wallin
1
-32
/
+4
2004-03-24
Added help for FIND and FIND_NEXT commands
Kalle Wallin
1
-2
/
+5
2004-03-23
Added support for FIND and FIND_NEXT.
Kalle Wallin
1
-0
/
+23