| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 2004-07-13 | 12 | -114/+118 |
* | Use glib's functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 2004-07-13 | 1 | -50/+25 |
* | Moved definitions from screen.h to ncmpc.h | Kalle Wallin | 2004-07-13 | 2 | -8/+10 |
* | Crossfade time can now be definied in the rc file (crossfade-time) | Kalle Wallin | 2004-07-13 | 8 | -107/+116 |
* | Use my_wgetch() instead of wgetch(), added --[no-]mouse option | Kalle Wallin | 2004-07-13 | 12 | -57/+98 |
* | Mouse support is now optional (enable-mouse) | Kalle Wallin | 2004-07-12 | 6 | -24/+17 |
* | Support SIGSTOP, SIGCONT in raw mode | Kalle Wallin | 2004-07-12 | 5 | -3/+38 |
* | Added SIGCONT handler | Kalle Wallin | 2004-07-12 | 1 | -2/+18 |
* | Added configure option --disable-raw-mode | Kalle Wallin | 2004-07-12 | 2 | -0/+14 |
* | Hide the cursor on the help screen (#247) | Kalle Wallin | 2004-07-12 | 4 | -13/+67 |
* | Removed support for the old configuration syntax | Kalle Wallin | 2004-07-12 | 2 | -83/+3 |
* | Fixed short option handling for multiple short options at once (-abcde) | Kalle Wallin | 2004-07-12 | 3 | -20/+30 |
* | Updated version to 0.11.0 | Kalle Wallin | 2004-07-09 | 1 | -1/+1 |
* | Updated version to 0.11.0 | Kalle Wallin | 2004-07-09 | 4 | -9/+10 |
* | German language updates from Mark Reidel | Kalle Wallin | 2004-07-08 | 2 | -19/+19 |
* | The keys.sample file is back | Kalle Wallin | 2004-07-08 | 4 | -2/+147 |
* | display a warning when NLS is disabled by AM_GLIB_GNU_GETTEXT | Kalle Wallin | 2004-07-06 | 3 | -1/+14 |
* | Added german translations from Ogig | Kalle Wallin | 2004-07-03 | 6 | -115/+712 |
* | Replaced the time_t type with glibs GTime | Kalle Wallin | 2004-07-03 | 2 | -5/+6 |
* | Cleaned up the conf debug code | Kalle Wallin | 2004-07-03 | 1 | -7/+2 |
* | Replaced the debug macro with a function | Kalle Wallin | 2004-07-03 | 3 | -2/+20 |
* | Ignore mouse events in wreadln, screen_getch | Kalle Wallin | 2004-07-03 | 2 | -4/+15 |
* | Added basic ncurses mouse support | Kalle Wallin | 2004-07-02 | 8 | -3/+141 |
* | Make shure the list scrolls when moving a song | Kalle Wallin | 2004-07-02 | 1 | -0/+2 |
* | Fixed the plchanges code | Kalle Wallin | 2004-07-02 | 1 | -58/+25 |
* | improved error handling in the argv parser | Kalle Wallin | 2004-07-02 | 3 | -27/+79 |
* | Removed popt code/dependency | Kalle Wallin | 2004-07-01 | 4 | -121/+235 |
* | Removed the trim() function, using glib's g_strstrip() instead | Kalle Wallin | 2004-07-01 | 3 | -22/+1 |
* | Documentation update for 0.11.0 | Kalle Wallin | 2004-06-30 | 7 | -35/+145 |
* | Updated libmpdclient to r1743 | Kalle Wallin | 2004-06-30 | 2 | -34/+67 |
* | Added flags for conflicting, modified key bindings - check_key_bindings() | Kalle Wallin | 2004-06-30 | 4 | -72/+130 |
* | Updated po files | Kalle Wallin | 2004-06-25 | 2 | -78/+86 |
* | Removed an unwanter fprintf line | Kalle Wallin | 2004-06-24 | 1 | -1/+0 |
* | Made the xterm title dynamic, added configuration option xterm-title-format | Kalle Wallin | 2004-06-24 | 1 | -5/+33 |
* | Made the xterm title dynamic, added configuration option xterm-title-format | Kalle Wallin | 2004-06-24 | 6 | -11/+32 |
* | Added configuration option - set-xterm-title | Kalle Wallin | 2004-06-24 | 3 | -1/+6 |
* | Renamed mpd version macro | Kalle Wallin | 2004-06-24 | 2 | -7/+15 |
* | Removed keys.sample | Kalle Wallin | 2004-06-22 | 2 | -113/+1 |
* | Clear the main window on CMD_SCREEN_UPDATE | Kalle Wallin | 2004-06-22 | 3 | -0/+11 |
* | Added key bindings for move-up, move-down (Ctrl-K, Ctrl-J) | Kalle Wallin | 2004-06-22 | 1 | -3/+3 |
* | Make shure the dummy debug macro survives the OSX preprocessor | Kalle Wallin | 2004-06-22 | 1 | -2/+2 |
* | Added options: audible-bell, visible-bell, wrap-around, find-wrap | Kalle Wallin | 2004-06-22 | 2 | -0/+24 |
* | added screen_bell() for optional audible/visible bells | Kalle Wallin | 2004-06-22 | 9 | -20/+81 |
* | Added options: audible-bell, visible-bell, wrap-around, find-wrap | Kalle Wallin | 2004-06-22 | 3 | -19/+44 |
* | Support cursor/down with j and k | Kalle Wallin | 2004-06-20 | 1 | -2/+2 |
* | Added _utf8 suffix to all functions that take utf8 arguments. | Kalle Wallin | 2004-06-20 | 5 | -21/+45 |
* | Dont set the xterm title | Kalle Wallin | 2004-06-20 | 1 | -2/+3 |
* | let mpd add directories (just send the path) | Kalle Wallin | 2004-06-20 | 1 | -0/+13 |
* | Added $Id$ to svn:keywords, Added NEWS to project doc files | Kalle Wallin | 2004-06-19 | 2 | -1/+5 |
* | Make shure the list window is repainted after a completion list is displayed | Kalle Wallin | 2004-06-19 | 1 | -6/+11 |