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_file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-06-16
libmpdclient updated (r1507) - added path to mpdclient_cmd_db_update()
Kalle Wallin
1
-0
/
+15
2004-06-15
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497 09075e82-0dd4-0310-85a5-...
Kalle Wallin
1
-3
/
+3
2004-06-14
Major cleanup of the mpd client code (mpc->mpdclient)
Kalle Wallin
1
-145
/
+251
2004-06-09
Updated the get_title callback.
Kalle Wallin
1
-5
/
+6
2004-06-06
i18n - ncmpc is now bilingual (sv)
Kalle Wallin
1
-5
/
+1
2004-06-05
Added initial i18n support
Kalle Wallin
1
-9
/
+11
2004-06-05
Changed directory layout (for future use of gettext)
Kalle Wallin
1
-0
/
+0
2004-04-22
Changed the way songs are added/deleted from playlist (#0000220).
Kalle Wallin
1
-13
/
+11
2004-04-21
Fixed resize handling (SIGWINCH).
Kalle Wallin
1
-0
/
+10
2004-04-19
Major cleanup. The goal of this is to simplify addition of "screens".
Kalle Wallin
1
-70
/
+127
2004-04-14
Force curses repaint the status window when adding directories (doupdate).
Kalle Wallin
1
-0
/
+1
2004-03-28
We now allocate and free memory with glib
Kalle Wallin
1
-16
/
+16
2004-03-28
Distinguish directories, music and playlists with <d>,<m> and <p>.
Kalle Wallin
1
-4
/
+25
2004-03-27
Added update command.
Kalle Wallin
1
-1
/
+5
2004-03-27
Added delete playlist feature.
Kalle Wallin
1
-4
/
+56
2004-03-26
Replaced wrefresh() with wnoutrefresh().
Kalle Wallin
1
-2
/
+2
2004-03-26
Added reversed and wrapped list search (find).
Kalle Wallin
1
-23
/
+11
2004-03-25
Added support for loading playlists
Kalle Wallin
1
-19
/
+49
2004-03-25
Added support for a configuration file ~/.ncmpcrc and color support.
Kalle Wallin
1
-2
/
+10
2004-03-24
Moved list window fuctions to list_window.c.
Kalle Wallin
1
-32
/
+6
2004-03-24
Display directories in a new style, [dir]
Kalle Wallin
1
-2
/
+2
2004-03-23
Use screen_status_printf() instead of screen_status_message().
Kalle Wallin
1
-14
/
+11
2004-03-22
Added find (in page) functionality.
Kalle Wallin
1
-0
/
+23
2004-03-22
Convert the directory name in file_get_header() from utf-8.
Kalle Wallin
1
-1
/
+4
2004-03-20
Reinserted lost basename() call.
Kalle Wallin
1
-1
/
+1
2004-03-19
Added iconv support
Kalle Wallin
1
-2
/
+6