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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added option to disable the status line clock display
Paul Collins
2009-01-01
1
-3
/
+5
*
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
*
screen: use print_hotkey() for the output screen tab
Max Kellermann
2008-12-10
1
-4
/
+1
*
screen_outputs: new screen to control MPD's output devices
Mikael Svantesson
2008-12-05
1
-0
/
+11
*
screen: fixed "screen too small" typo
Max Kellermann
2008-12-04
1
-2
/
+2
*
screen: don't show disabled help screen in screen list
Max Kellermann
2008-11-30
1
-0
/
+2
*
po: improved translatable strings for easier translation
Max Kellermann
2008-11-25
1
-6
/
+6
*
screen: simplify screen list strings
Max Kellermann
2008-11-25
1
-24
/
+20
*
mpdclient: removed _utf8 suffix from function names
Max Kellermann
2008-11-07
1
-1
/
+1
*
disable more features with --enable-mini
Max Kellermann
2008-11-07
1
-1
/
+30
*
configure.ac: added --disable-help-screen
Max Kellermann
2008-11-07
1
-0
/
+2
*
wreadln: convert public globals to local constants
Max Kellermann
2008-10-06
1
-4
/
+0
*
removed my_wgetch(), switch to wgetch()
Max Kellermann
2008-10-06
1
-2
/
+0
*
screen: declare time constants as GTime
Max Kellermann
2008-10-04
1
-2
/
+2
*
screen: export the global variable "screen"
Max Kellermann
2008-10-03
1
-4
/
+4
*
screen: don't pass mpdclient pointer to method paint()
Max Kellermann
2008-10-03
1
-1
/
+1
*
screen: removed "painted" flag
Max Kellermann
2008-10-03
1
-9
/
+5
*
colors: make color support optional at compile time
Max Kellermann
2008-10-03
1
-0
/
+2
*
code style, indent with tabs XI
Max Kellermann
2008-10-03
1
-2
/
+0
*
charset: renamed my_strlen() to utf8_width()
Max Kellermann
2008-10-02
1
-7
/
+7
*
moved code to charset.c
Max Kellermann
2008-10-02
1
-0
/
+1
*
moved macros from ncmpc.h to main.c and screen.c
Max Kellermann
2008-10-02
1
-1
/
+10
*
removed LIST_FORMAT, STATUS_FORMAT
Max Kellermann
2008-10-02
1
-1
/
+2
*
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
-4
/
+0
*
screen: export function screen_switch()
Max Kellermann
2008-10-02
1
-10
/
+10
*
fix miscellaneous sparse warnings
Max Kellermann
2008-09-25
1
-1
/
+1
*
screen: removed screen.mode
Max Kellermann
2008-09-25
1
-9
/
+6
*
screen: pass screen_functions pointer to switch_screen_mode()
Max Kellermann
2008-09-25
1
-12
/
+20
*
screen: replaced get_cur_mode_id() with screen_is_visible()
Max Kellermann
2008-09-25
1
-2
/
+3
*
screen: moved code to screen_list.c
Max Kellermann
2008-09-25
1
-110
/
+10
*
screen: don't compile disabled sources
Max Kellermann
2008-09-25
1
-0
/
+2
*
screen: don't pass screen pointer to method update()
Max Kellermann
2008-09-25
1
-1
/
+1
*
screen: don't pass screen pointer to method paint()
Max Kellermann
2008-09-25
1
-1
/
+1
*
screen: moved input_timestamp to screen_play.c
Max Kellermann
2008-09-22
1
-2
/
+0
*
screen: moved list_window mouse code to list_window.c
Max Kellermann
2008-09-22
1
-21
/
+1
*
screen: moved code to ncu.c
Max Kellermann
2008-09-22
1
-31
/
+2
*
added option "welcome-screen-list"
David Shakaryan
2008-09-22
1
-1
/
+2
*
added optional bitrate display to status bar
J. Alexander Treuman
2008-09-21
1
-4
/
+14
*
Adding crop feature in ncmpc
Yannick LM
2008-09-21
1
-0
/
+3
*
removed the clock screen
Max Kellermann
2008-09-18
1
-10
/
+0
*
screen: don't handle CMD_PLAY
Max Kellermann
2008-09-18
1
-0
/
+2
*
quit with g_main_loop_quit()
Max Kellermann
2008-09-18
1
-2
/
+0
*
use the glib main event loop
Max Kellermann
2008-09-18
1
-2
/
+0
*
screen: check MPD status only if connected
Max Kellermann
2008-09-18
1
-38
/
+51
*
screen: moved code to screen_client_cmd()
Max Kellermann
2008-09-18
1
-9
/
+24
*
code style, indent with tabs IV
Max Kellermann
2008-09-17
1
-16
/
+15
*
make several functions return void
Max Kellermann
2008-09-17
1
-6
/
+2
[next]