aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support wide-char ncurses library (ncursesw)Kalle Wallin2005-06-116-26/+48
* Added an experimental artist (browser) screenKalle Wallin2005-06-0610-13/+492
* Added Norwegian translations from Ole R. ThorsenKalle Wallin2005-06-062-1/+694
* libmpdclient updateKalle Wallin2005-06-052-15/+48
* Added support for %date% and %genre% - from qballKalle Wallin2005-06-051-0/+4
* seek-time can now be defined in the conf fileKalle Wallin2005-06-036-3/+14
* Added a "hide cursor" feature #0000417Kalle Wallin2005-06-036-7/+29
* German translation updatesKalle Wallin2005-06-013-24/+29
* Fixes #0000406, segfault if mpd wants a passwort but ncmpc connects withoutKalle Wallin2005-06-011-0/+7
* Enable playlist saving on the browse screenKalle Wallin2005-02-133-5/+30
* Fixes bug #0000360Kalle Wallin2005-02-131-1/+1
* Version updateKalle Wallin2005-01-231-1/+1
* Updated libmpdclient to r2897Kalle Wallin2005-01-232-4/+11
* Translation updates from YannKalle Wallin2005-01-201-52/+50
* Updated NEWS, ChangeLogKalle Wallin2005-01-202-0/+4
* French translation updatedKalle Wallin2005-01-201-134/+209
* French translation from Yann CézardKalle Wallin2005-01-202-2/+612
* libmpdclient updateAvuton Olrich2005-01-192-2/+106
* Stavning/SpellingKalle Wallin2005-01-051-1/+1
* po files updatedKalle Wallin2005-01-055-53/+53
* Removed C++ style declarations from enqueue_and_play()Kalle Wallin2005-01-041-1/+2
* Updated NEWSKalle Wallin2005-01-031-0/+20
* Mark the search screen as experimental and disable it by defaultKalle Wallin2005-01-031-3/+3
* po updates for 0.11.1Kalle Wallin2005-01-035-323/+463
* TODO updatedKalle Wallin2005-01-031-11/+8
* Added Russian translations from Nikolay PavlovKalle Wallin2005-01-033-3/+691
* Bugfix from Niko Tyni, survive select and mouse operations on empty listKalle Wallin2004-12-191-2/+12
* Bugfix from Niko Tyni, survive find operations on empty search resultsKalle Wallin2004-12-191-0/+3
* Bugfix from Niko Tyni, find operation with wrap turned on in an empty list Kalle Wallin2004-12-191-0/+5
* Added svn checkout informationKalle Wallin2004-12-131-3/+9
* Fixed abort (Ctrl-G) handling in the save playlist promptKalle Wallin2004-12-132-1/+8
* %time% format fix from Aurelien Foret (use %02d for seconds)Kalle Wallin2004-12-091-1/+1
* Added a search screenKalle Wallin2004-11-1524-305/+946
* Added debug code for #291Kalle Wallin2004-07-211-3/+9
* Initialize dummy/last mode id to G_MAXINTKalle Wallin2004-07-212-2/+8
* Dont lookup key if key==0 in find_key_command()Kalle Wallin2004-07-211-1/+1
* ¡Español!Kalle Wallin2004-07-213-2/+612
* Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin2004-07-1312-114/+118
* Use glib's functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin2004-07-131-50/+25
* Moved definitions from screen.h to ncmpc.h Kalle Wallin2004-07-132-8/+10
* Crossfade time can now be definied in the rc file (crossfade-time)Kalle Wallin2004-07-138-107/+116
* Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin2004-07-1312-57/+98
* Mouse support is now optional (enable-mouse)Kalle Wallin2004-07-126-24/+17
* Support SIGSTOP, SIGCONT in raw modeKalle Wallin2004-07-125-3/+38
* Added SIGCONT handlerKalle Wallin2004-07-121-2/+18
* Added configure option --disable-raw-modeKalle Wallin2004-07-122-0/+14
* Hide the cursor on the help screen (#247)Kalle Wallin2004-07-124-13/+67
* Removed support for the old configuration syntaxKalle Wallin2004-07-122-83/+3
* Fixed short option handling for multiple short options at once (-abcde)Kalle Wallin2004-07-123-20/+30
* Updated version to 0.11.0Kalle Wallin2004-07-091-1/+1