Code

screen_browser: export screen_browser_paint_directory()
[ncmpc.git] / src / screen_browser.h
2009-12-25 Max Kellermannscreen_browser: export screen_browser_paint_directory()
2009-10-29 Max KellermannMerge branch 'master' of git://git.musicpd.org/jefromi...
2009-10-28 Thomas Jansenscreen_browse: make screen_browser_sync_highlights...
2009-10-10 Max Kellermannscreen_browser: added wrapper function screen_browser_p...
2009-10-01 Max Kellermannscreen: moved status message functions to screen_message.c
2009-09-30 Max Kellermannscreen_browser: pass playlist object to sync_highlights()
2009-09-30 Max Kellermannscreen_browser: removed browser_playlist_changed()
2009-09-28 Max Kellermannmpdclient: removed the mpdclient_t typedef
2009-09-13 Max Kellermannscreen_browser: browser_change_directory() to screen_file.c
2009-09-13 Max Kellermannscreen_browser: export browser_get_selected_entry()
2009-06-14 Romain Bignondisplay songs time in playlist
2009-01-01 Avuton OlrichUpdate copyright notices
2008-11-27 Max Kellermannlist_window: use "bool" instead of "int"
2008-11-18 Max Kellermannscreen_browser: use bool for return values
2008-11-07 Max Kellermanndisable more features with --enable-mini
2008-10-03 Max Kellermannscreen: export the global variable "screen"
2008-10-03 Max Kellermanncode style, indent with tabs XI
2008-10-03 Max Kellermannlist_window: remove list_window_state_t
2008-10-02 Max Kellermannscreen_browser: unexport command implementations
2008-10-02 Max Kellermannscreen_browser: added browser_cmd()
2008-09-25 Max Kellermannscreen_browser: added hotkey for adding song
2008-09-18 Max Kellermannscreen_browser: moved code to browser_select_entry()
2008-09-18 Max Kellermannscreen_browser: moved code to browser_playlist_changed()
2008-09-18 Max Kellermannscreen_browser: moved code to screen_browser.c
2008-09-18 Max Kellermannscreen_browser: added struct screen_browser
2008-09-18 Max Kellermannrenamed screen_browse.h to screen_browser.h