341 Commits (f9f5149b76e2943fa0f7b1709885340925d731fc)
 

Author SHA1 Message Date
Andrzej Rybczak f9f5149b76 includes cleaning 17 years ago
Andrzej Rybczak b607617193 remember active columns 17 years ago
Andrzej Rybczak d68824f0f2 replace all string::find_last_of() with string::rfind() 17 years ago
Andrzej Rybczak e637d8f627 add optional 'ignore leading "The" word' function while sorting 17 years ago
Andrzej Rybczak d3b4be9c56 oops. fix for previous commit. 17 years ago
Andrzej Rybczak 4943dea1d3 do not display mpd password in clear text 17 years ago
Andrzej Rybczak 94edefae44 fix Scrollpad::MoveTo() 17 years ago
Andrzej Rybczak 32cc754077 use Scrollpad for clock window 17 years ago
Andrzej Rybczak 01f429cca0 fix adding results from searching in current playlist 17 years ago
Andrzej Rybczak 2df9b1ab3f Search() should take value, not reference 17 years ago
Andrzej Rybczak edeb2fa37d add field 'Any' to search engine 17 years ago
Andrzej Rybczak 7be920b6ad fix typo 17 years ago
Andrzej Rybczak 5e757ff999 fix/improve detecting playlist's changes 17 years ago
Andrzej Rybczak 34ba81be9e sort playlists in playlist editor 17 years ago
Andrzej Rybczak b1817a0bc9 support for switching between supported lyrics databases at runtime 17 years ago
Andrzej Rybczak baa1c9bf4f escape unallowed chars before opening/saving file with lyrics 17 years ago
Andrzej Rybczak 6217bf04c2 add support for lyricsplugin database 17 years ago
Andrzej Rybczak e59b14c56d clean-up lyrics code a little 17 years ago
Andrzej Rybczak 1a6e0be0c1 fix searching 17 years ago
Andrzej Rybczak 6e2a6dfd27 replace ~ in mpd_music_dir with user's home directory 17 years ago
Andrzej Rybczak 966fd634a4 add support for columns view in browser and search engine 17 years ago
Andrzej Rybczak 4442f2bb7b fix 'crop' function when mpd was stopped 17 years ago
Andrzej Rybczak e3ffbc7027 align search fields in media library 17 years ago
Andrzej Rybczak 7d60ab6e9c check if playlist/playlist editor is empty before an attempt to move a song 17 years ago
Andrzej Rybczak 9cc1689a71 make changes from 7b6521a3 compatible with <mpd-0.14 17 years ago
Andrzej Rybczak 791daa1f7e clear window only if last element is deleted 17 years ago
Andrzej Rybczak 4ce83854a2 rearrange fields in search engine / +composer +performer -track 17 years ago
Andrzej Rybczak 7b6521a370 show songs without album tag in media library 17 years ago
Andrzej Rybczak 865385e309 if locale are set to C, do not do encoding convertion 17 years ago
Andrzej Rybczak ec38d57c9b make `ncmpcpp toggle` start playing if mpd is stopped 17 years ago
Andrzej Rybczak b8f73ae6a6 use curl_escape on artist and title tags 17 years ago
Andrzej Rybczak b2d3fef275 set CURLOPT_NOSIGNAL to 1 17 years ago
Andrzej Rybczak 5b5d33c642 check if s and locale_charset ptrs are NULL before conversion 17 years ago
Andrzej Rybczak 22c48d0314 bump to 0.3.1_pre 17 years ago
Andrzej Rybczak b3824b2f56 update NEWS / version bump 17 years ago
Andrzej Rybczak a0c00d4bba do not clear found positions list if next input was empty 17 years ago
Andrzej Rybczak 33e173f943 remove redunant includes from clock.cpp 17 years ago
Andrzej Rybczak 237e494b08 color artist's info loaded from a file 17 years ago
Andrzej Rybczak 1244223919 if menu is empty, clear it 17 years ago
Andrzej Rybczak c696d68d92 check if tags are properly saved (part 2) 17 years ago
Andrzej Rybczak 962f80ea83 check if tags are properly saved 17 years ago
Andrzej Rybczak 49724329f1 get rid of Scrollpad::itsXPos as it's redunant 17 years ago
Andrzej Rybczak f080b3e1f1 improvements for pthread related stuff 17 years ago
Andrzej Rybczak 34e3aaa782 show warning that adding whole dirs from local browser is not supported 17 years ago
Andrzej Rybczak bf52375fb5 fix adding selected items to playlist 17 years ago
Andrzej Rybczak 3adf0a396b fix adding selected directory to playlist 17 years ago
Andrzej Rybczak 582725f2f9 init clock before displaying it, not after 17 years ago
Andrzej Rybczak 0a6272c6db check if current iterator position is smaller than end, not equal 17 years ago
Andrzej Rybczak b93c04189e improve "Capitalize First Letters" algorithm 17 years ago
Andrzej Rybczak f111b933a4 center immediately after autocenter mode is on 17 years ago