aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* configure.ac: display the correct default valuesMax Kellermann2008-12-151-2/+2
* screen_lyrics: use screen_textMax Kellermann2008-12-121-113/+15
* screen_text: new library for displaying large textsMax Kellermann2008-12-124-0/+217
* screen_lyrics: disabled _GNU_SOURCEMax Kellermann2008-12-121-1/+0
* lyrics: return plugin_cycle structMax Kellermann2008-12-123-26/+6
* lyrics: use the new plugin libraryMax Kellermann2008-12-122-244/+12
* plugin: new plugin libraryMax Kellermann2008-12-124-0/+433
* lyrics: free lyrics_loader struct in lyrics_free()Max Kellermann2008-12-121-0/+2
* main: deinitialize lyrics libraryMax Kellermann2008-12-121-0/+5
* lyrics: g_new() cannot fail, don't checkMax Kellermann2008-12-121-3/+0
* command: disable check_key_bindings() with --enable-miniMax Kellermann2008-12-104-2/+23
* po: clean up POTFILES.inMax Kellermann2008-12-101-4/+0
* match: case sensitive search with --enable-miniMax Kellermann2008-12-102-1/+17
* hscroll: don't compile source in ncmpc-mini modeMax Kellermann2008-12-105-15/+11
* support: renamed source to hscroll.cMax Kellermann2008-12-106-8/+7
* support: removed fallback strcasestr() implementationMax Kellermann2008-12-103-29/+0
* match: use g_utf8_casefold() in match_line()Max Kellermann2008-12-101-2/+21
* list_window: moved string matching to match.hMax Kellermann2008-12-104-3/+64
* screen: use print_hotkey() for the output screen tabMax Kellermann2008-12-101-4/+1
* support: don't declare strcasestr() if provided by the systemMax Kellermann2008-12-081-0/+2
* options: Include all build options in version output.Sebastian Harl2008-12-071-0/+18
* NEWS: version 0.13, described new outputs screenMax Kellermann2008-12-061-0/+4
* AUTHORS: added "translators" sectionMax Kellermann2008-12-061-0/+31
* AUTHORS: added missing authorsMax Kellermann2008-12-061-0/+4
* AUTHORS: added "former authors" sectionMax Kellermann2008-12-061-0/+8
* added missing copyright headersMax Kellermann2008-12-0618-6/+338
* screen_outputs: new screen to control MPD's output devicesMikael Svantesson2008-12-0513-0/+282
* configure.ac: bumped version number to 0.13~gitMax Kellermann2008-12-051-1/+1
* ncmpc version 0.12release-0.12Max Kellermann2008-12-052-2/+2
* added build test script "test.sh"Max Kellermann2008-12-051-0/+50
* sreen_play: fixed the g_completion_set_compare() callback typeMax Kellermann2008-12-051-2/+15
* screen_song: make the variable "current" staticMax Kellermann2008-12-051-1/+1
* Makefile.am: distribute the lyrics plugins even when they are disabledMax Kellermann2008-12-051-2/+2
* configure.ac: disable color terminal support with --enable-miniMax Kellermann2008-12-051-1/+1
* configure.ac: disable the artist screen with --enable-miniMax Kellermann2008-12-051-1/+1
* m4: removed unused scriptsMax Kellermann2008-12-0512-584/+0
* added .gitignoreMax Kellermann2008-12-051-0/+3
* po: added Hungarian translationLászló Áshin2008-12-042-1/+851
* screen: fixed "screen too small" typoMax Kellermann2008-12-0411-50/+40
* lyrics: include the lyrics plugins in the dist tarballMax Kellermann2008-12-041-0/+2
* po: updated Slovak translationJozef Riha2008-12-041-15/+9
* po: updated Galician translationJohám-Luís Miguéns Vila2008-12-031-15/+9
* po: updated Spanish translationJohám-Luís Miguéns Vila2008-12-031-15/+9
* po: regenerated ncmpc.potMax Kellermann2008-12-0310-407/+409
* po: updated German translationMax Kellermann2008-12-021-55/+49
* m4: imported progtest.m4 from gettextMax Kellermann2008-12-021-0/+92
* po: fixed C format error in the French translationMax Kellermann2008-12-021-2/+2
* screen_play: fix scrolling in auto-center modeMax Kellermann2008-12-011-5/+7
* screen_help: added the artist screen hotkeyMax Kellermann2008-11-301-0/+3
* screen_help: added CMD_VIEWMax Kellermann2008-11-301-0/+1