1 Aug 2011 10:38
gevaerts: r30232 - trunk/apps
<mailer <at> svn.rockbox.org>
2011-08-01 08:38:32 GMT
2011-08-01 08:38:32 GMT
Date: 2011-08-01 10:38:32 +0200 (Mon, 01 Aug 2011)
New Revision: 30232
Log Message:
revert r30226, which is apparently broken.
Modified:
trunk/apps/playback.c
trunk/apps/playlist_viewer.c
Modified: trunk/apps/playback.c
===================================================================
--- trunk/apps/playback.c 2011-07-31 16:26:39 UTC (rev 30231)
+++ trunk/apps/playback.c 2011-08-01 08:38:32 UTC (rev 30232)
<at> <at> -3796,8 +3796,4 <at> <at>
#endif
codec_thread_resume();
thread_thaw(audio_thread_id);
-
- /* Load the old playlist, to ensure that behaviour with and without
- * rebooting is consistent */
- playlist_resume();
}
Modified: trunk/apps/playlist_viewer.c
===================================================================
--- trunk/apps/playlist_viewer.c 2011-07-31 16:26:39 UTC (rev 30231)
+++ trunk/apps/playlist_viewer.c 2011-08-01 08:38:32 UTC (rev 30232)
<at> <at> -278,7 +278,7 <at> <at>
size_t buffer_size;
(Continue reading)
RSS Feed