CIA.vc
nbradshaw
Real-time open source activity stats
Stats » Authors » nbradshaw
informationsyndicateUTC clock
17:40 on May 26, 2012
event counters
The last message was received 3.11 years ago at 14:39 on Apr 17, 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
19 messages since the first one, 4.2 years ago, for an average of 2.69 months between messages
recent messages
dateReversed sort columnprojectcontentlink
14:39 on Apr 17, 2009KDE
Commit by nbradshaw :: r955414 musicbrainz/trunk/playground/multimedia/musicbrainz/ (7 files in 2 dirs):
added some missing Q_OBJECT macros that were really throwing a spanner
in the works
#
15:11 on Apr 13, 2009KDE
Commit by nbradshaw :: r953277 musicbrainz/trunk/playground/multimedia/musicbrainz/ (3 files in 2 dirs):
Added support for changing to between trailing slash at end of http
query path or not and changed artist query to use trailing spaces
#
14:49 on Apr 13, 2009KDE
Commit by nbradshaw :: r953272 musicbrainz/trunk/playground/multimedia/musicbrainz/ (3 files in 2 dirs):
More changes to make non base URL only path stuff work properly for HTML
queries and the MB queries that derive from them.
#
14:15 on Apr 13, 2009KDE
Commit by nbradshaw :: r953256 musicbrainz/trunk/playground/multimedia/musicbrainz/servicemodel/src/ (httpquery.cpp httpquery.h):
Remove braindead lack of private class construction in http query
#
14:05 on Apr 13, 2009KDE
Commit by nbradshaw :: r953249 musicbrainz/trunk/playground/multimedia/ (21 files in 4 dirs):
A range of changes including having actual data returned and some API
changes needed to support non-parameter changes to the base URL for http
queries
#
18:50 on Mar 07, 2009KDE
Commit by nbradshaw :: r936478 musicbrainz/trunk/ (65 files in 14 dirs):
Big changes... remove all the old qhttp based libraries, break the
libraries apart into service related code and strictly MBrainz related
code. New Test application replaces the previous test CD player.
#
02:20 on Jul 03, 2008KDE
Commit by nbradshaw :: r827461 musicbrainz/trunk/playground/multimedia/musicbrainz/ (33 files in 4 dirs):

The now standard big bag o' changes in one commit

  • changed namespace to kmusicbrainz
  • removed some legacy files and adjust CMakeLists accordingly
  • few small API changes
  • Doco! apidocs through out the lib now
#
23:22 on May 06, 2008KDE
Commit by nbradshaw :: r804809 musicbrainz/trunk/playground/multimedia/musicbrainz/ (5 files in 2 dirs):
brainzscanner now automatically pulls down the albums for each search result.
#
22:52 on May 06, 2008KDE
Commit by nbradshaw :: r804805 musicbrainz/trunk/playground/multimedia/musicbrainz/ (10 files in 3 dirs):
libmusicbrainz is now multithreaded (at least in part). The lib now sends queues requests and uses threadweaver to send them off in an orderely fashion, one second apart as per
musicbrainz.org's TOS. By using threadweaver we don't have the main thread sleeping and waking every second for however many queries have been queued.

Next step, multithread the xml result parsing.
#
12:55 on Apr 23, 2008KDE
Commit by nbradshaw :: r800138 musicbrainz/trunk/playground/multimedia/musicbrainz/discbrainz/src/ (playerwidget.cpp playerwidget.h):
Improvements to the test player. Rearrange a bunch of startup tasks to cut down on the loads times
#
12:10 on Apr 11, 2008KDE
Commit by nbradshaw :: r795788 musicbrainz/trunk/playground/multimedia/musicbrainz/discbrainz/src/ (3 files):
Use MediaController to get the number of tracks on the disc and activate the forward button if appropriate.

Changed the list view to a table view for the track listing.
#
14:01 on Apr 10, 2008KDE
Commit by nbradshaw :: r795504 musicbrainz/trunk/playground/multimedia/musicbrainz/discbrainz/src/ (3 files):
Changed to proper KPushButtons
#
02:37 on Apr 10, 2008KDE
Commit by nbradshaw :: r795381 musicbrainz/trunk/playground/ (22 files in 6 dirs):
Added the start of a kjob to handle longer queues of queries without bugging musicbrainz more than once a second.

New test app discbrainz which is a baby CD player using solid / phonon for hardware detection / media playing and detecting musicbrainz disc Id. Will do simple Cd lookups to test musicbrainz cd key lookups

Shuffle a few bits and pieces around in the lib and brainzscanner
#
12:59 on Mar 31, 2008KDE
Commit by nbradshaw :: r792160 musicbrainz/trunk/playground/multimedia/musicbrainz/ (7 files in 2 dirs):
Remove the psuedo queuing from both the library and brainzscanner.
Double click an artist name in brainzscanner now fetches releases.
Refactor a bunch of public calls in lib to better indicate how they behave.
Brainzscanner has the start of a config dialog.
#
02:56 on Mar 28, 2008KDE
Commit by nbradshaw :: r791040 musicbrainz/trunk/ (37 files in 9 dirs):
The biggest change here is replacing the QApp based version of brainzscanner with one based off of code generated by
KAppTemplate. Brainzscanner is now a KDE4 app with a KXmlMainWindow at its core and all the kconfig and other stuff that comes
with that.
More reorganization of the CMake files.
Fixed a few GCC visibility issues in the libs.
#
23:27 on Mar 21, 2008KDE
Commit by nbradshaw :: r788614 musicbrainz/trunk/playground/multimedia/musicbrainz/ (9 files in 3 dirs):
More fixes to build system. The magic of KDE_EXPORT fix for visibility issues
#
04:49 on Mar 19, 2008KDE
Commit by nbradshaw :: r787382 musicbrainz/trunk/playground/multimedia/musicbrainz/ (6 files in 3 dirs):
Much (hopefully) cleaner, KDE-er CMakeLists.txt. Leave out brainzscanner for time being
#
23:09 on Mar 17, 2008KDE
Commit by nbradshaw :: r786797 musicbrainz/trunk/playground/multimedia/musicbrainz/ (4 files in 3 dirs):
Clean up a few loose ends and rename testapp to brainzscanner
#
12:58 on Mar 17, 2008KDE
Commit by nbradshaw :: r786606 musicbrainz/ (29 files in 4 dirs):
Initial SVN import of musicbrainz lib
#