aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Advanced search fixesKalle Wallin2005-06-171-4/+6
* sort artists and albums (metalist)Kalle Wallin2005-06-161-0/+18
* Test new search functionality with qball's version of libmpdclientKalle Wallin2005-06-163-21/+433
* New configuraton option: find-show-lastKalle Wallin2005-06-155-13/+25
* New configuraton option: screen-listKalle Wallin2005-06-157-10/+114
* Added exact_match parameter to mpdclient_filelist_search()Kalle Wallin2005-06-144-40/+146
* Added artist screen infoKalle Wallin2005-06-141-0/+3
* Added previous screen infoKalle Wallin2005-06-141-0/+1
* Dont include panel.hKalle Wallin2005-06-141-1/+0
* Moved list window state code to list_window.cKalle Wallin2005-06-145-96/+132
* Fixed path misstype, added seek-time, hide-cursorKalle Wallin2005-06-111-3/+9
* 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