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
/
command.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-10
command: disable check_key_bindings() with --enable-mini
Max Kellermann
1
-0
/
+10
2008-12-06
added missing copyright headers
Max Kellermann
1
-0
/
+19
2008-12-05
screen_outputs: new screen to control MPD's output devices
Mikael Svantesson
1
-0
/
+1
2008-11-18
screen_song: new screen which views song information
Max Kellermann
1
-0
/
+1
2008-11-18
command: added CMD_LOCATE to locate song in database
Max Kellermann
1
-0
/
+1
2008-11-07
command.h: include config.h
Max Kellermann
1
-0
/
+2
2008-11-07
options: don't store disabled options
Max Kellermann
1
-0
/
+3
2008-10-06
include ncursesw/ncurses.h if available
Max Kellermann
1
-1
/
+0
2008-10-06
removed my_wgetch(), switch to wgetch()
Max Kellermann
1
-1
/
+0
2008-10-03
code style, indent with tabs XI
Max Kellermann
1
-57
/
+56
2008-09-21
Adding crop feature in ncmpc
Yannick LM
1
-0
/
+1
2008-09-18
removed the clock screen
Max Kellermann
1
-1
/
+0
2008-09-18
use the glib main event loop
Max Kellermann
1
-1
/
+0
2008-09-15
include cleanup
Max Kellermann
1
-0
/
+4
2008-09-15
const pointers
Max Kellermann
1
-6
/
+6
2008-09-15
code style, indent with tabs
Max Kellermann
1
-7
/
+6
2007-11-30
cmd_select_all added
Andreas Obergrusberger
1
-0
/
+1
2006-11-08
go to root/parent dir key added
Andreas Obergrusberger
1
-0
/
+2
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
-0
/
+1
2005-06-06
Added an experimental artist (browser) screen
Kalle Wallin
1
-0
/
+1
2004-11-15
Added a search screen
Kalle Wallin
1
-0
/
+1
2004-07-13
Use my_wgetch() instead of wgetch(), added --[no-]mouse option
Kalle Wallin
1
-2
/
+8
2004-07-02
Added basic ncurses mouse support
Kalle Wallin
1
-0
/
+1
2004-06-30
Added flags for conflicting, modified key bindings - check_key_bindings()
Kalle Wallin
1
-1
/
+8
2004-06-19
display errors without exiting when key bindings are broken
Kalle Wallin
1
-1
/
+1
2004-06-18
Added a add command (for adding files or urls to the playlist)
Kalle Wallin
1
-0
/
+1
2004-06-09
Added the get_keyboard_command_with_timeout() function.
Kalle Wallin
1
-0
/
+1
2004-06-06
Added an optional clock screen :)
Kalle Wallin
1
-0
/
+1
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
Added seek, crossfade commands.
Kalle Wallin
1
-0
/
+3
2004-04-19
Added keydef screen
Kalle Wallin
1
-0
/
+4
2004-04-14
Added command names (used with key bindings).
Kalle Wallin
1
-2
/
+17
2004-04-05
Added support for (auto) center/focus playlists.
Kalle Wallin
1
-0
/
+1
2004-03-27
Added update command.
Kalle Wallin
1
-0
/
+1
2004-03-27
Added delete playlist feature.
Kalle Wallin
1
-1
/
+0
2004-03-26
Added reversed and wrapped list search (find).
Kalle Wallin
1
-0
/
+5
2004-03-22
Added commands FIND and FIND_NEXT.
Kalle Wallin
1
-0
/
+2