87 Commits (9c02bbf596ecabe00fb8280f953265560012ff36)

Author SHA1 Message Date
Andrzej Rybczak 29f49415dd add support for regular expressions (basic and extended) 17 years ago
Andrzej Rybczak eed4fb03ff use CamelCase for variables in Global namespace / some cleaning 17 years ago
Andrzej Rybczak b21ede24f4 move searching to Menu class, also remember last constraint 17 years ago
Andrzej Rybczak 3523caa592 some fixes for non-unicode locales 17 years ago
Andrzej Rybczak 27535e133c move functions from unnamed namespace to Browser class 17 years ago
Andrzej Rybczak aed227ab5f new feature: go to currently playing song in browser 17 years ago
Andrzej Rybczak b056fb0968 fix compilation --without-curl 17 years ago
Andrzej Rybczak 5d2daab416 new feature: apply filter to screen (Ctrl-F) 17 years ago
Andrzej Rybczak 32bac776e7 cleaning 17 years ago
Andrzej Rybczak 43a8e2284e provide generic interface for dealing with selected items 17 years ago
Andrzej Rybczak ef9948cbe2 fix refreshing in clock screen while resizing / remove some unneded code 17 years ago
Andrzej Rybczak ba6c2db0b1 improve resizing 17 years ago
Andrzej Rybczak f9cdfa5d2b another externs removed 17 years ago
Andrzej Rybczak 26365d9832 rename status_checker -> status / + some cleaning 17 years ago
Andrzej Rybczak e6bd98e0a7 general code cleaning 17 years ago
Andrzej Rybczak 4cdafc5639 change wCurrent and wPrev to myScreen 17 years ago
Andrzej Rybczak 17352e821c change namespace Lyrics into class 17 years ago
Andrzej Rybczak d6a6bca3e6 change namespace TagEditor into class 17 years ago
Andrzej Rybczak 8653232a2a change namespace Browser into class 17 years ago
Andrzej Rybczak 6e167d67e2 change namespace Playlist into class 17 years ago
Andrzej Rybczak 8ba72bc78a separate some code from ncmpcpp.cpp 17 years ago
Andrzej Rybczak 29301aefd5 move all externs to global.h 17 years ago
Andrzej Rybczak d82577e357 group various functions more logically 17 years ago
Andrzej Rybczak f9f5149b76 includes cleaning 17 years ago
Andrzej Rybczak d68824f0f2 replace all string::find_last_of() with string::rfind() 17 years ago
Andrzej Rybczak 966fd634a4 add support for columns view in browser and search engine 17 years ago
Andrzej Rybczak 0c9e10091f update fsf address and copyright info 17 years ago
Andrzej Rybczak 430052bead check for type, not ptr's address while deleting old items from browser 17 years ago
Andrzej Rybczak 0d9aea79c2 convert id3 tags, directories and playlist names to current locale if needed 17 years ago
Andrzej Rybczak 77e8cd0145 variables cleaning 18 years ago
Andrzej Rybczak 284dd6a5be update Menu class and related stuff 18 years ago
Andrzej Rybczak 5c0af01cca put mpd connection related things into namespace 18 years ago
Andrzej Rybczak f71c02fccc make file extensions lowercase before comparing them 18 years ago
Andrzej Rybczak c64e3a9b3b use size_t instead of int where it's appropriate 18 years ago
unK 6b2356318f do not delete invalid pointer 18 years ago
unK beee0bc9d3 add support for browsing local filesystem 18 years ago