130 Commits (ded070c61b71c516aadffeb62fac8c96cfce3cbf)
 

Author SHA1 Message Date
unK ded070c61b allocate strings in a pool (taken from ncmpc) 18 years ago
unK 77a01b6574 libmpdclient sync 18 years ago
unK da2086c9bd fixes for parsing info from last.fm 18 years ago
unK e029c2cd09 minor fixes for moving and deleting items 18 years ago
unK 90b975f04d improve bolding songs added to playlist 18 years ago
unK 9795fc4488 support for fetching artist's info from last.fm 18 years ago
unK 0664f9ed2b escape html chars in fetched lyrics properly 18 years ago
unK 80c067924e make 'repeat one' mode work with random mode 18 years ago
unK 2b8d90a264 extend configuration 18 years ago
unK 9ae8249b73 filter chars unallowed in filename / more actions for songs in tag editor 18 years ago
unK 03eb5f31f9 fix compilation without taglib (below commit broke it) 18 years ago
unK fb04687fef introduce switch for 'fancy scrolling' 18 years ago
unK 8bdda428bb simplify Window::Clear() 18 years ago
unK c54de64176 new option for song format - right align (thx to Nathan Jones) 18 years ago
unK 369bbf6b96 new feature for parser, coordinates reader 18 years ago
unK 831f9ab405 a few code clean-ups 18 years ago
unK 3419ff13a8 improve time displaying / allow markers for empty tags without color 18 years ago
unK 0060450b10 fixes 18 years ago
unK 0a534ad8cf prevent from doing any operations if list of songs is empty 18 years ago
unK fd7819a6b0 refresh header window and right column in tag editor only if necessary 18 years ago
unK 2605b29dd9 filename parser for tag editor, renaming files support, minor fixes 18 years ago
unK 8fb83ac476 code clean-ups (help screen initialization splitted) 18 years ago
unK 8b185e2967 suport for renaming directories in tag editor 18 years ago
unK 51b913d611 directories view for tag editor 18 years ago
unK 25c2f3fb49 add scroll ability for Window::GetString 18 years ago
unK 415096c067 some fixes for color parser 18 years ago
unK cb79ecdb2a brand new song info screen 18 years ago
unK c80b7e6568 fix compilation for older gcc versions 18 years ago
unK 226702f23a simplify adding options in Menu class 18 years ago
unK e36bf0a3cc use std::pair instead of two different containters 18 years ago
unK 0e1e3c6342 a lot of code clean-ups, remove song info screen 18 years ago
unK cad4d36807 improve checking if song is in playlist in search engine 18 years ago
unK 52241fd36d fix for previous commit, uhm. 18 years ago
unK a205e3b46d filter two more tags in fetched lyrics 18 years ago
unK be9177877c don't clear lyrics screen while resizing window 18 years ago
unK 9766f04382 if title tag is empty, display filename (only in column view) 18 years ago
unK 1398aff398 improvements for album tag editor 18 years ago
unK 4348d329ff fix compilation for *bsd 18 years ago
unK b142164426 corections for album tag editor 18 years ago
unK d9ffcbaa2a fix typo in ifdef directive 18 years ago
unK ecdf23f06a add albums' editor screen (quite experimental for now) 18 years ago
unK 32430450d0 display more verbose info about reading file error 18 years ago
unK c9263b8396 add playlist renaming support 18 years ago
unK 7e5b023d2a don't delay window resizing 18 years ago
unK 6ab5a1961f fix refreshing songs column in media library if albums column is empty 18 years ago
unK 5de59033e4 support for editing artist and album on media library screen 18 years ago
unK e171b907e9 improve getting album's year in media library screen 18 years ago
unK 8de50a3c34 update NEWS & version bump 18 years ago
unK d7cd982b29 don't disable bolding if we won't move now playing song anyway 18 years ago
unK c997e13091 classes cleaning 18 years ago