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
/
ncmpcpp.cpp
Age
Commit message (
Expand
)
Author
2009-08-02
a few more "postfix to prefix" operator++ changes
Andrzej Rybczak
2009-08-02
one more fix for 450bf1b6
Andrzej Rybczak
2009-07-14
update header window after going to now playing song in browser
Andrzej Rybczak
2009-07-12
fix setting format flags in Window::operator<<(Format)
Andrzej Rybczak
2009-07-10
new feature: allow for fixed size columns
Andrzej Rybczak
2009-07-06
Revert "cosider different size of size_t type on 32bits and 64bits arches"
Andrzej Rybczak
2009-07-05
more fixes for 450bf1b6
Andrzej Rybczak
2009-07-05
remove using declarations
Andrzej Rybczak
2009-07-04
if playlist is filtered, add to playlist only filtered items
Andrzej Rybczak
2009-07-04
add shortcut keybinding for saving in tiny tag editor
Andrzej Rybczak
2009-07-04
use prefix ++ instead of postfix where available
Andrzej Rybczak
2009-07-04
define MPD::Connection handler as an object, not pointer
Andrzej Rybczak
2009-07-03
cosider different size of size_t type on 32bits and 64bits arches
Andrzej Rybczak
2009-06-28
another fix for 450bf1b6
Andrzej Rybczak
2009-06-26
add missing 'for' word
Andrzej Rybczak
2009-06-26
initialize screens only if necessary
Andrzej Rybczak
2009-06-10
ask before clearing playlist in playlist editor
Andrzej Rybczak
2009-06-10
always unlock item list update after clearing the playlist
Andrzej Rybczak
2009-06-10
fetch status from mpd immediately after clearing playlist
Andrzej Rybczak
2009-06-06
be more verbose while deleting items in browser
Andrzej Rybczak
2009-06-06
attempt to remove items physically only if mpd_music_dir is set
Andrzej Rybczak
2009-06-05
add keybinding to toggle mouse support on the fly
Andrzej Rybczak
2009-05-27
remove the code that is not supposed to be here
Andrzej Rybczak
2009-05-26
new feature: outputs screen
Andrzej Rybczak
2009-05-25
new feature: mouse support
Andrzej Rybczak
2009-05-24
new feature: add random songs to playlist
Andrzej Rybczak
2009-05-24
do not display message about disabled function if current item is parent dir
Andrzej Rybczak
2009-05-24
fix compilation --without-taglib
Andrzej Rybczak
2009-05-23
put playlist/file/directory in quotation marks while asking for deleting it
Andrzej Rybczak
2009-05-23
new feature: allow for files and directories deletion in browser
Andrzej Rybczak
2009-05-21
get rid of C style casts
Andrzej Rybczak
2009-05-21
clear window title at exit
Andrzej Rybczak
2009-05-19
redraw statusbar after resize if player is stopped
Andrzej Rybczak
2009-05-09
start with empty input box while searching
Andrzej Rybczak
2009-05-09
new feature: input text history
Andrzej Rybczak
2009-05-03
new feature: two columns view in media library (albums and songs)
Andrzej Rybczak
2009-05-03
make use of gcc's __attribute__ extension
Andrzej Rybczak
2009-04-28
redraw statusbar after terminal resize
Andrzej Rybczak
2009-04-26
count number of applied formatting flags
Andrzej Rybczak
2009-04-19
improve formatting removal
Andrzej Rybczak
2009-04-18
new feature: allow searching in help, lyrics and info screens
Andrzej Rybczak
2009-04-17
prepare for physical song/dir deletion implementation
Andrzej Rybczak
2009-04-17
fix moving single file within playlist
Andrzej Rybczak
2009-04-03
rename Screen::Cmp() to Screen::ActiveWindow() as it's more logical
Andrzej Rybczak
2009-04-03
align \s in macro definitions
Andrzej Rybczak
2009-04-03
use "" instead of '' in messages
Andrzej Rybczak
2009-04-01
use flag to force status update rather than doing additional update
Andrzej Rybczak
2009-04-01
add support for consume mode
Andrzej Rybczak
2009-04-01
improve reconnection handling
Andrzej Rybczak
2009-03-30
new feature: cyclic scrolling
Andrzej Rybczak
[next]