Releases: marguerite/BiliGui
Releases · marguerite/BiliGui
v0.0.11 Released
- add support for bilidan parameters (some)
- fix BiliGui.rb's shebang (rvm friendly)
- i18n support
0.0.10 Released!
- autosave bilidan path in input area
- regression: can not set biligui config
- autosave paste history & last pasted
- load last pasted URLs by default
- fix: don't use class variable, use local variable instead
0.0.9 Released!
- make it themeable (external stylesheet .qss)
- clean module usage, don't need to create wrapper classes
- multithread Url fetch in BiliWeb
0.0.8 Released!
- fix: BiliSave will remove the Playlist!
- BiliUrl and Bangou (avXXXXXX) mix paste support
- Playlist now has its own dir
- add demo playlist "demo/demo.m3u8" for developers
- first attempt to provide Web feature
0.0.7 Released!
- Asynchronously play (Qt::Process), GUI won't freeze anymore!
- fix issue#2, disable playButton when there's something playing
- fix: BiliPlaylist::BiliSave can't override old file
- bangou (avXXXXXX) paste support
0.0.6 Released!
- fix: forgot to have BiliPlaylist::BiliLoad functional
- initialize BiliWeb module, handling communication w/ bilibili.tv
- split common file functions to BiliFile module
- logo: add drop shadow
0.0.5 Released!
- Switched to Tab Layout for future features
- Save/Load BiliPlaylist (a kind of m3u8) support
0.0.4 Released
- multl URLs support
- fix: click cancel in BilidanChoose will clear biligui.conf
0.0.3 Released!
Compared with previous release, this one implements a local config system
to remember the location of your BiliDan.py
so you don't need to choose it
everytime!
0.0.2 Released!
Compared with our initial commit 0.0.1, this release adds:
- decouple BiliDan and BiliGui, now you can choose wherre
bilidan.py
is - add error reporting system to warn you when you forget something