summaryrefslogtreecommitdiff
path: root/misc.py
Commit message (Collapse)AuthorAge
* fix replacing \r in fetching from sitesjerous2008-11-16
|
* remove windows-newlinesjerous2008-11-13
|
* YAUF: yet another unicode fix: fetch charset from data retrieved from HTML ↵jerous2008-11-11
| | | | | | (or assume default iso-8859-1) so it is always valid unicode convert spaces to tabs for two imported methods
* better handling of <br />'s in fetchted textjerous2008-11-07
|
* decode HTML entities when fetching from internetjerous2008-11-04
|
* Lyrics: discard HTML fetched from internetjerous2008-11-04
|
* don't try and convert str to strjerous2008-11-04
|
* better unicode (utf-8) supportjerous2008-09-27
|
* little fixjerous2008-09-21
|
* bugfix: fetching results (used by lyrics and tabs) now looks through all ↵jerous2008-09-21
| | | | sites, instead of quitting at first (possibly failing) hit
* big speedup of grouping by compiling formatjerous2008-09-15
|
* grouping by custom tagsjerous2008-09-10
|
* all random and repeat modes are implementedjerous2008-06-19
|
* plugin for fetching tabsjerous2008-06-13
|
* conditional in formatterjerous2008-06-12
|
* formatterjerous2008-06-12
|
* icons in library modejerous2008-06-07
| | | | | | | | buttons have icons better alignment coloring ID in library mode
* handling hierarchical song datajerous2008-06-01
| | | | selection of view
* commentsjerous2008-06-01
|
* window icon on alljerous2008-05-31
|
* easy Button classjerous2008-05-27
| | | | | | responsiveness of winConnect renaming _on* to on*
* caching of library, playlist and current songjerous2008-05-27