(0000745)
|
svn
|
2012-06-03 18:57
|
|
The user animal has checked in files related to this issue (revision 526).
Comment: MPfm 0.6.0.1
* MVP
- Added the SongBrowserQueryEntity entity.
- ISongBrowserView: Added RefreshSongBrowser method.
- SongBrowserPresenter: Now using the view to update the UI.
- LibraryBrowserPresenter: Added TreeNodeSelected method, which updates the song browser presenter.
- AudioFileCacheService: Now using SongBrowserQueryEntity for method parameters.
* GTK
- Updated implementation.
Related to issue 0000373, issue 0000374, issue 0000375 and issue #378.
Files modified: U MPfm/branches/current/MPfm.GTK/Windows/MainWindow.cs
U MPfm/branches/current/MPfm.MVP/Bootstrapper/LibraryModule.cs
U MPfm/branches/current/MPfm.MVP/MPfm.MVP.csproj
U MPfm/branches/current/MPfm.MVP/Models/LibraryBrowserEntity.cs
A MPfm/branches/current/MPfm.MVP/Models/SongBrowserQueryEntity.cs
U MPfm/branches/current/MPfm.MVP/Presenters/Interfaces/ILibraryBrowserPresenter.cs
U MPfm/branches/current/MPfm.MVP/Presenters/Interfaces/ISongBrowserPresenter.cs
U MPfm/branches/current/MPfm.MVP/Presenters/LibraryBrowserPresenter.cs
U MPfm/branches/current/MPfm.MVP/Presenters/SongBrowserPresenter.cs
U MPfm/branches/current/MPfm.MVP/Services/AudioFileCacheService.cs
U MPfm/branches/current/MPfm.MVP/Services/Interfaces/IAudioFileCacheService.cs
U MPfm/branches/current/MPfm.MVP/Views/ISongBrowserView.cs
|
|