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
/
screen_play.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices
Avuton Olrich
2008-12-31
1
-9
/
+10
*
hscroll: don't compile source in ncmpc-mini mode
Max Kellermann
2008-12-10
1
-1
/
+4
*
support: renamed source to hscroll.c
Max Kellermann
2008-12-10
1
-1
/
+1
*
sreen_play: fixed the g_completion_set_compare() callback type
Max Kellermann
2008-12-05
1
-2
/
+15
*
screen_play: fix scrolling in auto-center mode
Max Kellermann
2008-12-01
1
-5
/
+7
*
list_window: converted "flags" to one "bool" variable
Max Kellermann
2008-11-27
1
-3
/
+3
*
list_window: use "bool" instead of "int"
Max Kellermann
2008-11-27
1
-2
/
+2
*
ncmpc-mini: disable scrolling
Max Kellermann
2008-11-25
1
-1
/
+9
*
po: improved translatable strings for easier translation
Max Kellermann
2008-11-25
1
-1
/
+1
*
screen_play.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
1
-5
/
+6
*
screen_play: scroll long song names in the playlist
Matt Portas
2008-11-21
1
-1
/
+20
*
screen_song: check CMD_VIEW only if song screen is enabled
Max Kellermann
2008-11-19
1
-0
/
+2
*
screen_song: new screen which views song information
Max Kellermann
2008-11-18
1
-0
/
+8
*
screen: method cmd() returns bool
Max Kellermann
2008-11-18
1
-16
/
+16
*
command: added CMD_LOCATE to locate song in database
Max Kellermann
2008-11-18
1
-0
/
+8
*
wreadln: return NULL instead of empty string
Max Kellermann
2008-11-07
1
-2
/
+2
*
mpdclient: expect UTF-8 strings
Max Kellermann
2008-11-07
1
-5
/
+18
*
screen_play: free the wreadln() return value
Max Kellermann
2008-11-07
1
-0
/
+1
*
disable more features with --enable-mini
Max Kellermann
2008-11-07
1
-1
/
+24
*
include ncursesw/ncurses.h if available
Max Kellermann
2008-10-06
1
-1
/
+0
*
screen: export the global variable "screen"
Max Kellermann
2008-10-03
1
-22
/
+14
*
screen: don't pass mpdclient pointer to method paint()
Max Kellermann
2008-10-03
1
-14
/
+14
*
screen_play: remember playlist
Max Kellermann
2008-10-03
1
-18
/
+20
*
removed LIST_FORMAT, STATUS_FORMAT
Max Kellermann
2008-10-02
1
-2
/
+1
*
moved i18n macros to i18n.h
Max Kellermann
2008-10-02
1
-0
/
+1
*
removed the debugging function D()
Max Kellermann
2008-10-02
1
-5
/
+0
*
screen_lyrics: add screen_lyrics_switch()
Max Kellermann
2008-10-02
1
-0
/
+11
*
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
*
screen: replaced get_cur_mode_id() with screen_is_visible()
Max Kellermann
2008-09-25
1
-1
/
+1
*
screen: don't pass screen pointer to method update()
Max Kellermann
2008-09-25
1
-2
/
+4
*
screen_play: hide cursor with a timer
Max Kellermann
2008-09-25
1
-20
/
+45
*
screen_playlist: don't repaint in update()
Max Kellermann
2008-09-25
1
-17
/
+45
*
screen: don't pass screen pointer to method paint()
Max Kellermann
2008-09-25
1
-3
/
+3
*
screen: don't call wrefresh() in methods paint() and update()
Max Kellermann
2008-09-25
1
-2
/
+0
*
list_window: removed property "clear"
Max Kellermann
2008-09-25
1
-10
/
+3
*
code style, indent with tabs X
Max Kellermann
2008-09-25
1
-166
/
+161
*
screen_play: use list_window_check_selected()
Max Kellermann
2008-09-23
1
-5
/
+1
*
screen: simplified CMD_SCREEN_UPDATE handlers
Max Kellermann
2008-09-22
1
-3
/
+2
*
screen: don't set list_window->repaint
Max Kellermann
2008-09-22
1
-6
/
+1
*
screen: moved input_timestamp to screen_play.c
Max Kellermann
2008-09-22
1
-1
/
+6
*
screen: moved list_window mouse code to list_window.c
Max Kellermann
2008-09-22
1
-1
/
+2
*
playlist: removed "updated" flag
Max Kellermann
2008-09-18
1
-2
/
+3
*
screen: check MPD status only if connected
Max Kellermann
2008-09-18
1
-4
/
+7
*
screen: removed NULL check
Max Kellermann
2008-09-18
1
-2
/
+1
*
make several functions return void
Max Kellermann
2008-09-17
1
-4
/
+4
*
playlist: use playlist_get() instead of playlist_get_song()
Max Kellermann
2008-09-17
1
-2
/
+3
*
list_window: don't reset *highlight to 0
Max Kellermann
2008-09-17
1
-1
/
+0
*
list_window: added list_window_center()
Max Kellermann
2008-09-17
1
-8
/
+3
[next]