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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-17
Makefile.am: added screen_play.h to $(ncmpc_headers)
Max Kellermann
1
-0
/
+1
2008-11-17
screen_utils: check for NULL password
Max Kellermann
1
-1
/
+10
2008-11-10
lirc: refactored event handler
Thomas Jansen
4
-57
/
+55
2008-11-07
mpdclient: use g_utf8_collate()
Max Kellermann
1
-8
/
+3
2008-11-07
wreadln: return NULL instead of empty string
Max Kellermann
4
-8
/
+6
2008-11-07
mpdclient: removed _utf8 suffix from function names
Max Kellermann
6
-13
/
+13
2008-11-07
mpdclient: expect UTF-8 strings
Max Kellermann
8
-99
/
+65
2008-11-07
screen_search: fixed 2 memory leaks
Max Kellermann
1
-0
/
+6
2008-11-07
screen_play: free the wreadln() return value
Max Kellermann
1
-0
/
+1
2008-11-07
screen_browser: free g_path_get_dirname() return value
Max Kellermann
1
-0
/
+1
2008-11-07
screen_file: optimized title formula
Max Kellermann
1
-12
/
+10
2008-11-07
main: optimized error_msg()
Max Kellermann
1
-1
/
+2
2008-11-07
Makefile.am: added custom rule with -fwhole-program
Max Kellermann
1
-0
/
+6
2008-11-07
configure.ac, Makefile.am: removed subversion keywords
Max Kellermann
1
-4
/
+0
2008-11-07
disable more features with --enable-mini
Max Kellermann
16
-13
/
+151
2008-11-07
command.h: include config.h
Max Kellermann
1
-0
/
+2
2008-11-07
charset: don't allocate GError
Max Kellermann
1
-12
/
+4
2008-11-07
options: don't store disabled options
Max Kellermann
5
-0
/
+23
2008-11-07
options: static initialization if possible
Max Kellermann
1
-11
/
+11
2008-11-07
options: removed deprecated options
Max Kellermann
2
-8
/
+1
2008-11-07
configure.ac: added --disable-help-screen
Max Kellermann
3
-1
/
+8
2008-11-07
configure.ac: added LIRC configure switch
Max Kellermann
1
-1
/
+3
2008-11-07
lirc: pass writable string to lirc_init()
Max Kellermann
1
-1
/
+3
2008-11-07
native LIRC support for ncmpc
Thomas Jansen
4
-0
/
+113
2008-10-08
screen_browser: fix warning when lyrics screen is disabled
Max Kellermann
1
-0
/
+2
2008-10-06
wreadln: support wide characters
Max Kellermann
1
-17
/
+190
2008-10-06
wreadln: wait for complete multibyte sequence in wreadln_insert_byte()
Max Kellermann
1
-0
/
+54
2008-10-06
wreadln: don't use cursor_move_right() in insert_byte()
Max Kellermann
1
-1
/
+4
2008-10-06
configure.ac: added option --disable-wide
Max Kellermann
1
-1
/
+1
2008-10-06
include ncursesw/ncurses.h if available
Max Kellermann
14
-9
/
+36
2008-10-06
wreadln: optimize wreadln_delete_char() with memmove()
Max Kellermann
1
-3
/
+4
2008-10-06
wreadln: moved code to wreadln_delete()
Max Kellermann
1
-7
/
+16
2008-10-06
wreadln: return early from cursor movement functions
Max Kellermann
1
-11
/
+13
2008-10-06
wreadln: use unsigned integers and size_t
Max Kellermann
2
-15
/
+16
2008-10-06
wreadln: use memcpy() for both cases
Max Kellermann
1
-11
/
+6
2008-10-06
wreadln: use memmove() instead of an temporary buffer
Max Kellermann
1
-7
/
+2
2008-10-06
wreadln: moved code to insert_byte()
Max Kellermann
1
-19
/
+25
2008-10-06
wreadln: static buffer
Max Kellermann
1
-18
/
+11
2008-10-06
wreadln: added struct wreadln
Max Kellermann
1
-94
/
+111
2008-10-06
wreadln: removed parameter "x1"
Max Kellermann
1
-15
/
+11
2008-10-06
wreadln: convert public globals to local constants
Max Kellermann
3
-15
/
+6
2008-10-06
wreadln: import screen_bell() from screen_utils.h
Max Kellermann
1
-3
/
+1
2008-10-06
code style, indent with tabs XII
Max Kellermann
2
-64
/
+61
2008-10-06
removed my_wgetch(), switch to wgetch()
Max Kellermann
6
-24
/
+3
2008-10-06
disable ncurses raw mode
Max Kellermann
3
-18
/
+0
2008-10-06
wreadln: removed the disabled ncursesw code
Max Kellermann
1
-384
/
+0
2008-10-04
screen: declare time constants as GTime
Max Kellermann
1
-2
/
+2
2008-10-04
Do not include libgen.h, it is unneeded after commit 44ecb.
Emanuele Giaquinta
1
-4
/
+0
2008-10-04
use g_basename() instead of basename()
Max Kellermann
1
-1
/
+1
2008-10-03
store MPD_UPDATE_TIME as guint
Max Kellermann
1
-3
/
+3
[next]