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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-04-07
settings: remove mpd_communication_mode as poling is no longer supported
Andrzej Rybczak
2013-04-07
rewrite communication system with mpd
Andrzej Rybczak
2013-04-06
settings: disable regexes by default
Andrzej Rybczak
2013-04-06
search engine: replace gnu regex with boost::regex
Andrzej Rybczak
2013-04-06
replace gnu regex wrapper with boost::regex
Andrzej Rybczak
2013-04-06
mpdpp: remove unused member variable
Andrzej Rybczak
2013-04-06
actions: new action: set_volume
Andrzej Rybczak
2013-04-06
settings: add volume_change_step configuration option
Andrzej Rybczak
2013-04-06
actions: ApplyFilter: apply filter at the end (fix for #3624)
Andrzej Rybczak
2013-04-06
song_info: Do not limit the 'channels' diplay to mono/stereo
Wieland Hoffmann
2013-04-06
status: reduce wakeups with display_bitrate enabled
Raghavendra D Prabhu
2013-04-04
actions: MouseEvent: allow for changing volume in new design even if header i...
Andrzej Rybczak
2013-04-02
settings: MakeProperPath: do not leave double '/' in directory
Andrzej Rybczak
2013-04-02
lyrics: fix compilation --without-curl
Andrzej Rybczak
2012-12-24
tags: remove xiph comment TRACK while writing tags
Andrzej Rybczak
2012-12-14
scrollpad: fix bug in Scrollpad::flush()
Andrzej Rybczak
2012-12-14
fix compilation with gcc-4.7
Andrzej Rybczak
2012-12-14
require gcc-4.6 since gcc-4.5.4 produces ICE while compiling bindings.cpp
Andrzej Rybczak
2012-12-08
settings: new configuration variable: generate_win32_compatible_filenames
Andrzej Rybczak
2012-12-08
song: shortening of length string by chopping off the tail (12:34->12:3)
Daniel
2012-11-02
song info: do not use TagLib if mpd_music_dir is unset
Wieland Hoffmann
2012-11-02
lyrics: automatically refresh lyrics window after edit (console editors only)
Moritz Lipp
2012-10-20
tag editor: remove separator from parser dialog
Andrzej Rybczak
2012-10-20
utility/string: remove unused functions
Andrzej Rybczak
2012-10-20
media library: fix #3596 (locate song with albumartist in library doesn't work)
Andrzej Rybczak
2012-10-18
replace a few string algorithms with boost utilities
Andrzej Rybczak
2012-10-18
add some typedefs
Andrzej Rybczak
2012-10-18
media library: fix marking songs as in playlist
Andrzej Rybczak
2012-10-12
helpers: writeCyclicBuffer: fix drawing part of separator
Andrzej Rybczak
2012-10-07
scrollpad: add support for regex searching
Andrzej Rybczak
2012-10-06
fix shadow warnings
Andrzej Rybczak
2012-10-06
menu: remove include of regexes.h
Andrzej Rybczak
2012-10-06
menu: change template parameter from T to ItemT
Andrzej Rybczak
2012-10-06
window: preserve previous background color if only foreground is pushed
Andrzej Rybczak
2012-10-06
window: make color/format/border class enums
Andrzej Rybczak
2012-10-06
settings: modify default browser_playlist_prefix so it matches example config...
Andrzej Rybczak
2012-10-06
strbuffer: fix operator<<
Andrzej Rybczak
2012-10-06
actions: make ActionType enum class
Andrzej Rybczak
2012-10-06
actions: use namespace
Andrzej Rybczak
2012-10-06
actions: change naming convention to camelCase
Andrzej Rybczak
2012-10-06
actions: fix modifying player state string after interface toggle
Andrzej Rybczak
2012-10-06
restore BasicBuffer::write function
Andrzej Rybczak
2012-10-06
scrollpad: tidy Scrollpad::flush a bit
Andrzej Rybczak
2012-10-06
strbuffer: fix Property::operator<
Andrzej Rybczak
2012-10-06
scrollpad: use std::string as container
Andrzej Rybczak
2012-10-06
rewrite major part of strbuffer and Scrollpad::flush
Andrzej Rybczak
2012-10-05
window: rename Where to Scroll and make it enum class
Andrzej Rybczak
2012-10-05
initial restoration of support for encodings different than utf-8
Andrzej Rybczak
2012-10-05
use boost.locale for charset conversions instead of iconv
Andrzej Rybczak
2012-10-03
bindings: initial support for running external commands
Andrzej Rybczak
[next]