Files
whipper-gui/morituri/test
Thomas Vander Stichele 483c7b8a0c * morituri/program/cdrdao.py:
read all sessions by reading session 9.
	* morituri/image/toc.py:
	  Parse ZERO statements properly.
	  Also set absolute offsets when we know them from the .toc file.
	  Properly set audio flag on tracks.
	  FIXME: probably doesn't work if the .toc does not have lengths.
	* morituri/image/table.py:
	  Add some debug to cddb disc id calculation.
	  Fix absolutize function, it was going one index too far.
	  raise ValueError when overriding .absolute with a wrong value.
	* examples/readdisc.py:
	  Show CDDB disc id at the start.
	  Assert when toc and table have different disc id's (to be fixed)
	* morituri/test/test_image_cue.py:
	  Update for having the table already with absolute values.
	* morituri/test/test_image_toc.py:
	  Add Ladyhawke CDDB test, it has a data track.
2009-05-16 19:09:27 +00:00
..
2009-04-11 13:37:42 +00:00
2009-05-15 20:33:00 +00:00
2009-05-01 12:29:48 +00:00
2009-05-15 19:23:57 +00:00
2009-05-16 09:10:41 +00:00
2009-05-04 23:09:26 +00:00
2009-05-04 08:43:23 +00:00
2009-05-15 19:23:57 +00:00
2009-04-29 08:55:12 +00:00
2009-04-26 11:19:03 +00:00
2009-04-11 13:37:42 +00:00
2009-04-11 13:37:42 +00:00
2009-05-16 09:25:42 +00:00
2009-05-16 09:31:38 +00:00