123 Commits (1e0d18c9324945c6c1342a2ce9066c8bd92d2b14)
 

Author SHA1 Message Date
  John-Mark Gurney 1e0d18c932 add dependencies to the README, and include a couple patches... 18 years ago
  John-Mark Gurney f2e4485467 update w/ latest fixes.. 18 years ago
  John-Mark Gurney 7cefb1b6ad expand the repr's.. 18 years ago
  John-Mark Gurney 0e77d25b16 add comparision opperators, this is a major bug fix.. previously 18 years ago
  John-Mark Gurney 3250e2e286 This seems to have fixed the problem of things appearing and 18 years ago
  John-Mark Gurney e2b3d7d0f0 spell port properly 18 years ago
  John-Mark Gurney a11d16a225 rename a few of the classes to better match what they are... 18 years ago
  John-Mark Gurney 9f8318cbb6 forgot to comment out second part of line.. 18 years ago
  John-Mark Gurney 2c59e2b8c5 pass kwargs through Container... This probably means I don't need 18 years ago
  John-Mark Gurney 4d4e2b80de support dynamicly isolating the pid's of the ts... 18 years ago
  John-Mark Gurney 8e6c2d0c84 put the modules in a more sane order, so that the ones that do 18 years ago
  John-Mark Gurney e98be0c1b4 fix construction of the backtrace printer.. 18 years ago
  John-Mark Gurney e521c874be drop debugging, and don't print out the backtrace on failure.. 18 years ago
  John-Mark Gurney d7df045134 add function to register files that should be ignore... make this 18 years ago
  John-Mark Gurney 8dfacf44f6 drop debugging.. 18 years ago
  John-Mark Gurney cffd2f474b add new attribute updateID which is the system update id.. currently 18 years ago
  John-Mark Gurney 43cc28bd1b add idea.. 18 years ago
  John-Mark Gurney 04122f05dd I believe I had improved the error handling now.. we now trigger the 18 years ago
  John-Mark Gurney 296b666ec6 drop debugging of needupdate flag.. 18 years ago
  John-Mark Gurney 328eb87773 document new mpegtsmod 18 years ago
  John-Mark Gurney be108d0648 add the mpegtsmod module which looks inside and sees what streams 18 years ago
  John-Mark Gurney 7a52990bca fix files... turns out we do need the checkUpdate on items, just not 18 years ago
  John-Mark Gurney 9f90fb01ce drop an unused file.. 18 years ago
  John-Mark Gurney eb6b0fa20e add copyright and stuff... 18 years ago
  John-Mark Gurney 78a80b612f add revision and copyright stuff to these files... 18 years ago
  John-Mark Gurney e1fa3f4326 change to ktext, and add $Change$ to the files.. 18 years ago
  John-Mark Gurney 9eb753bf56 include object in result buffer if it exists... 18 years ago
  John-Mark Gurney 5041928b3e only include childCount if it's non-zero, we can't tell (yet) between 18 years ago
  John-Mark Gurney c956e14610 make title sorting skip the bit rate I prepend... 18 years ago
  John-Mark Gurney 74a78e79e3 drop debugging statements.. 18 years ago
  John-Mark Gurney 35d5e9a3b4 keep track of the last few requests that we have processed, we now 18 years ago
  John-Mark Gurney 22c9533467 move debugging a bit earlier, turns out that the trouble was a 18 years ago
  John-Mark Gurney 074483d739 drop some debugging now that this seems to be working.. 18 years ago
  John-Mark Gurney 23084a3ccd add idea about persistance... 18 years ago
  John-Mark Gurney a3db9c0f5e add support for ring buffers for debugging, this lets you more easily 18 years ago
  John-Mark Gurney 08205e5989 readd back the custom mime-types.. these are necessary on MacOSX 18 years ago
  John-Mark Gurney e553e7808f make it so that things don't go belly up when importing the optional 18 years ago
  John-Mark Gurney fffa530e2e add bitrate in front of the name, and when comparing, skip over it.. 18 years ago
  John-Mark Gurney 0a06c32ab7 remove dependancy on mpegts... just won't get audio filtering if 18 years ago
  John-Mark Gurney 6bfd3280e7 move the browse later so that restarts don't print it soo many 18 years ago
  John-Mark Gurney d4e43188b9 add support for interactive debugging via manhole.telnet... add some 18 years ago
  John-Mark Gurney 31ddad6041 support multiple res elements... 18 years ago
  John-Mark Gurney 99d646f461 doesn't take an arg.. 18 years ago
  John-Mark Gurney 52684cb144 add filtering of invalid audio tracks out, it really doesn't help that 18 years ago
  John-Mark Gurney f0a251badb make basic removal work again... forgot to get the id to pass to 18 years ago
  John-Mark Gurney e34305af0a use bare raise when possible.. 18 years ago
  John-Mark Gurney 9d5bc2b388 add dvd support through my pydvdread wrapper around libdvdread... 18 years ago
  John-Mark Gurney bb23c79b89 drop some debugging.. 18 years ago
  John-Mark Gurney 3daff0a894 move the repr from zip to FSStorage where it belongs, it will now 18 years ago
  John-Mark Gurney ddc672456e prevent an exception because of a missing handleResponse... 18 years ago