diff options
| author | woro <woro@e10066b5-e1e2-0310-b819-94efdf66514b> | 2008-04-13 07:33:20 +0000 |
|---|---|---|
| committer | woro <woro@e10066b5-e1e2-0310-b819-94efdf66514b> | 2008-04-13 07:33:20 +0000 |
| commit | bb7c885980b07f746f55dc86f75bffa865d1f36b (patch) | |
| tree | 51008b6f76bf7f014dc86575c60070f7d37bfdd2 /HISTORY | |
| parent | de92d404fd89859238fcff270318695132c247bc (diff) | |
| download | vdr-plugin-muggle-bb7c885980b07f746f55dc86f75bffa865d1f36b.tar.gz vdr-plugin-muggle-bb7c885980b07f746f55dc86f75bffa865d1f36b.tar.bz2 | |
if at muggle start we land in an empty list because the saved state does not
match the database, it could happen that we never get anything displayed until
we delete muggle.state and restart muggle. Now muggle goes up to the parent level
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1181 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -332,3 +332,6 @@ XXXXXXXXXX: Version 0.0.8-ALPHA - display small cover: Appeared at left border instead at the right side - sqlite3: muggle segfaulted in special situations - fix segfault if the cache directory has a long path +- if at muggle start we land in an empty list because the saved state does not + match the database, it could happen that we never get anything displayed until + we delete muggle.state and restart muggle. Now muggle goes up to the parent level
\ No newline at end of file |
