Andrzej Rybczak
|
42dce36625
|
strbuffer: use static initializer instead of variadic constructor
|
12 years ago |
Andrzej Rybczak
|
e9a539f8ee
|
pass by value instead of rvalue reference for RVO to take place
|
12 years ago |
Andrzej Rybczak
|
7e2900511c
|
window: initScreen: initialize readline
this fixes segmentation fault in rl_resize_terminal on SIGWINCH.
|
12 years ago |
Andrzej Rybczak
|
a71f3787d1
|
actions: replace bare readKey with prompt everywhere
|
12 years ago |
Andrzej Rybczak
|
e6859c097b
|
actions: rename askYesNoQuestion to confirmAction and make it throw on 'n'
|
12 years ago |
Andrzej Rybczak
|
a8b46a8e47
|
actions: make askYesNoQuestion use NC::Window::prompt
|
12 years ago |
Andrzej Rybczak
|
cb578125cc
|
window: display_string: properly handle invalid multibyte characters
|
12 years ago |
Andrzej Rybczak
|
8cf05f2645
|
statusbar: rename getString to mainHook
|
12 years ago |
Andrzej Rybczak
|
9a8ce0f176
|
window: display_string: add comments
|
12 years ago |
Andrzej Rybczak
|
f1aba45a99
|
window: rename getString to prompt
|
12 years ago |
Andrzej Rybczak
|
b265d56cdf
|
window: add ScopedStringHelper and use it where appropriate
|
12 years ago |
Andrzej Rybczak
|
fa1cd965fa
|
statusbar: use scoped locks instead of lock/unlock functions
|
12 years ago |
Andrzej Rybczak
|
9e6b8533f1
|
ncmpcpp: ignore SIGPIPE
|
12 years ago |
Andrzej Rybczak
|
43bb55292a
|
ncmpcpp: do not ignore SIGINT
|
12 years ago |
Andrzej Rybczak
|
c181e9d1a9
|
news: update
|
12 years ago |
Andrzej Rybczak
|
6dd7c742c6
|
window: support early exit from the readline prompt with Ctrl-{C,G}
|
12 years ago |
Andrzej Rybczak
|
1d0cfce646
|
Merge branch '0.6.x'
Conflicts:
AUTHORS
NEWS
configure.ac
|
12 years ago |
Andrzej Rybczak
|
bfe92480eb
|
news: mention the fix from the previous commit
|
12 years ago |
Andrzej Rybczak
|
6402b6f9c9
|
tags: writeID3v2Tags: write comment tag properly
|
12 years ago |
Andrzej Rybczak
|
70d6b44984
|
change version to 0.6.1_pre
|
12 years ago |
Andrzej Rybczak
|
211165a1c7
|
authors: add Darby Payne
|
12 years ago |
Andrzej Rybczak
|
6da5c2a1d0
|
settings: list of visualizer colors cannot be empty
|
12 years ago |
Andrzej Rybczak
|
e970a9d4ae
|
doc: update possible values for visualizer_type
|
12 years ago |
Andrzej Rybczak
|
33c8eea7c0
|
visualizer: properly skip frequency spectrum mode without fftw
|
12 years ago |
Andrzej Rybczak
|
c45bd4b43e
|
visualizer: slightly modify DrawSoundEllipseStereo
|
12 years ago |
Andrzej Rybczak
|
f420843cdf
|
visualizer: implement mono ellipse visualizer
|
12 years ago |
Andrzej Rybczak
|
d893798f65
|
visualizer: reorganize functions
|
12 years ago |
Andrzej Rybczak
|
35fdddff87
|
enums: implement operator{<<,>>} for VisualizerType and use it
|
12 years ago |
Andrzej Rybczak
|
459aa706c0
|
visualizer: simplify DrawSoundWaveFill
|
12 years ago |
Andrzej Rybczak
|
dfc55789d8
|
visualizer: simplify DrawSoundWave
|
12 years ago |
Andrzej Rybczak
|
565b93c6cd
|
visualizer: simplify DrawFrequencySpectrum
|
12 years ago |
Andrzej Rybczak
|
98e39d48a0
|
update visualizer-related documentation
|
12 years ago |
Darby Payne
|
5d764bd992
|
visualizer: added some comments on new modes
|
12 years ago |
Darby Payne
|
f90049ff07
|
visualizer: ellipse is now closer to circular and the colors change faster
|
12 years ago |
Darby Payne
|
e9641d34b1
|
visualizer: fix ellipse color scaling
|
12 years ago |
Darby Payne
|
6a13ef00b3
|
visualizer: make ellipse mode have concentric ellipses
|
12 years ago |
Darby Payne
|
8805bff045
|
visualizer: add an ellipse visualizer (stereo mode only)
|
12 years ago |
Darby Payne
|
1f2daaa08c
|
visualizer: add filled wave visualizer
|
12 years ago |
ahoka
|
9bab03e4b2
|
visualizer: add support for multiple colors
|
12 years ago |
Andrzej Rybczak
|
12dff0ebfd
|
change version to 0.7_pre
|
12 years ago |
Andrzej Rybczak
|
c59e6f68b4
|
update NEWS and change version to 0.6
|
12 years ago |
Andrzej Rybczak
|
76af0bf688
|
settings: fix copypaste error that was overwriting regex_type
|
12 years ago |
Andrzej Rybczak
|
400bf24e3a
|
news: change release date of 0.6 to unknown
|
12 years ago |
Andrzej Rybczak
|
909dd5722e
|
doc: comment out data_fetching_delay
|
12 years ago |
Andrzej Rybczak
|
638ed626ce
|
news: add news since 0.6_beta5
|
12 years ago |
Andrzej Rybczak
|
1b56673faa
|
authors: list everyone who ever contributed to the project
|
12 years ago |
Andrzej Rybczak
|
7ff68fa6fa
|
news: add dates to previous releases and uniformize formatting
|
12 years ago |
John Fresco
|
446691c35f
|
status: fix crossfade being shown in status when other options are being toggled
|
12 years ago |
Andrzej Rybczak
|
abf9884f1c
|
update NEWS and change version to 0.6
|
12 years ago |
Andrzej Rybczak
|
a7f83168ef
|
settings: fix copypaste error that was overwriting regex_type
|
12 years ago |