Andrzej Rybczak
|
608c779a4d
|
Merge pull request #374 from arybczak/lyrics-fix
Fix lyrics fetchers
|
2020-01-12 06:45:04 +01:00 |
|
Andrzej Rybczak
|
d86c965143
|
Fix lyrics fetchers
|
2020-01-12 06:43:52 +01:00 |
|
Larson Carter
|
31ee76e8ee
|
Merge pull request #357 from redoste/no-connected-to-msg
Add ability to not display the "Connected to ..." message at startup
|
2019-10-22 13:32:27 -05:00 |
|
redoste
|
af512a9668
|
Add ability to not display the "Connected to ..." message at startup
|
2019-10-19 21:50:33 +02:00 |
|
Larson Carter
|
d6315ddcd7
|
Merge pull request #340 from sticken88/master
Changes API for directories creation.
|
2019-10-01 20:18:01 -05:00 |
|
Larson Carter
|
d07951cc6f
|
Merge pull request #319 from spk/add-random-exclude
Add random_exclude_pattern option for random songs
|
2019-10-01 13:38:02 -05:00 |
|
Laurent Arnoud
|
ee79bfd1d7
|
Move random_exclude_pattern settings to proper place
|
2019-10-01 19:22:16 +02:00 |
|
Laurent Arnoud
|
69f49d558d
|
Add random_exclude_pattern option for random songs
|
2019-10-01 19:05:44 +02:00 |
|
Larson Carter
|
20d660177d
|
Update issue templates
Created bug report template.
Also created a feature request template
|
2019-09-30 18:35:55 -05:00 |
|
Larson Carter
|
5432783074
|
Update AUTHORS
Added me as an AUTHOR or contributor.
|
2019-09-30 18:28:20 -05:00 |
|
Larson Carter
|
9f6286e6e6
|
Update README.md
Added links to Dependencies.
|
2019-09-30 18:27:34 -05:00 |
|
Larson Carter
|
0ed6609aa4
|
Merge pull request #184 from BlitzKraft/readme
Add a README, showing enable visualizer
|
2019-09-30 18:23:52 -05:00 |
|
Larson Carter
|
320d8d0ccb
|
Merge pull request #240 from Polochon-street/album-view
Added a fully working 'Album-only' view
|
2019-09-30 18:19:21 -05:00 |
|
Larson Carter
|
9f6862e627
|
Merge pull request #338 from mvrozanti/master
allow for message_delay_time = "0"
|
2019-09-30 18:14:18 -05:00 |
|
Larson Carter
|
94bfe04994
|
Merge pull request #327 from FeralHedgehog/expand_with_password
Expand '~' in mpd_host when preceded by a password.
|
2019-09-30 18:12:11 -05:00 |
|
Larson Carter
|
6001a639da
|
Merge pull request #269 from karlicoss/mpd-play
Add support for starting playback in stopped state
|
2019-09-30 18:06:20 -05:00 |
|
Larson Carter
|
3a27d15e8e
|
Merge pull request #312 from ata2001/lyrics-zeneszoveg
lyrics fetcher: add support for zeneszoveg.hu
|
2019-09-30 17:57:19 -05:00 |
|
Larson Carter
|
280adc1630
|
Merge pull request #346 from pvsr/safer-edit
Pass lyrics filename in single quotes
|
2019-09-30 17:55:13 -05:00 |
|
Peter Rice
|
e1e220c975
|
Escape single quotes in filenames
|
2019-08-06 21:41:38 -04:00 |
|
Peter Rice
|
2ff23ed719
|
Skip sh and pass filename in single quotes
|
2019-08-05 20:22:55 -04:00 |
|
Matteo Sticco
|
94c74e50bf
|
Changes API for directories creation.
|
2019-05-22 22:57:58 +02:00 |
|
Marcelo
|
444137696e
|
allow for message_delay_time = "0"
|
2019-05-04 10:39:16 -03:00 |
|
feral_hedgehog
|
8304cb8e4c
|
Properly expand '~' in mpd_host when preceded by a password.
|
2019-01-26 01:40:15 +02:00 |
|
Attila Szollosi
|
156be93d5a
|
lyrics fetcher: add support for zeneszoveg.hu
|
2018-10-24 02:07:25 +02:00 |
|
Jan Holthuis
|
81cb7a4f85
|
Restore curses after running external command
This allows running TUI tools like vim via run_external_command without
destroying the ncmpcpp curses output.
|
2018-05-13 18:15:21 +02:00 |
|
Andrzej Rybczak
|
1ef061a87c
|
Change version to 0.9_dev
|
2018-05-13 17:50:14 +02:00 |
|
Andrzej Rybczak
|
7bfefb2f80
|
Change version to 0.8.2
|
2018-04-11 20:40:52 +02:00 |
|
Andrzej Rybczak
|
1347b063c0
|
Set U_USING_ICU_NAMESPACE to 0 for compatibility with ICU >= 61
|
2018-04-09 11:57:54 +02:00 |
|
Andrzej Rybczak
|
e3e35dcbdd
|
Fix compilation with ICU >= 61, part 2
|
2018-04-09 11:36:39 +02:00 |
|
Andrzej Rybczak
|
7a75756ca3
|
Fix compilation with ICU >= 61
|
2018-04-09 09:12:25 +02:00 |
|
Andrzej Rybczak
|
e912a9d0c3
|
Lyrics: reset position of a window when fetching
|
2018-03-29 17:00:38 +02:00 |
|
Andrzej Rybczak
|
51fe8dc2c8
|
Statusbar: redraw separator after interface switch when MPD is stopped
|
2018-03-18 12:41:47 +01:00 |
|
Andrzej Rybczak
|
e6f5179b92
|
Fix warnings when compiling with GCC 7
|
2018-03-18 12:32:52 +01:00 |
|
Andrzej Rybczak
|
2f3588edf3
|
Search engine: properly interact with filtering
See https://github.com/arybczak/ncmpcpp/issues/260
|
2018-03-18 11:43:59 +01:00 |
|
Andrzej Rybczak
|
557720061d
|
Lyrics fetcher: fix metrolyrics.com fetchers
|
2018-03-18 11:07:51 +01:00 |
|
Andrzej Rybczak
|
1b98dd71e1
|
Lyrics fetcher: fix lyricsmania.com and sing365.com fetchers
|
2018-03-18 10:52:14 +01:00 |
|
Andrzej Rybczak
|
10ac22a70f
|
Update NEWS and bump version to 0.8.2_dev
|
2018-03-18 10:33:16 +01:00 |
|
Andrzej Rybczak
|
db619c6159
|
Make it impossible for MainHeight to overflow
|
2018-03-18 10:31:08 +01:00 |
|
Andrzej Rybczak
|
0b04d9ec35
|
Help: display EoF properly
|
2018-03-18 09:26:28 +01:00 |
|
Dima Gerasimov
|
77f39d4979
|
Add support for starting playback in stopped state
|
2017-12-17 15:28:59 +00:00 |
|
Andrzej Rybczak
|
b7da5d1b9a
|
Curl: re-enable verification of the SSL certificate against host
|
2017-10-12 13:29:51 +02:00 |
|
Andrzej Rybczak
|
58bb6b5a43
|
Change version to 0.8.1
|
2017-10-11 19:37:11 +02:00 |
|
Andrzej Rybczak
|
fa9838efb2
|
Do not start prompt with the current search constraint when applying a new one
|
2017-10-11 19:34:30 +02:00 |
|
Andrzej Rybczak
|
464fd318c3
|
Media library: remove argument to SortSongs contructor to simplify sorting
|
2017-10-11 19:20:55 +02:00 |
|
Yagmur Oymak
|
2cd5de9141
|
ncmpcpp.1: Show option arguments more clearly and improve formatting slightly
|
2017-10-11 18:52:48 +02:00 |
|
Andrzej Rybczak
|
4a6e7d305b
|
Default to sorting songs in media library by their display format instead of name
|
2017-09-01 11:02:43 +02:00 |
|
Andrzej Rybczak
|
c340a6ba9a
|
Mark songs as added to playlist immediately (media library / playlist editor)
|
2017-08-31 10:19:13 +02:00 |
|
Andrzej Rybczak
|
def5c46225
|
Media library: sort songs by name if there are no track numbers
|
2017-08-31 09:41:56 +02:00 |
|
Andrzej Rybczak
|
db28618929
|
Fix intermittent failures when using --quiet
|
2017-08-31 09:23:11 +02:00 |
|
Arseny Maslennikov
|
a960e5c439
|
ncmpcpp.1: Fix indentation
The whole man page content from the "CONFIGURATION" header to the end
happens to be indented by an extraneous tab due to a random .TP.
|
2017-08-31 09:22:14 +02:00 |
|