Anonymous | Login | Signup for a new account | 2024-11-23 11:27 PST |
Main | My View | View Issues | Change Log | Roadmap | Repositories | My Account |
Changesets: GitHub - ycastonguay/MPfm | [ Browse ] [ Back to Index ] | ||
master 7c70eb31
Timestamp: 2013-03-23 14:17:44 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Added cursor to wave form display. iOS: Added image buffer clean when the DidReceiveMemoryWarning event is raised. iOS: Trying to implement fine scrubbing to the sliders, not done yet. PlayerPresenter: Now calculating new position with action/method. Related to issue 0000361 and issue 0000405. |
||
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IPlayerView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/Base/BaseViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerMetadataViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerMetadataViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmSlider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerMetadataViewController_iPhone.xib | [ Diff ] [ File ] | ||
master f059fe5c
Timestamp: 2013-03-21 18:14:46 Author: ycastonguay [ Details ] [ Diff ] |
iOS: PlayerViewCtrl - Now showing a bigger wave form display when changing position and holding the finder. iOS: Cleaned up the look of a *lot* of views. iOS: Changed font to Helvetica Neue in all application. iOS: Added semi-transparent button. Related to issue 0000405. |
||
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMobileLibraryBrowserView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/EffectsViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/EffectsViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PitchShiftingViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerMetadataViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/SplashViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/TimeShiftingViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmNavigationController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controls/MPfmSemiTransparentButton.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmSlider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmTableViewCell.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/EffectsViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/LoopsViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/MarkersViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PitchShiftingViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerMetadataViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/TimeShiftingViewController_iPhone.xib | [ Diff ] [ File ] | ||
master 9b0426d6
Timestamp: 2013-03-19 23:23:59 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Added marker name templates. MarkersPresenter: Added marker name templates. Related to issue 0000386 and issue 0000405. |
||
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMarkersView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
master 579426fe
Timestamp: 2013-03-19 22:34:03 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Updated play buttons. Related to issue 0000405. |
||
mod - MPfm/MPfm.iOS/Images/Buttons/next.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/next@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/next_on.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/next_on@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/pause.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/pause@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/pause_on.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/pause_on@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/play.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/play@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/play_on.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/play_on@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/previous.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/previous@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/previous_on.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/Buttons/previous_on@2x.png | [ Diff ] [ File ] | ||
master 2a4b1529
Timestamp: 2013-03-19 22:23:54 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Markers are now fully functional. MarkerDetailsPresenter: Added logic for mobile views (still more work for desktop views). MarkerPresenter: Added SelectMarker action. Related to issue 0000386, issue 0000387 and issue 0000405. |
||
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MarkerDetailsPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/Interfaces/IPlayerService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/PlayerService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMarkerDetailsView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMarkersView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkerDetailsViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkerDetailsViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/MarkerDetailsViewController_iPhone.xib | [ Diff ] [ File ] | ||
master ecce3098
Timestamp: 2013-03-19 19:51:06 Author: ycastonguay [ Details ] [ Diff ] |
Player: Fixed bug with releasing channels. | ||
mod - MPfm/MPfm.Player/Player.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/Playlists/PlaylistItem.cs | [ Diff ] [ File ] | ||
master 7239175d
Timestamp: 2013-03-17 12:05:37 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Several bug fixes to the Wave Form view. Related to issue 0000405. |
||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
master 0558d8bc
Timestamp: 2013-03-15 17:54:21 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Can now add, edit and remove a marker. Renamed PeakFileGenerator to PeakFileService. Related to issue 0000386, issue 0000387 and issue 0000405. |
||
mod - MPfm/MPfm.Library/Database/DatabaseFacade.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Messages/MarkerDeletedMessage.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MarkerDetailsPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/Interfaces/ILibraryService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/LibraryService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/ILoopsView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMarkerDetailsView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMarkersView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/MPfm.Sound.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkerDetailsViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
master 62b612a8
Timestamp: 2013-03-14 20:13:58 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Now using IPeakGenerator instead of PeakGenerator. IPeakGenerator was missing from the iOS csproj file. Related to issue 0000405. |
||
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/MPfm.Sound.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
master fed9c4c1
Timestamp: 2013-03-14 17:14:25 Author: ycastonguay [ Details ] [ Diff ] |
Android: Updated project after changes on iOS. Split PeakFileGenerator into different files and added an interface. Related to issue 0000406. |
||
mod - MPfm/MPfm.Android/Classes/Fragments/LoopsFragment.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Fragments/MarkersFragment.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Fragments/MobileLibraryBrowserFragment.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Fragments/PitchShiftingFragment.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Fragments/PlayerFragment.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Android/Classes/Fragments/PlayerMetadataFragment.cs | [ 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.Core/MPfm.Core.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Library/MPfm.Library.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Player/MPfm.Player.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Player/MPfm.Player.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/AudioFiles/AudioFile.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/MPfm.Sound.Android.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/MPfm.Sound.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/MPfm.Sound.iOS.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Sound/PeakFiles/IPeakFileGenerator.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Sound/PeakFiles/PeakFileCorruptedException.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Sound/PeakFiles/PeakFileDoneData.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Sound/PeakFiles/PeakFileFormatIncompatibleException.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/PeakFiles/PeakFileGenerator.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Sound/PeakFiles/PeakFileProgressData.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Sound/PeakFiles/PeakFileStartedData.cs | [ Diff ] [ File ] | ||
master 0f252a0a
Timestamp: 2013-03-14 16:26:18 Author: ycastonguay [ Details ] [ Diff ] |
Added LoopDetailPresenter/View and MarkerDetailPresenter/View. iOS: Added LoopDetailViewController and MarkerDetailViewController. Related to issue 0000385, issue 0000387 and issue 0000405. |
||
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/Interfaces/ILoopDetailsPresenter.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/Interfaces/IMarkerDetailsPresenter.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/LoopDetailsPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/LoopsPresenter.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Presenters/MarkerDetailsPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MobileOptionsMenuPresenter.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Views/ILoopDetailsView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/ILoopsView.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Views/IMarkerDetailsView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMarkersView.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controllers/LoopDetailsViewController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controllers/LoopDetailsViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.designer.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controllers/MarkerDetailsViewController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controllers/MarkerDetailsViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.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/LoopDetailsViewController_iPad.xib | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/XIB/iPad/MarkerDetailsViewController_iPad.xib | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/XIB/iPhone/LoopDetailsViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/LoopsViewController_iPhone.xib | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/XIB/iPhone/MarkerDetailsViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/MarkersViewController_iPhone.xib | [ Diff ] [ File ] | ||
master f6169b63
Timestamp: 2013-03-12 15:06:21 Author: ycastonguay [ Details ] [ Diff ] |
iOS: WaveForm - Image cache now generating in a different thread. iOS: Several bug fixes on the WaveForm control on iOS. iOS: Added CoreGraphicsHelper (ported from MPfm.Mac). Related to issue 0000405. |
||
mod - MPfm/MPfm.Sound/PeakFiles/PeakFileGenerator.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Helpers/CoreGraphicsHelper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Helpers/DarwinHardwareHelper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
master 71c65403
Timestamp: 2013-03-12 01:34:03 Author: ycastonguay [ Details ] [ Diff ] |
iOS: WaveFormView now displays a wave form! Still lots of work to do though, but it doesn't seem to create a memory leak yet. Bug fixes to PeakFileGenerator and PlayerPresenter. Related to issue 0000361 and issue 0000405. |
||
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/PeakFiles/PeakFileGenerator.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
master 75edef40
Timestamp: 2013-03-11 17:37:03 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Peak file now generating in background when a song starts playing. PeakFile.cs has been renamed to PeakFileGenerator.cs and is no longer dependent on System.Reactive. Added Normalizer class to MPfm.Core. Related to issue 0000323 and issue 0000405. |
||
mod - MPfm/MPfm.Core/MPfm.Core.iOS.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Core/Normalizer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/MPfm.Sound.iOS.csproj | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.Sound/PeakFile.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Sound/PeakFiles/PeakFileGenerator.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
master 5d1e117d
Timestamp: 2013-03-09 15:21:11 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Added images for play buttons. Related to issue 0000405. |
||
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMobileLibraryBrowserView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IPlayerView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerMetadataViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmTableViewCell.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/next.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/next@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/next_on.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/next_on@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/pause.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/pause@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/pause_on.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/pause_on@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/play.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/play@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/play_on.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/play_on@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/previous.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/previous@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/previous_on.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Buttons/previous_on@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerViewController_iPhone.xib | [ Diff ] [ File ] | ||
master 3e5a9cee
Timestamp: 2013-03-05 18:39:11 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Added custom class based on UITableViewCell. Related to issue 0000405. |
||
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controls/MPfmTableViewCell.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
master 9aa5ce79
Timestamp: 2013-03-04 23:03:00 Author: ycastonguay [ Details ] [ Diff ] |
iOS: MobileLibraryViewController - Added memory cache for bitmaps. Does not create a memory leak. Related to issue 0000405 and issue 0000408. |
||
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs | [ Diff ] [ File ] | ||
master f45787b3
Timestamp: 2013-03-04 22:03:10 Author: ycastonguay [ Details ] [ Diff ] |
iOS: MobileLibraryBrowserPresenter - Added animation for loading album art in Album cells. Related to issue 0000405 and issue 0000408. |
||
mod - MPfm/MPfm.MVP/Models/LibraryBrowserEntity.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Images/emptyalbumart.png | [ Diff ] [ File ] | ||
master d859bb70
Timestamp: 2013-03-04 20:02:18 Author: ycastonguay [ Details ] [ Diff ] |
iOS: MobileLibraryBrowserViewController - Fixed memory leak when loading album art. Related to issue 0000405 and issue 0000408. |
||
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs | [ Diff ] [ File ] | ||
master e0251ac3
Timestamp: 2013-03-03 22:55:08 Author: ycastonguay [ Details ] [ Diff ] |
iOS: MobileLibraryBrowser: Now loading album art in background. MobileLibraryBrowserPresenter: Added action for loading album art. Will need to add an action for canceling fetching album art later. Related to issue 0000405 and issue 0000408. |
||
mod - MPfm/MPfm.Library/Database/DatabaseFacade.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/IMobileLibraryBrowserView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/emptyalbumart.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
master 8b665c45
Timestamp: 2013-03-03 16:34:50 Author: ycastonguay [ Details ] [ Diff ] |
iOS: TimeShiftingViewController now functional (for percentage). iOS: Added controls to the SplashViewController. Related to issue 0000405 and issue 0000415. |
||
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Presenters/TimeShiftingPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/ITimeShiftingView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PitchShiftingViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/SplashViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/SplashViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/TimeShiftingViewController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Splash/Default-568h@2x.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Splash/Default.png | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Images/Splash/Default@2x.png | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PitchShiftingViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/SplashViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/TimeShiftingViewController_iPhone.xib | [ Diff ] [ File ] | ||
master f79e26d4
Timestamp: 2013-03-02 15:13:48 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Now updating the player status properly when the audio is interrupted by another application. iOS: Added DarwinHardwareHelper to detect iOS device. |
||
mod - MPfm/MPfm.MVP/Presenters/TimeShiftingPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/PlayerService.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Views/ITimeShiftingView.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Player/IPlayer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Player/Player.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/TimeShiftingViewController.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Helpers/DarwinHardwareHelper.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerViewController_iPhone.xib | [ Diff ] [ File ] | ||
master 05b08af8
Timestamp: 2013-03-01 15:36:33 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Added placeholder controls in every page of Player view. iOS: The player is now compatible with AirPlay (needs testing though) iOS: The player is now visible on the lock screen iOS: Other additions and bug fixes |
||
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.MVP/Messages/PlayerCommandMessage.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.MVP/Services/PlayerService.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Player/Events/AudioInterruptedData.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Player/Events/PlayerPlaylistIndexChangedData.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Player/MPfm.Player.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Player/Player.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/Bass.Net/Base.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/BassWrapper/BassCallbacks.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/BassWrapper/BassEnums.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PitchShiftingViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PitchShiftingViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerMetadataViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/TimeShiftingViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/TimeShiftingViewController.designer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmSlider.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controls/MPfmWindow.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/LoopsViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/MarkersViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PitchShiftingViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerMetadataViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerViewController_iPhone.xib | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/TimeShiftingViewController_iPhone.xib | [ Diff ] [ File ] | ||
master b1ef3679
Timestamp: 2013-02-26 22:31:45 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Added custom slider based on UISlider. It will be used for changing values while the song is playing, for the song position, time shifting, etc. | ||
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.designer.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.iOS/Classes/Controls/MPfmSlider.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerViewController_iPhone.xib | [ Diff ] [ File ] | ||
master d48b5877
Timestamp: 2013-02-26 18:58:59 Author: ycastonguay [ Details ] [ Diff ] |
Fixed bug where only one song would be when selecting a song in the MobileLibraryBrowser. | ||
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs | [ Diff ] [ File ] | ||
<< 1 2 3 ... 5 ... 10 11 12 13 14 15 16 17 18 19 >> |
Copyright © 2000 - 2011 MantisBT Group |