Anonymous | Login | Signup for a new account | 2024-11-23 10:17 PST |
Main | My View | View Issues | Change Log | Roadmap | Repositories | My Account |
Changesets: GitHub - ycastonguay/MPfm | [ Browse ] [ Back to Index ] | ||
master 5924c664
Timestamp: 2013-10-19 23:06:04 Author: ycastonguay [ Details ] [ Diff ] |
WPF: More work on WPF prototype. | ||
mod - MPfm/MPfm.WPF/Classes/App.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/EditSongMetadataWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/EffectsWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/FirstRunWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/MainWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/MainWindow.xaml.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/PlaylistWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/PreferencesWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/ResumePlaybackWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/SplashWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/SyncCloudWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/SyncDownloadWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/SyncMenuWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/SyncWebBrowserWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/SyncWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/Classes/Windows/UpdateLibraryWindow.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WPF/MPfm.WPF.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Icon.ico | [ Diff ] [ File ] | ||
master 26a02a0e
Timestamp: 2013-10-19 21:56:53 Author: ycastonguay [ Details ] [ Diff ] |
Windows/WPF: First WPF prototype. | ||
mod - MPfm/MPfm.Library/MPfm.Library.WindowsPhone.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Library/SQLite.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Library/SQLiteAsync.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/DropboxCoreService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/packages.config | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsPhone.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/App.config | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/App.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/App.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Controls/MPfmButton.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Navigation/WindowsNavigationManager.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Specifications/WindowsSyncDeviceSpecifications.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/Base/BaseWindow.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/EditSongMetadataWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/EditSongMetadataWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/EffectsWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/EffectsWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/FirstRunWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/FirstRunWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/MainWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/MainWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/PlaylistWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/PlaylistWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/PreferencesWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/PreferencesWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/ResumePlaybackWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/ResumePlaybackWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SplashWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SplashWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncCloudWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncCloudWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncDownloadWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncDownloadWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncMenuWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncMenuWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncWebBrowserWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncWebBrowserWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/SyncWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/UpdateLibraryWindow.xaml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Classes/Windows/UpdateLibraryWindow.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/MPfm.WPF.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Properties/AssemblyInfo.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Properties/Resources.Designer.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Properties/Resources.resx | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Properties/Settings.Designer.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Properties/Settings.settings | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Fonts/DroidSansMono.ttf | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Fonts/Junction.ttf | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Fonts/LeagueGothic.ttf | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Fonts/Titillium2.ttf | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/add.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/cancel.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/connect.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/delete.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/download.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/edit.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/goto.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/play.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/refresh.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/reset.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/save.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/speaker.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Buttons/stop.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Icons/linux.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Icons/osx.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Icons/phone.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Icons/song.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Icons/tablet.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Icons/user.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Icons/vinyl.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Icons/windows.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/cloud.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/effects.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/next.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/pause.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/play.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/playlist.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/preferences.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/previous.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/repeat.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/resume.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/shuffle.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Resources/Images/Toolbar/sync.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WPF/Themes/Generic.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmResumePlayback.Designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmResumePlayback.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmResumePlayback.resx | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsPhone/Classes/WindowsPhoneSyncDeviceSpecifications.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm_WPF.sln | [ Diff ] [ File ] | ||
mod - MPfm/MPfm_WindowsPhone.sln | [ Diff ] [ File ] | ||
master cb5ba7ff
Timestamp: 2013-10-18 22:35:40 Author: ycastonguay [ Details ] [ Diff ] |
Android: Added IResumePlaybackView and ISyncConnectManualView. Related to issue 0000406. |
||
add - MPfm/MPfm.Android/Classes/Activities/ResumePlaybackActivity.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Activities/SyncActivity.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/MPfm.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Properties/AndroidManifest.xml | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Resources/Layout/ResumePlayback.axml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Core/MPfm.Core.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsStore.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Navigation/NavigationManager.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/Interfaces/IResumePlaybackPresenter.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/Interfaces/ISyncConnectManualPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MainPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MobileOptionsMenuPresenter.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/ResumePlaybackPresenter.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/SyncConnectManualPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/InitializationService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMainView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMobileOptionsMenuView.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Views/IResumePlaybackView.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Views/ISyncConnectManualView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.Designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.resx | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Windows/Classes/Forms/frmResumePlayback.Designer.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Windows/Classes/Forms/frmResumePlayback.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Windows/Classes/Forms/frmResumePlayback.resx | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Program.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/MPfm.Windows.csproj | [ Diff ] [ File ] | ||
master 3306aae3
Timestamp: 2013-10-18 20:57:53 Author: ycastonguay [ Details ] [ Diff ] |
Windows: Minor changes to Dropbox prototype. | ||
mod - MPfm/MPfm.Android/Classes/Services/AndroidDropboxService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/DropboxCoreService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/Interfaces/IDropboxService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSyncCloud.cs | [ Diff ] [ File ] | ||
master 1afb3a21
Timestamp: 2013-10-17 21:18:23 Author: ycastonguay [ Details ] [ Diff ] |
Linux: Added SyncCloudWindow and SyncWebBrowserWindow. | ||
mod - MPfm/MPfm.GTK/Classes/LinuxSyncDeviceSpecifications.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.GTK/Classes/Main.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.GTK/MPfm.GTK.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.GTK/Windows/MainWindow.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.GTK/Windows/SyncCloudWindow.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.GTK/Windows/SyncWebBrowserWindow.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.SyncCloudWindow.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.SyncDownloadWindow.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.SyncMenuWindow.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.SyncWebBrowserWindow.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.Windows.EffectsWindow.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.Windows.MainWindow.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.GTK/gtk-gui/gui.stetic | [ Diff ] [ File ] | ||
master 7beec80a
Timestamp: 2013-10-17 19:53:52 Author: ycastonguay [ Details ] [ Diff ] |
Windows: Added UI for SyncCloud and SyncWebBrowser. | ||
mod - MPfm/MPfm.MVP/Presenters/MainPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSync.Designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSync.resx | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSyncCloud.Designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSyncCloud.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSyncCloud.resx | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSyncWebBrowser.Designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSyncWebBrowser.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSyncWebBrowser.resx | [ Diff ] [ File ] | ||
master 364ca969
Timestamp: 2013-10-17 17:20:31 Author: ycastonguay [ Details ] [ Diff ] |
Mac: Updated project after changes on other platforms. Added SyncCloudWindow and SyncWebBrowserWindow (empty for now). | ||
mod - MPfm/MPfm.Library/MPfm.Library.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Mac/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Mac/Classes/MacSyncDeviceSpecifications.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Mac/MPfm.Mac.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Mac/Windows/Controllers/MainWindowController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Mac/Windows/Controllers/SyncCloudWindowController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Mac/Windows/Controllers/SyncWebBrowserWindowController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Mac/Windows/SyncCloudWindow.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Mac/Windows/SyncCloudWindow.designer.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Mac/Windows/SyncWebBrowserWindow.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Mac/Windows/SyncWebBrowserWindow.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Mac/Windows/XIB/MainMenu.xib | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Mac/Windows/XIB/SyncCloudWindow.xib | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Mac/Windows/XIB/SyncWebBrowserWindow.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Helpers/iOSSyncDeviceSpecifications.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Services/iOSDropboxService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
master 8c48dee7
Timestamp: 2013-10-17 16:51:48 Author: ycastonguay [ Details ] [ Diff ] |
Windows: Added SyncCloud and SyncWebBrowser forms and views in NavigationManager. | ||
mod - MPfm/MPfm.Android/Classes/Services/AndroidDropboxService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/DropboxCoreService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Navigation/NavigationManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MainPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMainView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.Designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.resx | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSync.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncCloud.Designer.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncCloud.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncCloud.resx | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncWebBrowser.Designer.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncWebBrowser.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncWebBrowser.resx | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Program.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Specifications/WindowsSyncDeviceSpecifications.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/MPfm.Windows.csproj | [ Diff ] [ File ] | ||
master 91c1366d
Timestamp: 2013-10-17 00:01:24 Author: ycastonguay [ Details ] [ Diff ] |
Android: Can now successfully push player current song to Dropbox Datastore in PlayerService! Related to issue 0000406. |
||
mod - MPfm/MPfm.Android/Classes/Activities/SyncCloudActivity.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/AndroidSyncDeviceSpecifications.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Services/AndroidDropboxService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/ISyncDeviceSpecifications.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/Interfaces/IDropboxService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/PlayerService.cs | [ Diff ] [ File ] | ||
master 15a88d51
Timestamp: 2013-10-16 23:24:31 Author: ycastonguay [ Details ] [ Diff ] |
Android: Moved Dropbox Sync prototype to a service in MPfm.Library. Related to issue 0000406. |
||
mod - MPfm/MPfm.Android/Classes/Activities/SyncCloudActivity.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Application.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Classes/Services/AndroidDropboxService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/MPfm.Android.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Library/Lib/Common.Logging.dll | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Library/Lib/Spring.Rest.dll | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Library/Lib/Spring.Social.Core.dll | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Library/Lib/Spring.Social.Dropbox.dll | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/MPfm.Library.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/MPfm.Library.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Library/Services/DropboxCoreService.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Library/Services/Interfaces/IDropboxService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/SyncClientService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmSync.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Program.cs | [ Diff ] [ File ] | ||
master fa2629ee
Timestamp: 2013-10-16 16:39:21 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Fixed all bugs in Dropbox Sync prototype. Related to issue 0000405. |
||
mod - MPfm/MPfm.iOS/Classes/Controllers/SyncCloudViewController.cs | [ Diff ] [ File ] | ||
master 1d557631
Timestamp: 2013-10-16 16:36:55 Author: ycastonguay [ Details ] [ Diff ] |
Android: Fixed bugs in Dropbox Sync prototype. Related to issue 0000406. |
||
mod - MPfm/MPfm.Android/Classes/Activities/SyncCloudActivity.cs | [ Diff ] [ File ] | ||
master 208b9d78
Timestamp: 2013-10-15 23:41:35 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Dropbox Datastore API prototype is 80% complete. Related to issue 0000405. |
||
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MoreViewController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controllers/SyncCloudViewController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controllers/SyncCloudViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/XIB/iPad/SyncCloudViewController_iPad.xib | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/XIB/iPhone/SyncCloudViewController_iPhone.xib | [ Diff ] [ File ] | ||
master b409f47a
Timestamp: 2013-10-15 22:27:50 Author: ycastonguay [ Details ] [ Diff ] |
Android: Dropbox Datastore API prototype completed and works beautifully. Added ISyncCloudView; doesn't contain anything yet, the view is just a way to test Cloud SDKs for now. Related to issue 0000406. |
||
mod - MPfm/MPfm.Android/Classes/Activities/SyncActivity.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Classes/Activities/SyncCloudActivity.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Application.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/MPfm.Android.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Resources/Layout/SyncCloud.axml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/Interfaces/ISyncCloudPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MobileOptionsMenuPresenter.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/SyncCloudPresenter.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Views/ISyncCloudView.cs | [ Diff ] [ File ] | ||
master e5ae640c
Timestamp: 2013-10-15 19:49:57 Author: ycastonguay [ Details ] [ Diff ] |
Android: FINALLY fixed crash bug when clicking on options menu on Samsung devices. The problem was due to setting a color to panelFullBackground instead of a drawable. However, the text is black instead of white... haven't found a solution in the last hour and a half. Sometimes Android makes you sweat for stupid reasons like that... Related to issue 0000406. |
||
mod - MPfm/MPfm.Android/Classes/Activities/MainActivity.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/MPfm.Android.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Resources/Drawable/optionsmenu.xml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Resources/Values/Colors.xml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Resources/Values/Styles.xml | [ Diff ] [ File ] | ||
master 5ba5a051
Timestamp: 2013-10-15 17:49:20 Author: ycastonguay [ Details ] [ Diff ] |
Android: Added Dropbox Sync API bindings. A quick authentication test has been added to SyncActivity temporarily. Related to issue 0000406. |
||
mod - MPfm/MPfm.Android/Classes/Activities/SyncActivity.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Lib/Dropbox.Android.dll | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Lib/armeabi-v7a/libDropboxSync.so | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Lib/armeabi/libDropboxSync.so | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Lib/x86/libDropboxSync.so | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/MPfm.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Properties/AndroidManifest.xml | [ Diff ] [ File ] | ||
master 3b64a4e8
Timestamp: 2013-10-14 23:08:39 Author: ycastonguay [ Details ] [ Diff ] |
iOS: AppConfigProvider is now completed; saving key/value preferences locally and on iCloud. Also added Dropbox Sync API to the project; all you can do for now is sign in, but it works! Related to issue 0000406. |
||
mod - MPfm/MPfm.iOS/Classes/Controllers/MoreViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Providers/iOSAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Info.plist | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
master de1f8539
Timestamp: 2013-10-14 20:43:12 Author: ycastonguay [ Details ] [ Diff ] |
Merge branch 'master' of https://github.com/ycastonguay/MPfm [^] | ||
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Providers/iOSAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
master 49ee2cc4
Timestamp: 2013-10-14 20:42:38 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Updated project after changes on other platforms. | ||
mod - MPfm/MPfm.Android/Classes/Adapters/MobileLibraryBrowserListAdapter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Application.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Fragments/PlayerMetadataFragment.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Android/Classes/Providers/AndroidAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/MPfm.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Database/WinRTSQLiteGateway.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/MPfm.Library.WindowsStore.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/WinRT/SyncClientService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/WinRT/SyncDiscoveryService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/WinRT/SyncListenerService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/WinRT/UpdateLibraryService.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Config/AppConfig.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Config/Providers/IAppConfigProvider.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Config/Providers/XmlAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Helpers/ConfigurationHelper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsPhone.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsStore.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/AudioPreferencesPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/EqualizerPresetsPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/Interfaces/IAudioPreferencesPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/LibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/PlaylistPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/PreferencesPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/SyncDownloadPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/UpdateLibraryPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/InitializationService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IAudioPreferencesView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Program.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsPhone/App.xaml.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsPhone/Classes/Navigation/WindowsPhoneNavigationManager.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WindowsPhone/Classes/Providers/WindowsPhoneAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsPhone/MPfm.WindowsPhone.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/App.xaml.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/Classes/Navigation/WindowsStoreNavigationManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/Classes/Pages/MainPage.xaml.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/Classes/Pages/SplashPage.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/Classes/Pages/SplashPage.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WindowsStore/Classes/Providers/WindowsStoreAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/MPfm.WindowsStore.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WindowsStore/packages.config | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Providers/iOSAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
mod - ProjectSync/ProjectFileReader.cs | [ Diff ] [ File ] | ||
mod - ProjectSync/ProjectFileWriter.cs | [ Diff ] [ File ] | ||
mod - ProjectSync/ProjectSync.csproj | [ Diff ] [ File ] | ||
mod - ProjectSync/ProjectSync.sln | [ Diff ] [ File ] | ||
mod - ProjectSync/README.md | [ Diff ] [ File ] | ||
mod - ProjectSync/SolutionFileReader.cs | [ Diff ] [ File ] | ||
master bf710fb8
Timestamp: 2013-10-14 20:37:13 Author: ycastonguay [ Details ] [ Diff ] |
Git is screwed up with timestamps again. | ||
mod - MPfm/MPfm.MVP/Presenters/LibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
master b0283919
Timestamp: 2013-10-14 20:35:34 Author: ycastonguay [ Details ] [ Diff ] |
WindowsStore: App configuration provider now working. Related to issue 0000424. |
||
mod - MPfm/MPfm.MVP/Config/AudioAppConfig.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Config/ControlsAppConfig.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Config/IAppConfig.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Config/Providers/XmlAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Config/RootAppConfig.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Config/TableViewAppConfig.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Config/TableViewColumnAppConfig.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Config/WindowAppConfig.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Config/WindowsAppConfig.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Helpers/ConfigurationHelper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsPhone.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsStore.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/LibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/InitializationService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/Classes/Providers/WindowsStoreAppConfigProvider.cs | [ Diff ] [ File ] | ||
master 7c8c6365
Timestamp: 2013-10-14 19:45:39 Author: ycastonguay [ Details ] [ Diff ] |
All platforms: Refactored AppConfig with new providers per platform. | ||
mod - MPfm/MPfm.Android/Classes/Adapters/MobileLibraryBrowserListAdapter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Application.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Fragments/PlayerMetadataFragment.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/MPfm.Android.csproj | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.Core/Preferences/ConfigurationHelper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/WinRT/SyncClientService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/WinRT/SyncDiscoveryService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/WinRT/SyncListenerService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Services/WinRT/UpdateLibraryService.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Config/AppConfig.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Config/Providers/XmlAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Helpers/ConfigurationHelper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsPhone.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsStore.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/AudioPreferencesPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/EqualizerPresetsPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/Interfaces/IAudioPreferencesPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/LibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/PlaylistPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/PreferencesPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/SyncDownloadPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/UpdateLibraryPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/InitializationService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IAudioPreferencesView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Program.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsPhone/App.xaml.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsPhone/Classes/Navigation/WindowsPhoneNavigationManager.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WindowsPhone/Classes/Providers/WindowsPhoneAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsPhone/MPfm.WindowsPhone.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/App.xaml.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WindowsStore/Classes/Providers/WindowsStoreAppConfigProvider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/MPfm.WindowsStore.csproj | [ Diff ] [ File ] | ||
master 0f665bbf
Timestamp: 2013-10-14 18:11:55 Author: ycastonguay [ Details ] [ Diff ] |
WindowsStore: Now extending system splash screen into splash page. InitializationService now runs successfully and creates a SQLite database using SQL scripts. The gateway isn't finished yet though. Related to issue 0000424. |
||
add - MPfm/MPfm.Core/Preferences/ConfigurationHelper.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Core/Preferences/PreferenceKeys.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Core/Preferences/XmlPreferencesManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/Database/WinRTSQLiteGateway.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/MPfm.Library.WindowsStore.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Helpers/ConfigurationHelper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/LibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/InitializationService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/App.xaml.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/Classes/Navigation/WindowsStoreNavigationManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/Classes/Pages/MainPage.xaml.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/Classes/Pages/SplashPage.xaml | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/Classes/Pages/SplashPage.xaml.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.WindowsStore/MPfm.WindowsStore.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.WindowsStore/packages.config | [ Diff ] [ File ] | ||
mod - ProjectSync/ProjectFileReader.cs | [ Diff ] [ File ] | ||
mod - ProjectSync/ProjectFileWriter.cs | [ Diff ] [ File ] | ||
mod - ProjectSync/ProjectSync.csproj | [ Diff ] [ File ] | ||
mod - ProjectSync/ProjectSync.sln | [ Diff ] [ File ] | ||
mod - ProjectSync/README.md | [ Diff ] [ File ] | ||
mod - ProjectSync/SolutionFileReader.cs | [ Diff ] [ File ] | ||
master b93bdab1
Timestamp: 2013-10-13 00:25:40 Author: ycastonguay [ Details ] [ Diff ] |
iOS: MPfmButton now supports glyphs and centers content automatically. New glyphs for buttons. Related to issue 0000405. |
||
mod - MPfm/MPfm.iOS/Classes/Controllers/LibraryPreferencesViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/LibraryPreferencesViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/SyncViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmButton.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/add.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/add@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/cancel.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/cancel@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/connect.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/connect@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/folder.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/folder@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/refresh.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/refresh@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/reset.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/reset@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/select.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/select@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
master 2d205c1d
Timestamp: 2013-10-11 18:33:28 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Added glyphs to MPfmButton. Now centering text automatically depending on if a glyph is present. Related to issue 0000405. |
||
mod - MPfm/MPfm.iOS/Classes/Controllers/AddPlaylistViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/SelectPlaylistViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/SyncViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/SyncViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmButton.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/add.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/add@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/cancel.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/cancel@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/next.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/next@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/next_on.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/next_on@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/pause.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/pause@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/pause_on.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/pause_on@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/play.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/play@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/play_on.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/play_on@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/playlist.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/playlist@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/playlist_on.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/playlist_on@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/plus_blue.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/plus_blue@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/previous.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/previous@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/previous_on.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/previous_on@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/repeat.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/repeat@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/repeat_on.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/repeat_on@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/repeat_song_on.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/repeat_song_on@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/select.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/select@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/shuffle.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/shuffle@2x.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/shuffle_on.png | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.iOS/Images/Buttons/shuffle_on@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
<< 1 2 3 4 5 6 7 8 9 10 ... 15 ... 17 18 19 >> |
Copyright © 2000 - 2011 MantisBT Group |