GitHub - ycastonguay/MPfm: master 541c66b1 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-08-19 10:47:43 |
master 9c8102bc |
|
Changeset |
Merge branch 'master' of https://github.com/ycastonguay/MPfm [^] |
rm - MPfm/MPfm.Android/Resources/drawable/button_selector.xml |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Android/Resources/drawable/list_selector.xml |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Classes/Helpers/ResourceHelper.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Classes/LinuxSyncDeviceSpecifications.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Classes/Main.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Classes/Navigation/GtkNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/MPfm.GTK.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_android.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_artists.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_linux.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_osx.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_phone.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_song.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_tablet.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_user.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_vinyl.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Resources/icon_windows.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Windows/BaseWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Windows/EffectsWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Windows/MainWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Windows/PlaylistWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Windows/PreferencesWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Windows/SplashWindow.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Windows/SyncDownloadWindow.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/Windows/SyncMenuWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Windows/SyncWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/Windows/UpdateLibraryWindow.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.SyncDownloadWindow.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.SyncMenuWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.SyncWindow.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/MPfm.GTK.Windows.PlaylistWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.Windows.PreferencesWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.Windows.SplashWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/gtk-gui/MPfm.GTK.Windows.UpdateLibraryWindow.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/gtk-gui/generated.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.GTK/gtk-gui/gui.stetic |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Database/SQLiteGateway.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Objects/SyncClientDownloadAudioFileProgressEntity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/SyncDiscoveryService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Helpers/ConfigurationHelper.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/NavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/BasePresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/EqualizerPresetDetailsPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/EqualizerPresetsPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/LibraryPreferencesPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/LoopsPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MainPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/SyncMenuPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/SyncPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/InitializationService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/PlayerService.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Views/IDesktopEffectsView.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Views/IDesktopPreferencesView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IEqualizerPresetDetailsView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IMainView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/ISyncMenuView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Controls/MPfmButton.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Delegates/AppDelegate.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Delegates/LibraryBrowserDataSource.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Delegates/LibraryBrowserOutlineViewDelegate.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Helpers/CocoaHelper.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/MacSyncDeviceSpecifications.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Navigation/MacNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Objects/ImageResources.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Objects/LibraryBrowserItem.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Classes/Objects/SyncMenuItem.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/MPfm.Mac.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_android.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_android@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_artists.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_artists@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_add.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_add@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_cancel.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_cancel@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_connect.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_connect@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_delete.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_delete@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_download.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_download@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_refresh.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_refresh@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_reset.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_reset@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_save.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_save@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_speaker.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_button_speaker@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_linux.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_linux@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_osx.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_osx@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_phone.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_phone@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_song.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_song@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_tablet.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_tablet@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_user.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_user@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_vinyl.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_vinyl@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_windows.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Resources/icon_windows@2x.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/EffectsWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/MainWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/PlaylistWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/PreferencesWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/SplashWindowController.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Windows/Controllers/SyncDownloadWindowController.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Windows/Controllers/SyncMenuWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/SyncWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/UpdateLibraryWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/EffectsWindow.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/MainWindow.designer.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Windows/SyncDownloadWindow.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Windows/SyncDownloadWindow.designer.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Windows/SyncMenuWindow.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Windows/SyncMenuWindow.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/SyncWindow.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/EditLoopWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/EditMarkerWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/EffectsWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/MainWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/PlaylistWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/PreferencesWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/SplashWindow.xib |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Windows/XIB/SyncDownloadWindow.xib |
[ Diff ] [ File ] |
add - MPfm/MPfm.Mac/Windows/XIB/SyncMenuWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/SyncWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/UpdateLibraryWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/MPfm.Player.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/Player.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/MPfm.Sound.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/MyBassNetKey.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Configuration/Controls/ControlsSongGridViewQueryConfigurationSection.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Configuration/MPfmConfiguration.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Forms/BaseForm.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Forms/frmEffects.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Forms/frmEffects.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Forms/frmFirstRun.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/frmPlaylist.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Forms/frmSplash.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmSync.Designer.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmSync.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmSync.resx |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncDownload.Designer.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncDownload.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncDownload.resx |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncMenu.Designer.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncMenu.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmSyncMenu.resx |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Classes/Forms/frmUpdateLibrary.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Windows/Classes/Forms/frmUpdateLibraryStatus.cs |
[ 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 ] |
mod - MPfm/MPfm.Windows/Properties/Resources.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Properties/Resources.resx |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_android_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_artists_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_button_add_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_button_cancel_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_button_connect_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_button_delete_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_button_download_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_button_refresh_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_button_reset_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_button_save_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_button_speaker_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_linux_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_osx_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_phone_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_song_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_tablet_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_user_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_vinyl_16.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Windows/Resources/icon_windows_16.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsControls/Audio/WaveFormDisplay.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsControls/Labels/Label.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsControls/MPfm.WindowsControls.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm_Linux.sln |
[ Diff ] [ File ] |