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
*
charset: charset_init() returns character set
Max Kellermann
2008-10-02
3
-8
/
+8
*
charset: renamed my_strlen() to utf8_width()
Max Kellermann
2008-10-02
6
-16
/
+17
*
moved code to charset.c
Max Kellermann
2008-10-02
17
-117
/
+169
*
moved macros from ncmpc.h to main.c and screen.c
Max Kellermann
2008-10-02
3
-20
/
+13
*
removed LIST_FORMAT, STATUS_FORMAT
Max Kellermann
2008-10-02
5
-14
/
+8
*
moved i18n macros to i18n.h
Max Kellermann
2008-10-02
18
-29
/
+56
*
options: use stdbool
Max Kellermann
2008-10-02
3
-32
/
+30
*
removed the deprecated easy_download library
Max Kellermann
2008-10-02
2
-121
/
+0
*
moved default value macros to defaults.h
Max Kellermann
2008-10-02
5
-16
/
+42
*
options: initialize options.list_format
Max Kellermann
2008-10-02
2
-5
/
+5
*
removed the debugging function D()
Max Kellermann
2008-10-02
13
-82
/
+1
*
screen_browser: unexport command implementations
Max Kellermann
2008-10-02
2
-23
/
+7
*
screen_lyrics: add screen_lyrics_switch()
Max Kellermann
2008-10-02
4
-2
/
+51
*
screen: export function screen_switch()
Max Kellermann
2008-10-02
2
-10
/
+13
*
screen: no typedefs for methods
Max Kellermann
2008-10-02
1
-20
/
+9
*
screen_browser: added browser_cmd()
Max Kellermann
2008-10-02
5
-111
/
+76
*
screen_artist: call artist_lw_cmd() at the end of artist_cmd()
Max Kellermann
2008-10-02
1
-5
/
+5
*
screen_artist: don't call wrefresh() twice
Max Kellermann
2008-10-02
1
-1
/
+0
*
strfsong: constant pointers
Max Kellermann
2008-10-02
3
-4
/
+6
*
screen: include config.h in screen.h
Max Kellermann
2008-10-02
1
-0
/
+1
*
Makefile.am: don't use $(addprefix ...)
Max Kellermann
2008-10-02
1
-1
/
+1
*
Makefile.am: don't declare $(lyrics_plugin_dir) twice
Max Kellermann
2008-10-02
1
-1
/
+0
*
configure.ac: define ENABLE_x_SCREEN instead of DISABLE_x_SCREEN
Max Kellermann
2008-10-02
4
-24
/
+9
*
screen_file: set highlights after screen update
Max Kellermann
2008-10-01
1
-0
/
+1
*
screen_artist: separate artist and album lists
Max Kellermann
2008-10-01
1
-36
/
+55
*
screen_artist: replaced update_metalist()
Max Kellermann
2008-10-01
1
-30
/
+42
*
screen_artist: added reload_lists()
Max Kellermann
2008-10-01
1
-3
/
+23
*
screen_artist: splitted update_metalist()
Max Kellermann
2008-10-01
1
-46
/
+86
*
screen_artist: convert metalist to GPtrArray
Max Kellermann
2008-10-01
1
-33
/
+72
*
screen_artist: don't insert ".." and "all albums" into list
Max Kellermann
2008-10-01
1
-6
/
+17
*
screen_artist: moved code to artist_lw_cmd()
Max Kellermann
2008-10-01
1
-12
/
+20
*
screen_play: no song means id=-1
Max Kellermann
2008-09-28
1
-3
/
+3
*
screen_play: repaint highlight when mpd starts playing
Max Kellermann
2008-09-28
1
-1
/
+2
*
screen_play: repaint if current song has changed
Max Kellermann
2008-09-26
1
-8
/
+10
*
ignore SIGPIPE
Max Kellermann
2008-09-26
1
-0
/
+9
*
don't call lyrics_init if plugin is disabled
Max Kellermann
2008-09-25
1
-1
/
+6
*
screen_browser: added hotkey for adding song
Max Kellermann
2008-09-25
6
-1
/
+37
*
fix miscellaneous sparse warnings
Max Kellermann
2008-09-25
4
-3
/
+5
*
Makefile: added "sparse-check" target
Max Kellermann
2008-09-25
2
-0
/
+17
*
screen: removed screen.mode
Max Kellermann
2008-09-25
4
-30
/
+14
*
screen: removed screen ids
Max Kellermann
2008-09-25
2
-27
/
+7
*
screen: pass screen_functions pointer to switch_screen_mode()
Max Kellermann
2008-09-25
4
-35
/
+32
*
screen: replaced get_cur_mode_id() with screen_is_visible()
Max Kellermann
2008-09-25
7
-8
/
+10
*
screen: moved code to screen_list.c
Max Kellermann
2008-09-25
5
-110
/
+238
*
screen: don't compile disabled sources
Max Kellermann
2008-09-25
8
-26
/
+26
*
screen_utils: don't call wmove() twice
Max Kellermann
2008-09-25
1
-3
/
+0
*
filelist: removed attribute "updated"
Max Kellermann
2008-09-25
5
-12
/
+0
*
screen: don't pass screen pointer to method update()
Max Kellermann
2008-09-25
3
-4
/
+6
*
screen_play: hide cursor with a timer
Max Kellermann
2008-09-25
1
-20
/
+45
*
screen_search: removed update() method
Max Kellermann
2008-09-25
1
-25
/
+44
[next]