Code

de.po: Update the german translation.
[ncmpc.git] / src /
2009-03-14 Patrick Hallenscreen_song: Some clean-up and more comments.
2009-03-13 Patrick Hallenscreen_song: Added some statistics about mpd to the...
2009-03-13 Patrick HallenMake it possible to switch to the song viewer from...
2009-03-13 Patrick Hallenscreen_song: Refactor screen_song, so it can be opened...
2009-03-12 Jeffrey MiddletonAdded status-message-time option
2009-03-12 Jeffrey MiddletonDisabled visual selection in keydef screen
2009-03-10 Jeffrey MiddletonSave lyrics uses CMD_SAVE_PLAYLIST
2009-03-10 Jeffrey MiddletonCenter the cursor on a second Ctrl-L
2009-03-09 Jeffrey MiddletonSort plugins by filename
2009-03-07 Patrick Hallenmpdclient: Fixes sorting of the filelist.
2009-03-05 Jeffrey MiddletonSpelling corrections
2009-03-05 Jeffrey Middletonscreen_keydef: Fixed selections on key bindings screen
2009-03-05 Jeffrey Middletonscreen_play: Changed selection movement on center-playi...
2009-03-05 Jeffrey Middletonscreen: Added screen swap command
2009-03-05 Jeffrey Middletonlist_window: Extended scrolling commands to text screens
2009-03-05 Jeffrey Middletonscreen_help: Added lyrics and outputs screen to help
2009-03-05 Jeffrey Middletonscreen_play: Disable auto-center while in visual select...
2009-03-05 Jeffrey Middletonlist_window: Added scroll up/down half-screen commands
2009-03-05 Jeffrey Middletonlist_window: Added scroll up/down commands
2009-03-03 Jeffrey Middletonlist_window: Tweaked visual mode behavior
2009-03-03 Jeffrey Middletonlist_window: added top, middle, and bottom commands
2009-03-03 Romain Bignonfixed crash while saving a playlist
2009-02-27 Jeffrey Middletonlist_window: page up goes too far
2009-02-16 Romain Bignonrange requires unsigned integers.
2009-02-15 jefromiscreen_play: move selection when moving a single song...
2009-02-13 Romain Bignonuse the new mpd shufflerange command.
2009-02-12 Patrick HallenRemoved colons to simplify translation.
2009-02-11 Patrick Hallenlist_window: Added message when selection is enabled...
2009-02-11 Patrick Hallenscreen_artist: Added the jump command to the artist...
2009-02-11 Patrick Hallenscreen_play: Added the jump command to the playlist...
2009-02-11 Patrick Hallenscreen_browser: Added the jump command to the browser...
2009-02-11 Patrick Hallencommand: Added the new jump command.
2009-02-11 Patrick Hallenscreen_utils: Added new function which jumps to an...
2009-02-11 Patrick Hallenscreen_utils: Use werase() instead of wclear().
2009-02-11 Patrick Hallenscreen_utils: Moved the colons of the prompts to wreadln.
2009-02-11 Patrick Hallenlist_window: Added new function, which finds the beginn...
2009-02-11 Patrick Hallenscreen_song: Added more readable table layout.
2009-02-10 Romain Bignoncan shuffle selected list
2009-02-10 Romain Bignonsupport multiple lines selection
2009-02-09 jefromilist_window: bell when searches wrap
2009-02-09 Max Kellermanninclude "config.h" without "../"
2009-01-07 Max Kellermannlibmpdclient: fix shadow warnings
2009-01-06 Max Kellermannscreen_browser: removed "OLD_ADD" code
2009-01-06 Max Kellermannremoved newline from translatable strings
2009-01-06 Max Kellermanncommand: check_key_bindings() returns message without...
2009-01-03 Fredrik Lankermatch: enable regular expressions when using find
2009-01-01 Paul Collinsadded option to disable the status line clock display
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-25 Max Kellermannadded comments for translators
2008-12-25 Max Kellermanncommand: renamed "Update screen" to "Refresh screen"
2008-12-25 Max Kellermannsimplified translation strings
2008-12-25 Max Kellermannscreen_help: removed "bold" marker from "MOVE_UP" line
2008-12-25 Max Kellermannconf: improved error messages
2008-12-25 Max Kellermannconf: simplified parse_key_value()
2008-12-25 Max Kellermannconf: don't pass length to parse_key_value()
2008-12-25 Max Kellermannconf: optimized parse_color() with strchr()
2008-12-25 Max Kellermannconf: use GLib's string stripping functions
2008-12-25 Max Kellermannconf: use buffered I/O for reading the config file
2008-12-25 Max Kellermannconf: don't free filename in read_rc_file()
2008-12-25 Max Kellermannconf: moved code to parse_line()
2008-12-25 Max Kellermannconf: simplified translation strings
2008-12-25 Max Kellermannconfigure.ac: added --disable-multibyte
2008-12-25 Max Kellermannshow translator credits
2008-12-25 Max Kellermanninitialize NLS without locale support
2008-12-25 Max Kellermannconfigure.ac: added --disable-locale option
2008-12-25 Max Kellermanni18n: don't use locale.h
2008-12-17 Qball CowRename variable sun as it is predefined (to 1) on...
2008-12-12 Max Kellermannscreen_lyrics: use screen_text
2008-12-12 Max Kellermannscreen_text: new library for displaying large texts
2008-12-12 Max Kellermannscreen_lyrics: disabled _GNU_SOURCE
2008-12-12 Max Kellermannlyrics: return plugin_cycle struct
2008-12-12 Max Kellermannlyrics: use the new plugin library
2008-12-12 Max Kellermannplugin: new plugin library
2008-12-12 Max Kellermannlyrics: free lyrics_loader struct in lyrics_free()
2008-12-12 Max Kellermannmain: deinitialize lyrics library
2008-12-12 Max Kellermannlyrics: g_new() cannot fail, don't check
2008-12-10 Max Kellermanncommand: disable check_key_bindings() with --enable...
2008-12-10 Max Kellermannmatch: case sensitive search with --enable-mini
2008-12-10 Max Kellermannhscroll: don't compile source in ncmpc-mini mode
2008-12-10 Max Kellermannsupport: renamed source to hscroll.c
2008-12-10 Max Kellermannsupport: removed fallback strcasestr() implementation
2008-12-10 Max Kellermannmatch: use g_utf8_casefold() in match_line()
2008-12-10 Max Kellermannlist_window: moved string matching to match.h
2008-12-10 Max Kellermannscreen: use print_hotkey() for the output screen tab
2008-12-08 Max Kellermannsupport: don't declare strcasestr() if provided by...
2008-12-07 Sebastian Harloptions: Include all build options in version output.
2008-12-06 Max Kellermannadded missing copyright headers
2008-12-05 Mikael Svantessonscreen_outputs: new screen to control MPD's output...
2008-12-05 Max Kellermannsreen_play: fixed the g_completion_set_compare() callba...
2008-12-05 Max Kellermannscreen_song: make the variable "current" static
2008-12-04 Max Kellermannscreen: fixed "screen too small" typo
2008-12-01 Max Kellermannscreen_play: fix scrolling in auto-center mode
2008-11-30 Max Kellermannscreen_help: added the artist screen hotkey
2008-11-30 Max Kellermannscreen_help: added CMD_VIEW
2008-11-30 Max Kellermannscreen: don't show disabled help screen in screen list
2008-11-30 Max Kellermannscreen_search: use filelist_new() instead of g_malloc0()
2008-11-27 Max Kellermannlist_window: converted "flags" to one "bool" variable
2008-11-27 Max Kellermannlist_window: use "bool" instead of "int"
2008-11-27 Max Kellermannlist_window: fixed endless loop in non-wrapped search
2008-11-25 Max Kellermannscreen_artist: fixes for the ncmpc-mini build
next