root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @51 [51] 02/01/08 00:53:39 jmoiron r55@sanji: jmoiron | 2008-02-01 00:53:07 -0500 * adding tinyurl.py
(edit) @50 [50] 12/30/07 18:04:54 jmoiron * vilter
(edit) @49 [49] 12/30/07 04:09:31 jmoiron lots of added features
(edit) @48 [48] 12/27/07 00:39:27 jmoiron r53@sanji: jmoiron | 2007-12-27 00:45:05 -0500 * lots of fixes to …
(edit) @47 [47] 12/23/07 01:11:56 jmoiron r51@sanji: jmoiron | 2007-12-23 01:16:56 -0500 * sorta functional; …
(edit) @46 [46] 12/08/07 12:43:47 jmoiron r49@sanji: jmoiron | 2007-12-08 12:43:14 -0500 * syncing
(edit) @45 [45] 11/29/07 18:37:46 jmoiron * branching out * forked for weechat
(edit) @44 [44] 11/28/07 20:17:13 jmoiron * changed some of the output to be more weechat friendly
(edit) @43 [43] 11/28/07 19:58:40 jmoiron * ported pymp to weechat I am very impressed; their API was close to …
(edit) @42 [42] 11/28/07 05:18:34 jmoiron * added misc & lurker.py
(edit) @41 [41] 11/26/07 08:22:37 jmoiron * fix juk support w/o pydcop * fix dcop support sniffing
(edit) @40 [40] 09/28/07 18:40:17 jmoiron * grumble grumble; turn debug off
(edit) @39 [39] 09/28/07 18:39:14 jmoiron * unicode support fixes
(edit) @38 [38] 09/28/07 17:26:34 jmoiron * version 0.5 * added rhythmbox support
(edit) @37 [37] 09/28/07 15:17:58 jmoiron * fix stupid bug in xdccq * replace 'which' command in mp3.py w/ one that …
(edit) @36 [36] 07/26/07 21:28:42 jmoiron * ... mumble mumble mbps -> Mbps (not milli, mega)
(edit) @35 [35] 07/26/07 21:26:26 jmoiron * Kbps/Mbps -> kbps/mbps
(edit) @34 [34] 07/26/07 21:24:33 jmoiron * fix a display bug calculating kbps
(edit) @33 [33] 07/03/07 22:55:33 jmoiron account for 'DCC Stall' events
(edit) @32 [32] 07/01/07 22:50:36 jmoiron added 'next_n' and 'prev_n' for amarok, since calling next and prev …
(edit) @31 [31] 07/01/07 22:32:37 jmoiron * Added some error messages for when 'num' on prev/next is not a number * …
(edit) @30 [30] 07/01/07 19:52:06 jmoiron added amarok support; i'm going to change it so that 'next' and 'prev' …
(edit) @29 [29] 04/27/07 01:05:47 jmoiron There are a few things with this release worth noting: * object migration …
(edit) @28 [28] 04/26/07 01:19:06 jmoiron enormous update to mp3.py that changes the architecture entirely and …
(edit) @27 [27] 11/13/06 16:18:02 jmoiron fixed a few bugs with juk's non-dcop code
(edit) @26 [26] 11/13/06 14:29:05 jmoiron added support for juk with a fast python-dcop interface method and a …
(edit) @25 [25] 11/10/06 22:30:34 jmoiron tons of changes including: * simultaneous support for xmms, beep, …
(edit) @24 [24] 10/16/06 10:49:03 jmoiron * fixed a small error in the default log * added $S to the docs and …
(edit) @23 [23] 10/15/06 13:17:47 jmoiron * on xdccq, just added a help option * created dcclog, a non-intrusive …
(edit) @22 [22] 10/13/06 00:06:23 jmoiron a few changes to xdccq.py * retabbed both xdccq and mp3 module to use 4 …
(edit) @21 [21] 04/16/06 16:53:39 jmoiron adding prelim glade files for the gui version resize behavior is based on …
(edit) @20 [20] 04/12/06 23:36:53 jmoiron Added a retry counter and put a tentative threshold of 3. Something …
(edit) @19 [19] 03/17/06 15:54:29 jmoiron Some easy (but long neglected changes) bring this to the next version. …
(edit) @18 [18] 03/16/06 23:10:44 jmoiron this version actually wraps gzip and bzip fairly completely, and thus …
(edit) @17 [17] 03/16/06 00:18:34 jmoiron this version wraps rar to about the same state zip is wrapped.. the rar …
(edit) @16 [16] 03/13/06 14:49:30 jmoiron implemented flattening, so now zip handles: * -d (destdir) * -f …
(edit) @15 [15] 03/13/06 13:14:11 jmoiron fixes #13 by surrounding user input sections with " still need to escape …
(edit) @14 [14] 03/13/06 11:25:13 jmoiron fixed a stupid but mean bug "if not verbose or list" some other beginnings …
(edit) @13 [13] 03/12/06 17:54:57 jmoiron restructuring a little bit to enable the modes to be dealt with by the …
(edit) @12 [12] 03/10/06 17:04:50 jmoiron some important changes including * halding KeyboardInterrupt? * switch to …
(edit) @11 [11] 03/09/06 17:02:38 jmoiron getting this code off of my work machine
(edit) @10 [10] 03/07/06 08:42:18 jmoiron trivial changes and bugfixes
(edit) @9 [9] 03/06/06 17:28:00 jmoiron * wrote an object-embedded main loop * essentially finished off #1 * …
(edit) @8 [8] 03/06/06 13:07:16 jmoiron transitional; getting these code changes off of my laptop
(edit) @7 [7] 02/28/06 16:57:06 jmoiron * put rcfile lib in an object to make it easier to customize * started …
(edit) @6 [6] 02/24/06 06:10:26 jmoiron removed debugging from xdccq for a 0.2 release added some ideas & settings …
(edit) @5 [5] 02/23/06 16:13:44 jmoiron final changes for v0.2 of xdccq * implements a simple watchdog for …
(edit) @4 [4] 02/23/06 15:09:46 jmoiron some feature additions: * added queue "Notice" parsing for position, #5
(edit) @3 [3] 02/23/06 12:15:45 jmoiron preliminary rcfile library 'just works', ticket #2 * handles only …
(edit) @2 [2] 02/22/06 22:38:40 jmoiron adding some initial archive code and structure * mostly there on ticket …
(add) @1 [1] 02/21/06 11:01:35 jmoiron adding: audacious announce (mp3.py) xdcc queue (xdccq.py) made …
Note: See TracRevisionLog for help on using the revision log.