Commit Graph

1544 Commits

Author SHA1 Message Date
Andrzej Rybczak d91da9dd18 change version to 0.5.10_pre 2012-03-30 02:41:19 +02:00
Andrzej Rybczak dbcea51d2a update NEWS / 0.5.9 release 2012-03-17 17:04:48 +01:00
Andrzej Rybczak 8e369252f4 display ncmpcpp instead of ncmpc++ in window's title 2012-03-17 17:04:31 +01:00
Andrzej Rybczak f8151904f5 update copyright dates 2012-03-17 16:46:55 +01:00
Andrzej Rybczak efbcb31f04 fix bug #3424 (crash when adding amount of random songs equal to total number of songs) 2012-03-17 16:28:55 +01:00
Andrzej Rybczak 70e9ebe7a3 tag editor: fix segfault if LocateSong is used in tag editor 2012-01-30 20:04:25 +01:00
Andrzej Rybczak bc9d04ffe3 screen: fix isVisible function 2012-01-28 23:17:02 +01:00
Andrzej Rybczak d338fad9ec fix copypaste bug from previous commit 2012-01-15 14:05:48 +01:00
Andrzej Rybczak 57511bb941 local browser: properly check if file extension is supported 2012-01-15 13:23:07 +01:00
Andrzej Rybczak b058fdce30 browser: display message only when loading playlist failed 2011-12-31 18:15:23 +01:00
Wieland Hoffmann 3661b37896 browser: Do not modify the items name if we're loading a playlist
item.name does already contain the complete path, there's no need to add
it again.
2011-12-31 18:12:57 +01:00
Andrzej Rybczak 91477e034d lyrics fetcher: limit number of worker threads downloading lyrics in background 2011-12-29 18:47:44 +01:00
Andrzej Rybczak e8f08ea884 fix bug 3409 (there was no '$' char escaping in statusbar for current song) 2011-12-29 17:58:55 +01:00
Andrzej Rybczak 12cdede049 settings: make characters used in visualizer customizable 2011-12-26 20:13:01 +01:00
Andrzej Rybczak 955e23c270 narrow scope of MEVENTs and replace old_mouse_event properly
previously it wasn't replaced if we hit the first 'if' that uses 'continue'.
2011-11-27 13:43:04 +01:00
Andrzej Rybczak f6bc65bbd1 fall back to Volume{Up,Down} if {Prev,Next}Column would do nothing 2011-11-27 13:42:13 +01:00
Andrzej Rybczak fa298428d9 lyrics fetcher: add support for lololyrics.com 2011-11-26 02:04:01 +01:00
Andrzej Rybczak 8e3b0620f0 tag editor: fix going to right column when filename is highlighted in middle one 2011-11-23 12:22:21 +01:00
Andrzej Rybczak 4a8cfcb187 fixes for overwriting not mergable screen displayed on top of merged ones 2011-11-19 20:07:51 +01:00
Andrzej Rybczak df62a28c72 fix issues with setting myInactiveScreen to improper value
like playlist (run as subwindow) overwriting song info screen
after 5 seconds when its highlighting was disabled.
2011-11-16 23:12:34 +01:00
Andrzej Rybczak a88bc90d58 fix autoconf warnings 2011-11-13 21:26:40 +01:00
Andrzej Rybczak a98a1800a7 settings: provide a way to use alternative location for configuration file
..and whole data folder.
2011-11-13 21:01:49 +01:00
Andrzej Rybczak 62157909d5 display more detailed info if connection to MPD couldn't be estabilished 2011-11-13 17:32:17 +01:00
Andrzej Rybczak 00a7743a34 playlist editor: add support for columns display mode 2011-11-13 16:43:53 +01:00
Andrzej Rybczak 4cd95d6c8d playlist: disable highlighting if screen is visible (and not necessarily active) 2011-11-13 16:04:30 +01:00
Andrzej Rybczak 1415964f95 settings: provide a way to disable asking for locked screen's width 2011-11-12 20:40:55 +01:00
Andrzej Rybczak 0e883db375 settings: compare config option/key names properly 2011-11-12 20:28:00 +01:00
Andrzej Rybczak 56467eaac6 new feature: support for merging screens together 2011-11-12 19:47:47 +01:00
Andrzej Rybczak e31dec7005 visualizer: simplify computing number of read samples 2011-11-09 20:31:13 +01:00
Andrzej Rybczak 0e6306849c new feature: support for stereo visualization 2011-11-09 17:46:44 +01:00
Andrzej Rybczak 78cd46b756 fix going to wrong directory in tag editor 2011-11-09 16:11:14 +01:00
Andrzej Rybczak ca956c3da3 update copyright dates 2011-11-01 13:43:47 +01:00
Andrzej Rybczak d9bc1c0950 new feature: support for fetching lyrics for currently playing song in background 2011-10-18 23:15:32 +02:00
Andrzej Rybczak 1ccca56da3 bump version to 0.5.9_pre 2011-10-18 23:14:54 +02:00
Andrzej Rybczak a7bb07d9a1 update NEWS / version bump 2011-10-11 21:27:41 +02:00
Andrzej Rybczak 2896351376 Fix column title resize in search engine 2011-10-01 17:08:55 +02:00
Marc Jessome 01490db981 Fix column title resize on browser window. 2011-10-01 17:05:31 +02:00
Marc Jessome a259a67c16 Fix blank clock when switch interval < 1s. 2011-10-01 17:05:22 +02:00
Andrzej Rybczak 89e00e447a add support for asx/cue/m3u/pls/xspf playlists 2011-10-01 16:47:05 +02:00
David Coppa 8a094db8ed Outputs screen not present in the header window 2011-08-27 18:59:47 +02:00
Andrzej Rybczak 28a7e09234 fixes for previous patch (indentation/compilation) 2011-08-27 18:58:44 +02:00
Marc Jessome 438b866993 Add -s/--screen option to launch to a specific screen. 2011-08-27 18:44:25 +02:00
Andrzej Rybczak 3f064df95d clear filters before jumping to media library
fix for issue #3300.
2011-08-01 00:43:40 +02:00
Andrzej Rybczak 0c4c27ac6c adjust indentation of code from previous patches and make shift-tab customizable 2011-07-07 21:35:33 +02:00
Marc Jessome 4084796a37 feature: Shift-Tab cycles through windows. 2011-07-07 21:11:48 +02:00
Marc Jessome 4338008a34 Fix song info resize. 2011-07-07 20:27:46 +02:00
Andrzej Rybczak 1ea4d55aab supress warning 'variable may be used uninitialized' 2011-05-31 15:24:45 +02:00
Andrzej Rybczak d08b2e80fd workaround invalid mouse related ncurses behavior - part 2
bah, it also happens with right mouse button.
2011-05-31 15:22:09 +02:00
Andrzej Rybczak 45e5b1ef91 workaround invalid mouse related ncurses behavior 2011-05-26 18:06:19 +02:00
Andrzej Rybczak 7b5f98bb75 add support for fetching lyrics from justsomelyrics.com 2011-05-26 16:27:12 +02:00