Difference between revisions of "User:Ashughes/BirdTorrent"

From CDOT Wiki
Jump to: navigation, search
(New page: == Project Name == BirdTorrent -- Torrent support for [http://getsongbird.com Songbird]! == Project Description == The goal of this project is to create an add-on that allows Songbird t...)
 
(Project News)
Line 21: Line 21:
 
== Project News ==
 
== Project News ==
  
Coming Soon!
+
'''16 - Sepember - 2008'''
 +
* Successfully set up build environment
 +
* Successfully built Songbird XPCOM_HelloWorld add-on
 +
* Successfully built libtorrent as a static library
 +
* Need to read documentation for MAKE to put the two above together

Revision as of 14:13, 17 September 2008

Project Name

BirdTorrent -- Torrent support for Songbird!

Project Description

The goal of this project is to create an add-on that allows Songbird to handle .torrent files. The basic idea is to cut out the middle man, allowing users to download music from torrent sites directly to their library.

Project Leader(s)

Anthony Hughes [ashughes] - This is me!

Project Contributor(s)

Currently, there are no contributors to this project.

Project Details

Coming Soon!

Project News

16 - Sepember - 2008

  • Successfully set up build environment
  • Successfully built Songbird XPCOM_HelloWorld add-on
  • Successfully built libtorrent as a static library
  • Need to read documentation for MAKE to put the two above together