* morituri/common/config.py:

Add methods to get/set defeating of audio cache.
	  Make sure that we set read offset even if section is already there.
This commit is contained in:
Thomas Vander Stichele
2012-12-04 00:12:38 +00:00
parent b8fd3f2931
commit 7545829764
2 changed files with 46 additions and 17 deletions

View File

@@ -1,3 +1,9 @@
2012-12-04 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/config.py:
Add methods to get/set defeating of audio cache.
Make sure that we set read offset even if section is already there.
2012-12-03 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py: