summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorLarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b>2005-04-19 18:01:19 +0000
committerLarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b>2005-04-19 18:01:19 +0000
commite636aa59d86868039f39b0e39e944871cae5b9db (patch)
treef44f9f196ce7de52a2dacdff3588ec99e5d03e40 /HISTORY
parent143d3397960c698935869cae65db8d8937e4d22a (diff)
downloadvdr-plugin-muggle-e636aa59d86868039f39b0e39e944871cae5b9db.tar.gz
vdr-plugin-muggle-e636aa59d86868039f39b0e39e944871cae5b9db.tar.bz2
Merged changes from 0.1.6-wr
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@637 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY15
1 files changed, 15 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 83071c1..a104534 100644
--- a/HISTORY
+++ b/HISTORY
@@ -184,3 +184,18 @@ XXXXXXXXXX: Version 0.0.8-ALPHA
- import now runs as a separate thread and no longer blocks user
input and VDR is no longer killed by the watchdog during import
+2005-04-19: Version 0.1.7-BETA
+- Removed option -g. muggle now automatically does the right thing:
+ GD compatibility mode is used when importing files [0-9][0-9]/filename
+ relative to the toplevel directory where filename contains no /
+- External command find is no longer needed
+- Better error handling for unreadable files when playing
+- Changed several includes from <vdr/X.h> to <X.h>
+- Elected a new pope
+- Makefile respects preset values for directories
+- Debug messages now go into /var/log/debug. Up to now it was stderr.
+- Playlist view: after pressing arrow up, playing looped backwards.
+ Now it always goes forward.
+- Play mode: in endless mode (all tracks), trying to go back on the
+ first track restarted the first track. Now it goes to the last track.
+- Added incremental search \ No newline at end of file