Code

po: updated Russian translation
[ncmpc.git] / src / screen.c
2009-04-01 Max Kellermannscreen: explain new MPD modes in translator comments
2009-03-31 Max Kellermannscreen: added "mode" in mode message
2009-03-30 Max KellermannMerge branch 'master' of git://git.musicpd.org/patrick...
2009-03-29 Romain Bignonsupport the 'consume' mode
2009-03-27 Romain Bignonsupport the new 'single' state feature
2009-03-25 Max Kellermannscreen: check if song and lyrics screens are enabled
2009-03-23 Jeffrey Middletonscreen swap works with song/lyrics screens
2009-03-13 Patrick HallenMake it possible to switch to the song viewer from...
2009-03-12 Jeffrey MiddletonAdded status-message-time option
2009-03-05 Jeffrey MiddletonSpelling corrections
2009-03-05 Jeffrey Middletonscreen: Added screen swap command
2009-01-01 Paul Collinsadded option to disable the status line clock display
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-10 Max Kellermannhscroll: don't compile source in ncmpc-mini mode
2008-12-10 Max Kellermannsupport: renamed source to hscroll.c
2008-12-10 Max Kellermannscreen: use print_hotkey() for the output screen tab
2008-12-05 Mikael Svantessonscreen_outputs: new screen to control MPD's output...
2008-12-04 Max Kellermannscreen: fixed "screen too small" typo
2008-11-30 Max Kellermannscreen: don't show disabled help screen in screen list
2008-11-25 Max Kellermannpo: improved translatable strings for easier translation
2008-11-25 Max Kellermannscreen: simplify screen list strings
2008-11-07 Max Kellermannmpdclient: removed _utf8 suffix from function names
2008-11-07 Max Kellermanndisable more features with --enable-mini
2008-11-07 Max Kellermannconfigure.ac: added --disable-help-screen
2008-10-06 Max Kellermannwreadln: convert public globals to local constants
2008-10-06 Max Kellermannremoved my_wgetch(), switch to wgetch()
2008-10-04 Max Kellermannscreen: declare time constants as GTime
2008-10-03 Max Kellermannscreen: export the global variable "screen"
2008-10-03 Max Kellermannscreen: don't pass mpdclient pointer to method paint()
2008-10-03 Max Kellermannscreen: removed "painted" flag
2008-10-03 Max Kellermanncolors: make color support optional at compile time
2008-10-03 Max Kellermanncode style, indent with tabs XI
2008-10-02 Max Kellermanncharset: renamed my_strlen() to utf8_width()
2008-10-02 Max Kellermannmoved code to charset.c
2008-10-02 Max Kellermannmoved macros from ncmpc.h to main.c and screen.c
2008-10-02 Max Kellermannremoved LIST_FORMAT, STATUS_FORMAT
2008-10-02 Max Kellermannmoved i18n macros to i18n.h
2008-10-02 Max Kellermannremoved the debugging function D()
2008-10-02 Max Kellermannscreen: export function screen_switch()
2008-09-25 Max Kellermannfix miscellaneous sparse warnings
2008-09-25 Max Kellermannscreen: removed screen.mode
2008-09-25 Max Kellermannscreen: pass screen_functions pointer to switch_screen_...
2008-09-25 Max Kellermannscreen: replaced get_cur_mode_id() with screen_is_visible()
2008-09-25 Max Kellermannscreen: moved code to screen_list.c
2008-09-25 Max Kellermannscreen: don't compile disabled sources
2008-09-25 Max Kellermannscreen: don't pass screen pointer to method update()
2008-09-25 Max Kellermannscreen: don't pass screen pointer to method paint()
2008-09-22 Max Kellermannscreen: moved input_timestamp to screen_play.c
2008-09-22 Max Kellermannscreen: moved list_window mouse code to list_window.c
2008-09-22 Max Kellermannscreen: moved code to ncu.c
2008-09-22 David Shakaryanadded option "welcome-screen-list"
2008-09-21 J. Alexander Treumanadded optional bitrate display to status bar
2008-09-21 Yannick LMAdding crop feature in ncmpc
2008-09-18 Max Kellermannremoved the clock screen
2008-09-18 Max Kellermannscreen: don't handle CMD_PLAY
2008-09-18 Max Kellermannquit with g_main_loop_quit()
2008-09-17 Max Kellermannuse the glib main event loop
2008-09-17 Max Kellermannscreen: check MPD status only if connected
2008-09-17 Max Kellermannscreen: moved code to screen_client_cmd()
2008-09-17 Max Kellermanncode style, indent with tabs IV
2008-09-17 Max Kellermannmake several functions return void
2008-09-17 Max Kellermannscreen: return early in switch_screen_mode() on error
2008-09-17 Max Kellermannscreen: added macro NUM_SCREENS
2008-09-17 Max Kellermannscreen: close only current screen in screen_exit()
2008-09-17 Max Kellermannscreen: don't store "screen" as a pointer
2008-09-17 Max Kellermannscreen: moved code to find_configured_screen()
2008-09-17 Max Kellermannscreen: mode_fn cannot be NULL, removed checks
2008-09-17 Max Kellermannscreen: before calling update(), check if it is defined
2008-09-17 Max Kellermannscreen: removed screen_functions.get_lw()
2008-09-17 Max Kellermannreplaced get_screen_X() with static screen_functions...
2008-09-17 Max Kellermanncode style, indent with tabs III
2008-09-16 Max Kellermanninitial draw without delay
2008-09-16 Max Kellermannscreen: added struct names
2008-09-16 Max Kellermanncode style, indent with tabs II
2008-09-15 Max Kellermannuse size_t and unsigned integers
2008-09-15 Max Kellermannfix shadow warnings
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannfix function prototypes
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermannscreen: moved code to paint_top_window2()
2008-09-15 Max Kellermanncode style, indent with tabs
2008-09-15 Max Kellermannremove unused static functions
2007-02-16 Andreas Obergrusbergerway too much stuff to describe here
2006-09-08 Andreas Obergrusbergermulti liner ;) fixed segfault
2006-09-07 Andreas Obergrusbergerdue to bensonk's demand i added a splash screen.
2006-08-04 Andreas Obergrusbergerthe updated sources
2006-03-28 Kalle Wallintypo
2006-03-28 Kalle Wallinunicode fixes from Dmitry Baryshkov/René van Bevern
2006-01-16 Kalle Wallinincluded patch from Jonathan Fors
2005-06-15 Kalle WallinNew configuraton option: screen-list
2005-06-06 Kalle WallinAdded an experimental artist (browser) screen
2005-06-03 Kalle Wallinseek-time can now be defined in the conf file
2004-11-15 Kalle WallinAdded a search screen
2004-07-21 Kalle WallinAdded debug code for #291
2004-07-21 Kalle WallinInitialize dummy/last mode id to G_MAXINT
2004-07-13 Kalle WallinUse glib's functions (g_strlcat, g_strlcpy, g_snprintf...
2004-07-13 Kalle WallinCrossfade time can now be definied in the rc file ...
2004-07-13 Kalle WallinUse my_wgetch() instead of wgetch(), added --[no-]mouse...
2004-07-12 Kalle WallinMouse support is now optional (enable-mouse)
2004-07-12 Kalle WallinAdded configure option --disable-raw-mode
next