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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-22
screen: don't set list_window->repaint
Max Kellermann
3
-9
/
+1
2008-09-22
screen: removed window.cur_action_id
Max Kellermann
1
-1
/
+0
2008-09-22
screen: last_cmd should be a command_t
Max Kellermann
1
-1
/
+2
2008-09-22
screen: moved input_timestamp to screen_play.c
Max Kellermann
3
-4
/
+6
2008-09-22
screen: moved list_window mouse code to list_window.c
Max Kellermann
6
-28
/
+47
2008-09-22
screen: moved code to ncu.c
Max Kellermann
6
-35
/
+97
2008-09-22
main: free keyboard IO channel
Max Kellermann
1
-2
/
+7
2008-09-22
added option "welcome-screen-list"
David Shakaryan
4
-1
/
+9
2008-09-21
browse: ensure that filelist!=NULL
Max Kellermann
2
-4
/
+18
2008-09-21
browser: check if the selection is valid
Max Kellermann
2
-1
/
+8
2008-09-21
support: added assertions
Max Kellermann
1
-0
/
+16
2008-09-21
screen_artist: check if anything is selected
Max Kellermann
1
-0
/
+8
2008-09-21
libmpdclient: added another connection->sock check
Max Kellermann
1
-0
/
+6
2008-09-21
mpdclient: check errorCode only if MPD_ERROR_ACK is set
Max Kellermann
1
-1
/
+2
2008-09-21
mpdclient: fix memory leak in mpdclient_finish_command()
Max Kellermann
1
-4
/
+5
2008-09-21
code style, indent with tabs VIII
Max Kellermann
1
-171
/
+143
2008-09-21
libmpdclient: check connection->sock >= 0
Max Kellermann
1
-0
/
+10
2008-09-21
added optional bitrate display to status bar
J. Alexander Treuman
3
-4
/
+20
2008-09-21
wreadln: adding additional line editing binds
J. Alexander Treuman
1
-1
/
+9
2008-09-21
mpdclient: don't call screen_status_message()
Max Kellermann
1
-2
/
+0
2008-09-21
Adding crop feature in ncmpc
Yannick LM
6
-0
/
+44
2008-09-21
screen_help: removed update() method
Max Kellermann
1
-13
/
+6
2008-09-19
filelist: fix segfault during filelist_sort()
Max Kellermann
1
-1
/
+13
2008-09-19
filelist: free entries with g_slice_free()
Max Kellermann
1
-2
/
+2
2008-09-19
filelist: allocate entries with g_slice_alloc()
Max Kellermann
1
-4
/
+2
2008-09-19
filelist: use GPtrArray instead of GList
Max Kellermann
5
-63
/
+57
2008-09-19
browser: added function browser_get_selected()
Max Kellermann
1
-9
/
+11
2008-09-19
screen_search: free second file list
Max Kellermann
1
-0
/
+1
2008-09-19
filelist: provide more functions for working with a filelist
Max Kellermann
7
-58
/
+124
2008-09-19
filelist: drop "mpdclient" prefix
Max Kellermann
8
-18
/
+16
2008-09-19
browser: use mpdclient_filelist_find_song() in set_highlight()
Max Kellermann
1
-18
/
+9
2008-09-19
browser: song must not be NULL in set_highlight()
Max Kellermann
1
-2
/
+1
2008-09-19
filelist: song must not be NULL
Max Kellermann
1
-1
/
+4
2008-09-19
mpdclient: moved code to filelist.c
Max Kellermann
5
-77
/
+126
2008-09-19
code style, indent with tabs VII
Max Kellermann
1
-23
/
+16
2008-09-19
fix terminal resizing (SIGWINCH)
Max Kellermann
1
-0
/
+33
2008-09-18
removed the clock screen
Max Kellermann
8
-250
/
+0
2008-09-18
screen_browser: removed entity.song!=NULL check
Max Kellermann
1
-6
/
+5
2008-09-18
screen_browser: removed redundant highlight check
Max Kellermann
1
-6
/
+5
2008-09-18
screen_browser: removed redundant entity type checks
Max Kellermann
1
-14
/
+10
2008-09-18
screen_browser: moved code to browser_select_entry()
Max Kellermann
2
-52
/
+26
2008-09-18
screen_browser: removed commented code
Max Kellermann
1
-15
/
+0
2008-09-18
screen_browser: moved code to browser_playlist_changed()
Max Kellermann
5
-49
/
+39
2008-09-18
screen_browser: moved code to screen_browser.c
Max Kellermann
6
-507
/
+542
2008-09-18
screen_browser: added struct screen_browser
Max Kellermann
4
-185
/
+208
2008-09-18
renamed screen_browse.h to screen_browser.h
Max Kellermann
5
-4
/
+4
2008-09-18
code style, indent with tabs VI
Max Kellermann
4
-550
/
+515
2008-09-18
added support for wide characters
Max Kellermann
2
-4
/
+17
2008-09-18
code style, indent with tabs V
Max Kellermann
1
-87
/
+81
2008-09-18
screen: don't handle CMD_PLAY
Max Kellermann
1
-0
/
+2
[next]