| document NCurses::Scrollpad class |
|
More...
|
over 16 years ago
|
| simplify NCurses::Menu::Goto() |
|
More...
|
over 16 years ago
|
| if GetStringHelper is set in Menu<std::string>, invoke it |
|
More...
|
over 16 years ago
|
| document NCurses::Menu class |
|
More...
|
over 16 years ago
|
| display message about sorting playlist a bit earlier |
|
More...
|
over 16 years ago
|
| if Colors struct contains clEnd, remove current color set from stack |
|
More...
|
over 16 years ago
|
| remove GNUC_UNUSED from Window::Clear() argument |
|
More...
|
over 16 years ago
|
| update copy contructor of NCurses::Window |
|
More...
|
over 16 years ago
|
| remove Clone() and EmptyClone() methods from NCurses::Window and derives |
|
More...
|
over 16 years ago
|
| document class NCurses::Window and remove some unused code from it |
|
More...
|
over 16 years ago
|
| get rid of all mysterious numbers that meant length of string literals |
|
More...
|
over 16 years ago
|
| remove unneded checks in Lyrics::Update() if Reload is requested |
|
More...
|
over 16 years ago
|
| remove wrapper for Scroller() needed with --enable-unicode |
|
More...
|
over 16 years ago
|
| do not create a bunch of temporary strings in FindSharedDir functions |
|
More...
|
over 16 years ago
|
| do not copy strings while doing case insensitive comparison |
|
More...
|
over 16 years ago
|
| pass Buffer/Window to ShowTag() by reference |
|
More...
|
over 16 years ago
|
| change version to 0.4.1_pre |
|
More...
|
over 16 years ago
|
| update NEWS / version bump |
|
More...
|
over 16 years ago
|
| ...or display it only if it's '%', otherwise discard it. |
|
More...
|
over 16 years ago
|
| song format: if tag type char doesn't match any of supported ones, display it |
|
More...
|
over 16 years ago
|
| update man page |
|
More...
|
over 16 years ago
|
| limit trigger for mouse actions to prevent execution of the same action twice |
|
More...
|
over 16 years ago
|
| ugh. remove this pattern from list using std::list::remove instead of iteration |
|
More...
|
over 16 years ago
|
| fix for 6cc4eac0 |
|
More...
|
over 16 years ago
|
| if tag type for column is invalid, display empty column instead of crashing |
|
More...
|
over 16 years ago
|
| get total time from mpd status, not from currently playing track |
|
More...
|
over 16 years ago
|
| fix iteration through list from previous commit |
|
More...
|
over 16 years ago
|
| change TagEditor::Patterns from std::deque to std::list |
|
More...
|
over 16 years ago
|
| remove enclosing braces from song_status_format in example config file |
|
More...
|
over 16 years ago
|
| make NCurses::Menu::Clear() clear used filter |
|
More...
|
over 16 years ago
|