Andrzej Rybczak
b68354a223
Update header information and my email
5 years ago
Andrzej Rybczak
4709cc6b6d
Deprecate visualizer_sync_interval
5 years ago
Andrzej Rybczak
fb886f6870
Deprecate visualizer_fifo_path in favor of visualizer_data_source
5 years ago
Andrzej Rybczak
b602b198cd
Make fps of the visualizer configurable and set it to 60 by default
5 years ago
Andrzej Rybczak
261b23266d
Add visualizer_spectrum_gain option to a configuration file
5 years ago
Andrzej Rybczak
b2ffa001a1
Update CHANGELOG
5 years ago
Evan Chang
47b3baf93c
Use log scale for visualizer ( #397 )
...
* Visualizer: use log scale
- log scale frequency and gain
- Hamming windowing
- improve reading from fifo
* Fix Visualizer memory leaks
* Visualizer: use Blackman window
* Visualizer: support DFT zero padding
* Visualizer: support fractional height bars, fix fifo read
* Revert "Fix Visualizer memory leaks"
This reverts commit 5c6509d2b8ed985a4928f681217dc8616d053ace.
* Visualizer: fix fifo read again
* Visualizer: add cubic interpolation option
* Visualizer: Expose more config options, add docs for config options
* Visualizer: Use reverse video text for stereo visualizer smooth look
* Visualizer: use FormattedColor to for reverse-video
* Visualizer: change some config options for spectrum
* Fix build fftw disabled
* Visualizer: use [0,5] interval for dft_size config option
5 years ago
Lucas Zacharewicz
750e7ff59d
Added option to hide album dates ( #417 )
...
* Added option to hide album dates
* Fixed formating typo
5 years ago
redoste
af512a9668
Add ability to not display the "Connected to ..." message at startup
6 years ago
Laurent Arnoud
ee79bfd1d7
Move random_exclude_pattern settings to proper place
7 years ago
Laurent Arnoud
69f49d558d
Add random_exclude_pattern option for random songs
7 years ago
Andrzej Rybczak
19d32648ed
Replace highlight colors with prefixes and suffixes
9 years ago
Andrzej Rybczak
66912d73da
Add support for ignoring diacritics while searching and filtering lists
9 years ago
Andrzej Rybczak
6f1e2d7516
Add option 'media_library_albums_split_by_date'
9 years ago
Andrzej Rybczak
86ec51624e
Update AUTHORS and copyright line
9 years ago
Andrzej Rybczak
05ed6b6cfa
Add 'statusbar_time_color' and 'player_state_color' configuration variables
9 years ago
Andrzej Rybczak
a488c2d89d
Support attaching format information to selected color variables
9 years ago
Andrzej Rybczak
5445c41aaa
Move screens to subdirectory
9 years ago
Andrzej Rybczak
478f4454d8
Move ncurses related files to curses directory
9 years ago
Andrzej Rybczak
000de70634
settings: deprecate visualizer_sample_multiplier
9 years ago
Andrzej Rybczak
180c2d26fc
Simplify option_parser
9 years ago
Andrzej Rybczak
a2862b9fdf
Make the list of lyrics fetchers customizable
9 years ago
Andrzej Rybczak
516ee31109
Update headers
9 years ago
ben01189998819991197253@users.noreply.github.com
4130d3ba24
settings: add 'execute_on_player_state_change' option
10 years ago
Asa Sourdiffe
20f37968c2
settings: add config option to not confirm shuffling playlist
10 years ago
Andrzej Rybczak
38b1064f1f
actions: move item selection to its own action and bind it to insert
11 years ago
Andrzej Rybczak
043e309e24
settings: make initial slave screen focus optional
11 years ago
Andrzej Rybczak
a40508179a
configuration: add 'ignore-config-errors' switch
11 years ago
Andrzej Rybczak
9e47a8ad61
settings: add support for displaying current mpd host in playlist
11 years ago
Andrzej Rybczak
38d9f811de
configuration: support multiple configuration files
11 years ago
Andrzej Rybczak
8d24c42261
format: implement generic format parser and printer
12 years ago
Andrzej Rybczak
7acc64979e
settings: make slave screen optional and unset by default
12 years ago
brezerk
cc747c0f99
settings: add startup_slave_screen option
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
67f2903c42
settings: add option to disable data fetching delay in media library and playlist editor
12 years ago
Andrzej Rybczak
84c90868a1
add visualizer_sample_multiplier config option
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
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
85a2802361
update copyright message
12 years ago
Andrzej Rybczak
8d1b10fb3e
actions: add missing flag restriction for physical deletion
12 years ago
Andrzej Rybczak
1d4e006986
update copyright info
13 years ago
Andrzej Rybczak
5c610b9a41
settings: remove mpd_communication_mode as poling is no longer supported
13 years ago
Andrzej Rybczak
2b5f1b9fd4
replace gnu regex wrapper with boost::regex
13 years ago
Andrzej Rybczak
a4160790cf
settings: add volume_change_step configuration option
13 years ago
Andrzej Rybczak
133554bfea
settings: new configuration variable: generate_win32_compatible_filenames
13 years ago
Andrzej Rybczak
6002fd8db4
settings: remove media_library_display_{date,empty_tag} options
14 years ago
Andrzej Rybczak
efe2a52382
fix header guards
14 years ago