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_artist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved code to charset.c
Max Kellermann
2008-10-02
1
-1
/
+1
*
moved i18n macros to i18n.h
Max Kellermann
2008-10-02
1
-1
/
+1
*
removed the debugging function D()
Max Kellermann
2008-10-02
1
-1
/
+0
*
screen_browser: added browser_cmd()
Max Kellermann
2008-10-02
1
-30
/
+15
*
screen_artist: call artist_lw_cmd() at the end of artist_cmd()
Max Kellermann
2008-10-02
1
-5
/
+5
*
screen_artist: don't call wrefresh() twice
Max Kellermann
2008-10-02
1
-1
/
+0
*
screen_artist: separate artist and album lists
Max Kellermann
2008-10-01
1
-36
/
+55
*
screen_artist: replaced update_metalist()
Max Kellermann
2008-10-01
1
-30
/
+42
*
screen_artist: added reload_lists()
Max Kellermann
2008-10-01
1
-3
/
+23
*
screen_artist: splitted update_metalist()
Max Kellermann
2008-10-01
1
-46
/
+86
*
screen_artist: convert metalist to GPtrArray
Max Kellermann
2008-10-01
1
-33
/
+72
*
screen_artist: don't insert ".." and "all albums" into list
Max Kellermann
2008-10-01
1
-6
/
+17
*
screen_artist: moved code to artist_lw_cmd()
Max Kellermann
2008-10-01
1
-12
/
+20
*
screen_browser: added hotkey for adding song
Max Kellermann
2008-09-25
1
-1
/
+6
*
screen: replaced get_cur_mode_id() with screen_is_visible()
Max Kellermann
2008-09-25
1
-1
/
+1
*
screen: don't compile disabled sources
Max Kellermann
2008-09-25
1
-5
/
+0
*
filelist: removed attribute "updated"
Max Kellermann
2008-09-25
1
-2
/
+0
*
screen_artist: removed update() method
Max Kellermann
2008-09-25
1
-25
/
+59
*
screen: don't pass screen pointer to method paint()
Max Kellermann
2008-09-25
1
-3
/
+3
*
screen: don't call wrefresh() in methods paint() and update()
Max Kellermann
2008-09-25
1
-2
/
+0
*
list_window: removed property "clear"
Max Kellermann
2008-09-25
1
-4
/
+0
*
code style, indent with tabs X
Max Kellermann
2008-09-25
1
-3
/
+1
*
screen: simplified CMD_SCREEN_UPDATE handlers
Max Kellermann
2008-09-22
1
-2
/
+0
*
screen: don't set list_window->repaint
Max Kellermann
2008-09-22
1
-2
/
+0
*
browse: ensure that filelist!=NULL
Max Kellermann
2008-09-21
1
-0
/
+3
*
screen_artist: check if anything is selected
Max Kellermann
2008-09-21
1
-0
/
+8
*
filelist: provide more functions for working with a filelist
Max Kellermann
2008-09-19
1
-9
/
+4
*
filelist: drop "mpdclient" prefix
Max Kellermann
2008-09-19
1
-3
/
+3
*
screen_browser: moved code to browser_playlist_changed()
Max Kellermann
2008-09-18
1
-13
/
+2
*
screen_browser: moved code to screen_browser.c
Max Kellermann
2008-09-18
1
-9
/
+6
*
screen_browser: added struct screen_browser
Max Kellermann
2008-09-18
1
-79
/
+91
*
renamed screen_browse.h to screen_browser.h
Max Kellermann
2008-09-18
1
-1
/
+1
*
screen: removed empty methods
Max Kellermann
2008-09-18
1
-6
/
+0
*
screen_artist: fix compilation errors
Max Kellermann
2008-09-17
1
-26
/
+29
*
code style, indent with tabs IV
Max Kellermann
2008-09-17
1
-335
/
+316
*
list_window: don't reset *highlight to 0
Max Kellermann
2008-09-17
1
-1
/
+0
*
replaced get_screen_X() with static screen_functions variable
Max Kellermann
2008-09-17
1
-20
/
+12
*
include cleanup
Max Kellermann
2008-09-15
1
-6
/
+7
*
remove unused static functions
Max Kellermann
2008-09-15
1
-2
/
+2
*
Daniel rocked the house
Andreas Obergrusberger
2006-11-11
1
-0
/
+34
*
sort artists and albums (metalist)
Kalle Wallin
2005-06-16
1
-0
/
+18
*
Added exact_match parameter to mpdclient_filelist_search()
Kalle Wallin
2005-06-14
1
-36
/
+94
*
Moved list window state code to list_window.c
Kalle Wallin
2005-06-14
1
-53
/
+50
*
Added an experimental artist (browser) screen
Kalle Wallin
2005-06-06
1
-0
/
+389