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
/
helpers.cpp
Age
Commit message (
Expand
)
Author
2016-10-30
Fixed typo in "max_output_buffer_size'
Andreas Rammhold
2015-09-27
helpers: getDatabaseIterator: rethrow exception if connection wasn't closed
Andrzej Rybczak
2015-09-27
media library: fix infinite loop if listallinfo fails
Andrzej Rybczak
2015-09-09
strbuffer: fix issue with order of properties with the same position
Andrzej Rybczak
2015-06-13
helpers: restore old behavior when playing a song already in playlist
Andrzej Rybczak
2015-05-17
screen: provide const main() overload
Andrzej Rybczak
2015-05-17
split PressSpace action into modular pieces
Andrzej Rybczak
2015-05-11
replace ProxySongList with NC::List and SongList
Andrzej Rybczak
2015-04-12
get rid of WIN32 ifdefs
Andrzej Rybczak
2014-11-11
format: implement generic format parser and printer
Andrzej Rybczak
2014-11-02
mpd: redesign Item and adjust browser
Andrzej Rybczak
2014-08-29
settings: configuration file processing rewrite
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2014-08-27
statusbar: use boost::format instead of c-style printf
Andrzej Rybczak
2013-05-17
get rid of Playlist::PlayNewlyAddedSongs / correct adding songs in Media Library
Andrzej Rybczak
2013-04-27
fix assertion failure while trying to send play command in commands list
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2013-04-07
rewrite communication system with mpd
Andrzej Rybczak
2012-10-12
helpers: writeCyclicBuffer: fix drawing part of separator
Andrzej Rybczak
2012-10-06
restore BasicBuffer::write function
Andrzej Rybczak
2012-09-16
pass ProxySongList around since it already has shared_ptr inside
Andrzej Rybczak
2012-09-15
rewrite selected items added so it uses sane actions dispatch system
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-04
generalize UpdateSongsList (-> markSongsInPlaylist)
Andrzej Rybczak
2012-09-03
helpers: fix UpdateSongList
Andrzej Rybczak
2012-09-03
change naming conventions in NC namespace
Andrzej Rybczak
2012-09-02
get rid of 'using namespace NCurses' directive
Andrzej Rybczak
2012-09-02
implement HasSongs interface
Andrzej Rybczak
2012-08-31
menu: move a few methods to Item class
Andrzej Rybczak
2012-08-30
use std::bind instead of passing void pointers around
Andrzej Rybczak
2012-08-30
menu: some member name changing
Andrzej Rybczak
2012-08-29
more cleanup and grouping functions logically together
Andrzej Rybczak
2012-08-29
split majority of helpers and rewrite a few heinous functions
Andrzej Rybczak
2012-08-29
fix compilation --without-taglib
Andrzej Rybczak
2012-08-28
reduce usage of pointers / replace std::pair in SearchEngine
Andrzej Rybczak
2012-08-28
rewrite MPD::Song object
Andrzej Rybczak
2012-08-25
add support for binding actions to multibyte characters
Andrzej Rybczak
2012-08-14
add support for priorities (queueing)
Andrzej Rybczak
2012-08-14
make it compile with -O2 -Werror
Andrzej Rybczak
2012-08-14
keybinding system rewrite
Andrzej Rybczak
2012-07-15
corrections for previous commit
Andrzej Rybczak
2012-07-15
add custom sort format
Maarten de Vries
2012-07-13
jump to current song at startup even if it's not currently played
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2011-11-13
settings: provide a way to use alternative location for configuration file
Andrzej Rybczak
2011-11-13
display more detailed info if connection to MPD couldn't be estabilished
Andrzej Rybczak
2011-11-12
new feature: support for merging screens together
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
[next]