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_file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
po: improved translatable strings for easier translation
Max Kellermann
1
-7
/
+5
2008-11-24
screen_file.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
1
-4
/
+3
2008-11-18
screen: method cmd() returns bool
Max Kellermann
1
-8
/
+8
2008-11-18
command: added CMD_LOCATE to locate song in database
Max Kellermann
1
-0
/
+47
2008-11-18
screen_{file,artist,search}: repaint only if screen is visible
Max Kellermann
1
-1
/
+2
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
-6
/
+17
2008-11-07
screen_file: optimized title formula
Max Kellermann
1
-12
/
+10
2008-11-07
disable more features with --enable-mini
Max Kellermann
1
-0
/
+8
2008-10-06
include ncursesw/ncurses.h if available
Max Kellermann
1
-1
/
+0
2008-10-03
screen: export the global variable "screen"
Max Kellermann
1
-9
/
+9
2008-10-03
screen: don't pass mpdclient pointer to method paint()
Max Kellermann
1
-4
/
+3
2008-10-03
removed KEY_RESIZE
Max Kellermann
1
-2
/
+0
2008-10-03
list_window: remove list_window_state_t
Max Kellermann
1
-2
/
+0
2008-10-03
use g_basename() instead of basename()
Max Kellermann
1
-9
/
+7
2008-10-02
moved code to charset.c
Max Kellermann
1
-0
/
+1
2008-10-02
moved i18n macros to i18n.h
Max Kellermann
1
-1
/
+1
2008-10-02
removed the debugging function D()
Max Kellermann
1
-1
/
+0
2008-10-02
screen_browser: added browser_cmd()
Max Kellermann
1
-34
/
+1
2008-10-01
screen_file: set highlights after screen update
Max Kellermann
1
-0
/
+1
2008-09-25
screen_browser: added hotkey for adding song
Max Kellermann
1
-0
/
+7
2008-09-25
screen: replaced get_cur_mode_id() with screen_is_visible()
Max Kellermann
1
-1
/
+1
2008-09-25
screen_file: removed update() method
Max Kellermann
1
-23
/
+50
2008-09-25
screen: don't pass screen pointer to method paint()
Max Kellermann
1
-3
/
+3
2008-09-25
screen: don't call wrefresh() in methods paint() and update()
Max Kellermann
1
-2
/
+0
2008-09-25
list_window: removed property "clear"
Max Kellermann
1
-2
/
+0
2008-09-25
code style, indent with tabs X
Max Kellermann
1
-3
/
+1
2008-09-22
screen: simplified CMD_SCREEN_UPDATE handlers
Max Kellermann
1
-3
/
+2
2008-09-22
screen: don't set list_window->repaint
Max Kellermann
1
-1
/
+0
2008-09-21
browser: check if the selection is valid
Max Kellermann
1
-0
/
+6
2008-09-19
filelist: provide more functions for working with a filelist
Max Kellermann
1
-6
/
+6
2008-09-19
filelist: drop "mpdclient" prefix
Max Kellermann
1
-1
/
+1
2008-09-18
screen_browser: moved code to browser_playlist_changed()
Max Kellermann
1
-17
/
+1
2008-09-18
screen_browser: moved code to screen_browser.c
Max Kellermann
1
-468
/
+8
2008-09-18
screen_browser: added struct screen_browser
Max Kellermann
1
-57
/
+57
2008-09-18
renamed screen_browse.h to screen_browser.h
Max Kellermann
1
-1
/
+1
2008-09-18
code style, indent with tabs VI
Max Kellermann
1
-65
/
+61
2008-09-18
screen: check MPD status only if connected
Max Kellermann
1
-0
/
+3
2008-09-18
screen: removed empty methods
Max Kellermann
1
-6
/
+0
2008-09-17
browse: when deselecting, don't search twice
Max Kellermann
1
-1
/
+1
2008-09-17
make several functions return void
Max Kellermann
1
-4
/
+4
2008-09-17
list_window: don't reset *highlight to 0
Max Kellermann
1
-1
/
+0
2008-09-17
screen: removed screen_functions.get_lw()
Max Kellermann
1
-7
/
+0
2008-09-17
replaced get_screen_X() with static screen_functions variable
Max Kellermann
1
-19
/
+12
2008-09-15
fix unused parameter warnings
Max Kellermann
1
-8
/
+12
2008-09-15
use size_t and unsigned integers
Max Kellermann
1
-2
/
+2
2008-09-15
fix shadow warnings
Max Kellermann
1
-50
/
+51
2008-09-15
include cleanup
Max Kellermann
1
-6
/
+6
2008-09-15
fix function prototypes
Max Kellermann
1
-2
/
+2
2008-09-15
const pointers
Max Kellermann
1
-3
/
+3
[next]