Commit Graph

1832 Commits

Author SHA1 Message Date
Andrzej Rybczak
126e954528 Include state line in the header window 2016-10-30 14:55:30 +01:00
Andrzej Rybczak
e34221f74d Merge branch '0.7.x' 2016-08-17 17:39:49 +02:00
sphaugh
92b90b754d configuration: do not continue after handling --current-song 2016-08-17 17:34:27 +02:00
Andrzej Rybczak
e657089b30 Fix crash occuring when searching backward in an empty list 2016-08-17 17:27:58 +02:00
Andrzej Rybczak
0465962409 settings: change fault value of regular_expressions to 'perl' 2016-08-17 15:56:14 +02:00
Andrzej Rybczak
68fbbfae43 curl: fix fetching artist info from last.fm 2016-07-30 20:35:29 +02:00
Andrzej Rybczak
a0b6628865 actions: allow action chains to be used for seeking 2016-06-10 15:00:32 +02:00
Chris Gregory
dcbb3ab7ef Consistently use nullptr instead of 0 in type_conversions.cpp 2016-04-23 14:34:47 +02:00
ben01189998819991197253@users.noreply.github.com
4130d3ba24 settings: add 'execute_on_player_state_change' option 2016-04-23 14:29:21 +02:00
Andrzej Rybczak
8d12ac790f Merge branch '0.7.x' 2016-04-23 13:59:32 +02:00
Andrzej Rybczak
62f70e7bec lyrics fetcher: fix lyricwiki fetcher 2016-04-17 07:24:06 +02:00
Andrzej Rybczak
3a94ad886e window: recognize home/end in more terminal emulators 2016-01-18 14:04:46 +01:00
Andrzej Rybczak
b48dd14102 format: add ability to extract tags from a song 2016-01-16 16:31:27 +01:00
Andrzej Rybczak
f56c825b36 statusbar: always respect alternative ui separator color 2016-01-16 10:39:20 +01:00
Andrzej Rybczak
9ea0cc3f48 lyrics fetcher: update metrolyrics.com fetcher 2016-01-15 15:36:31 +01:00
Andrzej Rybczak
f482e97962 search engine: fix assertion failure 2016-01-15 15:27:50 +01:00
Asa Sourdiffe
20f37968c2 settings: add config option to not confirm shuffling playlist 2015-12-25 15:38:59 +01:00
Andrzej Rybczak
d2db864293 media library: fix gathering of selected songs 2015-12-25 15:35:34 +01:00
Andrzej Rybczak
f2e96f9f89 window: send mouse related escape codes to the terminal immediately 2015-11-22 18:26:05 +01:00
Andrzej Rybczak
f173a582ce window: keep mouse disabled if it was initially disabled 2015-11-22 18:25:00 +01:00
Andrzej Rybczak
7f148f9c34 bindings: make run_action take precedence over play_item 2015-11-13 03:31:37 +01:00
Andrzej Rybczak
ca8f346ca2 mpd: fix root directory handling with MPD >= 0.20 2015-11-11 22:42:07 +01:00
Andrzej Rybczak
320db64bb9 configure: check for readline properly 2015-11-11 15:34:40 +01:00
Adrian Kowalski
257f67c732 sort playlist: add 'album artist' to the sort options 2015-11-06 13:59:44 +01:00
Andrzej Rybczak
5ce704e31c add ifdefs to fix conditional compilation 2015-11-04 21:01:29 +01:00
Andrzej Rybczak
2832c6c540 actions: require confirmation before shuffling range 2015-11-04 20:25:17 +01:00
Andrzej Rybczak
0e32959721 helpers: treat no selection as a full range 2015-11-04 20:13:06 +01:00
Andrzej Rybczak
85df953be8 screen type: silence gcc warning 2015-11-04 19:31:32 +01:00
Andrzej Rybczak
9e9e521580 remove enterPressed from remaining screens 2015-11-04 19:21:31 +01:00
Andrzej Rybczak
3c1a888378 playlist: remove enterPressed 2015-09-27 15:25:24 +02:00
Andrzej Rybczak
3de7558483 playlist: convert several function names to camelCase 2015-09-27 15:15:11 +02:00
Andrzej Rybczak
7644c9e8bd helpers: getDatabaseIterator: rethrow exception if connection wasn't closed 2015-09-27 15:12:19 +02:00
Andrzej Rybczak
0ee09fb109 outputs: replace enterPressed with toggleOutput 2015-09-27 14:24:59 +02:00
Andrzej Rybczak
c6506d77fd media library: fix infinite loop if listallinfo fails 2015-09-27 12:05:05 +02:00
Andrzej Rybczak
d96a6f0b65 bindings: add bindings for shift-up/down (select and scroll) 2015-09-27 04:00:03 +02:00
Andrzej Rybczak
6ad3de7366 help: show defined action chains 2015-09-27 03:55:12 +02:00
Andrzej Rybczak
43a6b81820 format: shorten date by simple truncation 2015-09-22 00:01:08 +02:00
Andrzej Rybczak
1acaaa4064 Merge branch '0.6.x' 2015-09-13 00:32:13 +02:00
Andrzej Rybczak
95c6366596 lastfm service: fix artist info fetching 2015-09-13 00:16:41 +02:00
Andrzej Rybczak
61ba262a0f window: revert to the old operator<<(char) as new causes problems 2015-09-12 23:02:39 +02:00
Andrzej Rybczak
7e8156566a window: add support for emacs terminal 2015-09-12 22:56:18 +02:00
Andrzej Rybczak
f28d60e0c7 settings: check if terminal supports window title once 2015-09-12 22:55:50 +02:00
Andrzej Rybczak
9f9fcecd61 configuration: synchronize with man page 2015-09-12 21:54:40 +02:00
Andrzej Rybczak
72cfd27c30 configuration: bring back --now-playing (under a different name) 2015-09-12 21:49:44 +02:00
Andrzej Rybczak
a94e620f29 configuration: make ignore-config-errors take no arguments 2015-09-12 21:06:01 +02:00
Andrzej Rybczak
71fa345280 strbuffer: fix issue with order of properties with the same position 2015-09-09 19:12:57 +02:00
Andrzej Rybczak
b9a0608053 Merge branch '0.6.x' 2015-09-08 00:31:56 +02:00
Eric Izoita
4ac2990baf lyrics fetcher: fix lyricwiki.com redirect issue 2015-09-02 13:42:28 +02:00
Andrzej Rybczak
d2189aa0f4 visualizer: scale automatically if multiplier is 1 2015-09-01 21:43:58 +02:00
Andrzej Rybczak
dbe655d159 regex filter: log the problematic strings so they can be identified 2015-08-15 17:02:48 +02:00