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
/
main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
Update copyright notices
Avuton Olrich
1
-9
/
+10
2008-12-25
initialize NLS without locale support
Max Kellermann
1
-1
/
+4
2008-12-25
configure.ac: added --disable-locale option
Max Kellermann
1
-3
/
+3
2008-12-25
i18n: don't use locale.h
Max Kellermann
1
-0
/
+4
2008-12-12
main: deinitialize lyrics library
Max Kellermann
1
-0
/
+5
2008-12-10
command: disable check_key_bindings() with --enable-mini
Max Kellermann
1
-2
/
+2
2008-11-25
po: improved translatable strings for easier translation
Max Kellermann
1
-3
/
+4
2008-11-24
main.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
1
-11
/
+11
2008-11-10
lirc: refactored event handler
Thomas Jansen
1
-45
/
+28
2008-11-07
mpdclient: expect UTF-8 strings
Max Kellermann
1
-1
/
+5
2008-11-07
main: optimized error_msg()
Max Kellermann
1
-1
/
+2
2008-11-07
disable more features with --enable-mini
Max Kellermann
1
-3
/
+22
2008-11-07
native LIRC support for ncmpc
Thomas Jansen
1
-0
/
+57
2008-10-06
disable ncurses raw mode
Max Kellermann
1
-4
/
+0
2008-10-03
store MPD_UPDATE_TIME as guint
Max Kellermann
1
-3
/
+3
2008-10-03
don't initialize sigaction struct twice
Max Kellermann
1
-6
/
+3
2008-10-03
restart system call after SIGWINCH
Max Kellermann
1
-1
/
+1
2008-10-03
typo: ignore SIGPIPE instead of SIGWINCH
Max Kellermann
1
-2
/
+2
2008-10-03
screen: removed "painted" flag
Max Kellermann
1
-2
/
+4
2008-10-03
options: don't pass the "options" pointer around
Max Kellermann
1
-1
/
+1
2008-10-03
code style, indent with tabs XI
Max Kellermann
1
-3
/
+1
2008-10-02
fix compiler errors without locale.h
Max Kellermann
1
-1
/
+3
2008-10-02
charset: charset_init() returns character set
Max Kellermann
1
-1
/
+1
2008-10-02
moved code to charset.c
Max Kellermann
1
-1
/
+1
2008-10-02
moved macros from ncmpc.h to main.c and screen.c
Max Kellermann
1
-0
/
+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
-21
/
+0
2008-09-26
ignore SIGPIPE
Max Kellermann
1
-0
/
+9
2008-09-25
don't call lyrics_init if plugin is disabled
Max Kellermann
1
-1
/
+6
2008-09-25
fix miscellaneous sparse warnings
Max Kellermann
1
-0
/
+2
2008-09-22
screen: moved code to ncu.c
Max Kellermann
1
-1
/
+3
2008-09-22
main: free keyboard IO channel
Max Kellermann
1
-2
/
+7
2008-09-19
fix terminal resizing (SIGWINCH)
Max Kellermann
1
-0
/
+33
2008-09-18
quit with g_main_loop_quit()
Max Kellermann
1
-3
/
+5
2008-09-18
use the glib main event loop
Max Kellermann
1
-72
/
+154
2008-09-18
main: connect while UI is displayed
Max Kellermann
1
-39
/
+21
2008-09-17
code style, indent with tabs IV
Max Kellermann
1
-56
/
+56
2008-09-17
make several functions return void
Max Kellermann
1
-1
/
+1
2008-09-16
lyrics: converted in-process plugins to external programs
Max Kellermann
1
-2
/
+2
2008-09-16
code style, indent with tabs II
Max Kellermann
1
-14
/
+11
2008-09-15
fix unused parameter warnings
Max Kellermann
1
-6
/
+5
2008-09-15
don't declare local variable "options"
Max Kellermann
1
-13
/
+12
2008-09-15
include cleanup
Max Kellermann
1
-8
/
+5
2008-09-15
fix function prototypes
Max Kellermann
1
-3
/
+4
2008-09-15
const pointers
Max Kellermann
1
-4
/
+4
2008-09-15
use !NDEBUG instead of DEBUG
Max Kellermann
1
-1
/
+1
2008-09-15
code style, indent with tabs
Max Kellermann
1
-195
/
+184
2008-09-15
remove unused static functions
Max Kellermann
1
-7
/
+0
2008-09-15
splash: removed the useless splash screen
Max Kellermann
1
-2
/
+0
2007-02-16
way too much stuff to describe here
Andreas Obergrusberger
1
-0
/
+1
[next]