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-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
2008-09-18
libmpdclient: added resolver library
Max Kellermann
4
-199
/
+327
2008-09-18
quit with g_main_loop_quit()
Max Kellermann
2
-5
/
+5
2008-09-18
playlist: reset id in playlist_clear()
Max Kellermann
1
-0
/
+2
2008-09-18
playlist: removed "updated" flag
Max Kellermann
4
-8
/
+3
2008-09-18
use the glib main event loop
Max Kellermann
5
-90
/
+157
2008-09-18
screen: check MPD status only if connected
Max Kellermann
3
-42
/
+61
2008-09-18
screen: moved code to screen_client_cmd()
Max Kellermann
1
-9
/
+24
2008-09-18
main: connect while UI is displayed
Max Kellermann
1
-39
/
+21
2008-09-18
libmpdclient: moved code to mpd_recv(), mpd_wait()
Max Kellermann
1
-90
/
+129
2008-09-18
libmpdclient: smaller input buffer
Max Kellermann
2
-6
/
+5
2008-09-18
libmpdclient: smaller error buffer
Max Kellermann
2
-21
/
+23
2008-09-18
libmpdclient: use memmove() instead of strcpy() for moving the buffer
Max Kellermann
1
-8
/
+8
2008-09-18
libmpdclient: don't strdup() MPD's welcome message
Max Kellermann
1
-7
/
+3
2008-09-18
libmpdclient: use size_t and ssize_t
Max Kellermann
2
-5
/
+6
2008-09-18
screen: removed empty methods
Max Kellermann
4
-49
/
+0
2008-09-18
screen: removed NULL check
Max Kellermann
1
-2
/
+1
2008-09-17
screen_artist: fix compilation errors
Max Kellermann
1
-26
/
+29
2008-09-17
code style, indent with tabs IV
Max Kellermann
5
-471
/
+449
2008-09-17
browse: when deselecting, don't search twice
Max Kellermann
1
-1
/
+1
2008-09-17
playlist: added playlist_remove_reuse()
Max Kellermann
2
-3
/
+10
2008-09-17
make several functions return void
Max Kellermann
10
-41
/
+32
2008-09-17
playlist: use playlist_get() instead of playlist_get_song()
Max Kellermann
2
-6
/
+9
2008-09-17
list_window: don't reset *highlight to 0
Max Kellermann
4
-4
/
+0
2008-09-17
lyrics: don't check current.lines==NULL
Max Kellermann
1
-2
/
+2
2008-09-17
help: return early from list_callback()
Max Kellermann
1
-25
/
+25
2008-09-17
help: converted help_text_rows to a macro
Max Kellermann
1
-10
/
+3
2008-09-17
lyrics: removed lyrics_text_rows, use current.lines->len instead
Max Kellermann
1
-2
/
+1
2008-09-17
list_window: added list_window_center()
Max Kellermann
5
-27
/
+25
2008-09-17
list_window: added list_window_scroll_cmd()
Max Kellermann
4
-69
/
+62
2008-09-17
list_window: set repaint at the end of list_window_cmd()
Max Kellermann
1
-6
/
+1
2008-09-17
screen: return early in switch_screen_mode() on error
Max Kellermann
1
-7
/
+7
[next]