index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-11
browser: simplify function call
Andrzej Rybczak
2012-09-11
charset: put functions into namespace and change naming convention
Andrzej Rybczak
2012-09-11
get rid of locale_to_utf where it's not needed anymore
Andrzej Rybczak
2012-09-11
remove remaining exclamation marks from messages
Andrzej Rybczak
2012-09-11
move statusbar/progressbar related code to separate file
Andrzej Rybczak
2012-09-11
status: improve dealing with now playing song
Andrzej Rybczak
2012-09-11
playist: do not duplicate now playing information
Andrzej Rybczak
2012-09-10
browser: redraw header after locating song immediately
Andrzej Rybczak
2012-09-10
mutable song: rename a few functions
Andrzej Rybczak
2012-09-10
tag editor: fix a few glitches in LocateSong
Andrzej Rybczak
2012-09-09
media library: really fix sorting by disc
Andrzej Rybczak
2012-09-09
status: change window title from "ncmpcpp ver. X" to "ncmpcpp X"
Andrzej Rybczak
2012-09-09
menu: use shared pointers internally
Andrzej Rybczak
2012-09-09
media library: fix sorting by disc
Andrzej Rybczak
2012-09-09
comparators: fix LocaleBasedItemSorting
Andrzej Rybczak
2012-09-09
display: fix possible crash if song_columns_list_format was invalid
Andrzej Rybczak
2012-09-08
cmdargs: remove command line functionality available in mpc
Andrzej Rybczak
2012-09-08
move ParseArgv to separate file
Andrzej Rybczak
2012-09-08
move wstring related functions to wide_char file
Andrzej Rybczak
2012-09-08
use wstrings uncoditionally where needed
Andrzej Rybczak
2012-09-08
strbuffer: change typename C to CharT
Andrzej Rybczak
2012-09-08
string: fix lowercase function
Andrzej Rybczak
2012-09-08
tag editor: fix CapitalizeFirstLetters
Andrzej Rybczak
2012-09-08
comparators: generalize objects a bit
Andrzej Rybczak
2012-09-08
song info: redraw header after processing file
Andrzej Rybczak
2012-09-08
make use of std::locale based strings comparison
Andrzej Rybczak
2012-09-08
actions: implement filtering playlist on priorities
Andrzej Rybczak
2012-09-07
reduce number of calls to gettimeofday
Andrzej Rybczak
2012-09-07
add missing binding to doc/bindings
Andrzej Rybczak
2012-09-07
actions: fix screen resize after unlocking
Andrzej Rybczak
2012-09-07
fix compilation --without-taglib
Andrzej Rybczak
2012-09-06
global: remove RedrawHeader
Andrzej Rybczak
2012-09-06
scrollpad: make m_beginning unsigned
Andrzej Rybczak
2012-09-06
mpd: separate statistics
Andrzej Rybczak
2012-09-06
mpd: adjust indentation
Andrzej Rybczak
2012-09-06
tag editor: fix refresh and reset/save options
Andrzej Rybczak
2012-09-06
display: really fix now playing prefix
Andrzej Rybczak
2012-09-06
display: fix album separators / now playing prefix in classic mode
Andrzej Rybczak
2012-09-06
actions: fix failed assertion in AddRandomItems
Andrzej Rybczak
2012-09-06
add example bindings configuration file with comprehensive description
Andrzej Rybczak
2012-09-06
actions: adjust names of a few actions to be more descriptive
Andrzej Rybczak
2012-09-05
bindings: bind pause to 'p' and 'P' to display mode toggle
Andrzej Rybczak
2012-09-05
actions: rename DeselectItems to RemoveSelection
Andrzej Rybczak
2012-09-05
bindings: add support for parsing/displaying insert key
Andrzej Rybczak
2012-09-05
bindings: remove F* binds, bind Help to F1 only, start other screens with 1
Andrzej Rybczak
2012-09-05
rename keys.{cpp,h} to bindings.{cpp,h}
Andrzej Rybczak
2012-09-05
actions: consider jumping to parent dir runnable even on root level
Andrzej Rybczak
2012-09-05
keys: improve error messages a bit
Andrzej Rybczak
2012-09-05
status: optimize filtering when chars are being taken from input queue
Andrzej Rybczak
2012-09-05
actions: guarantee that action will not be executed without checks
Andrzej Rybczak
[next]