105 Commits (415096c0674e7dcd54df7979304ca99277b44f2d)
 

Author SHA1 Message Date
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
unK 3bdac53feb fix for bug with colors, more clean-ups 18 years ago
unK 723de0687e class Menu is template now / bunch of code clean-ups. 18 years ago
unK 451f2e112e 'start searching immediately' function added 18 years ago
unK 0f0bf11652 more clean-ups 18 years ago
unK 2f4463080a 'go to dir containing found item' function added 18 years ago
unK a37882f62a code clean-ups 18 years ago
unK 184df520b9 corrections for playlist editor screen 18 years ago
unK 3e3f16540b playlists management support and playlist editor screen added 18 years ago
unK f8f414d93a add multiple items selection on playlist screen and nested colors support 18 years ago
unK ceff30c9ec sort albums in media library by year (and display it) 18 years ago
unK 4d4b6de3e0 bump version to see the difference between git and stable one 18 years ago
unK f2bb625331 fix highlighting and change search mode a bit 18 years ago
unK 8d8dadd2b1 update status while scrolling on media library screen 18 years ago
unK 7566c8c2bf fix for blocking library screen for some people while scrolling artists' list 18 years ago
unK 71cf9e9521 more fixes + version bump 18 years ago
unK ae7d1a0985 add conditional including last position on playlist 18 years ago
unK e4b80d5ac8 'repeat one song' mode added + memleak fix and some code clean-ups 18 years ago