CIA.vc
rabinoff
Real-time open source activity stats
Stats » Authors » rabinoff
informationsyndicateUTC clock
19:54 on May 26, 2012
event counters
The last message was received 5.72 years ago at 16:25 on Sep 07, 2006
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
16 messages since the first one, 5.74 years ago, for an average of 4.36 months between messages
recent messages
dateReversed sort columnprojectcontentlink
16:25 on Sep 07, 2006KDE
Commit by rabinoff :: r581818 amarok/trunk/extragear/multimedia/amarok/src/ (5 files):
Moodbar files are now moved / deleted when the corresponding music
file is either moved / deleted by hand, or detected to have been moved
/ deleted by the ScanController + AFT code.
#
16:10 on Sep 07, 2006KDE
Commit by rabinoff :: r581814 amarok/trunk/extragear/multimedia/amarok/src/ (4 files):
The new CollectionDB::fileDeleted() signal now passes the uniqueid
when a file deletion is detected by the scan controller.
#
05:56 on Sep 07, 2006KDE
Commit by rabinoff :: r581682 amarok/trunk/extragear/multimedia/amarok/src/ (collectionbrowser.cpp playlist.cpp):
Emit CollectionDB::fileDeleted() when manually deleting files too.
#
05:30 on Sep 07, 2006KDE
Commit by rabinoff :: r581681 amarok/trunk/extragear/multimedia/amarok/src/ (4 files):
The incremental collection scanner, in conjunction with the AFT code,
now causes the CollectionDB::fileDeleted() signal to be emitted when
it detects files that were removed but not moved. This functionality
was added to make it easier to add AFT support to the Moodbar; also,
Jeff may use it in the Playlist. The API may change a bit when I
actually write thef AFT+moodbar code, so don't use it before then.
#
03:19 on Sep 06, 2006KDE
Commit by rabinoff :: r581326 amarok/trunk/extragear/multimedia/amarok/src/ (sliderwidget.cpp sliderwidget.h):
More accurate seeking in moodbar sliders (i.e., better click point --> seek position conversion) -- thanks to cocobo for pointing this out.
#
02:54 on Sep 05, 2006KDE
Commit by rabinoff :: r581031 amarok/trunk/extragear/multimedia/amarok/src/moodbar.cpp:
Moodbar now supports dynamic collections. The only change is as
follows: if you're not saving moods with music, the mood file is named
in the format {device id},{relative path}.mood. If you have files on
different devices please test this! And I'm sorry, but you will need
to recalculate all of your mood files (or just rename them all).
#
04:36 on Sep 04, 2006KDE
Commit by rabinoff :: r580622 amarok/trunk/extragear/multimedia/amarok/src/ (Options5.ui.h osd.cpp osd.h):
Moodbars are everywhere! Now they've even invaded the OSD! And they've cleaned up some of the code there too!
#
16:11 on Sep 03, 2006KDE
Commit by rabinoff :: r580470 amarok/trunk/extragear/multimedia/amarok/src/playlist.cpp:
Tripled the default size of the Mood column in the playlist.
#
16:09 on Sep 03, 2006KDE
Commit by rabinoff :: r580467 amarok/trunk/extragear/multimedia/amarok/src/ (4 files):
In the config, the "Use moods" option is un-checked and disabled if the moodbar binary is not found, and a helpful tag with a link to the wiki page is inserted. In addition, a link to the wiki page is added to the "moodbar broken" error message.
#
14:21 on Sep 03, 2006KDE
Commit by rabinoff :: r580431 amarok/trunk/extragear/multimedia/amarok/src/tracktooltip.cpp:
Fixed a corner case in the moodbar-in-tooltip code: moodbar is now displayed in the tooltip if the Mood column is added while a track is playing.
#
04:42 on Sep 03, 2006KDE
Commit by rabinoff :: r580261 amarok/trunk/extragear/multimedia/amarok/src/ (tracktooltip.cpp tracktooltip.h):
Fixed a minor bug in the moodbar tooltip code; now the tooltip moodbar is updated when AlterMood is changed.
#
03:27 on Sep 03, 2006KDE
Commit by rabinoff :: r580248 amarok/trunk/extragear/multimedia/amarok/src/ (tracktooltip.cpp tracktooltip.h):
The moodbar is now displayed in the systray icon tooltip if the Mood column is displayed in the Playlist.
#
21:53 on Sep 02, 2006KDE
Commit by rabinoff :: r580192 amarok/trunk/extragear/multimedia/amarok/src/ (16 files):
 Remove the tab characters that I've shamefully inserted since I began
submitting patches, replacing them with spaces.
#
17:30 on Sep 02, 2006KDE
Commit by rabinoff :: r580126 amarok/trunk/extragear/multimedia/amarok/src/moodbar.cpp:
Store moods with music now saves mood files as hidden files (i.e., they begin with a dot). BUG: 132983
#
15:41 on Sep 02, 2006KDE
Commit by rabinoff :: r580083 amarok/trunk/extragear/multimedia/amarok/src/ (3 files):
The m_moodbar member of the MetaBundle is now stored by pointer, to decrease resource consumption. ONLY use the moodbar when its MetaBundle is still around though!
#
03:27 on Sep 02, 2006KDE
Commit by rabinoff :: r579934 amarok/trunk/extragear/ (19 files in 3 dirs):
Removed HAVE_MOODBAR defines; now the moodbar code cannot be removed at compile-time.
#