2004-06-22 |
Kalle Wallin | Clear the main window on CMD_SCREEN_UPDATE |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kalle Wallin | Added key bindings for move-up, move-down (Ctrl-K,... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kalle Wallin | Make shure the dummy debug macro survives the OSX prepr... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kalle Wallin | Added options: audible-bell, visible-bell, wrap-around... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kalle Wallin | added screen_bell() for optional audible/visible bells |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kalle Wallin | Added options: audible-bell, visible-bell, wrap-around... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Kalle Wallin | Support cursor/down with j and k |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Kalle Wallin | Added _utf8 suffix to all functions that take utf8... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Kalle Wallin | Dont set the xterm title |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Kalle Wallin | let mpd add directories (just send the path) |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Kalle Wallin | Added $Id$ to svn:keywords, Added NEWS to project doc... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Kalle Wallin | Make shure the list window is repainted after a complet... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Kalle Wallin | added help for the add command |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Kalle Wallin | added type argument to gcmp_list_from_path() |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Kalle Wallin | try to complete even if the line is empty |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Kalle Wallin | fixed the display of completion lists |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Kalle Wallin | display errors without exiting when key bindings are... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Kalle Wallin | Added completion stuff |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Kalle Wallin | Added utils.c, utils.h to the project |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Kalle Wallin | Added a add command (for adding files or urls to the... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Kalle Wallin | Added the mpdclient_cmd_add_path function |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Kalle Wallin | enabled plchanges, update playlist_length after removin... |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Kalle Wallin | added ncmpc.h to POTFILES |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Kalle Wallin | Changed option syntax and added list-format and status... |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Kalle Wallin | Use the alert color in screen_readln() |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Kalle Wallin | libmpdclient updated (r1507) - added path to mpdclient_... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Kalle Wallin | Disable plchanges - need to redesign the plchanges... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Kalle Wallin | Modified %shortfile% format to not shorten urls |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Kalle Wallin | Renamed %basename% format %shortfile% |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Kalle Wallin | git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Kalle Wallin | Added list-format and status-format conf options |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Kalle Wallin | Sort playlist if needed after plchanges, |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Kalle Wallin | Only display the "change color" error message if we... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Kalle Wallin | Updated error handling |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Kalle Wallin | Fixed mpdclient_filelist_update() |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Kalle Wallin | Major cleanup of the mpd client code (mpc->mpdclient) |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Kalle Wallin | Added the strscroll function |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Kalle Wallin | Updated the reconnect code to allow user to abort in... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Kalle Wallin | Updated the get_title callback. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Kalle Wallin | Use the terminal in raw mode - ignore terminal control... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Kalle Wallin | Added the get_keyboard_command_with_timeout() function. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Kalle Wallin | Fixed a small layout bug whith long strings in list_win... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Kalle Wallin | Display the the entire url when a streams metadata... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Kalle Wallin | Check playlist length and remove songs (plchanges command) |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Kalle Wallin | Display stream names in the list window. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Kalle Wallin | Fixed resize handling |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Kalle Wallin | Support plchanges |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Kalle Wallin | Disable nls support if glib is pre 2.4 (OSX) |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Kalle Wallin | Added an optional clock screen :) |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Kalle Wallin | Added the svn:ignore property |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Kalle Wallin | Added the svn:ignore property |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Kalle Wallin | Added wreadln.c, wreadln.h a simple line editor |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Kalle Wallin | Moved charset initialization code to main.c, added... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Kalle Wallin | i18n - ncmpc is now bilingual (sv) |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Kalle Wallin | git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1347... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Kalle Wallin | Added initial i18n support |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Kalle Wallin | Addded support for the mpd update command (CMD_DB_UPDATE) |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Kalle Wallin | Changed directory layout (for future use of gettext) |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Kalle Wallin | Redesigned ncmpc's color support |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Kalle Wallin | Added support for moving songs in a playlist (move... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Kalle Wallin | The background color can now be assigned to 'none'... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Kalle Wallin | Changed the old CVS Id tag to a SVN Id tag, version... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Kalle Wallin | Reverted back to r875 |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Kalle Wallin | Use wattroff after painting the top line. |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Kalle Wallin | Added prototype for screen_resize(). |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Kalle Wallin | Make shure the cursor stays on the same row when deleting. |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Kalle Wallin | Documentation update. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Kalle Wallin | Fixed list_window_check_selected(). |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Kalle Wallin | Changed the way songs are added/deleted from playlist... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Kalle Wallin | Fix that keeps the cursor hidden on aterm/Eterm when... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | Fixed resize handling (SIGWINCH). |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | Display the target time when seeking. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | Removed a duplicate entry for CMD_TOGGLE_FIND_WRAP. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | Updated |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | Show a message if a change is not applied. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | AS_HELP_STRING -> AC_HELP_STRING, because the first... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | Added seek_target_time, seek_song_id. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | Added screen_idle() function. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | Added support for seek,crossfade. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kalle Wallin | Added seek, crossfade commands. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Kalle Wallin | Initialize highlight to zero. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Kalle Wallin | git-svn-id: https://svn.musicpd.org/ncmpc/trunk@835... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Kalle Wallin | Added keydef screen |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Kalle Wallin | Added copyright notice and license notice |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Kalle Wallin | Major cleanup. The goal of this is to simplify addition... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Specified that the highlight entry in help_text_row_t... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Updated ChangeLog. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | git-svn-id: https://svn.musicpd.org/ncmpc/trunk@763... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Renamed ncmpcrc.sample config.sample. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Added a sample key configuration file. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Added optional support for a wide_cursor. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Highlight and center current track even when paused. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Use screen_status_printf() to display character convers... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Force curses repaint the status window when adding... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Use get_key_names() for the keys displayed in the welco... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Updated version and added a SYSCONFDIR define to CFLAGS. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Use key descriptions from get_key_description (command.c). |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Check key bindings and quit if they are insane. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | Added command names (used with key bindings). |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Kalle Wallin | relocated configuration file to ~/.ncmpc/config and... |
commit | commitdiff | tree | snapshot |
next |