2004-07-21 |
Kalle Wallin | ¡Español! |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Kalle Wallin | Use glib's str functions (g_strlcat, g_strlcpy, g_snpri... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Kalle Wallin | Use glib's functions (g_strlcat, g_strlcpy, g_snprintf... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Kalle Wallin | Moved definitions from screen.h to ncmpc.h |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Kalle Wallin | Crossfade time can now be definied in the rc file ... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Kalle Wallin | Use my_wgetch() instead of wgetch(), added --[no-]mouse... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Kalle Wallin | Mouse support is now optional (enable-mouse) |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Kalle Wallin | Support SIGSTOP, SIGCONT in raw mode |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Kalle Wallin | Added SIGCONT handler |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Kalle Wallin | Added configure option --disable-raw-mode |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Kalle Wallin | Hide the cursor on the help screen (#247) |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Kalle Wallin | Removed support for the old configuration syntax |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Kalle Wallin | Fixed short option handling for multiple short options... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Kalle Wallin | Updated version to 0.11.0 |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Kalle Wallin | Updated version to 0.11.0 |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Kalle Wallin | German language updates from Mark Reidel |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Kalle Wallin | The keys.sample file is back |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Kalle Wallin | display a warning when NLS is disabled by AM_GLIB_GNU_G... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Kalle Wallin | Added german translations from Ogig |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Kalle Wallin | Replaced the time_t type with glibs GTime |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Kalle Wallin | Cleaned up the conf debug code |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Kalle Wallin | Replaced the debug macro with a function |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Kalle Wallin | Ignore mouse events in wreadln, screen_getch |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Kalle Wallin | Added basic ncurses mouse support |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Kalle Wallin | Make shure the list scrolls when moving a song |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Kalle Wallin | Fixed the plchanges code |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Kalle Wallin | improved error handling in the argv parser |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Kalle Wallin | Removed popt code/dependency |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Kalle Wallin | Removed the trim() function, using glib's g_strstrip... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Kalle Wallin | Documentation update for 0.11.0 |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Kalle Wallin | Updated libmpdclient to r1743 |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Kalle Wallin | Added flags for conflicting, modified key bindings... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Kalle Wallin | Updated po files |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Kalle Wallin | Removed an unwanter fprintf line |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Kalle Wallin | Made the xterm title dynamic, added configuration optio... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Kalle Wallin | Made the xterm title dynamic, added configuration optio... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Kalle Wallin | Added configuration option - set-xterm-title |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Kalle Wallin | Renamed mpd version macro |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kalle Wallin | Removed keys.sample |
commit | commitdiff | tree | snapshot |
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 |
next |