DigitalBicycle is a web community for independent media producers, New Media Collectives, Community Media and Technology Centers,and other Local Access Points using BitTorrent, RSS, and Drupal.See digitalbicycle.org for more information.
Be the first to post a text review of DigitalBicycle. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Hardened ffmpeg code. Rewrote the higher level torrent code. Fixed handling / naming of files and torrents.
Hardened ffmpeg code. Rewrote the higher level torrent code. Fixed handling / naming of files and torrents.
Very Rough ChangeLog (right from cvs): 2006-04-30 16:47 csacca * Sprocket.py, cmd_line_test.py, rest.py, Dialogs/SprocDoneDialog.py, Metadata/ffmpegSimp.c, Metadata/ffmpegSimp.pyx, Panels/LoginPanel.py: * Updated rest to version 1.2 * Started to try and fix some issues I've seen popping up in ffmpegSimp * Removed cmd_line_test.py as it is old and obsolete * Removed some debugging print statements 2006-04-29 17:34 csacca * BUILD.txt: [no log message] 2006-04-29 16:31 csacca * BUILD.txt: [no log message] 2006-04-24 17:19 csacca * BUILD, BUILD.txt: Added some more info to BUILD Moved BUILD to BUILD.txt to deal with conflicts from py2app and possibly py2exe 2006-04-17 14:50 csacca * setup.py: Added a setup file for py2app. Note: this conflicts with a file in the root directory being named BUILD.Should be resolved soon. 2006-04-06 02:00 csacca * BUILD: Really started giving instructions on how to build Sprocket. This isn't totally useful right now, but as I figure all the build quirks out, we can document them and next build will go way smoother. We might even get a build script or Makefile (or setup.py) 2006-04-04 21:40 csacca * SprocMP4Meta.py: When we changed the metadata collection library to ffmpeg, this became obsolete. 2006-04-04 21:35 csacca * sprocket.wxg: Old source file. We haven't generated our gui with this for a long time so it's time that it goes away. 2006-04-04 21:30 csacca * SprocConst.py, SprocDoneDialog.py, SprocPrefs.py, SprocPrefsDialog.py, SprocProgressDialog.py, SprocUploader.py: Removing files that are old 2006-04-04 21:16 csacca * SprocMenuBar.py: Missed one... 2006-04-04 21:12 csacca * BUILD, Constants.py, FileDropTarget.py, SprocConfig.py, SprocCopy.py, SprocFile.py, SprocFrame.py, SprocHtmlWindow.py, SprocMP4Meta.py, SprocPost.py, SprocRPC.py, SprocTorrent.py, Sprocket.py, StringReader.py, UserConfig.py, bencode.py, settings.ini, strings.ini, toPBCore.py, Dialogs/SprocAboutDialog.py, Dialogs/SprocDoneDialog.py, Dialogs/SprocHelpDialog.py, Dialogs/SprocPrefsDialog.py, Dialogs/SprocProgressDialog.py, Dialogs/__init__.py, Metadata/Parser.py, Metadata/__init__.py, Metadata/ffmpegSimp.c, Metadata/ffmpegSimp.pyx, Metadata/setup.py, Panels/DetailsPanel.py, Panels/FilePanel.py, Panels/LicensePanel.py, Panels/LoginPanel.py, Panels/UploadPanel.py, Panels/__init__.py, html/about.html, html/contents.html, html/db-logo.png: This is the cvs update from hell. Basically, this update encapsulates about three or four months of work. The feature updates are numerous and the code has been restructured, hopefully for the better. 2005-11-01 16:00 csacca * FileDropTarget.py, SprocFrame.py, settings.ini: * Bit of cleaning * Added drag'n'drop code (only tested on linux so far)
Very Rough ChangeLog (right from cvs): 2006-04-30 16:47 csacca * Sprocket.py, cmd_line_test.py, rest.py, Dialogs/SprocDoneDialog.py, Metadata/ffmpegSimp.c, Metadata/ffmpegSimp.pyx, Panels/LoginPanel.py: * Updated rest to version 1.2 * Started to try and fix some issues I've seen popping up in ffmpegSimp * Removed cmd_line_test.py as it is old and obsolete * Removed some debugging print statements 2006-04-29 17:34 csacca * BUILD.txt: [no log message] 2006-04-29 16:31 csacca * BUILD.txt: [no log message] 2006-04-24 17:19 csacca * BUILD, BUILD.txt: Added some more info to BUILD Moved BUILD to BUILD.txt to deal with conflicts from py2app and possibly py2exe 2006-04-17 14:50 csacca * setup.py: Added a setup file for py2app. Note: this conflicts with a file in the root directory being named BUILD.Should be resolved soon. 2006-04-06 02:00 csacca * BUILD: Really started giving instructions on how to build Sprocket. This isn't totally useful right now, but as I figure all the build quirks out, we can document them and next build will go way smoother. We might even get a build script or Makefile (or setup.py) 2006-04-04 21:40 csacca * SprocMP4Meta.py: When we changed the metadata collection library to ffmpeg, this became obsolete. 2006-04-04 21:35 csacca * sprocket.wxg: Old source file. We haven't generated our gui with this for a long time so it's time that it goes away. 2006-04-04 21:30 csacca * SprocConst.py, SprocDoneDialog.py, SprocPrefs.py, SprocPrefsDialog.py, SprocProgressDialog.py, SprocUploader.py: Removing files that are old 2006-04-04 21:16 csacca * SprocMenuBar.py: Missed one... 2006-04-04 21:12 csacca * BUILD, Constants.py, FileDropTarget.py, SprocConfig.py, SprocCopy.py, SprocFile.py, SprocFrame.py, SprocHtmlWindow.py, SprocMP4Meta.py, SprocPost.py, SprocRPC.py, SprocTorrent.py, Sprocket.py, StringReader.py, UserConfig.py, bencode.py, settings.ini, strings.ini, toPBCore.py, Dialogs/SprocAboutDialog.py, Dialogs/SprocDoneDialog.py, Dialogs/SprocHelpDialog.py, Dialogs/SprocPrefsDialog.py, Dialogs/SprocProgressDialog.py, Dialogs/__init__.py, Metadata/Parser.py, Metadata/__init__.py, Metadata/ffmpegSimp.c, Metadata/ffmpegSimp.pyx, Metadata/setup.py, Panels/DetailsPanel.py, Panels/FilePanel.py, Panels/LicensePanel.py, Panels/LoginPanel.py, Panels/UploadPanel.py, Panels/__init__.py, html/about.html, html/contents.html, html/db-logo.png: This is the cvs update from hell. Basically, this update encapsulates about three or four months of work. The feature updates are numerous and the code has been restructured, hopefully for the better. 2005-11-01 16:00 csacca * FileDropTarget.py, SprocFrame.py, settings.ini: * Bit of cleaning * Added drag'n'drop code (only tested on linux so far)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: