CIA.vc
awainzinger
Real-time open source activity stats
Stats » Authors » awainzinger
informationsyndicateUTC clock
04:54 on Feb 12, 2012
event counters
The last message was received 2.57 years ago at 09:23 on Jul 19, 2009
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
324 messages since the first one, 3.71 years ago, for an average of 4.18 days between messages
recent messages
dateReversed sort columnprojectcontentlink
09:23 on Jul 19, 2009KDE
Commit by awainzinger :: r999101 amarok/trunk/extragear/multimedia/amarok/src/collection/mediadevicecollection/ (3 files in 2 dirs):
Don't duplicate capacity code in collection.
#
09:00 on Jul 19, 2009KDE
Commit by awainzinger :: r999089 amarok/trunk/extragear/multimedia/amarok/src/collection/ipodcollection/handler/IpodHandler.cpp:
Remove the error message's one space to accomodate for the recent addition of a space in every error message's string. Spaces are indeed a worthy addition to our language, and we should treasure them over, and over, and over again.
#
22:40 on Jul 18, 2009KDE
Commit by awainzinger :: r999005 amarok/trunk/extragear/multimedia/amarok/src/collection/mtpcollection/handler/MtpHandler.cpp:
Fix capacity code for MTP. Coding on the run is bad.
~lart xevix
#
11:59 on Jul 17, 2009KDE
Commit by awainzinger :: r998310 amarok/trunk/extragear/multimedia/amarok/src/collection/mtpcollection/handler/ (MtpHandler.cpp MtpHandler.h):
Cache Mtp capacity, like with Ipods.
#
11:32 on Jul 17, 2009KDE
Commit by awainzinger :: r998297 amarok/trunk/extragear/multimedia/amarok/src/collection/ipodcollection/handler/ (IpodHandler.cpp IpodHandler.h):
Cache capacity/used space for iPod.
#
05:44 on Jul 17, 2009KDE
Commit by awainzinger :: r998172 amarok/trunk/extragear/multimedia/amarok/src/collection/ipodcollection/handler/IpodHandler.cpp:
Add m4a to supported formats list for ipod. Really should be testing this depending on iPod model, but can't find way to do that in libgpod atm, maybe later.
BUG:192851
#
21:05 on Jul 16, 2009KDE
Commit by awainzinger :: r998032 amarok/trunk/extragear/multimedia/amarok/src/collection/ (3 files in 2 dirs):
Fix regressions from removing signal/slot connections and replacing with direct slot calls, and bad git-svn dcommits cut off halfway that manage to compile somehow.
BUG:200116
#
18:07 on Jul 16, 2009KDE
Commit by awainzinger :: r997956 amarok/trunk/extragear/multimedia/amarok/src/collection/ (13 files in 8 dirs):
Add graphical feedback for when device has not enough space for a track transfer, and when tracks are not copied because they are all dupes.
#
20:23 on Jul 13, 2009KDE
Commit by awainzinger :: r996087 amarok/trunk/extragear/multimedia/amarok/src/collection/ (3 files in 3 dirs):
Don't claim that unmounted iPods are uninitialized just because you can't access their itdb (of course you can't).
#
17:46 on Jul 11, 2009KDE
Commit by awainzinger :: r995013 amarok/trunk/extragear/multimedia/amarok/src/collection/ (2 files in 2 dirs):
make compile. stupid git-svn.
#
17:37 on Jul 11, 2009KDE
Commit by awainzinger :: r995012 amarok/trunk/extragear/multimedia/amarok/src/collection/ (7 files in 5 dirs):
Fix problems from being disconnected during dcommit, die git-svn die.
#
17:37 on Jul 11, 2009KDE
Commit by awainzinger :: r995011 amarok/trunk/extragear/multimedia/ (11 files in 5 dirs):
Switch Mtp to use capabilities.
#
17:37 on Jul 11, 2009KDE
Commit by awainzinger :: r995010 amarok/trunk/extragear/multimedia/amarok/src/collection/ (9 files in 6 dirs):
Add write capability for Handler/IpodHandler.
#
17:37 on Jul 11, 2009KDE
Commit by awainzinger :: r995009 amarok/trunk/extragear/multimedia/amarok/src/ (6 files in 6 dirs):
Add capabilities for Media Devices, totally separate from general Capability being used for Collections, Tracks etc. I have the plan to make them all use one base class, but with separate enums for each set of types, since it makes 0 sense to check a track for capabilities of a collection. Added ReadCapability, and implemented for Ipods.
#
16:52 on Jul 11, 2009KDE
Commit by awainzinger :: r994984 amarok/trunk/extragear/multimedia/amarok/src/ (11 files in 6 dirs):
Add PlaylistCapability to Handler, IpodHandler.
#
16:52 on Jul 11, 2009KDE
Commit by awainzinger :: r994983 amarok/trunk/extragear/multimedia/amarok/src/ (17 files in 8 dirs):
Add capabilities for Media Devices, totally separate from general Capability being used for Collections, Tracks etc. I have the plan to make them all use one base class, but with separate enums for each set of types, since it makes 0 sense to check a track for capabilities of a collection. Added ReadCapability, and implemented for Ipods.
#
16:52 on Jul 11, 2009KDE
Commit by awainzinger :: r994982 amarok/trunk/extragear/multimedia/amarok/src/meta/ (Meta.cpp Meta.h):
Move Capability stuff into its own class MetaCapability, separate from MetaBase, since classes that don't have a prettyName like MetaBase can make use of the Capability paradigm.
#
15:13 on Jul 10, 2009KDE
Commit by awainzinger :: r994426 amarok/trunk/extragear/multimedia/amarok/src/collection/ipodcollection/handler/IpodHandler.cpp:
Remove unused serialinterface.h include, both because it's useless and because it's not available until kde 4.3 trunk.
#
13:51 on Jul 10, 2009KDE
Commit by awainzinger :: r994274 amarok/trunk/extragear/multimedia/amarok/ChangeLog:
changelog++
#
13:50 on Jul 10, 2009KDE
Commit by awainzinger :: r994273 amarok/trunk/extragear/multimedia/amarok/src/collection/ipodcollection/handler/IpodHandler.cpp:
Add model info dialog when initializing iPod, add automated firewireguid checking, and a few error dialogs where things could go wrong. The dialogs need to be prettier, but they do their job.
#