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_browser.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
added comments for translators
Max Kellermann
1
-0
/
+1
2008-11-27
list_window: use "bool" instead of "int"
Max Kellermann
1
-2
/
+2
2008-11-24
screen_browser.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
1
-2
/
+1
2008-11-19
screen_song: check CMD_VIEW only if song screen is enabled
Max Kellermann
1
-0
/
+2
2008-11-18
screen_song: new screen which views song information
Max Kellermann
1
-0
/
+9
2008-11-18
screen_browser: always declare variable "entry"
Max Kellermann
1
-2
/
+0
2008-11-18
command: added CMD_LOCATE to locate song in database
Max Kellermann
1
-0
/
+9
2008-11-18
filelist: filelist_find_song() returns position instead of pointer
Max Kellermann
1
-2
/
+4
2008-11-18
screen_browser: eliminated local variable "entity"
Max Kellermann
1
-2
/
+0
2008-11-18
screen_browser: check if filelist is set
Max Kellermann
1
-3
/
+8
2008-11-18
screen_browser: use bool for return values
Max Kellermann
1
-22
/
+22
2008-11-07
mpdclient: removed _utf8 suffix from function names
Max Kellermann
1
-1
/
+1
2008-11-07
mpdclient: expect UTF-8 strings
Max Kellermann
1
-2
/
+2
2008-11-07
screen_browser: free g_path_get_dirname() return value
Max Kellermann
1
-0
/
+1
2008-11-07
disable more features with --enable-mini
Max Kellermann
1
-2
/
+27
2008-10-08
screen_browser: fix warning when lyrics screen is disabled
Max Kellermann
1
-0
/
+2
2008-10-03
screen: export the global variable "screen"
Max Kellermann
1
-3
/
+2
2008-10-03
don't import mpdclient_finish_command() twice
Max Kellermann
1
-2
/
+0
2008-10-03
list_window: remove list_window_state_t
Max Kellermann
1
-9
/
+15
2008-10-03
use g_basename() instead of basename()
Max Kellermann
1
-4
/
+4
2008-10-02
screen_browser: added constant playlist_format
Max Kellermann
1
-6
/
+3
2008-10-02
moved code to charset.c
Max Kellermann
1
-0
/
+1
2008-10-02
removed LIST_FORMAT, STATUS_FORMAT
Max Kellermann
1
-4
/
+3
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
-1
/
+0
2008-10-02
screen_browser: unexport command implementations
Max Kellermann
1
-5
/
+7
2008-10-02
screen_lyrics: add screen_lyrics_switch()
Max Kellermann
1
-0
/
+16
2008-10-02
screen_browser: added browser_cmd()
Max Kellermann
1
-0
/
+53
2008-09-25
screen_browser: added hotkey for adding song
Max Kellermann
1
-0
/
+11
2008-09-25
code style, indent with tabs X
Max Kellermann
1
-2
/
+0
2008-09-22
screen: moved list_window mouse code to list_window.c
Max Kellermann
1
-1
/
+2
2008-09-21
browser: check if the selection is valid
Max Kellermann
1
-1
/
+2
2008-09-19
filelist: use GPtrArray instead of GList
Max Kellermann
1
-19
/
+15
2008-09-19
browser: added function browser_get_selected()
Max Kellermann
1
-9
/
+11
2008-09-19
filelist: provide more functions for working with a filelist
Max Kellermann
1
-6
/
+7
2008-09-19
filelist: drop "mpdclient" prefix
Max Kellermann
1
-2
/
+2
2008-09-19
browser: use mpdclient_filelist_find_song() in set_highlight()
Max Kellermann
1
-18
/
+9
2008-09-19
browser: song must not be NULL in set_highlight()
Max Kellermann
1
-2
/
+1
2008-09-18
screen_browser: removed entity.song!=NULL check
Max Kellermann
1
-6
/
+5
2008-09-18
screen_browser: removed redundant highlight check
Max Kellermann
1
-6
/
+5
2008-09-18
screen_browser: removed redundant entity type checks
Max Kellermann
1
-14
/
+10
2008-09-18
screen_browser: moved code to browser_select_entry()
Max Kellermann
1
-51
/
+24
2008-09-18
screen_browser: removed commented code
Max Kellermann
1
-15
/
+0
2008-09-18
screen_browser: moved code to browser_playlist_changed()
Max Kellermann
1
-2
/
+29
2008-09-18
screen_browser: moved code to screen_browser.c
Max Kellermann
1
-0
/
+474