clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.73k stars 671 forks source link

Add support for Moodbar #328

Closed Clementine-Issue-Importer closed 10 years ago

Clementine-Issue-Importer commented 10 years ago

From gil.desmarais on May 19, 2010 14:19:33

Please implement support for moodbars.

Moodbar website: http://amarok.kde.org/wiki/Moodbar Thanks!

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=328

Clementine-Issue-Importer commented 10 years ago

From john.maguire on May 19, 2010 06:11:00

Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low Component-UI

Clementine-Issue-Importer commented 10 years ago

From a.beinartas on September 23, 2010 13:32:44

I really liked moodbar in original Amarok. Another great thing that was done with moodbar in Exaile was a "waveform" mode (screenshot). Now it is not only an eye-candy but a really useful tool for seeking a song.

Attachment: wave.png

Clementine-Issue-Importer commented 10 years ago

From gil.desmarais on September 27, 2010 05:43:23

Oh, indeed. Never saw that waveform. Genious!

Please implement moodbar and the waveform. That's great and useful.

Clementine-Issue-Importer commented 10 years ago

From dodo.the.last on November 13, 2010 20:07:59

and a moodbar-colored waveform would be the killerfeature :D

Clementine-Issue-Importer commented 10 years ago

From eugene.brazgin on November 14, 2010 09:51:54

moodbar would be cool=)

Clementine-Issue-Importer commented 10 years ago

From lucianodato on January 12, 2011 15:29:48

Waveform mode would be much apreciated

Clementine-Issue-Importer commented 10 years ago

From dicky.dicky on January 19, 2011 02:04:14

i'am too looking forward to have moodbar \o/ in clementine

Clementine-Issue-Importer commented 10 years ago

From gil.desmarais on February 25, 2011 13:22:13

Is there any chance to see this in a future release?

Clementine-Issue-Importer commented 10 years ago

From dandart on February 27, 2011 07:55:35

I much agree. I've just started and it's awesome already. Just a couple of things missing. Great jobs! Would it not be too hard?

Clementine-Issue-Importer commented 10 years ago

From rom1dep on February 05, 2012 06:31:47

So what :) ! clementine's backend is gstreamer, gstreamer includes a plugin for generating moodfiles that is already packaged in most distribs¹, parsing such moodfiles is a question of about 20 lines of code², if you prefer the C++ implementation with theming support as found in amarok, there is the code³ (line 311, drawing code just after, line 418), so please make it in for the next release ;) !

¹ : http://amarok.kde.org/wiki/Moodbar ² : http://lists.kde.org/?l=amarok&m=119107376216048 ³ : http://quickgit.kde.org/index.php?p=amarok.git&a=blob&h=53bea1551b0bf1bba7caa8add4dbfbbf958a86a0&hb=ccd5d56ddef7e6858715f2c14f9b00c728f3657a&f=src/moodbar/MoodbarManager.cpp

Clementine-Issue-Importer commented 10 years ago

From arnaud.bienner on February 05, 2012 09:48:08

Thanks rom1dep for these links! If you're interested in this feature, maybe you can have a look to Clementine's source code and provide us a patch? We would be glad to integrate it :)

Clementine-Issue-Importer commented 10 years ago

From rom1dep on February 05, 2012 10:23:33

Sorry but I can't : I'm not a C/C++ dev... I know how all of that works because I made my own (Java) implementation for the XtremeMP¹ project. I could eventually try to code a working patch, but I fear it won't follow your code guidelines ;)

¹ : http://xtrememp.sourceforge.net/

Clementine-Issue-Importer commented 10 years ago

From davidsansome on February 19, 2012 07:01:26

Issue 2726 has been merged into this issue.

Clementine-Issue-Importer commented 10 years ago

From qbhzh8936 on April 18, 2012 11:13:58

I would also really, really, really LOVE to have this feature! Moodbars are not only beautiful but also practical. For example in order to find out if a song has a hidden track, gets louder in the end or fades out and so on.

Clementine-Issue-Importer commented 10 years ago

From foxhead128 on April 24, 2012 18:04:49

I 100% agree here. The one thing that really holds me back from switching to Clementine full-time is the lack of moodbar. I've been using Exaile, Amarok 2, and even a kludgy music player I coded myself just to get moodbar support. I wish I could help implement moodbar support into Clementine, but I'm no C/C++ programmer, either...

Clementine-Issue-Importer commented 10 years ago

From davidsansome on June 01, 2012 08:53:55

Moodbars are now implemented in the developer builds!

Status: Fixed

Clementine-Issue-Importer commented 10 years ago

From wifn.shit on September 08, 2012 16:21:07

It works fine, however progress indicator on moodbar isn't moving smoothly, but makes one step every second. Would be good to see it runing smoothly, I think. Also, it would be awesome to use it as waveform seekbar, like mentioned in 2nd comment. It actually the only feature I'm missing from foobar2000 after I installed linux.

Clementine-Issue-Importer commented 10 years ago

From breversa on September 09, 2012 03:52:32

I've created two seperate issues for your suggestions : http://code.google.com/p/clementine-player/issues/detail?id=3141 http://code.google.com/p/clementine-player/issues/detail?id=3059