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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a add command (for adding files or urls to the playlist)
Kalle Wallin
2004-06-18
3
-1
/
+82
*
Added the mpdclient_cmd_add_path function
Kalle Wallin
2004-06-18
2
-0
/
+13
*
enabled plchanges, update playlist_length after removing songs
Kalle Wallin
2004-06-17
1
-21
/
+32
*
Use the alert color in screen_readln()
Kalle Wallin
2004-06-16
1
-0
/
+1
*
libmpdclient updated (r1507) - added path to mpdclient_cmd_db_update()
Kalle Wallin
2004-06-16
7
-8
/
+29
*
Disable plchanges - need to redesign the plchanges code
Kalle Wallin
2004-06-15
1
-14
/
+28
*
Modified %shortfile% format to not shorten urls
Kalle Wallin
2004-06-15
2
-12
/
+31
*
Renamed %basename% format %shortfile%
Kalle Wallin
2004-06-15
2
-2
/
+2
*
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497 09075e82-0dd4-0310-85a5-...
Kalle Wallin
2004-06-15
6
-26
/
+93
*
Added list-format and status-format conf options
Kalle Wallin
2004-06-15
4
-16
/
+83
*
Sort playlist if needed after plchanges,
Kalle Wallin
2004-06-15
1
-8
/
+39
*
Only display the "change color" error message if we need init_color()
Kalle Wallin
2004-06-14
1
-1
/
+1
*
Updated error handling
Kalle Wallin
2004-06-14
3
-21
/
+43
*
Fixed mpdclient_filelist_update()
Kalle Wallin
2004-06-14
1
-1
/
+3
*
Major cleanup of the mpd client code (mpc->mpdclient)
Kalle Wallin
2004-06-14
28
-1250
/
+2002
*
Added the strscroll function
Kalle Wallin
2004-06-09
2
-0
/
+47
*
Updated the reconnect code to allow user to abort in raw mode
Kalle Wallin
2004-06-09
3
-7
/
+9
*
Updated the get_title callback.
Kalle Wallin
2004-06-09
5
-20
/
+26
*
Use the terminal in raw mode - ignore terminal control characters
Kalle Wallin
2004-06-09
2
-52
/
+15
*
Added the get_keyboard_command_with_timeout() function.
Kalle Wallin
2004-06-09
2
-5
/
+13
*
Fixed a small layout bug whith long strings in list_window_paint()
Kalle Wallin
2004-06-09
1
-4
/
+7
*
Display the the entire url when a streams metadata==NULL
Kalle Wallin
2004-06-08
2
-2
/
+12
*
Check playlist length and remove songs (plchanges command)
Kalle Wallin
2004-06-08
3
-15
/
+42
*
Display stream names in the list window.
Kalle Wallin
2004-06-07
1
-2
/
+4
*
Fixed resize handling
Kalle Wallin
2004-06-07
1
-2
/
+12
*
Support plchanges
Kalle Wallin
2004-06-07
4
-18
/
+242
*
Disable nls support if glib is pre 2.4 (OSX)
Kalle Wallin
2004-06-07
2
-2
/
+4
*
Added an optional clock screen :)
Kalle Wallin
2004-06-06
7
-5
/
+294
*
Added wreadln.c, wreadln.h a simple line editor
Kalle Wallin
2004-06-06
7
-35
/
+428
*
Moved charset initialization code to main.c, added bind_textdomain_codeset()
Kalle Wallin
2004-06-06
3
-40
/
+24
*
i18n - ncmpc is now bilingual (sv)
Kalle Wallin
2004-06-06
6
-52
/
+57
*
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1347 09075e82-0dd4-0310-85a5-...
Kalle Wallin
2004-06-05
1
-0
/
+37
*
Added initial i18n support
Kalle Wallin
2004-06-05
12
-187
/
+174
*
Addded support for the mpd update command (CMD_DB_UPDATE)
Kalle Wallin
2004-06-05
4
-1
/
+18
*
Changed directory layout (for future use of gettext)
Kalle Wallin
2004-06-05
31
-0
/
+7246