Andrzej Rybczak
749821ecc5
settings: restore possibility to set album artist as library tag
12 years ago
Andrzej Rybczak
98fc9324e2
playlist: rename remaining old private members
12 years ago
Andrzej Rybczak
d318484b4b
fix compilation --without-curl
12 years ago
Andrzej Rybczak
4b933b29e1
settings: configuration file processing rewrite
12 years ago
Andrzej Rybczak
8a1e4a48dd
cmdargs: use boost::program_options
12 years ago
Andrzej Rybczak
99937bb468
server info: remove debug printf
12 years ago
Andrzej Rybczak
a3ee8736ce
playlist: update: reorder conditions
12 years ago
Andrzej Rybczak
64c0376d56
tiny tag editor: do not to set empty name
12 years ago
Andrzej Rybczak
e7523337c0
scrollpad: fix height calculation on window resize
12 years ago
Andrzej Rybczak
b7ceae7273
replace timeval and time_t with boost::posix_time::ptime
12 years ago
Andrzej Rybczak
7fdace835b
uniformize ways to convert strings into screen type
12 years ago
Andrzej Rybczak
e3e6aa09cc
tag editor: fix filename change detection
12 years ago
Andrzej Rybczak
e7c2e7790f
remove remnants of --now-playing command option
12 years ago
Andrzej Rybczak
85a2802361
update copyright message
12 years ago
Andrzej Rybczak
962c351a27
actions: make askYesNoQuestion use boost::format
12 years ago
Andrzej Rybczak
59430f640b
statusbar: use boost::format instead of c-style printf
12 years ago
Andrzej Rybczak
8d1b10fb3e
actions: add missing flag restriction for physical deletion
12 years ago
Andrzej Rybczak
1fc2ce2d3c
window: fix exiting from getString if helper indicates so
12 years ago
Andrzej Rybczak
a7f3992c97
bindings: allow for binding multiple chains to one key
12 years ago
Andrzej Rybczak
afd5c22acf
mpd: fix memory leak added by 67550d460
12 years ago
Andrzej Rybczak
8db4b668ef
reinstall signal handler each time it's executed on Solaris ( #3976 )
12 years ago
Andrzej Rybczak
8e55acd3d0
doc: get rid of removed options
...
submitted by Marc Jessome some time ago.
12 years ago
Andrzej Rybczak
37ac53a27f
actions: fix assertion fail at double clear ( #4038 )
12 years ago
Matthew Hague
67550d4607
mpd: fix fetching mtime in getDirectoryRecursive
...
getdirectoryrecursive was using mpd_recv_song after a listall
including directories, changed to use mpd_recv_entity instead
(else incorrect mtime reported)
12 years ago
Andrzej Rybczak
8913c77786
browser: properly report errors when deleting items fails
12 years ago
Andrzej Rybczak
d28dcf6781
lyrics fetcher: fix a typo
12 years ago
Andrzej Rybczak
34923a035c
notify user if some files failed to be added
12 years ago
James Pike
7094852c20
addSongsToPlaylist: add all valid entries instead of stopping at first failure
12 years ago
Andrzej Rybczak
4415fe8684
window: read_key: move cursor back to position it was at before callbacks were called
12 years ago
Marc Jessome
e339e72ec3
actions: reset highlight position of main playlist when cleared
12 years ago
Andrzej Rybczak
554d684396
window: read_key: move cursor back to position it was at before helper function call
12 years ago
Andrzej Rybczak
c8c182b409
window: disable readline default autocompletion
12 years ago
Andrzej Rybczak
5ae6dce252
help: add description of 'set volume' action
12 years ago
Andrzej Rybczak
70945596ef
window: use readline for handling line input
12 years ago
Andrzej Rybczak
819d8baebd
tag editor: fix middle column binds if titles_visibility is disabled
12 years ago
Marc Jessome
955d308bca
Rename configure.in -> configure.ac
13 years ago
Andrzej Rybczak
c6a710b612
actions: resizeScreen: remove hack, apprently not needed anymore
13 years ago
Andrzej Rybczak
5625e247a4
actions: keep actions in array instead of map
13 years ago
Andrzej Rybczak
becb32840a
lastfm: queueJob: fix forwarding
13 years ago
Andrzej Rybczak
bea19bd0d7
lastfm: queueJob: if old job is not finished, discard it and start new one
13 years ago
Andrzej Rybczak
a494bb72d4
search engine: fix regex searching
13 years ago
Andrzej Rybczak
88790185ee
search engine: fix regex searching
13 years ago
Alexander Lopatin
ed883e2059
song info: fix #3786 (crash when pressing 'i' to get info of the stream)
13 years ago
Andrzej Rybczak
68ff3fae47
ncmpcpp: remove custom boost::throw_exception
13 years ago
Andrzej Rybczak
88a3bdb507
properly handle boost::bad_lexical_cast exceptions
13 years ago
Andrzej Rybczak
7167d036d0
actions: require action to be non-null if we query by action type
13 years ago
Andrzej Rybczak
fb9df0caee
configure: require boost.thread v3
13 years ago
Andrzej Rybczak
1731ee2d38
configure: require boost.thread v2
13 years ago
Andrzej Rybczak
1710f892c5
lastfm: rework service architecture a bit and implement getting full artist info
13 years ago
Andrzej Rybczak
0092dfe044
scrollpad: flush: load all remaining properties at the end
13 years ago