| Commit message (Expand) | Author | Age | Files | Lines |
* | support wide-char ncurses library (ncursesw) | Kalle Wallin | 2005-06-11 | 6 | -26/+48 |
* | Added an experimental artist (browser) screen | Kalle Wallin | 2005-06-06 | 10 | -13/+492 |
* | Added Norwegian translations from Ole R. Thorsen | Kalle Wallin | 2005-06-06 | 2 | -1/+694 |
* | libmpdclient update | Kalle Wallin | 2005-06-05 | 2 | -15/+48 |
* | Added support for %date% and %genre% - from qball | Kalle Wallin | 2005-06-05 | 1 | -0/+4 |
* | seek-time can now be defined in the conf file | Kalle Wallin | 2005-06-03 | 6 | -3/+14 |
* | Added a "hide cursor" feature #0000417 | Kalle Wallin | 2005-06-03 | 6 | -7/+29 |
* | German translation updates | Kalle Wallin | 2005-06-01 | 3 | -24/+29 |
* | Fixes #0000406, segfault if mpd wants a passwort but ncmpc connects without | Kalle Wallin | 2005-06-01 | 1 | -0/+7 |
* | Enable playlist saving on the browse screen | Kalle Wallin | 2005-02-13 | 3 | -5/+30 |
* | Fixes bug #0000360 | Kalle Wallin | 2005-02-13 | 1 | -1/+1 |
* | Version update | Kalle Wallin | 2005-01-23 | 1 | -1/+1 |
* | Updated libmpdclient to r2897 | Kalle Wallin | 2005-01-23 | 2 | -4/+11 |
* | Translation updates from Yann | Kalle Wallin | 2005-01-20 | 1 | -52/+50 |
* | Updated NEWS, ChangeLog | Kalle Wallin | 2005-01-20 | 2 | -0/+4 |
* | French translation updated | Kalle Wallin | 2005-01-20 | 1 | -134/+209 |
* | French translation from Yann Cézard | Kalle Wallin | 2005-01-20 | 2 | -2/+612 |
* | libmpdclient update | Avuton Olrich | 2005-01-19 | 2 | -2/+106 |
* | Stavning/Spelling | Kalle Wallin | 2005-01-05 | 1 | -1/+1 |
* | po files updated | Kalle Wallin | 2005-01-05 | 5 | -53/+53 |
* | Removed C++ style declarations from enqueue_and_play() | Kalle Wallin | 2005-01-04 | 1 | -1/+2 |
* | Updated NEWS | Kalle Wallin | 2005-01-03 | 1 | -0/+20 |
* | Mark the search screen as experimental and disable it by default | Kalle Wallin | 2005-01-03 | 1 | -3/+3 |
* | po updates for 0.11.1 | Kalle Wallin | 2005-01-03 | 5 | -323/+463 |
* | TODO updated | Kalle Wallin | 2005-01-03 | 1 | -11/+8 |
* | Added Russian translations from Nikolay Pavlov | Kalle Wallin | 2005-01-03 | 3 | -3/+691 |
* | Bugfix from Niko Tyni, survive select and mouse operations on empty list | Kalle Wallin | 2004-12-19 | 1 | -2/+12 |
* | Bugfix from Niko Tyni, survive find operations on empty search results | Kalle Wallin | 2004-12-19 | 1 | -0/+3 |
* | Bugfix from Niko Tyni, find operation with wrap turned on in an empty list | Kalle Wallin | 2004-12-19 | 1 | -0/+5 |
* | Added svn checkout information | Kalle Wallin | 2004-12-13 | 1 | -3/+9 |
* | Fixed abort (Ctrl-G) handling in the save playlist prompt | Kalle Wallin | 2004-12-13 | 2 | -1/+8 |
* | %time% format fix from Aurelien Foret (use %02d for seconds) | Kalle Wallin | 2004-12-09 | 1 | -1/+1 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 24 | -305/+946 |
* | Added debug code for #291 | Kalle Wallin | 2004-07-21 | 1 | -3/+9 |
* | Initialize dummy/last mode id to G_MAXINT | Kalle Wallin | 2004-07-21 | 2 | -2/+8 |
* | Dont lookup key if key==0 in find_key_command() | Kalle Wallin | 2004-07-21 | 1 | -1/+1 |
* | ¡Español! | Kalle Wallin | 2004-07-21 | 3 | -2/+612 |
* | 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 |