245 Commits (8d268f4567bf0781cd365450c035e8cbf08c3614)
 

Author SHA1 Message Date
  John-Mark Gurney 8d268f4567 support additional attributes (other than size) on the 14 years ago
  John-Mark Gurney bb8d6fd10a add hash function for ZipInfo objects... This lets us 14 years ago
  John-Mark Gurney 932983a5f7 put the mimetype element inside res so that each res can 14 years ago
  John-Mark Gurney b44d43eace make the endian detection into a function so we don't have to 15 years ago
  John-Mark Gurney 1175fd948c add routine to calculate cddbid... This only works on audio only 15 years ago
  John-Mark Gurney b42392a4bf look for the interleve library in the same dir as the flac module.. 15 years ago
  John-Mark Gurney 62ca1c50b8 fix the growing track length problem... turns out that AudioResource 15 years ago
  John-Mark Gurney 8ba923751c forgot from previous comming of audioraw.py: 15 years ago
  John-Mark Gurney 9bfcbeea97 when we are doing producing, also notify that we are finished... 15 years ago
  John-Mark Gurney c145701ad6 update which version of twisted I've been testing w/... 15 years ago
  John-Mark Gurney acf0f6828f add some addition things to check before shipping.. 15 years ago
  John-Mark Gurney 9b037cc6c8 add additional modules to the QA check list... 15 years ago
  John-Mark Gurney db98728a9e switch to twisted's zipstream module.. this makes things work 15 years ago
  John-Mark Gurney 54c742f5fa add support for multi-track FLAC files... add a interleaver to 15 years ago
  John-Mark Gurney 070874d509 put mp4 addition in correct section.. 15 years ago
  John-Mark Gurney c56164bff8 add support for mp4 file format... this includes aac audio which 15 years ago
  John-Mark Gurney 505f9b508d add a number of new things that have gone into the tree... 15 years ago
  John-Mark Gurney 8fb11a4bdd add a raw audio transcoder... This currently supports flac... 15 years ago
  John-Mark Gurney 3c609c0705 add missing blank line... simple formating.. 15 years ago
  John-Mark Gurney 3f27866400 add a ZipInfo wrapper class that adds a __cmp__ method to see 15 years ago
  John-Mark Gurney ed038868f9 preliminary version of the audio and slink modules... should 15 years ago
  John-Mark Gurney 27316ce5f1 don't fail if we can't debug.. mean you can run multiple instances 15 years ago
  John-Mark Gurney 055ceab9be support telling us that you want debug information on why calling 15 years ago
  John-Mark Gurney 8487cd4765 support formating attributes.. make sure they result in strings... 15 years ago
  John-Mark Gurney e84ceaf7ce add close method to the filelock object.. and use that instead 15 years ago
  John-Mark Gurney 3370a7b7ef pull this in as it's necessary for my slinke stuff.. I have a 15 years ago
  John-Mark Gurney 0eaa466b96 no longer just a PLS... 15 years ago
  John-Mark Gurney 38c4e6f212 add support for wax/asx files... 15 years ago
  John-Mark Gurney 99cfba2ca0 add some release notes.. 15 years ago
  John-Mark Gurney 0007f24224 if adding the Object returns None, don't add it... this would 15 years ago
  John-Mark Gurney 75e38e327f move comment on line by itself.. 15 years ago
  John-Mark Gurney 4c6bbad68b make work w/ the new infastructure.. 15 years ago
  John-Mark Gurney e04f09baa3 print out the modules that failed to load.. 15 years ago
  John-Mark Gurney cc0ea44180 retry after failing to parse genres... 15 years ago
  John-Mark Gurney e3e8457d4e clean up searchClass and createClass 15 years ago
  John-Mark Gurney b2eefdadfa use kwargs a bit better... 15 years ago
  John-Mark Gurney 24209f6722 drop unnecessary rich comparission operators... order by class name, 15 years ago
  John-Mark Gurney fe90575e58 add new clip module... document it and the addition of item... 15 years ago
  John-Mark Gurney 801ed1e6dd if we run into trouble instanciating the class, print it out 15 years ago
  John-Mark Gurney 64bcea6c62 move all the container handling into DIDLLite so that I get 15 years ago
  John-Mark Gurney 386b965a5a add that python-shoutcast is an optional piece... This will give 15 years ago
  John-Mark Gurney 3f22228fc8 make Browse be in it's own thread... This is good as sometimes it 16 years ago
  John-Mark Gurney 13462789c5 add a couple tasks that have been completed... 16 years ago
  John-Mark Gurney e24bfdc587 improve error handling... 16 years ago
  John-Mark Gurney d336c8fe94 add idea to eliminate doRecall.. 16 years ago
  John-Mark Gurney e4a35b1922 check checkUpdate api slightly.. we never used a return value, so 16 years ago
  John-Mark Gurney 75fba67127 remove extra slash from a previous commit.. 16 years ago
  John-Mark Gurney 68aa0ccec6 reverse the urljoin patch... turns out urljoin doesn't work 16 years ago
  John-Mark Gurney 35961f5095 rever the queuing for SSDP, when using startService properly, it 16 years ago
  John-Mark Gurney f3495ee5da make the mime-type fixup a function.. 16 years ago