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