From 3a3bce011b4a389e0f8ea95f1469d35ebf04a556 Mon Sep 17 00:00:00 2001 From: Reupen Shah Date: Sat, 15 Dec 2018 21:27:27 +0000 Subject: [PATCH 1/2] Remove unused variable --- foo_dop/reader_playlists.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foo_dop/reader_playlists.cpp b/foo_dop/reader_playlists.cpp index 6fe566e..848ccb1 100644 --- a/foo_dop/reader_playlists.cpp +++ b/foo_dop/reader_playlists.cpp @@ -119,7 +119,7 @@ void load_database_t::clean_up_device_playlists() try { filesystem::g_remove(path, aborter); } - catch (const exception_io& ex) { + catch (const exception_io&) { console::formatter formatter; formatter << "iPod manager: Failed to delete file: " << path; } From b5c258fa26e63b51e0cc30463faaa5d9191e80cc Mon Sep 17 00:00:00 2001 From: Reupen Shah Date: Sat, 15 Dec 2018 21:33:55 +0000 Subject: [PATCH 2/2] Update change log for version 0.7.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 869d91b..858ade1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # iPod manager for foobar2000 changelog +## 0.7.1 beta + +* Added play count, skip count, last played and last skipped columns to Manage contents +* Attempted to improve reliability when used with some shuffle 4G models +* Added support for playlist changes made on the device on the nano 7G +* Compiled with Visual Studio 2017 15.9 +* Updated to foobar2000 SDK 2018-03-06 + ## 0.7.0 * Added support for iPod nano 7G software versions later than 1.0.2