Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |
2007-02-01 | lyrics updates, leoslyrics fixes | Andreas Obergrusberger | 1 | -0/+1 |
2007-01-05 | fix user plugin dir; code cleanup | Andreas Obergrusberger | 1 | -1/+1 |
2007-01-03 | added a plugin system for lyrics sources | Andreas Obergrusberger | 1 | -0/+3 |
2006-10-28 | filelist sorting improved | Andreas Obergrusberger | 1 | -0/+2 |
2006-09-07 | due to bensonk's demand i added a splash screen. | Andreas Obergrusberger | 1 | -3/+10 |
2006-08-04 | the updated sources | Andreas Obergrusberger | 1 | -1/+18 |