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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i18n - ncmpc is now bilingual (sv)
Kalle Wallin
2004-06-06
9
-101
/
+199
*
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
39
-204
/
+3050
*
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
35
-89
/
+231
*
Redesigned ncmpc's color support
Kalle Wallin
2004-05-07
15
-239
/
+750
*
Added support for moving songs in a playlist (move-up,move-down).
Kalle Wallin
2004-05-07
5
-7
/
+83
*
The background color can now be assigned to 'none' (use the current color).
Kalle Wallin
2004-05-03
3
-8
/
+10
*
Changed the old CVS Id tag to a SVN Id tag, version updated to 0.10.2-svn
Kalle Wallin
2004-05-03
1
-4
/
+5
*
Reverted back to r875
Kalle Wallin
2004-04-23
1
-2
/
+0
*
Use wattroff after painting the top line.
Kalle Wallin
2004-04-23
2
-0
/
+7
*
Added prototype for screen_resize().
Kalle Wallin
2004-04-23
1
-0
/
+2
*
Make shure the cursor stays on the same row when deleting.
Kalle Wallin
2004-04-23
1
-4
/
+4
*
Documentation update.
Kalle Wallin
2004-04-23
4
-13
/
+79
*
Fixed list_window_check_selected().
Kalle Wallin
2004-04-22
1
-0
/
+4
*
Changed the way songs are added/deleted from playlist (#0000220).
Kalle Wallin
2004-04-22
5
-70
/
+110
*
Fix that keeps the cursor hidden on aterm/Eterm when the terminal is resized.
Kalle Wallin
2004-04-22
1
-1
/
+5
*
Fixed resize handling (SIGWINCH).
Kalle Wallin
2004-04-21
9
-13
/
+98
*
Display the target time when seeking.
Kalle Wallin
2004-04-21
1
-1
/
+4
*
Removed a duplicate entry for CMD_TOGGLE_FIND_WRAP.
Kalle Wallin
2004-04-21
1
-1
/
+0
*
Updated
Kalle Wallin
2004-04-21
1
-0
/
+8
*
Show a message if a change is not applied.
Kalle Wallin
2004-04-21
1
-0
/
+2
*
AS_HELP_STRING -> AC_HELP_STRING, because the first one failed on darwin.
Kalle Wallin
2004-04-21
1
-10
/
+8
*
Added seek_target_time, seek_song_id.
Kalle Wallin
2004-04-21
1
-0
/
+4
*
Added screen_idle() function.
Kalle Wallin
2004-04-21
2
-1
/
+5
*
Added support for seek,crossfade.
Kalle Wallin
2004-04-21
1
-36
/
+113
*
Added seek, crossfade commands.
Kalle Wallin
2004-04-21
4
-26
/
+95
*
Initialize highlight to zero.
Kalle Wallin
2004-04-20
1
-1
/
+1
*
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@835 09075e82-0dd4-0310-85a5-a...
Kalle Wallin
2004-04-19
3
-10
/
+15
*
Added keydef screen
Kalle Wallin
2004-04-19
4
-9
/
+406
*
Added copyright notice and license notice
Kalle Wallin
2004-04-19
7
-20
/
+181
*
Major cleanup. The goal of this is to simplify addition of "screens".
Kalle Wallin
2004-04-19
10
-284
/
+464
*
Specified that the highlight entry in help_text_row_t should be signed (ppc).
Kalle Wallin
2004-04-14
1
-1
/
+1
*
Updated ChangeLog.
Kalle Wallin
2004-04-14
1
-1
/
+30
*
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@763 09075e82-0dd4-0310-85a5-a...
Kalle Wallin
2004-04-14
1
-41
/
+0
*
Renamed ncmpcrc.sample config.sample.
Kalle Wallin
2004-04-14
2
-1
/
+34
*
Added a sample key configuration file.
Kalle Wallin
2004-04-14
1
-0
/
+112
*
Added optional support for a wide_cursor.
Kalle Wallin
2004-04-14
3
-15
/
+16
*
Highlight and center current track even when paused.
Kalle Wallin
2004-04-14
1
-5
/
+8
*
Use screen_status_printf() to display character conversion errors. Only use
Kalle Wallin
2004-04-14
1
-2
/
+13
*
Force curses repaint the status window when adding directories (doupdate).
Kalle Wallin
2004-04-14
1
-0
/
+1
*
Use get_key_names() for the keys displayed in the welcome message.
Kalle Wallin
2004-04-14
1
-3
/
+3
*
Updated version and added a SYSCONFDIR define to CFLAGS.
Kalle Wallin
2004-04-14
1
-3
/
+4
*
Use key descriptions from get_key_description (command.c).
Kalle Wallin
2004-04-14
1
-47
/
+63
*
Check key bindings and quit if they are insane.
Kalle Wallin
2004-04-14
1
-1
/
+8
*
Added command names (used with key bindings).
Kalle Wallin
2004-04-14
2
-76
/
+236
*
relocated configuration file to ~/.ncmpc/config and added support for
Kalle Wallin
2004-04-14
2
-8
/
+208
*
Poll mpd twice/second, print a newline when exiting.
Kalle Wallin
2004-04-13
1
-1
/
+2
*
Use wclrtoeol instead of wclear in list_window_paint (wclear is slow).
Kalle Wallin
2004-04-13
1
-7
/
+5
*
Updated readme.
Kalle Wallin
2004-04-06
1
-1
/
+6
[next]