2005-06-16 |
Kalle Wallin | sort artists and albums (metalist) |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Kalle Wallin | Test new search functionality with qball's version... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Kalle Wallin | New configuraton option: find-show-last |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Kalle Wallin | New configuraton option: screen-list |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Kalle Wallin | Added exact_match parameter to mpdclient_filelist_search() |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Kalle Wallin | Added artist screen info |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Kalle Wallin | Added previous screen info |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Kalle Wallin | Dont include panel.h |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Kalle Wallin | Moved list window state code to list_window.c |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Kalle Wallin | Fixed path misstype, added seek-time, hide-cursor |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Kalle Wallin | support wide-char ncurses library (ncursesw) |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Kalle Wallin | Added an experimental artist (browser) screen |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Kalle Wallin | Added Norwegian translations from Ole R. Thorsen |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Kalle Wallin | libmpdclient update |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Kalle Wallin | Added support for %date% and %genre% - from qball |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Kalle Wallin | seek-time can now be defined in the conf file |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Kalle Wallin | Added a "hide cursor" feature #0000417 |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Kalle Wallin | German translation updates |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Kalle Wallin | Fixes #0000406, segfault if mpd wants a passwort but... |
commit | commitdiff | tree | snapshot |
2005-02-13 |
Kalle Wallin | Enable playlist saving on the browse screen |
commit | commitdiff | tree | snapshot |
2005-02-13 |
Kalle Wallin | Fixes bug #0000360 |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Kalle Wallin | Version update |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Kalle Wallin | Updated libmpdclient to r2897 |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Kalle Wallin | Translation updates from Yann |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Kalle Wallin | Updated NEWS, ChangeLog |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Kalle Wallin | French translation updated |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Kalle Wallin | French translation from Yann Cézard |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Avuton Olrich | libmpdclient update |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Kalle Wallin | Stavning/Spelling |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Kalle Wallin | po files updated |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Kalle Wallin | Removed C++ style declarations from enqueue_and_play() |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Kalle Wallin | Updated NEWS |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Kalle Wallin | Mark the search screen as experimental and disable... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Kalle Wallin | po updates for 0.11.1 |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Kalle Wallin | TODO updated |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Kalle Wallin | Added Russian translations from Nikolay Pavlov |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Kalle Wallin | Bugfix from Niko Tyni, survive select and mouse operati... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Kalle Wallin | Bugfix from Niko Tyni, survive find operations on empty... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Kalle Wallin | Bugfix from Niko Tyni, find operation with wrap turned... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Kalle Wallin | Added svn checkout information |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Kalle Wallin | Fixed abort (Ctrl-G) handling in the save playlist... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Kalle Wallin | %time% format fix from Aurelien Foret (use %02d for... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Kalle Wallin | Added a search screen |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Kalle Wallin | Added debug code for #291 |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Kalle Wallin | Initialize dummy/last mode id to G_MAXINT |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Kalle Wallin | Dont lookup key if key==0 in find_key_command() |
commit | commitdiff | tree | snapshot |
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 |
next |