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
/
playlist.cpp
Age
Commit message (
Expand
)
Author
2012-08-29
split majority of helpers and rewrite a few heinous functions
Andrzej Rybczak
2012-08-28
mpd: use lambda closures instead of passing vectors to functions
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-27
some general source code tweaks
Andrzej Rybczak
2012-08-27
playlist: move sorting functions to Playlist::EnterPressed
Andrzej Rybczak
2012-08-25
implement input character queue and add PushCharacters macro utility
Andrzej Rybczak
2012-08-14
playlist: rewrite sorting so it's much less cryptic
Andrzej Rybczak
2012-08-14
make displayed messages more consistent
Andrzej Rybczak
2012-08-14
optimize a bit adding playlists/directories to playlist
Andrzej Rybczak
2012-08-14
add support for priorities (queueing)
Andrzej Rybczak
2012-08-14
remove "Reverse" from sorting window
Andrzej Rybczak
2012-08-14
remove some hacky shit
Andrzej Rybczak
2012-08-14
keybinding system rewrite
Andrzej Rybczak
2012-07-16
rename YEAR tag to DATE tag (as it should've been from the beginning)
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2011-11-12
new feature: support for merging screens together
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
2011-02-23
remove $? formatting from song format while converting to string
Andrzej Rybczak
2010-08-25
titles_visibility configuration option
Alexey Semenko
2010-07-12
make feature 'display separators between albums' work in all screens
Andrzej Rybczak
2010-06-19
playlist: check if files were actually added to playlist
Andrzej Rybczak
2010-05-17
new feature: support for multiple tag types in one column
Andrzej Rybczak
2010-05-14
new feature: shorten units' names displayed in statusbar while being in playlist
Andrzej Rybczak
2010-03-25
check for emptiness in some more places
Andrzej Rybczak
2010-02-05
update playlist's timer while scrolling with fancy_scrolling disabled
Andrzej Rybczak
2010-02-05
center cursor directly in Menu class
Andrzej Rybczak
2010-01-30
update copyright notices
Andrzej Rybczak
2010-01-22
get rid of using directives
Andrzej Rybczak
2009-12-09
screen_switcher between current and last screen
Frank Blendinger
2009-12-06
fix crash that happened with empty playlist and pressed space
Andrzej Rybczak
2009-11-26
if there is no selected items, treat the current one as selected
Andrzej Rybczak
2009-11-26
new feature: add selected items to playlist at given position
Andrzej Rybczak
2009-10-25
poll both stdin and mpd using one select()
Andrzej Rybczak
2009-10-17
playlist: support for range sort/reverse
Andrzej Rybczak
2009-10-11
new screen: mpd server info
Andrzej Rybczak
2009-10-04
add support for multiple tags
Andrzej Rybczak
2009-09-23
fix compilation --with-iconv
Andrzej Rybczak
2009-09-19
clean NCurse::List class a bit and remove a few redundant functions
Andrzej Rybczak
2009-09-17
refresh main screen only if necessary
Andrzej Rybczak
2009-09-16
display message about sorting playlist a bit earlier
Andrzej Rybczak
2009-09-15
remove wrapper for Scroller() needed with --enable-unicode
Andrzej Rybczak
2009-09-15
do not copy strings while doing case insensitive comparison
Andrzej Rybczak
2009-08-30
make sorting window use main ncmpcpp loop
Andrzej Rybczak
2009-08-26
rearrange sequence of arguments to Scroller()
Andrzej Rybczak
2009-08-25
fix Playlist::SongInColumnsToString() which was broken since cbbabee0
Andrzej Rybczak
2009-08-24
add song_status_format_no_colors to display it in a message
Andrzej Rybczak
2009-08-15
enclose song format in braces in Playlist::SongInColumnsToString
Andrzej Rybczak
2009-08-13
fix possible issues with additinal windows due to too small screen size
Andrzej Rybczak
2009-08-12
new feature: alternative user interface
Andrzej Rybczak
[next]