122 Commits (2b8d90a264541908539e5e39650428fe3b626221)
 

Author SHA1 Message Date
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
unK db996a3e86 fix searching in browser and search screen 18 years ago
unK 5e7e0931a6 start option numeration from 0 instead of 1 (1 was really stupid idea) 18 years ago
unK 9c3bd9dfb7 fix bug in refreshing menus and adding songs from library screen 18 years ago
unK b896f31c50 improve moving items and fix password handling (again) + fixes 18 years ago
unK 3b562d5a37 add playlist mode switcher (and some clean-ups ofc) 18 years ago
unK c2225172fb use mkdir() instead of system() + a few clean-ups 18 years ago
unK d7b635e276 support for columns view in playlist 18 years ago
unK 0658eb1c7c make 'go to containing dir' function work on all screens 18 years ago