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
...
*
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
1
-0
/
+15
*
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
6
-24
/
+18
*
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
*
screen_search: removed version check from paint() method
Max Kellermann
2008-09-25
1
-5
/
+1
*
screen_file: removed update() method
Max Kellermann
2008-09-25
1
-23
/
+50
*
screen_artist: removed update() method
Max Kellermann
2008-09-25
1
-25
/
+59
*
screen_playlist: don't repaint in update()
Max Kellermann
2008-09-25
1
-17
/
+45
*
list_window: removed property "repaint"
Max Kellermann
2008-09-25
3
-8
/
+1
*
screen_lyrics: removed the "update" method
Max Kellermann
2008-09-25
1
-13
/
+4
*
screen_lyrics: added lyrics_repaint()
Max Kellermann
2008-09-25
1
-10
/
+27
*
screen_keydef: removed the update() method
Max Kellermann
2008-09-25
1
-17
/
+33
*
screen: don't pass screen pointer to method paint()
Max Kellermann
2008-09-25
9
-19
/
+19
*
screen: don't call wrefresh() in methods paint() and update()
Max Kellermann
2008-09-25
7
-16
/
+1
*
list_window: removed property "clear"
Max Kellermann
2008-09-25
9
-41
/
+13
*
code style, indent with tabs X
Max Kellermann
2008-09-25
9
-346
/
+321
*
screen_play: use list_window_check_selected()
Max Kellermann
2008-09-23
1
-5
/
+1
*
list_window: converted several public functions to static
Max Kellermann
2008-09-23
2
-12
/
+6
*
lyrics: configurable global plugin directory
Max Kellermann
2008-09-23
1
-4
/
+19
*
lyrics: added callback
Max Kellermann
2008-09-23
3
-69
/
+56
*
lyrics: reimplemented with aynchronous I/O
Max Kellermann
2008-09-23
1
-69
/
+98
*
screen_lyrics: set current.song
Max Kellermann
2008-09-23
1
-2
/
+2
*
options: added constant option_table_size
Max Kellermann
2008-09-22
1
-7
/
+7
*
options: constant options_table
Max Kellermann
2008-09-22
1
-3
/
+3
*
screen_utils: simplified call to wreadln_masked()
Max Kellermann
2008-09-22
1
-3
/
+2
*
screen_utils: hide cursor after screen_read_password()
Max Kellermann
2008-09-22
1
-2
/
+5
*
screen: unsigned integers for screen dimensions
Max Kellermann
2008-09-22
2
-5
/
+5
*
code style, indent with tabs IX
Max Kellermann
2008-09-22
2
-309
/
+301
*
screen: simplified CMD_SCREEN_UPDATE handlers
Max Kellermann
2008-09-22
3
-8
/
+4
*
screen: don't set list_window->repaint
Max Kellermann
2008-09-22
3
-9
/
+1
*
screen: removed window.cur_action_id
Max Kellermann
2008-09-22
1
-1
/
+0
*
screen: last_cmd should be a command_t
Max Kellermann
2008-09-22
1
-1
/
+2
*
screen: moved input_timestamp to screen_play.c
Max Kellermann
2008-09-22
3
-4
/
+6
*
screen: moved list_window mouse code to list_window.c
Max Kellermann
2008-09-22
6
-28
/
+47
*
screen: moved code to ncu.c
Max Kellermann
2008-09-22
6
-35
/
+97
*
main: free keyboard IO channel
Max Kellermann
2008-09-22
1
-2
/
+7
*
added option "welcome-screen-list"
David Shakaryan
2008-09-22
4
-1
/
+9
*
browse: ensure that filelist!=NULL
Max Kellermann
2008-09-21
2
-4
/
+18
*
browser: check if the selection is valid
Max Kellermann
2008-09-21
2
-1
/
+8
*
support: added assertions
Max Kellermann
2008-09-21
1
-0
/
+16
[prev]
[next]