105 Commits (d61cb54653e2ddd7286347d5b76e4a81e417dc27)

Author SHA1 Message Date
unK d61cb54653 make fetching lyrics and artist's info work in background 18 years ago
unK 34357c66cd display information about file already being modified by taglib in tag editor 18 years ago
unK f49f7a50ab fix highlighting song in 'go to containing dir' function if right align is used 18 years ago
unK d89f00136f support for editing composer, performer and disc tag 18 years ago
unK b8284ffe61 add support for renaming in tiny tag editor 18 years ago
unK 0d0e5e2912 rename Song::GetShortFilename() to Song::GetName() 18 years ago
unK 0d5032c452 support for adding items like in ncmpc (disabled by default) 18 years ago
unK 40abeaac2c make use of std::make_pair 18 years ago
unK aa80c13c2e support for following lyrics of now playing song 18 years ago
unK 6ff6f6e258 support for dirs/playlists rename in browser 18 years ago
unK 3bbe2c5054 add incremental seeking as an option (enabled by default) 18 years ago
unK 022bf9781e hadle streams in playlist properly 18 years ago
unK bcd977849c count number of found songs properly 18 years ago
unK 89d4eb9f41 update only current dir in db if we are on tag editor with dirs view 18 years ago
unK fac14dface change internal storing of Song info (much less memory consumption) 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 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 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 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 be9177877c don't clear lyrics screen while resizing window 18 years ago
unK 1398aff398 improvements for album tag editor 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 d7cd982b29 don't disable bolding if we won't move now playing song anyway 18 years ago