| Commit message (Expand) | Author | Age | Files | Lines |
* | po: updated Swedish translation | Björn Pettersson | 2008-12-16 | 1 | -222/+185 |
* | po: updated Danish translation | Mikkel Kirkgaard Nielsen | 2008-12-16 | 1 | -124/+115 |
* | configure.ac: display the correct default values | Max Kellermann | 2008-12-15 | 1 | -2/+2 |
* | screen_lyrics: use screen_text | Max Kellermann | 2008-12-12 | 1 | -113/+15 |
* | screen_text: new library for displaying large texts | Max Kellermann | 2008-12-12 | 4 | -0/+217 |
* | screen_lyrics: disabled _GNU_SOURCE | Max Kellermann | 2008-12-12 | 1 | -1/+0 |
* | lyrics: return plugin_cycle struct | Max Kellermann | 2008-12-12 | 3 | -26/+6 |
* | lyrics: use the new plugin library | Max Kellermann | 2008-12-12 | 2 | -244/+12 |
* | plugin: new plugin library | Max Kellermann | 2008-12-12 | 4 | -0/+433 |
* | lyrics: free lyrics_loader struct in lyrics_free() | Max Kellermann | 2008-12-12 | 1 | -0/+2 |
* | main: deinitialize lyrics library | Max Kellermann | 2008-12-12 | 1 | -0/+5 |
* | lyrics: g_new() cannot fail, don't check | Max Kellermann | 2008-12-12 | 1 | -3/+0 |
* | command: disable check_key_bindings() with --enable-mini | Max Kellermann | 2008-12-10 | 4 | -2/+23 |
* | po: clean up POTFILES.in | Max Kellermann | 2008-12-10 | 1 | -4/+0 |
* | match: case sensitive search with --enable-mini | Max Kellermann | 2008-12-10 | 2 | -1/+17 |
* | hscroll: don't compile source in ncmpc-mini mode | Max Kellermann | 2008-12-10 | 5 | -15/+11 |
* | support: renamed source to hscroll.c | Max Kellermann | 2008-12-10 | 6 | -8/+7 |
* | support: removed fallback strcasestr() implementation | Max Kellermann | 2008-12-10 | 3 | -29/+0 |
* | match: use g_utf8_casefold() in match_line() | Max Kellermann | 2008-12-10 | 1 | -2/+21 |
* | list_window: moved string matching to match.h | Max Kellermann | 2008-12-10 | 4 | -3/+64 |
* | screen: use print_hotkey() for the output screen tab | Max Kellermann | 2008-12-10 | 1 | -4/+1 |
* | support: don't declare strcasestr() if provided by the system | Max Kellermann | 2008-12-08 | 1 | -0/+2 |
* | options: Include all build options in version output. | Sebastian Harl | 2008-12-07 | 1 | -0/+18 |
* | NEWS: version 0.13, described new outputs screen | Max Kellermann | 2008-12-06 | 1 | -0/+4 |
* | AUTHORS: added "translators" section | Max Kellermann | 2008-12-06 | 1 | -0/+31 |
* | AUTHORS: added missing authors | Max Kellermann | 2008-12-06 | 1 | -0/+4 |
* | AUTHORS: added "former authors" section | Max Kellermann | 2008-12-06 | 1 | -0/+8 |
* | added missing copyright headers | Max Kellermann | 2008-12-06 | 18 | -6/+338 |
* | screen_outputs: new screen to control MPD's output devices | Mikael Svantesson | 2008-12-05 | 13 | -0/+282 |
* | configure.ac: bumped version number to 0.13~git | Max Kellermann | 2008-12-05 | 1 | -1/+1 |
* | ncmpc version 0.12release-0.12 | Max Kellermann | 2008-12-05 | 2 | -2/+2 |
* | added build test script "test.sh" | Max Kellermann | 2008-12-05 | 1 | -0/+50 |
* | sreen_play: fixed the g_completion_set_compare() callback type | Max Kellermann | 2008-12-05 | 1 | -2/+15 |
* | screen_song: make the variable "current" static | Max Kellermann | 2008-12-05 | 1 | -1/+1 |
* | Makefile.am: distribute the lyrics plugins even when they are disabled | Max Kellermann | 2008-12-05 | 1 | -2/+2 |
* | configure.ac: disable color terminal support with --enable-mini | Max Kellermann | 2008-12-05 | 1 | -1/+1 |
* | configure.ac: disable the artist screen with --enable-mini | Max Kellermann | 2008-12-05 | 1 | -1/+1 |
* | m4: removed unused scripts | Max Kellermann | 2008-12-05 | 12 | -584/+0 |
* | added .gitignore | Max Kellermann | 2008-12-05 | 1 | -0/+3 |
* | po: added Hungarian translation | László Áshin | 2008-12-04 | 2 | -1/+851 |
* | screen: fixed "screen too small" typo | Max Kellermann | 2008-12-04 | 11 | -50/+40 |
* | lyrics: include the lyrics plugins in the dist tarball | Max Kellermann | 2008-12-04 | 1 | -0/+2 |
* | po: updated Slovak translation | Jozef Riha | 2008-12-04 | 1 | -15/+9 |
* | po: updated Galician translation | Johám-Luís Miguéns Vila | 2008-12-03 | 1 | -15/+9 |
* | po: updated Spanish translation | Johám-Luís Miguéns Vila | 2008-12-03 | 1 | -15/+9 |
* | po: regenerated ncmpc.pot | Max Kellermann | 2008-12-03 | 10 | -407/+409 |
* | po: updated German translation | Max Kellermann | 2008-12-02 | 1 | -55/+49 |
* | m4: imported progtest.m4 from gettext | Max Kellermann | 2008-12-02 | 1 | -0/+92 |
* | po: fixed C format error in the French translation | Max Kellermann | 2008-12-02 | 1 | -2/+2 |
* | screen_play: fix scrolling in auto-center mode | Max Kellermann | 2008-12-01 | 1 | -5/+7 |