2008-11-18 |
Max Kellermann | screen_song: new screen which views song information |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | libmpdclient: converted MPD_ERROR_ constants to enum |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | libmpdclient: convert MPD_ACK_ constants to enum |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | command: change 'locate' default hotkey to 'G' |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | screen_browser: always declare variable "entry" |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | screen: method cmd() returns bool |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | ncu: include config.h, fix mouse and color support |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | command: added CMD_LOCATE to locate song in database |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | screen_lyrics: duplicate current song |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | screen_{file,artist,search}: repaint only if screen... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | filelist: filelist_find_song() returns position instead... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | screen_browser: eliminated local variable "entity" |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | screen_browser: check if filelist is set |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | screen_browser: use bool for return values |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Kellermann | screen_lyrics: added gettext markers |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Max Arnold | po: updated russian translation |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | ncmpc version 0.12~alpha1 v0.12_alpha1 |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | README: updated links, new home page |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | configure.ac: enable color support by default |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | Makefile.am: removed superfluous $(docdir) variable |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | removed ChangeLog, added release dates to NEWS |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | README, TODO: removed outdated documentation |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | INSTALL: mention C99 compiler requirements |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | INSTALL: replaced generic instructions |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | NEWS update for 0.12~alpha1 |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | configure.ac: enable artist screen by default |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | Makefile.am: added screen_play.h to $(ncmpc_headers) |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | po: regenerated ncmpc.pot |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | po: updated POTFILES.in |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Arnold | po: improved russian translation |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Max Kellermann | screen_utils: check for NULL password |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Thomas Jansen | lirc: refactored event handler |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac: require autoconf 2.60 |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | mpdclient: use g_utf8_collate() |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | wreadln: return NULL instead of empty string |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | mpdclient: removed _utf8 suffix from function names |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | mpdclient: expect UTF-8 strings |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | screen_search: fixed 2 memory leaks |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | screen_play: free the wreadln() return value |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | screen_browser: free g_path_get_dirname() return value |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | screen_file: optimized title formula |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | main: optimized error_msg() |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | Makefile.am: added custom rule with -fwhole-program |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac, Makefile.am: removed subversion keywords |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | disable more features with --enable-mini |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac: remove misplaced comma |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | command.h: include config.h |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | charset: don't allocate GError |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | options: don't store disabled options |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | options: static initialization if possible |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | options: removed deprecated options |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac: added --disable-help-screen |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac: added --disable-nls |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac: added option --enable-mini |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac: renamed $use_wide to $enable_wide |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac: removed deprecated result line |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac: added LIRC configure switch |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | lirc: pass writable string to lirc_init() |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Thomas Jansen | native LIRC support for ncmpc |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | Makefile.am: require automake 1.9 |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Max Kellermann | configure.ac: disable libtool |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Max Kellermann | configure.ac: disabled the C++ and fortran checks |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Max Kellermann | screen_browser: fix warning when lyrics screen is disabled |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: support wide characters |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: wait for complete multibyte sequence in wreadl... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: don't use cursor_move_right() in insert_byte() |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | configure.ac: added option --disable-wide |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | include ncursesw/ncurses.h if available |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: optimize wreadln_delete_char() with memmove() |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: moved code to wreadln_delete() |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: return early from cursor movement functions |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: use unsigned integers and size_t |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: use memcpy() for both cases |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: use memmove() instead of an temporary buffer |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: moved code to insert_byte() |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: static buffer |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: added struct wreadln |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: removed parameter "x1" |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: convert public globals to local constants |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: import screen_bell() from screen_utils.h |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | code style, indent with tabs XII |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | removed my_wgetch(), switch to wgetch() |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | disable ncurses raw mode |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Max Kellermann | wreadln: removed the disabled ncursesw code |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Max Kellermann | screen: declare time constants as GTime |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Emanuele Giaquinta | Do not include libgen.h, it is unneeded after commit... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Max Kellermann | use g_basename() instead of basename() |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | store MPD_UPDATE_TIME as guint |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | don't initialize sigaction struct twice |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | restart system call after SIGWINCH |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | typo: ignore SIGPIPE instead of SIGWINCH |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | screen: export the global variable "screen" |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | screen: don't pass mpdclient pointer to method paint() |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | screen_play: remember playlist |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | screen: removed "painted" flag |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | removed KEY_RESIZE |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | screen_search: array index is tag id |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | don't import mpdclient_finish_command() twice |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | screen_search: removed the FUTURE macro |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Max Kellermann | options: don't initialize with memset(0) |
commit | commitdiff | tree | snapshot |
next |