1149 Commits (4338008a34d9881c9002ea7e84ad68f0b11bd98e)
 

Author SHA1 Message Date
Marc Jessome 4338008a34 Fix song info resize. 15 years ago
Andrzej Rybczak 1ea4d55aab supress warning 'variable may be used uninitialized' 15 years ago
Andrzej Rybczak d08b2e80fd workaround invalid mouse related ncurses behavior - part 2 15 years ago
Andrzej Rybczak 45e5b1ef91 workaround invalid mouse related ncurses behavior 15 years ago
Andrzej Rybczak 7b5f98bb75 add support for fetching lyrics from justsomelyrics.com 15 years ago
Andrzej Rybczak 1eb4e3ec85 change version to 0.5.8_pre 15 years ago
Andrzej Rybczak 0b47c340b1 update NEWS / version bump 15 years ago
Andrzej Rybczak a9a40e77e7 extras: add program that copies Artist to AlbumArtist for mp3/ogg/flac files 15 years ago
Andrzej Rybczak dff99c4b0b lyrics fetcher: skip lyricwiki if there's licence restriction on lyrics 15 years ago
Andrzej Rybczak e323025a82 remove $? formatting from song format while converting to string 15 years ago
Andrzej Rybczak f3e1ba1c26 ncmpcpp: convert input path to utf8 before calling 'add' command 15 years ago
Andrzej Rybczak e36f03f339 tag editor: do not convert filenames back to utf8 while reading files using taglib 15 years ago
Andrzej Rybczak fce3191d28 lyrics fetcher: add support for lyricsvip.com 15 years ago
Andrzej Rybczak cf4ffb2f7b bump version to 0.5.7_pre 15 years ago
Andrzej Rybczak 07c540e67e search engine: fix error occuring while trying to select first album in results 15 years ago
Andrzej Rybczak e42c1c1729 update NEWS / version bump 15 years ago
Yannick LM 163e0d576d StripHtmlTags: replace   by space 15 years ago
Andrzej Rybczak 192a90a5be conv: prevent StripHtmlTags from falling into infinite loop 15 years ago
Andrzej Rybczak 735faa75b9 lyrics fetcher: add a few comments and improve postprocessing of MetrolyricsFetcher 15 years ago
Andrzej Rybczak 2002d4dfc6 allow loading .pls playlists from mpd music dir, not only playlists dir 15 years ago
Andrzej Rybczak 2b645cadda clear search result after moving items in playlist/playlist editor 15 years ago
Andrzej Rybczak aee0361f35 add support for loading .pls playlists 15 years ago
Andrzej Rybczak bb4aa9e106 lyrics fetcher: if lyrics weren't found, attempt to search for them globally 15 years ago
Andrzej Rybczak 5a0317eaf3 check at startup if terminal window is big enough to display UI properly 15 years ago
Andrzej Rybczak 18a1210ccf settings: update default song_list_columns_format to match the one in example config file 16 years ago
Andrzej Rybczak 6af641a049 fix for bd64052f: restore scrolling less than whole page in lists with mouse 16 years ago
Andrzej Rybczak e8c8e6394e lyrics: fix segfault if song didn't have proper tags set 16 years ago
Frank Blendinger d2f8bb1e9d doc/manpage: mpd_host can be path to unix socket 16 years ago
Andrzej Rybczak ba577f9f8c fix mingw32 compilation 16 years ago
Andrzej Rybczak 06d5b81125 lyrics/lastfm: refetch data if file didn't exist before 16 years ago
Andrzej Rybczak f2ac6cac03 menu: fix null pointer dereference in Menu::ReverseSelection() 16 years ago
Andrzej Rybczak 968d2366aa settings: make displaying 'empty tag' entry optional 16 years ago
Andrzej Rybczak 7ad624ebc6 bump version to 0.5.6_pre 16 years ago
Andrzej Rybczak 13bcbcc14d update NEWS / version bump 16 years ago
Andrzej Rybczak f90176ffee fix switching to artist info screen 16 years ago
Andrzej Rybczak fa027bbcc9 set color for stdscr if titles visibility is disabled 16 years ago
Alexey Semenko 18bc6368bf titles_visibility configuration option 16 years ago
Andrzej Rybczak 8ec84637d2 media library: search constraints: rename Artist to PrimaryTag 16 years ago
Andrzej Rybczak d799c5bf32 media library: show songs with primary tag unspecified 16 years ago
Andrzej Rybczak ef4a505470 media library: sort artists' songs in GetSelectedSongs() 16 years ago
Andrzej Rybczak 0db01b7429 status: fix drawing progressbar if third character was not specified 16 years ago
Andrzej Rybczak 80d6b36917 status: fix drawing progressbar if third character is non-ascii 16 years ago
Andrzej Rybczak 30ab7814f4 song: report proper position of invalid character in a format 16 years ago
Andrzej Rybczak 7d3a817de0 helpers: fix default now playing song format and validation of user-specified one 16 years ago
Alexey Semenko f310dbfd70 ask before cropping main playlist 16 years ago
Andrzej Rybczak c63780e6e6 support adding last.fm streams to playlist 16 years ago
Andrzej Rybczak 638fab8535 perform one more check on song formats 16 years ago
Andrzej Rybczak 523164dd74 settings: remove unused function prototypes 16 years ago
Andrzej Rybczak 1735a8c7db handle possible errors while saving playlist properly 16 years ago
Andrzej Rybczak 6af99edcc1 conv: shorten: maintain proper string length if max_length is odd 16 years ago