
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Exaile 0.3 moodbar plugin
Replace standart progress bar with moodbar (preview of track)
NOTE: this plugin is only for 0.3.1.1 version. For newest version, wait for
official realize.
Installation:
1) Install moodbar package
2) Replace or add "moodbar" in the /usr/share/exaile/plugins/ with "moodbar" from the moodbar.tar.gz
11 years ago
v0.1: -
v0.2: try to fix some bags, new graphics
v0.0.2(a2): version for 0.3.0a2
v0.0.3(a2): update ui by forcing an expose event
try to fix some bags
v0.0.4(a2): full rewrite
remove bug with CPU load
immediate starting
v0.0.5(b1): Settings
Color themes
2 new styles: Waveform, flat waweform
CD playing support
v0.0.6(b1): user-friendly gui, color theme by selecting color
v0.0.7: Brightness of base color influences on all styles
v0.0.8: bugfix of high levels with color theme in waveform style.
Rewrite "waiting mode"
v0.0.9: bugfix for 0.3.1.1 bug 485028 on launchpad
now process moodbar run with nice 15 (same bug)
correction of potential errors in the length of a name or special characters (thanks Yuan Jiang)
11 years ago
v0.1: -
v0.2: try to fix some bags, new graphics
v0.0.2(a2): version for 0.3.0a2
v0.0.3(a2): update ui by forcing an expose event
try to fix some bags
v0.0.4(a2): full rewrite
remove bug with CPU load
immediate starting
v0.0.5(b1): Settings
Color themes
2 new styles: Waveform, flat waweform
CD playing support
v0.0.6(b1): user-friendly gui, color theme by selecting color
v0.0.7: Brightness of base color influences on all styles
v0.0.8: bugfix of high levels with color theme in waveform style.
Rewrite "waiting mode"
v0.0.9: bugfix for 0.3.1.1 bug 485028 on launchpad
now process moodbar run with nice 15 (same bug)
correction of potential errors in the length of a name or special characters (thanks Yuan Jiang)
davefrooney
10 years ago
Report
crantisz
9 years ago
Report
tobal
11 years ago
error with gtkAlignment.
Tested with 0.6 version, included in exaile 0.3.1
Report
crantisz
11 years ago
Report
reacocard
11 years ago
Report
reacocard
11 years ago
- the name of the pane should be "Moodbar", not "moodbar", to match the style of other prefs panes
- the use of frames is depreciated in the gnome HIG, please do not use them. See http://library.gnome.org/devel/hig-book/unstable/controls-frames.html.en
- The labels on the options are not very informative or even terribly grammatically correct. They should be updated to be more user-friendly, something like the following, perhaps:
- Don't use cursor
-- (the option about darkness, i have no idea what it does, so it needs a better label)
- Use waveform style
-- Show only waveform, not mood
- Use color theme
-- (the Q option, but with a better name/description)
-- (the I option, but with a better name/description)
Feel free to ping me in #exaile on freenode if you have any further questions. Note that we plan to ship 0.3.0 final on Monday so if you want version 0.5 included you should hurry to make these changes. :)
Report