Code

release v0.29
[ncmpc.git] / src / screen_list.h
2017-03-17 Max Kellermannupdate copyright year
2011-12-02 Max KellermannMerge remote branches 'jn/cosmetics', 'jn/doxygen'...
2011-11-14 Jonathan Neuschäferapply whitespace cosmetics to the license comments
2011-11-03 Max KellermannMerge remote branches 'avuton/master' and 'jn/dev'
2011-11-03 Avuton Olrichm4: Add robust curses detection and support
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-10-01 Max Kellermannscreen: removed obsolete screen_get_id() prototype
2009-10-01 Max Kellermannscreen: moved screen_interface externs to each screen...
2009-03-13 Patrick HallenMake it possible to switch to the song viewer from...
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-05 Mikael Svantessonscreen_outputs: new screen to control MPD's output...
2008-10-06 Max Kellermanninclude ncursesw/ncurses.h if available
2008-10-02 Max Kellermannconfigure.ac: define ENABLE_x_SCREEN instead of DISABLE...
2008-09-25 Max Kellermannscreen: removed screen.mode
2008-09-25 Max Kellermannscreen: removed screen ids
2008-09-25 Max Kellermannscreen: pass screen_functions pointer to switch_screen_...
2008-09-25 Max Kellermannscreen: moved code to screen_list.c